Skip to content

chore(deps): bump github.com/stackitcloud/stackit-sdk-go/services/serverupdate from 1.2.6 to 1.4.2#1353

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/go_modules/github.com/stackitcloud/stackit-sdk-go/services/serverupdate-1.4.2
Open

chore(deps): bump github.com/stackitcloud/stackit-sdk-go/services/serverupdate from 1.2.6 to 1.4.2#1353
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/go_modules/github.com/stackitcloud/stackit-sdk-go/services/serverupdate-1.4.2

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Apr 1, 2026

Bumps github.com/stackitcloud/stackit-sdk-go/services/serverupdate from 1.2.6 to 1.4.2.

Changelog

Sourced from github.com/stackitcloud/stackit-sdk-go/services/serverupdate's changelog.

Release (2026-MM-DD)

  • alb: v0.13.1
    • Dependencies: Bump STACKIT SDK core module from v0.23.0 to v0.24.0
  • albwaf: v0.3.1
    • Dependencies: Bump STACKIT SDK core module from v0.23.0 to v0.24.0
  • archiving: v0.2.5
    • Dependencies: Bump STACKIT SDK core module from v0.21.1 to v0.24.0
  • auditlog: v0.3.2
    • Dependencies: Bump STACKIT SDK core module from v0.23.0 to v0.24.0
  • authorization: v0.14.2
    • Dependencies: Bump STACKIT SDK core module from v0.23.0 to v0.24.0
  • cdn: v1.13.1
    • Dependencies: Bump STACKIT SDK core module from v0.23.0 to v0.24.0
  • certificates: v1.5.1
    • Dependencies: Bump STACKIT SDK core module from v0.23.0 to v0.24.0
  • cost: v0.2.1
    • Dependencies: Bump STACKIT SDK core module from v0.23.0 to v0.24.0
  • dns: v0.19.2
    • Dependencies: Bump STACKIT SDK core module from v0.23.0 to v0.24.0
  • edge: v0.8.1
    • Dependencies: Bump STACKIT SDK core module from v0.23.0 to v0.24.0
  • git: v0.11.1
    • Dependencies: Bump STACKIT SDK core module from v0.23.0 to v0.24.0
  • iaas:
    • v1.8.1
      • Dependencies: Bump STACKIT SDK core module from v0.23.0 to v0.24.0
    • v1.8.0
      • Dependencies: Bump resourcemanager from v0.20.1 to v0.21.0
    • v1.7.1
      • Docs: Extend description of PortRange struct
  • intake: v0.7.2
    • Dependencies: Bump STACKIT SDK core module from v0.23.0 to v0.24.0
  • kms:
    • v1.6.1
      • Dependencies: Bump STACKIT SDK core module from v0.23.0 to v0.24.0
    • v1.6.0
      • v1api: Breaking change: Change type of field PublicKey from string to *string in WrappingKey model struct
      • Deprecated SDK layer in root of the module: The field PublicKey in the WrappingKey model struct is not marked as required anymore
  • lbapplication: v0.5.6
    • Dependencies: Bump STACKIT SDK core module from v0.21.1 to v0.24.0
  • loadbalancer: v1.11.1
    • Dependencies: Bump STACKIT SDK core module from v0.23.0 to v0.24.0
  • logme: v0.27.2
    • Dependencies: Bump STACKIT SDK core module from v0.23.0 to v0.24.0
  • logs: v0.7.2
    • Dependencies: Bump STACKIT SDK core module from v0.23.0 to v0.24.0
  • mariadb: v0.27.2
    • Dependencies: Bump STACKIT SDK core module from v0.23.0 to v0.24.0
  • modelserving: v0.8.2
    • Dependencies: Bump STACKIT SDK core module from v0.23.0 to v0.24.0

... (truncated)

Commits
  • 88173c0 Generator: Update SDK /services/secretsmanager (#4184)
  • 737b9f3 feat(edge): add edge-cloud examples (#4179)
  • 3a9e84c Update module github.com/stackitcloud/stackit-sdk-go/services/logs to v0.4.0 ...
  • a71d857 feat(edge): add waiter for edge service (#4178)
  • See full diff in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update go code labels Apr 1, 2026
@dependabot dependabot bot requested a review from a team as a code owner April 1, 2026 13:52
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update go code labels Apr 1, 2026
@rubenhoenle rubenhoenle enabled auto-merge (squash) April 2, 2026 14:13
…verupdate

Bumps [github.com/stackitcloud/stackit-sdk-go/services/serverupdate](https://github.com/stackitcloud/stackit-sdk-go) from 1.2.6 to 1.4.2.
- [Release notes](https://github.com/stackitcloud/stackit-sdk-go/releases)
- [Changelog](https://github.com/stackitcloud/stackit-sdk-go/blob/main/CHANGELOG.md)
- [Commits](stackitcloud/stackit-sdk-go@services/serverupdate/v1.2.6...services/runcommand/v1.4.2)

---
updated-dependencies:
- dependency-name: github.com/stackitcloud/stackit-sdk-go/services/serverupdate
  dependency-version: 1.4.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@rubenhoenle rubenhoenle force-pushed the dependabot/go_modules/github.com/stackitcloud/stackit-sdk-go/services/serverupdate-1.4.2 branch from 725eee5 to 0a18b27 Compare April 2, 2026 14:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file go Pull requests that update go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant