Skip to content

chore(deps): bump the stackit group across 1 directory with 11 updates#1557

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

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

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps the stackit group with 11 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/logme 1.0.0 1.0.1
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/opensearch 1.0.0 1.0.1
github.com/stackitcloud/stackit-sdk-go/services/rabbitmq 1.1.0 1.1.1
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)

  • logme:
    • v1.0.1
      • v1api:
        • Improvement: Improve http error handling
  • 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
  • modelexperiments:
    • v0.2.0
      • New: STACKIT Model Experiments module wait handler added.
  • opensearch:
    • v1.0.1
      • v1api:
        • Improvement: Improve http error handling
  • postgresflex:
    • v1.10.0
      • v3alpha1api: Align package to latest API specification
  • rabbitmq:
    • v1.1.1
      • v1api:
        • Improvement: Improve http error handling
    • 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

... (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/logme from 1.0.0 to 1.0.1

Changelog

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

Release (2026-MM-DD)

  • logme:
    • v1.0.1
      • v1api:
        • Improvement: Improve http error handling
  • 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
  • modelexperiments:
    • v0.2.0
      • New: STACKIT Model Experiments module wait handler added.
  • opensearch:
    • v1.0.1
      • v1api:
        • Improvement: Improve http error handling
  • postgresflex:
    • v1.10.0
      • v3alpha1api: Align package to latest API specification
  • rabbitmq:
    • v1.1.1
      • v1api:
        • Improvement: Improve http error handling
    • 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

... (truncated)

Commits

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)

  • logme:
    • v1.0.1
      • v1api:
        • Improvement: Improve http error handling
  • 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
  • modelexperiments:
    • v0.2.0
      • New: STACKIT Model Experiments module wait handler added.
  • opensearch:
    • v1.0.1
      • v1api:
        • Improvement: Improve http error handling
  • postgresflex:
    • v1.10.0
      • v3alpha1api: Align package to latest API specification
  • rabbitmq:
    • v1.1.1
      • v1api:
        • Improvement: Improve http error handling
    • 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

... (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)

  • logme:
    • v1.0.1
      • v1api:
        • Improvement: Improve http error handling
  • 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
  • modelexperiments:
    • v0.2.0
      • New: STACKIT Model Experiments module wait handler added.
  • opensearch:
    • v1.0.1
      • v1api:
        • Improvement: Improve http error handling
  • postgresflex:
    • v1.10.0
      • v3alpha1api: Align package to latest API specification
  • rabbitmq:
    • v1.1.1
      • v1api:
        • Improvement: Improve http error handling
    • 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

... (truncated)

Commits

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

Changelog

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

Release (2026-MM-DD)

  • logme:
    • v1.0.1
      • v1api:
        • Improvement: Improve http error handling
  • 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
  • modelexperiments:
    • v0.2.0
      • New: STACKIT Model Experiments module wait handler added.
  • opensearch:
    • v1.0.1
      • v1api:
        • Improvement: Improve http error handling
  • postgresflex:
    • v1.10.0
      • v3alpha1api: Align package to latest API specification
  • rabbitmq:
    • v1.1.1
      • v1api:
        • Improvement: Improve http error handling
    • 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

... (truncated)

Commits

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

Changelog

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

Release (2026-MM-DD)

  • logme:
    • v1.0.1
      • v1api:
        • Improvement: Improve http error handling
  • 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
  • modelexperiments:
    • v0.2.0
      • New: STACKIT Model Experiments module wait handler added.
  • opensearch:
    • v1.0.1
      • v1api:
        • Improvement: Improve http error handling
  • postgresflex:
    • v1.10.0
      • v3alpha1api: Align package to latest API specification
  • rabbitmq:
    • v1.1.1
      • v1api:
        • Improvement: Improve http error handling
    • 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

... (truncated)

