Skip to content

🤖 Update module github.com/stackitcloud/stackit-sdk-go/services/dns to v0.21.0#157

Open
ske-renovate-ce[bot] wants to merge 3 commits into
mainfrom
renovate/github.com-stackitcloud-stackit-sdk-go-services-dns-0.x
Open

🤖 Update module github.com/stackitcloud/stackit-sdk-go/services/dns to v0.21.0#157
ske-renovate-ce[bot] wants to merge 3 commits into
mainfrom
renovate/github.com-stackitcloud-stackit-sdk-go-services-dns-0.x

Conversation

@ske-renovate-ce
Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
github.com/stackitcloud/stackit-sdk-go/services/dns (changelog) v0.20.2v0.21.0 age confidence

Release Notes

stackitcloud/stackit-sdk-go (github.com/stackitcloud/stackit-sdk-go/services/dns)

v0.21.0

Compare Source


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate.

@ske-renovate-ce ske-renovate-ce Bot added the kind/upgrade Upgrading components or dependencies (e.g., by renovate) label May 27, 2026
@ske-renovate-ce ske-renovate-ce Bot requested a review from a team May 27, 2026 10:26
@ske-prow
Copy link
Copy Markdown

ske-prow Bot commented May 27, 2026

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by:
Once this PR has been reviewed and has the lgtm label, please assign breuerfelix for approval. For more information see the Code Review Process.

The full list of commands accepted by this bot can be found here.

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@ske-prow ske-prow Bot added the size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. label May 27, 2026
Signed-off-by: Felix Breuer <f.breuer94@gmail.com>
@ske-prow ske-prow Bot added size/L Denotes a PR that changes 100-499 lines, ignoring generated files. and removed size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. labels May 28, 2026
@ske-renovate-ce
Copy link
Copy Markdown
Contributor Author

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

Comment thread pkg/stackit/client/dns.go Outdated
Comment thread pkg/stackit/client/dns.go
}

payloadType, err := dns.NewCreateRecordSetPayloadTypeFromValue(recordType)
if err != nil || payloadType == nil {
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why the ||. Does NewCreateRecordSetPayloadTypeFromValue return payloadType ever beeing nil?

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

theoretically, yes, so i would check it. I rather return an error than a stacktrace :)

Comment thread pkg/stackit/client/dns.go Outdated
Signed-off-by: Felix Breuer <f.breuer94@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

kind/upgrade Upgrading components or dependencies (e.g., by renovate) size/L Denotes a PR that changes 100-499 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants