Skip to content

chore(deps): bump the stackit group across 1 directory with 9 updates#1554

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/stackit-d5a8448516
Closed

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

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

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

Package From To
github.com/stackitcloud/stackit-sdk-go/services/iaas 1.12.0 1.12.2
github.com/stackitcloud/stackit-sdk-go/services/mariadb 1.0.0 1.0.1
github.com/stackitcloud/stackit-sdk-go/services/mongodbflex 1.11.0 1.12.0
github.com/stackitcloud/stackit-sdk-go/services/rabbitmq 1.0.0 1.1.0
github.com/stackitcloud/stackit-sdk-go/services/redis 1.0.0 1.1.0
github.com/stackitcloud/stackit-sdk-go/services/ske 1.18.0 1.19.0
github.com/stackitcloud/stackit-sdk-go/services/sqlserverflex 1.13.0 1.14.0
github.com/stackitcloud/stackit-sdk-go/services/telemetrylink 0.2.0 0.3.0
github.com/stackitcloud/stackit-sdk-go/services/telemetryrouter 0.3.0 0.4.0

Updates github.com/stackitcloud/stackit-sdk-go/services/iaas from 1.12.0 to 1.12.2

Changelog

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

Release (2026-MM-DD)

  • mariadb:
    • v1.0.1
      • v1api:
        • Improvement: Improve http error handling
  • mongodbflex:
    • v1.12.0
      • v1api:
        • Deprecation: The v1api is deprecated and will be removed in the future. Migrate to the v2api.
    • v1.11.0
      • v1api:
        • Breaking change: Introduce validators for name, database and username
      • v2api:
        • Breaking change: Introduce validators for name, database and username
  • postgresflex:
    • v1.10.0
      • v3alpha1api: Align package to latest API specification
  • modelexperiments:
    • v0.2.0
      • New: STACKIT Model Experiments module wait handler added.
  • rabbitmq:
    • v1.1.0
      • v2api:
        • Feature: Added wait handlers
  • redis:
    • v1.1.0
      • v2api:
        • Feature: Added wait handlers
  • ske:
    • v1.19.0
      • Package v1api:
        • Improvement: Add validation to Name field of model struct Cluster
      • Package v2api:
        • Improvement: Add validation to Name field of model struct Cluster
        • Feature: New model struct Audit
        • Feature: Add Audit (type Audit) field to model struct CreateOrUpdateClusterPayload
      • Deprecated SDK layer in root of the module:
        • Improvement: Add validation to Name field of model struct Cluster
        • Feature: New model struct Audit
        • Feature: Add Audit (type Audit) field to model struct CreateOrUpdateClusterPayload
  • sqlserverflex:
    • v1.14.0
      • v3beta2api: New: New package which can be used for communication with the sqlserverflex v3beta2 API
      • v1api: Deprecated: v1api is deprecated, use instead v2api
      • v3alpha1api: Deprecated: v3alpha1api is deprecated, use instead v3beta2api
      • v3beta1api: Deprecated: v3beta1api is deprecated, use instead v3beta2api
  • telemetrylink:
    • v0.3.0
      • New: v1api API version for STACKIT Telemetry Link

... (truncated)