Commits
  • 4f7ba20 Update module github.com/stackitcloud/stackit-sdk-go/core to v0.20.0 (#3823)
  • db73fcf feat(core): add new GetTraceId function (#3720)
  • 43846a3 chore(iaas): renaming of variables inside funcs (#3717)
  • e5953a7 Prepare Release (#3719)
  • 4edd1f5 Update SDK (#3716)
  • eeaf390 feat(intake): add waiters for Intake Runner, Intake and Intake User (#3655)
  • 13249a5 Update module github.com/stackitcloud/stackit-sdk-go/core to v0.19.0 (#3715)
  • ce14ccb feat(core): new util func to convert enum value slices to string slices (#3714)
  • b88f351 Generator: Update SDK /services/stackitmarketplace (#3713)
  • 5ba88e1 Update SDK (#3711)
  • 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)

  • logme:
    • v1.0.1
      • v1api:
        • Improvement: Improve http error handling
  • 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
  • modelexperiments:
    • v0.2.0
      • New: STACKIT Model Experiments module wait handler added.
  • opensearch:
    • v1.0.1
      • v1api:
        • Improvement: Improve http error handling
  • postgresflex:
    • v1.10.0
      • v3alpha1api: Align package to latest API specification
  • rabbitmq:
    • v1.1.1
      • v1api:
        • Improvement: Improve http error handling
    • 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

... (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)

  • logme:
    • v1.0.1
      • v1api:
        • Improvement: Improve http error handling
  • 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
  • modelexperiments:
    • v0.2.0
      • New: STACKIT Model Experiments module wait handler added.
  • opensearch:
    • v1.0.1
      • v1api:
        • Improvement: Improve http error handling
  • postgresflex:
    • v1.10.0
      • v3alpha1api: Align package to latest API specification
  • rabbitmq:
    • v1.1.1
      • v1api:
        • Improvement: Improve http error handling
    • 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

... (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)

  • logme:
    • v1.0.1
      • v1api:
        • Improvement: Improve http error handling
  • 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
  • modelexperiments:
    • v0.2.0
      • New: STACKIT Model Experiments module wait handler added.
  • opensearch:
    • v1.0.1
      • v1api:
        • Improvement: Improve http error handling
  • postgresflex:
    • v1.10.0
      • v3alpha1api: Align package to latest API specification
  • rabbitmq:
    • v1.1.1
      • v1api:
        • Improvement: Improve http error handling
    • 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

... (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)

  • logme:
    • v1.0.1
      • v1api:
        • Improvement: Improve http error handling
  • 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
  • modelexperiments:
    • v0.2.0
      • New: STACKIT Model Experiments module wait handler added.
  • opensearch:
    • v1.0.1
      • v1api:
        • Improvement: Improve http error handling
  • postgresflex:
    • v1.10.0
      • v3alpha1api: Align package to latest API specification
  • rabbitmq:
    • v1.1.1
      • v1api:
        • Improvement: Improve http error handling
    • v1.1.0
      • v2api:
        • Feature: Added wait handlers
  • redis:

Bumps the stackit group with 11 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/logme](https://github.com/stackitcloud/stackit-sdk-go) | `1.0.0` | `1.0.1` |
| [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/opensearch](https://github.com/stackitcloud/stackit-sdk-go) | `1.0.0` | `1.0.1` |
| [github.com/stackitcloud/stackit-sdk-go/services/rabbitmq](https://github.com/stackitcloud/stackit-sdk-go) | `1.1.0` | `1.1.1` |
| [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/logme` 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/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/opensearch` 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/rabbitmq` from 1.1.0 to 1.1.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.1.0...services/kms/v1.1.1)

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/logme
  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/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/opensearch
  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/rabbitmq
  dependency-version: 1.1.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  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 2, 2026
@dependabot dependabot Bot requested a review from a team as a code owner July 2, 2026 07:31
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update go code labels Jul 2, 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-bfb28e537b branch July 2, 2026 11:43
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