Skip to content

chore(deps): bump the stackit group across 1 directory with 8 updates - #1641

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/stackit-0f71b3464a
Open

chore(deps): bump the stackit group across 1 directory with 8 updates#1641
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/stackit-0f71b3464a

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 31, 2026

Copy link
Copy Markdown
Contributor

Bumps the stackit group with 8 updates in the / directory:

Package From To
github.com/stackitcloud/stackit-sdk-go/services/alb 0.16.0 0.17.0
github.com/stackitcloud/stackit-sdk-go/services/albwaf 0.10.0 0.11.0
github.com/stackitcloud/stackit-sdk-go/services/logme 1.0.1 1.1.0
github.com/stackitcloud/stackit-sdk-go/services/mariadb 1.0.1 1.1.0
github.com/stackitcloud/stackit-sdk-go/services/modelserving 0.11.0 0.12.0
github.com/stackitcloud/stackit-sdk-go/services/ske 1.20.0 1.21.0
github.com/stackitcloud/stackit-sdk-go/services/telemetrylink 0.4.0 0.5.0
github.com/stackitcloud/stackit-sdk-go/services/telemetryrouter 0.4.0 0.5.0

Updates github.com/stackitcloud/stackit-sdk-go/services/alb from 0.16.0 to 0.17.0

Changelog

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

Release (2026-MM-DD)

  • alb
    • v0.17.0
      • v2api:
        • Improvement: Introduce TYPE_FIP_NOT_FOUND, TYPE_IP_EXHAUSTED, TYPE_DNS_NOT_CONFIGURED and TYPE_VM_PORT_NOT_CONFIGURED errors for LoadBalancerErrorType
      • Deprecated SDK layer in root of the module:
        • Improvement: Introduce TYPE_FIP_NOT_FOUND, TYPE_IP_EXHAUSTED, TYPE_DNS_NOT_CONFIGURED and TYPE_VM_PORT_NOT_CONFIGURED errors for LoadBalancerErrorType
  • albwaf
    • v0.11.0
      • v1alphaapi: Align package to latest API specification
      • v1betaapi: Align package to latest API specification
  • logme:
    • v1.1.0
      • v2api:
        • Feature: Added wait handlers
  • mariadb:
    • v1.1.0
      • v2api:
        • Feature: Added wait handlers
  • modelserving:
    • v0.12.0
      • Feature: Add label support for tokens
  • postgresflex:
    • v1.12.0
      • Breaking Change: The v3api replaces the v2api.
      • v3api: New: New package which can be used for communication with the postgresflex v3 API
      • v2api: Deprecated: v2api is deprecated, use instead v3api
      • v3beta1api: Deprecated: v3beta1api is deprecated, use instead v3api
  • ske:
    • v1.21.0
      • Fix: Update regular expression for Start and End field of the HibernationSchedule
      • Package v2api:
        • Fix: Update regular expression for Version field of the MachineImageVersion
        • Feature: Add model struct for ApplicationLoadBalancer and CNI
        • Feature: Add fields Labels and Maintenance to model struct Cluster and CreateOrUpdateClusterPayload
        • Feature: Add field ApplicationLoadBalancer to model struct Extension
        • Feature: Add field Cni to model struct Network
      • Deprecated SDK layer in root of the module:
        • Fix: Update regular expression for Version field of the MachineImageVersion
        • Feature: Add model struct for ApplicationLoadBalancer and CNI
        • Feature: Add fields Labels and Maintenance to model struct Cluster and CreateOrUpdateClusterPayload
        • Feature: Add field ApplicationLoadBalancer to model struct Extension
        • Feature: Add field Cni to model struct Network
  • telemetrylink:
    • v0.5.0
      • Improvement: Add validation for Description field
      • v1api: Improvement: Add validation for Description field
  • telemetryrouter:

... (truncated)