Commits
  • 7a55b86 fix(iaas): DeleteVolumeWaitHandler error message (#7724)
  • 7c8a70e refac(observability): Use new WaitHelper for waiters (#7435)
  • a0f696e fix(deps): update sdk (#7697)
  • 37793bc feat(sqlserverflex): refactor wait handler to use helper struct (#7448)
  • c01fe6f feat(ci): migrate to golangci-lint v2 (#7302)
  • fac8d67 Generator: Update SDK /services/cdn (#7681)
  • d7b0522 Generator: Update SDK /services/vpn (#7694)
  • 5edfb9a fix(albwaf, cost, vpn): add copyright information (#7696)
  • 38ab08b chore(deps): update example dependencies, iaas update resourcemanager dependency
  • 457f96f Generator: Update SDK /services/certificates (#7666)
  • Additional commits viewable in compare view

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

Changelog

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

Release (2026-MM-DD)

  • mariadb:
    • v1.0.1
      • v1api:
        • Improvement: Improve http error handling
  • mongodbflex:
    • v1.12.0
      • v1api:
        • Deprecation: The v1api is deprecated and will be removed in the future. Migrate to the v2api.
    • v1.11.0
      • v1api:
        • Breaking change: Introduce validators for name, database and username
      • v2api:
        • Breaking change: Introduce validators for name, database and username
  • postgresflex:
    • v1.10.0
      • v3alpha1api: Align package to latest API specification
  • modelexperiments:
    • v0.2.0
      • New: STACKIT Model Experiments module wait handler added.
  • rabbitmq:
    • v1.1.0
      • v2api:
        • Feature: Added wait handlers
  • redis:
    • v1.1.0
      • v2api:
        • Feature: Added wait handlers
  • ske:
    • v1.19.0
      • Package v1api:
        • Improvement: Add validation to Name field of model struct Cluster
      • Package v2api:
        • Improvement: Add validation to Name field of model struct Cluster
        • Feature: New model struct Audit
        • Feature: Add Audit (type Audit) field to model struct CreateOrUpdateClusterPayload
      • Deprecated SDK layer in root of the module:
        • Improvement: Add validation to Name field of model struct Cluster
        • Feature: New model struct Audit
        • Feature: Add Audit (type Audit) field to model struct CreateOrUpdateClusterPayload
  • sqlserverflex:
    • v1.14.0
      • v3beta2api: New: New package which can be used for communication with the sqlserverflex v3beta2 API
      • v1api: Deprecated: v1api is deprecated, use instead v2api
      • v3alpha1api: Deprecated: v3alpha1api is deprecated, use instead v3beta2api
      • v3beta1api: Deprecated: v3beta1api is deprecated, use instead v3beta2api
  • telemetrylink:
    • v0.3.0
      • New: v1api API version for STACKIT Telemetry Link

... (truncated)

Commits

Updates github.com/stackitcloud/stackit-sdk-go/services/mongodbflex from 1.11.0 to 1.12.0

Changelog

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

Release (2026-MM-DD)

  • mariadb:
    • v1.0.1
      • v1api:
        • Improvement: Improve http error handling
  • mongodbflex:
    • v1.12.0
      • v1api:
        • Deprecation: The v1api is deprecated and will be removed in the future. Migrate to the v2api.
    • v1.11.0
      • v1api:
        • Breaking change: Introduce validators for name, database and username
      • v2api:
        • Breaking change: Introduce validators for name, database and username
  • postgresflex:
    • v1.10.0
      • v3alpha1api: Align package to latest API specification
  • modelexperiments:
    • v0.2.0
      • New: STACKIT Model Experiments module wait handler added.
  • rabbitmq:
    • v1.1.0
      • v2api:
        • Feature: Added wait handlers
  • redis:
    • v1.1.0
      • v2api:
        • Feature: Added wait handlers
  • ske:
    • v1.19.0
      • Package v1api:
        • Improvement: Add validation to Name field of model struct Cluster
      • Package v2api:
        • Improvement: Add validation to Name field of model struct Cluster
        • Feature: New model struct Audit
        • Feature: Add Audit (type Audit) field to model struct CreateOrUpdateClusterPayload
      • Deprecated SDK layer in root of the module:
        • Improvement: Add validation to Name field of model struct Cluster
        • Feature: New model struct Audit
        • Feature: Add Audit (type Audit) field to model struct CreateOrUpdateClusterPayload
  • sqlserverflex:
    • v1.14.0
      • v3beta2api: New: New package which can be used for communication with the sqlserverflex v3beta2 API
      • v1api: Deprecated: v1api is deprecated, use instead v2api
      • v3alpha1api: Deprecated: v3alpha1api is deprecated, use instead v3beta2api
      • v3beta1api: Deprecated: v3beta1api is deprecated, use instead v3beta2api
  • telemetrylink:
    • v0.3.0
      • New: v1api API version for STACKIT Telemetry Link

... (truncated)

Commits

Updates github.com/stackitcloud/stackit-sdk-go/services/rabbitmq from 1.0.0 to 1.1.0

Changelog

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

Release (2026-MM-DD)

  • mariadb:
    • v1.0.1
      • v1api:
        • Improvement: Improve http error handling
  • mongodbflex:
    • v1.12.0
      • v1api:
        • Deprecation: The v1api is deprecated and will be removed in the future. Migrate to the v2api.
    • v1.11.0
      • v1api:
        • Breaking change: Introduce validators for name, database and username
      • v2api:
        • Breaking change: Introduce validators for name, database and username
  • postgresflex:
    • v1.10.0
      • v3alpha1api: Align package to latest API specification
  • modelexperiments:
    • v0.2.0
      • New: STACKIT Model Experiments module wait handler added.
  • rabbitmq:
    • v1.1.0
      • v2api:
        • Feature: Added wait handlers
  • redis:
    • v1.1.0
      • v2api:
        • Feature: Added wait handlers
  • ske:
    • v1.19.0
      • Package v1api:
        • Improvement: Add validation to Name field of model struct Cluster
      • Package v2api:
        • Improvement: Add validation to Name field of model struct Cluster
        • Feature: New model struct Audit
        • Feature: Add Audit (type Audit) field to model struct CreateOrUpdateClusterPayload
      • Deprecated SDK layer in root of the module:
        • Improvement: Add validation to Name field of model struct Cluster
        • Feature: New model struct Audit
        • Feature: Add Audit (type Audit) field to model struct CreateOrUpdateClusterPayload
  • sqlserverflex:
    • v1.14.0
      • v3beta2api: New: New package which can be used for communication with the sqlserverflex v3beta2 API
      • v1api: Deprecated: v1api is deprecated, use instead v2api
      • v3alpha1api: Deprecated: v3alpha1api is deprecated, use instead v3beta2api
      • v3beta1api: Deprecated: v3beta1api is deprecated, use instead v3beta2api
  • telemetrylink:
    • v0.3.0
      • New: v1api API version for STACKIT Telemetry Link

... (truncated)

Commits
  • 0e2bfa4 feat: adjust waiters with new enums (#2188)
  • 973a433 Update module github.com/stackitcloud/stackit-sdk-go/services/ske to v0.22.4 ...
  • 5379775 Generator: Update SDK /services/stackitmarketplace (#2192)
  • cf32f72 Update module golang.org/x/crypto to v0.35.0 [SECURITY] (#2132)
  • 098bd10 Update SDK (#2187)
  • 343c31d Update user agent header (#2181)
  • 43e9f13 fix: update cdn handler timeouts (#2117)
  • 9139ae7 Update github.com/stackitcloud/stackit-sdk-go/services/kms digest to 902931e ...
  • 902931e Update SDK (#2128)
  • 2992b19 Update module golang.org/x/term to v0.31.0 (#2130)
  • Additional commits viewable in compare view

Updates github.com/stackitcloud/stackit-sdk-go/services/redis from 1.0.0 to 1.1.0

Changelog

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

Release (2026-MM-DD)

  • mariadb:
    • v1.0.1
      • v1api:
        • Improvement: Improve http error handling
  • mongodbflex:
    • v1.12.0
      • v1api:
        • Deprecation: The v1api is deprecated and will be removed in the future. Migrate to the v2api.
    • v1.11.0
      • v1api:
        • Breaking change: Introduce validators for name, database and username
      • v2api:
        • Breaking change: Introduce validators for name, database and username
  • postgresflex:
    • v1.10.0
      • v3alpha1api: Align package to latest API specification
  • modelexperiments:
    • v0.2.0
      • New: STACKIT Model Experiments module wait handler added.
  • rabbitmq:
    • v1.1.0
      • v2api:
        • Feature: Added wait handlers
  • redis:
    • v1.1.0
      • v2api:
        • Feature: Added wait handlers
  • ske:
    • v1.19.0
      • Package v1api:
        • Improvement: Add validation to Name field of model struct Cluster
      • Package v2api:
        • Improvement: Add validation to Name field of model struct Cluster
        • Feature: New model struct Audit
        • Feature: Add Audit (type Audit) field to model struct CreateOrUpdateClusterPayload
      • Deprecated SDK layer in root of the module:
        • Improvement: Add validation to Name field of model struct Cluster
        • Feature: New model struct Audit
        • Feature: Add Audit (type Audit) field to model struct CreateOrUpdateClusterPayload
  • sqlserverflex:
    • v1.14.0
      • v3beta2api: New: New package which can be used for communication with the sqlserverflex v3beta2 API
      • v1api: Deprecated: v1api is deprecated, use instead v2api
      • v3alpha1api: Deprecated: v3alpha1api is deprecated, use instead v3beta2api
      • v3beta1api: Deprecated: v3beta1api is deprecated, use instead v3beta2api
  • telemetrylink:
    • v0.3.0
      • New: v1api API version for STACKIT Telemetry Link

... (truncated)

Commits
  • 0e2bfa4 feat: adjust waiters with new enums (#2188)
  • 973a433 Update module github.com/stackitcloud/stackit-sdk-go/services/ske to v0.22.4 ...
  • 5379775 Generator: Update SDK /services/stackitmarketplace (#2192)
  • cf32f72 Update module golang.org/x/crypto to v0.35.0 [SECURITY] (#2132)
  • 098bd10 Update SDK (#2187)
  • 343c31d Update user agent header (#2181)
  • 43e9f13 fix: update cdn handler timeouts (#2117)
  • 9139ae7 Update github.com/stackitcloud/stackit-sdk-go/services/kms digest to 902931e ...
  • 902931e Update SDK (#2128)
  • 2992b19 Update module golang.org/x/term to v0.31.0 (#2130)
  • Additional commits viewable in compare view

Updates github.com/stackitcloud/stackit-sdk-go/services/ske from 1.18.0 to 1.19.0

Changelog

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

Release (2026-MM-DD)

  • mariadb:
    • v1.0.1
      • v1api:
        • Improvement: Improve http error handling
  • mongodbflex:
    • v1.12.0
      • v1api:
        • Deprecation: The v1api is deprecated and will be removed in the future. Migrate to the v2api.
    • v1.11.0
      • v1api:
        • Breaking change: Introduce validators for name, database and username
      • v2api:
        • Breaking change: Introduce validators for name, database and username
  • postgresflex:
    • v1.10.0
      • v3alpha1api: Align package to latest API specification
  • modelexperiments:
    • v0.2.0
      • New: STACKIT Model Experiments module wait handler added.
  • rabbitmq:
    • v1.1.0
      • v2api:
        • Feature: Added wait handlers
  • redis:
    • v1.1.0
      • v2api:
        • Feature: Added wait handlers
  • ske:
    • v1.19.0
      • Package v1api:
        • Improvement: Add validation to Name field of model struct Cluster
      • Package v2api:
        • Improvement: Add validation to Name field of model struct Cluster
        • Feature: New model struct Audit
        • Feature: Add Audit (type Audit) field to model struct CreateOrUpdateClusterPayload
      • Deprecated SDK layer in root of the module:
        • Improvement: Add validation to Name field of model struct Cluster
        • Feature: New model struct Audit
        • Feature: Add Audit (type Audit) field to model struct CreateOrUpdateClusterPayload
  • sqlserverflex:
    • v1.14.0
      • v3beta2api: New: New package which can be used for communication with the sqlserverflex v3beta2 API
      • v1api: Deprecated: v1api is deprecated, use instead v2api
      • v3alpha1api: Deprecated: v3alpha1api is deprecated, use instead v3beta2api
      • v3beta1api: Deprecated: v3beta1api is deprecated, use instead v3beta2api
  • telemetrylink:
    • v0.3.0
      • New: v1api API version for STACKIT Telemetry Link

... (truncated)

Commits

Updates github.com/stackitcloud/stackit-sdk-go/services/sqlserverflex from 1.13.0 to 1.14.0

Changelog

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

Release (2026-MM-DD)

  • mariadb:
    • v1.0.1
      • v1api:
        • Improvement: Improve http error handling
  • mongodbflex:
    • v1.12.0
      • v1api:
        • Deprecation: The v1api is deprecated and will be removed in the future. Migrate to the v2api.
    • v1.11.0
      • v1api:
        • Breaking change: Introduce validators for name, database and username
      • v2api:
        • Breaking change: Introduce validators for name, database and username
  • postgresflex:
    • v1.10.0
      • v3alpha1api: Align package to latest API specification
  • modelexperiments:
    • v0.2.0
      • New: STACKIT Model Experiments module wait handler added.
  • rabbitmq:
    • v1.1.0
      • v2api:
        • Feature: Added wait handlers
  • redis:
    • v1.1.0
      • v2api:
        • Feature: Added wait handlers
  • ske:
    • v1.19.0
      • Package v1api:
        • Improvement: Add validation to Name field of model struct Cluster
      • Package v2api:
        • Improvement: Add validation to Name field of model struct Cluster
        • Feature: New model struct Audit
        • Feature: Add Audit (type Audit) field to model struct CreateOrUpdateClusterPayload
      • Deprecated SDK layer in root of the module:
        • Improvement: Add validation to Name field of model struct Cluster
        • Feature: New model struct Audit
        • Feature: Add Audit (type Audit) field to model struct CreateOrUpdateClusterPayload
  • sqlserverflex:
    • v1.14.0
      • v3beta2api: New: New package which can be used for communication with the sqlserverflex v3beta2 API
      • v1api: Deprecated: v1api is deprecated, use instead v2api
      • v3alpha1api: Deprecated: v3alpha1api is deprecated, use instead v3beta2api
      • v3beta1api: Deprecated: v3beta1api is deprecated, use instead v3beta2api
  • telemetrylink:
    • v0.3.0
      • New: v1api API version for STACKIT Telemetry Link

... (truncated)

Commits

Updates github.com/stackitcloud/stackit-sdk-go/services/telemetrylink from 0.2.0 to 0.3.0

Changelog

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

Release (2026-MM-DD)

  • mariadb:
    • v1.0.1
      • v1api:
        • Improvement: Improve http error handling
  • mongodbflex:
    • v1.12.0
      • v1api:
        • Deprecation: The v1api is deprecated and will be removed in the future. Migrate to the v2api.
    • v1.11.0
      • v1api:
        • Breaking change: Introduce validators for name, database and username
      • v2api:
        • Breaking change: Introduce validators for name, database and username
  • postgresflex:
    • v1.10.0
      • v3alpha1api: Align package to latest API specification
  • modelexperiments:
    • v0.2.0
      • New: STACKIT Model Experiments module wait handler added.
  • rabbitmq:
    • v1.1.0
      • v2api:
        • Feature: Added wait handlers
  • redis:
    • v1.1.0
      • v2api:
        • Feature: Added wait handlers
  • ske:
    • v1.19.0
      • Package v1api:
        • Improvement: Add validation to Name field of model struct Cluster
      • Package v2api:
        • Improvement: Add validation to Name field of model struct Cluster
        • Feature: New model struct Audit
        • Feature: Add Audit (type Audit) field to model struct CreateOrUpdateClusterPayload
      • Deprecated SDK layer in root of the module:
        • Improvement: Add validation to Name field of model struct Cluster
        • Feature: New model struct Audit
        • Feature: Add Audit (type Audit) field to model struct CreateOrUpdateClusterPayload
  • sqlserverflex:
    • v1.14.0
      • v3beta2api: New: New package which can be used for communication with the sqlserverflex v3beta2 API
      • v1api: Deprecated: v1api is deprecated, use instead v2api
      • v3alpha1api: Deprecated: v3alpha1api is deprecated, use instead v3beta2api
      • v3beta1api: Deprecated: v3beta1api is deprecated, use instead v3beta2api
  • telemetrylink:
    • v0.3.0
      • New: v1api API version for STACKIT Telemetry Link

... (truncated)

Commits
  • 81f2007 Update readme key flow info (#100)
  • b89736a Update services modules version, add waiter example (#101)
  • f932e81 Services - move waiter to package (#98)
  • 7a6e388 Update module github.com/google/uuid to v1.3.1 (#99)
  • 2b17212 Support key flow authentication (#93)
  • 7053a16 Update gh checkout action to v3 (#97)
  • dd0f98b Update module github.com/stackitcloud/stackit-sdk-go/services/secretsmanager ...
  • b873b33 Update module github.com/stackitcloud/stackit-sdk-go/services/ske to v0.2.0 (...
  • 5405a83 Update module github.com/stackitcloud/stackit-sdk-go/services/redis to v0.3.0...
  • 9aee8c1 Update module github.com/stackitcloud/stackit-sdk-go/services/mongodbflex to ...
  • Additional commits viewable in compare view

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

Changelog

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

Release (2026-MM-DD)

  • mariadb:
    • v1.0.1
      • v1api:
        • Improvement: Improve http error handling
  • mongodbflex:
    • v1.12.0
      • v1api:
        • Deprecation: The v1api is deprecated and will be removed in the future. Migrate to the v2api.
    • v1.11.0
      • v1api:
        • Breaking change: Introduce validators for name, database and username
      • v2api:
        • Breaking change: Introduce validators for name, database and username
  • postgresflex:
    • v1.10.0
      • v3alpha1api: Align package to latest API specification
  • modelexperiments:
    • v0.2.0
      • New: STACKIT Model Experiments module wait handler added.
  • rabbitmq:
    • v1.1.0
      • v2api:
        • Feature: Added wait handlers
  • redis:
    • v1.1.0
      • v2api:
        • Feature: Added wait handlers
  • ske:
    • v1.19.0
      • Package v1api:
        • Improvement: Add validation to Name field of model struct Cluster
      • Package v2api:
        • Improvement: Add validation to Name field of model struct Cluster
        • Feature: New model struct Audit
        • Feature: Add Audit (type Audit) field to model struct CreateOrUpdateClusterPayload
      • Deprecated SDK layer in root of the module:
        • Improvement: Add validation to Name field of model struct Cluster
        • Feature: New model struct Audit
        • Feature: Add Audit (type Audit) field to model struct CreateOrUpdateClusterPayload
  • sqlserverflex:
    • v1.14.0
      • v3beta2api: New: New package which can be used for communication with the sqlserverflex v3beta2 API
      • v1api: Deprecated: v1api is deprecated, use instead v2api
      • v3alpha1api: Deprecated: v3alpha1api is deprecated, use instead v3beta2api
      • v3beta1api: Deprecated: v3beta1api is deprecated, use instead v3beta2api
  • telemetrylink:
    • v0.3.0
      • New: v1api API version for STACKIT Telemetry Link

... (truncated)

Commits
  • 03fec81 Update module github.com/google/uuid to v1.4.0 (#133)
  • c8ddfca Revamp wait package (

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

| Package | From | To |
| --- | --- | --- |
| [github.com/stackitcloud/stackit-sdk-go/services/iaas](https://github.com/stackitcloud/stackit-sdk-go) | `1.12.0` | `1.12.2` |
| [github.com/stackitcloud/stackit-sdk-go/services/mariadb](https://github.com/stackitcloud/stackit-sdk-go) | `1.0.0` | `1.0.1` |
| [github.com/stackitcloud/stackit-sdk-go/services/mongodbflex](https://github.com/stackitcloud/stackit-sdk-go) | `1.11.0` | `1.12.0` |
| [github.com/stackitcloud/stackit-sdk-go/services/rabbitmq](https://github.com/stackitcloud/stackit-sdk-go) | `1.0.0` | `1.1.0` |
| [github.com/stackitcloud/stackit-sdk-go/services/redis](https://github.com/stackitcloud/stackit-sdk-go) | `1.0.0` | `1.1.0` |
| [github.com/stackitcloud/stackit-sdk-go/services/ske](https://github.com/stackitcloud/stackit-sdk-go) | `1.18.0` | `1.19.0` |
| [github.com/stackitcloud/stackit-sdk-go/services/sqlserverflex](https://github.com/stackitcloud/stackit-sdk-go) | `1.13.0` | `1.14.0` |
| [github.com/stackitcloud/stackit-sdk-go/services/telemetrylink](https://github.com/stackitcloud/stackit-sdk-go) | `0.2.0` | `0.3.0` |
| [github.com/stackitcloud/stackit-sdk-go/services/telemetryrouter](https://github.com/stackitcloud/stackit-sdk-go) | `0.3.0` | `0.4.0` |



Updates `github.com/stackitcloud/stackit-sdk-go/services/iaas` from 1.12.0 to 1.12.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/cdn/v1.12.0...services/iaas/v1.12.2)

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

Updates `github.com/stackitcloud/stackit-sdk-go/services/mongodbflex` from 1.11.0 to 1.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/cdn/v1.11.0...services/cdn/v1.12.0)

Updates `github.com/stackitcloud/stackit-sdk-go/services/rabbitmq` from 1.0.0 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.0...services/cdn/v1.1.0)

Updates `github.com/stackitcloud/stackit-sdk-go/services/redis` from 1.0.0 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.0...services/cdn/v1.1.0)

Updates `github.com/stackitcloud/stackit-sdk-go/services/ske` from 1.18.0 to 1.19.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.18.0...services/ske/v1.19.0)

Updates `github.com/stackitcloud/stackit-sdk-go/services/sqlserverflex` from 1.13.0 to 1.14.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.13.0...services/cdn/v1.14.0)

Updates `github.com/stackitcloud/stackit-sdk-go/services/telemetrylink` from 0.2.0 to 0.3.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.2.0...core/v0.3.0)

Updates `github.com/stackitcloud/stackit-sdk-go/services/telemetryrouter` from 0.3.0 to 0.4.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.3.0...core/v0.4.0)

---
updated-dependencies:
- dependency-name: github.com/stackitcloud/stackit-sdk-go/services/iaas
  dependency-version: 1.12.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: stackit
- dependency-name: github.com/stackitcloud/stackit-sdk-go/services/mariadb
  dependency-version: 1.0.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: stackit
- dependency-name: github.com/stackitcloud/stackit-sdk-go/services/mongodbflex
  dependency-version: 1.12.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: stackit
- dependency-name: github.com/stackitcloud/stackit-sdk-go/services/rabbitmq
  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/redis
  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/ske
  dependency-version: 1.19.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: stackit
- dependency-name: github.com/stackitcloud/stackit-sdk-go/services/sqlserverflex
  dependency-version: 1.14.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.3.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.4.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 1, 2026
@dependabot dependabot Bot requested a review from a team as a code owner July 1, 2026 11:43
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update go code labels Jul 1, 2026
@dependabot @github

dependabot Bot commented on behalf of github Jul 2, 2026

Copy link
Copy Markdown
Contributor Author

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot Bot closed this Jul 2, 2026
@dependabot dependabot Bot deleted the dependabot/go_modules/stackit-d5a8448516 branch July 2, 2026 07:31
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