Commits
  • 47d88fa Waiters for alb api (#1734)
  • b69929f fix(deps): update module github.com/stackitcloud/stackit-sdk-go/services/iaas...
  • 1e1db68 Accept custom transport of custom http client (#1627)
  • aef2fa0 Generate iaasalpha (#1741)
  • 70c664a Generator: Update SDK /services/iaas (#1740)
  • 434cb7c fix(deps): update module github.com/stackitcloud/stackit-sdk-go/services/secr...
  • 76146d7 fix(deps): update module github.com/golang-jwt/jwt/v5 to v5.2.2 [security] (#...
  • 232cfad Generator: Update SDK /services/secretsmanager (#1736)
  • 997656b fix(deps): update sdk (#1735)
  • 7d9b9a9 chore: updated changelogs (#1733)
  • Additional commits viewable in compare view

Updates github.com/stackitcloud/stackit-sdk-go/services/albwaf from 0.10.0 to 0.11.0

Changelog

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

Release (2026-MM-DD)

  • alb
    • v0.17.0
      • v2api:
        • Improvement: Introduce TYPE_FIP_NOT_FOUND, TYPE_IP_EXHAUSTED, TYPE_DNS_NOT_CONFIGURED and TYPE_VM_PORT_NOT_CONFIGURED errors for LoadBalancerErrorType
      • Deprecated SDK layer in root of the module:
        • Improvement: Introduce TYPE_FIP_NOT_FOUND, TYPE_IP_EXHAUSTED, TYPE_DNS_NOT_CONFIGURED and TYPE_VM_PORT_NOT_CONFIGURED errors for LoadBalancerErrorType
  • albwaf
    • v0.11.0
      • v1alphaapi: Align package to latest API specification
      • v1betaapi: Align package to latest API specification
  • logme:
    • v1.1.0
      • v2api:
        • Feature: Added wait handlers
  • mariadb:
    • v1.1.0
      • v2api:
        • Feature: Added wait handlers
  • modelserving:
    • v0.12.0
      • Feature: Add label support for tokens
  • postgresflex:
    • v1.12.0
      • Breaking Change: The v3api replaces the v2api.
      • v3api: New: New package which can be used for communication with the postgresflex v3 API
      • v2api: Deprecated: v2api is deprecated, use instead v3api
      • v3beta1api: Deprecated: v3beta1api is deprecated, use instead v3api
  • ske:
    • v1.21.0
      • Fix: Update regular expression for Start and End field of the HibernationSchedule
      • Package v2api:
        • Fix: Update regular expression for Version field of the MachineImageVersion
        • Feature: Add model struct for ApplicationLoadBalancer and CNI
        • Feature: Add fields Labels and Maintenance to model struct Cluster and CreateOrUpdateClusterPayload
        • Feature: Add field ApplicationLoadBalancer to model struct Extension
        • Feature: Add field Cni to model struct Network
      • Deprecated SDK layer in root of the module:
        • Fix: Update regular expression for Version field of the MachineImageVersion
        • Feature: Add model struct for ApplicationLoadBalancer and CNI
        • Feature: Add fields Labels and Maintenance to model struct Cluster and CreateOrUpdateClusterPayload
        • Feature: Add field ApplicationLoadBalancer to model struct Extension
        • Feature: Add field Cni to model struct Network
  • telemetrylink:
    • v0.5.0
      • Improvement: Add validation for Description field
      • v1api: Improvement: Add validation for Description field
  • telemetryrouter:

... (truncated)

Commits

Updates github.com/stackitcloud/stackit-sdk-go/services/logme from 1.0.1 to 1.1.0

Changelog

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

Release (2026-MM-DD)

  • alb
    • v0.17.0
      • v2api:
        • Improvement: Introduce TYPE_FIP_NOT_FOUND, TYPE_IP_EXHAUSTED, TYPE_DNS_NOT_CONFIGURED and TYPE_VM_PORT_NOT_CONFIGURED errors for LoadBalancerErrorType
      • Deprecated SDK layer in root of the module:
        • Improvement: Introduce TYPE_FIP_NOT_FOUND, TYPE_IP_EXHAUSTED, TYPE_DNS_NOT_CONFIGURED and TYPE_VM_PORT_NOT_CONFIGURED errors for LoadBalancerErrorType
  • albwaf
    • v0.11.0
      • v1alphaapi: Align package to latest API specification
      • v1betaapi: Align package to latest API specification
  • logme:
    • v1.1.0
      • v2api:
        • Feature: Added wait handlers
  • mariadb:
    • v1.1.0
      • v2api:
        • Feature: Added wait handlers
  • modelserving:
    • v0.12.0
      • Feature: Add label support for tokens
  • postgresflex:
    • v1.12.0
      • Breaking Change: The v3api replaces the v2api.
      • v3api: New: New package which can be used for communication with the postgresflex v3 API
      • v2api: Deprecated: v2api is deprecated, use instead v3api
      • v3beta1api: Deprecated: v3beta1api is deprecated, use instead v3api
  • ske:
    • v1.21.0
      • Fix: Update regular expression for Start and End field of the HibernationSchedule
      • Package v2api:
        • Fix: Update regular expression for Version field of the MachineImageVersion
        • Feature: Add model struct for ApplicationLoadBalancer and CNI
        • Feature: Add fields Labels and Maintenance to model struct Cluster and CreateOrUpdateClusterPayload
        • Feature: Add field ApplicationLoadBalancer to model struct Extension
        • Feature: Add field Cni to model struct Network
      • Deprecated SDK layer in root of the module:
        • Fix: Update regular expression for Version field of the MachineImageVersion
        • Feature: Add model struct for ApplicationLoadBalancer and CNI
        • Feature: Add fields Labels and Maintenance to model struct Cluster and CreateOrUpdateClusterPayload
        • Feature: Add field ApplicationLoadBalancer to model struct Extension
        • Feature: Add field Cni to model struct Network
  • telemetrylink:
    • v0.5.0
      • Improvement: Add validation for Description field
      • v1api: Improvement: Add validation for Description field
  • telemetryrouter:

... (truncated)

Commits

Updates github.com/stackitcloud/stackit-sdk-go/services/mariadb from 1.0.1 to 1.1.0

Changelog

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

Release (2026-MM-DD)

  • alb
    • v0.17.0
      • v2api:
        • Improvement: Introduce TYPE_FIP_NOT_FOUND, TYPE_IP_EXHAUSTED, TYPE_DNS_NOT_CONFIGURED and TYPE_VM_PORT_NOT_CONFIGURED errors for LoadBalancerErrorType
      • Deprecated SDK layer in root of the module:
        • Improvement: Introduce TYPE_FIP_NOT_FOUND, TYPE_IP_EXHAUSTED, TYPE_DNS_NOT_CONFIGURED and TYPE_VM_PORT_NOT_CONFIGURED errors for LoadBalancerErrorType
  • albwaf
    • v0.11.0
      • v1alphaapi: Align package to latest API specification
      • v1betaapi: Align package to latest API specification
  • logme:
    • v1.1.0
      • v2api:
        • Feature: Added wait handlers
  • mariadb:
    • v1.1.0
      • v2api:
        • Feature: Added wait handlers
  • modelserving:
    • v0.12.0
      • Feature: Add label support for tokens
  • postgresflex:
    • v1.12.0
      • Breaking Change: The v3api replaces the v2api.
      • v3api: New: New package which can be used for communication with the postgresflex v3 API
      • v2api: Deprecated: v2api is deprecated, use instead v3api
      • v3beta1api: Deprecated: v3beta1api is deprecated, use instead v3api
  • ske:
    • v1.21.0
      • Fix: Update regular expression for Start and End field of the HibernationSchedule
      • Package v2api:
        • Fix: Update regular expression for Version field of the MachineImageVersion
        • Feature: Add model struct for ApplicationLoadBalancer and CNI
        • Feature: Add fields Labels and Maintenance to model struct Cluster and CreateOrUpdateClusterPayload
        • Feature: Add field ApplicationLoadBalancer to model struct Extension
        • Feature: Add field Cni to model struct Network
      • Deprecated SDK layer in root of the module:
        • Fix: Update regular expression for Version field of the MachineImageVersion
        • Feature: Add model struct for ApplicationLoadBalancer and CNI
        • Feature: Add fields Labels and Maintenance to model struct Cluster and CreateOrUpdateClusterPayload
        • Feature: Add field ApplicationLoadBalancer to model struct Extension
        • Feature: Add field Cni to model struct Network
  • telemetrylink:
    • v0.5.0
      • Improvement: Add validation for Description field
      • v1api: Improvement: Add validation for Description field
  • telemetryrouter:

... (truncated)

Commits

Updates github.com/stackitcloud/stackit-sdk-go/services/modelserving from 0.11.0 to 0.12.0

Changelog

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

Release (2026-MM-DD)

  • alb
    • v0.17.0
      • v2api:
        • Improvement: Introduce TYPE_FIP_NOT_FOUND, TYPE_IP_EXHAUSTED, TYPE_DNS_NOT_CONFIGURED and TYPE_VM_PORT_NOT_CONFIGURED errors for LoadBalancerErrorType
      • Deprecated SDK layer in root of the module:
        • Improvement: Introduce TYPE_FIP_NOT_FOUND, TYPE_IP_EXHAUSTED, TYPE_DNS_NOT_CONFIGURED and TYPE_VM_PORT_NOT_CONFIGURED errors for LoadBalancerErrorType
  • albwaf
    • v0.11.0
      • v1alphaapi: Align package to latest API specification
      • v1betaapi: Align package to latest API specification
  • logme:
    • v1.1.0
      • v2api:
        • Feature: Added wait handlers
  • mariadb:
    • v1.1.0
      • v2api:
        • Feature: Added wait handlers
  • modelserving:
    • v0.12.0
      • Feature: Add label support for tokens
  • postgresflex:
    • v1.12.0
      • Breaking Change: The v3api replaces the v2api.
      • v3api: New: New package which can be used for communication with the postgresflex v3 API
      • v2api: Deprecated: v2api is deprecated, use instead v3api
      • v3beta1api: Deprecated: v3beta1api is deprecated, use instead v3api
  • ske:
    • v1.21.0
      • Fix: Update regular expression for Start and End field of the HibernationSchedule
      • Package v2api:
        • Fix: Update regular expression for Version field of the MachineImageVersion
        • Feature: Add model struct for ApplicationLoadBalancer and CNI
        • Feature: Add fields Labels and Maintenance to model struct Cluster and CreateOrUpdateClusterPayload
        • Feature: Add field ApplicationLoadBalancer to model struct Extension
        • Feature: Add field Cni to model struct Network
      • Deprecated SDK layer in root of the module:
        • Fix: Update regular expression for Version field of the MachineImageVersion
        • Feature: Add model struct for ApplicationLoadBalancer and CNI
        • Feature: Add fields Labels and Maintenance to model struct Cluster and CreateOrUpdateClusterPayload
        • Feature: Add field ApplicationLoadBalancer to model struct Extension
        • Feature: Add field Cni to model struct Network
  • telemetrylink:
    • v0.5.0
      • Improvement: Add validation for Description field
      • v1api: Improvement: Add validation for Description field
  • telemetryrouter:

... (truncated)

Commits
  • ab0f074 Add changelogs for middleware change to core (v0.12.0) (#399)
  • 76f7eab Add MIddleware to SDK config (#394)
  • f9bdea8 Generator: update SDK /services (#390)
  • 8aa8eb7 Generator: update SDK /services (#388)
  • 687118a Add WithCaptureHTTPRequest (#387)
  • c43c8a8 Update module github.com/stackitcloud/stackit-sdk-go/services/loadbalancer to...
  • 5583e49 Generator: update SDK /services (#384)
  • d9e09b7 Update module golang.org/x/mod to v0.17.0 (#377)
  • 8da3dea Update module github.com/stackitcloud/stackit-sdk-go/services/postgresflex to...
  • 62b9f66 Update module golang.org/x/term to v0.19.0 (#378)
  • Additional commits viewable in compare view

Updates github.com/stackitcloud/stackit-sdk-go/services/ske from 1.20.0 to 1.21.0

Changelog

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

Release (2026-MM-DD)

  • alb
    • v0.17.0
      • v2api:
        • Improvement: Introduce TYPE_FIP_NOT_FOUND, TYPE_IP_EXHAUSTED, TYPE_DNS_NOT_CONFIGURED and TYPE_VM_PORT_NOT_CONFIGURED errors for LoadBalancerErrorType
      • Deprecated SDK layer in root of the module:
        • Improvement: Introduce TYPE_FIP_NOT_FOUND, TYPE_IP_EXHAUSTED, TYPE_DNS_NOT_CONFIGURED and TYPE_VM_PORT_NOT_CONFIGURED errors for LoadBalancerErrorType
  • albwaf
    • v0.11.0
      • v1alphaapi: Align package to latest API specification
      • v1betaapi: Align package to latest API specification
  • logme:
    • v1.1.0
      • v2api:
        • Feature: Added wait handlers
  • mariadb:
    • v1.1.0
      • v2api:
        • Feature: Added wait handlers
  • modelserving:
    • v0.12.0
      • Feature: Add label support for tokens
  • postgresflex:
    • v1.12.0
      • Breaking Change: The v3api replaces the v2api.
      • v3api: New: New package which can be used for communication with the postgresflex v3 API
      • v2api: Deprecated: v2api is deprecated, use instead v3api
      • v3beta1api: Deprecated: v3beta1api is deprecated, use instead v3api
  • ske:
    • v1.21.0
      • Fix: Update regular expression for Start and End field of the HibernationSchedule
      • Package v2api:
        • Fix: Update regular expression for Version field of the MachineImageVersion
        • Feature: Add model struct for ApplicationLoadBalancer and CNI
        • Feature: Add fields Labels and Maintenance to model struct Cluster and CreateOrUpdateClusterPayload
        • Feature: Add field ApplicationLoadBalancer to model struct Extension
        • Feature: Add field Cni to model struct Network
      • Deprecated SDK layer in root of the module:
        • Fix: Update regular expression for Version field of the MachineImageVersion
        • Feature: Add model struct for ApplicationLoadBalancer and CNI
        • Feature: Add fields Labels and Maintenance to model struct Cluster and CreateOrUpdateClusterPayload
        • Feature: Add field ApplicationLoadBalancer to model struct Extension
        • Feature: Add field Cni to model struct Network
  • telemetrylink:
    • v0.5.0
      • Improvement: Add validation for Description field
      • v1api: Improvement: Add validation for Description field
  • telemetryrouter:

... (truncated)

Commits

Updates github.com/stackitcloud/stackit-sdk-go/services/telemetrylink from 0.4.0 to 0.5.0

Changelog

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

Release (2026-MM-DD)

  • alb
    • v0.17.0
      • v2api:
        • Improvement: Introduce TYPE_FIP_NOT_FOUND, TYPE_IP_EXHAUSTED, TYPE_DNS_NOT_CONFIGURED and TYPE_VM_PORT_NOT_CONFIGURED errors for LoadBalancerErrorType
      • Deprecated SDK layer in root of the module:
        • Improvement: Introduce TYPE_FIP_NOT_FOUND, TYPE_IP_EXHAUSTED, TYPE_DNS_NOT_CONFIGURED and TYPE_VM_PORT_NOT_CONFIGURED errors for LoadBalancerErrorType
  • albwaf
    • v0.11.0
      • v1alphaapi: Align package to latest API specification
      • v1betaapi: Align package to latest API specification
  • logme:
    • v1.1.0
      • v2api:
        • Feature: Added wait handlers
  • mariadb:
    • v1.1.0
      • v2api:
        • Feature: Added wait handlers
  • modelserving:
    • v0.12.0
      • Feature: Add label support for tokens
  • postgresflex:
    • v1.12.0
      • Breaking Change: The v3api replaces the v2api.
      • v3api: New: New package which can be used for communication with the postgresflex v3 API
      • v2api: Deprecated: v2api is deprecated, use instead v3api
      • v3beta1api: Deprecated: v3beta1api is deprecated, use instead v3api
  • ske:
    • v1.21.0
      • Fix: Update regular expression for Start and End field of the HibernationSchedule
      • Package v2api:
        • Fix: Update regular expression for Version field of the MachineImageVersion
        • Feature: Add model struct for ApplicationLoadBalancer and CNI
        • Feature: Add fields Labels and Maintenance to model struct Cluster and CreateOrUpdateClusterPayload
        • Feature: Add field ApplicationLoadBalancer to model struct Extension
        • Feature: Add field Cni to model struct Network
      • Deprecated SDK layer in root of the module:
        • Fix: Update regular expression for Version field of the MachineImageVersion
        • Feature: Add model struct for ApplicationLoadBalancer and CNI
        • Feature: Add fields Labels and Maintenance to model struct Cluster and CreateOrUpdateClusterPayload
        • Feature: Add field ApplicationLoadBalancer to model struct Extension
        • Feature: Add field Cni to model struct Network
  • telemetrylink:
    • v0.5.0
      • Improvement: Add validation for Description field
      • v1api: Improvement: Add validation for Description field
  • telemetryrouter:

... (truncated)

Commits

Updates github.com/stackitcloud/stackit-sdk-go/services/telemetryrouter from 0.4.0 to 0.5.0

Changelog

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

Release (2026-MM-DD)

  • alb
    • v0.17.0
      • v2api:
        • Improvement: Introduce TYPE_FIP_NOT_FOUND, TYPE_IP_EXHAUSTED, TYPE_DNS_NOT_CONFIGURED and TYPE_VM_PORT_NOT_CONFIGURED errors for LoadBalancerErrorType
      • Deprecated SDK layer in root of the module:
        • Improvement: Introduce TYPE_FIP_NOT_FOUND, TYPE_IP_EXHAUSTED, TYPE_DNS_NOT_CONFIGURED and TYPE_VM_PORT_NOT_CONFIGURED errors for LoadBalancerErrorType
  • albwaf
    • v0.11.0
      • v1alphaapi: Align package to latest API specification
      • v1betaapi: Align package to latest API specification
  • logme:
    • v1.1.0
      • v2api:
        • Feature: Added wait handlers
  • mariadb:
    • v1.1.0
      • v2api:
        • Feature: Added wait handlers
  • modelserving:
    • v0.12.0
      • Feature: Add label support for tokens
  • postgresflex:
    • v1.12.0
      • Breaking Change: The v3api replaces the v2api.
      • v3api: New: New package which can be used for communication with the postgresflex v3 API
      • v2api: Deprecated: v2api is deprecated, use instead v3api
      • v3beta1api: Deprecated: v3beta1api is deprecated, use instead v3api
  • ske:
    • v1.21.0
      • Fix: Update regular expression for Start and End field of the HibernationSchedule
      • Package v2api:
        • Fix: Update regular expression for Version field of the MachineImageVersion
        • Feature: Add model struct for ApplicationLoadBalancer and CNI
        • Feature: Add fields Labels and Maintenance to model struct Cluster and CreateOrUpdateClusterPayload
        • Feature: Add field ApplicationLoadBalancer to model struct Extension
        • Feature: Add field Cni to model struct Network
      • Deprecated SDK layer in root of the module:
        • Fix: Update regular expression for Version field of the MachineImageVersion
        • Feature: Add model struct for ApplicationLoadBalancer and CNI
        • Feature: Add fields Labels and Maintenance to model struct Cluster and CreateOrUpdateClusterPayload
        • Feature: Add field ApplicationLoadBalancer to model struct Extension
        • Feature: Add field Cni to model struct Network
  • telemetrylink:
    • v0.5.0
      • Improvement: Add validation for Description field
      • v1api: Improvement: Add validation for Description field
  • telemetryrouter:

... (truncated)

Commits

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the stackit group with 8 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [github.com/stackitcloud/stackit-sdk-go/services/alb](https://github.com/stackitcloud/stackit-sdk-go) | `0.16.0` | `0.17.0` |
| [github.com/stackitcloud/stackit-sdk-go/services/albwaf](https://github.com/stackitcloud/stackit-sdk-go) | `0.10.0` | `0.11.0` |
| [github.com/stackitcloud/stackit-sdk-go/services/logme](https://github.com/stackitcloud/stackit-sdk-go) | `1.0.1` | `1.1.0` |
| [github.com/stackitcloud/stackit-sdk-go/services/mariadb](https://github.com/stackitcloud/stackit-sdk-go) | `1.0.1` | `1.1.0` |
| [github.com/stackitcloud/stackit-sdk-go/services/modelserving](https://github.com/stackitcloud/stackit-sdk-go) | `0.11.0` | `0.12.0` |
| [github.com/stackitcloud/stackit-sdk-go/services/ske](https://github.com/stackitcloud/stackit-sdk-go) | `1.20.0` | `1.21.0` |
| [github.com/stackitcloud/stackit-sdk-go/services/telemetrylink](https://github.com/stackitcloud/stackit-sdk-go) | `0.4.0` | `0.5.0` |
| [github.com/stackitcloud/stackit-sdk-go/services/telemetryrouter](https://github.com/stackitcloud/stackit-sdk-go) | `0.4.0` | `0.5.0` |



Updates `github.com/stackitcloud/stackit-sdk-go/services/alb` from 0.16.0 to 0.17.0
- [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@core/v0.16.0...core/v0.17.0)

Updates `github.com/stackitcloud/stackit-sdk-go/services/albwaf` from 0.10.0 to 0.11.0
- [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@core/v0.10.0...services/vpn/v0.11.0)

Updates `github.com/stackitcloud/stackit-sdk-go/services/logme` from 1.0.1 to 1.1.0
- [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/cdn/v1.0.1...services/cdn/v1.1.0)

Updates `github.com/stackitcloud/stackit-sdk-go/services/mariadb` from 1.0.1 to 1.1.0
- [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/cdn/v1.0.1...services/cdn/v1.1.0)

Updates `github.com/stackitcloud/stackit-sdk-go/services/modelserving` from 0.11.0 to 0.12.0
- [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/vpn/v0.11.0...core/v0.12.0)

Updates `github.com/stackitcloud/stackit-sdk-go/services/ske` from 1.20.0 to 1.21.0
- [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/ske/v1.20.0...services/ske/v1.21.0)

Updates `github.com/stackitcloud/stackit-sdk-go/services/telemetrylink` from 0.4.0 to 0.5.0
- [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@core/v0.4.0...core/v0.5.0)

Updates `github.com/stackitcloud/stackit-sdk-go/services/telemetryrouter` from 0.4.0 to 0.5.0
- [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@core/v0.4.0...core/v0.5.0)

---
updated-dependencies:
- dependency-name: github.com/stackitcloud/stackit-sdk-go/services/alb
  dependency-version: 0.17.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: stackit
- dependency-name: github.com/stackitcloud/stackit-sdk-go/services/albwaf
  dependency-version: 0.11.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: stackit
- dependency-name: github.com/stackitcloud/stackit-sdk-go/services/logme
  dependency-version: 1.1.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: stackit
- dependency-name: github.com/stackitcloud/stackit-sdk-go/services/mariadb
  dependency-version: 1.1.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: stackit
- dependency-name: github.com/stackitcloud/stackit-sdk-go/services/modelserving
  dependency-version: 0.12.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: stackit
- dependency-name: github.com/stackitcloud/stackit-sdk-go/services/ske
  dependency-version: 1.21.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: stackit
- dependency-name: github.com/stackitcloud/stackit-sdk-go/services/telemetrylink
  dependency-version: 0.5.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: stackit
- dependency-name: github.com/stackitcloud/stackit-sdk-go/services/telemetryrouter
  dependency-version: 0.5.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: stackit
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update go code labels Jul 31, 2026
@dependabot
dependabot Bot requested a review from a team as a code owner July 31, 2026 11:43
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update go code labels Jul 31, 2026
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.

0 participants