Skip to content

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

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

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

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 7, 2026

Copy link
Copy Markdown
Contributor

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

Package From To
github.com/stackitcloud/stackit-sdk-go/core 0.26.0 0.27.0
github.com/stackitcloud/stackit-sdk-go/services/albwaf 0.13.2 0.13.3
github.com/stackitcloud/stackit-sdk-go/services/resourcemanager 0.24.2 0.25.1
github.com/stackitcloud/stackit-sdk-go/services/serviceaccount 0.20.1 0.21.0
github.com/stackitcloud/stackit-sdk-go/services/serviceenablement 1.7.1 1.7.2
github.com/stackitcloud/stackit-sdk-go/services/authorization 0.15.3 0.15.4

Updates github.com/stackitcloud/stackit-sdk-go/core from 0.26.0 to 0.27.0

Changelog

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

Release (2026-MM-DD)

  • core:
    • v0.27.0
      • Feature: Added experimental paginate package for AIP compliant pagination
  • albwaf
    • v0.13.3
      • v1api:
        • Improvement: Align package description with latest API specification
  • authorization:
    • v0.15.4
      • Dependencies: Bump STACKIT SDK core module from v0.26.0 to v0.27.0
  • automation:
  • cost:
    • v0.5.2
      • Dependencies: Bump STACKIT SDK core module from v0.26.0 to v0.27.0
  • dns:
    • v0.23.0
      • Feature: CreateMoveCode now accepts an optional CreateMoveCodePayload request body (field Ttl) to configure the move code's validity duration
      • Breaking Change: DomainObservabilityExtension.State field type changed from *string to *DomainObservabilityExtensionState (new enum type with values CREATING, CREATE_SUCCEEDED, ERROR`)
      • Breaking Change: Removed State field from ZoneObservabilityExtension
      • v1api:
        • Feature: CreateMoveCode now accepts an optional CreateMoveCodePayload request body (field Ttl) to configure the move code's validity duration
        • Breaking Change: DomainObservabilityExtension.State field type changed from *string to *DomainObservabilityExtensionState (new enum type with values CREATING, CREATE_SUCCEEDED, ERROR)
        • Breaking Change: Removed State field from ZoneObservabilityExtension
  • experimental:
    • v0.1.0
      • Added experimental paginate package for AIP compliant pagination
  • observability:
    • v0.25.0
      • v1api:
        • Breaking Change: Removed model Status1; ProjectInstanceFull.Status field type changed from Status1 to Status
        • Breaking Change: Field types for nullable map values changed from map[string]string to map[string]*string in Error.Errors, GetCredentialsResponse.CredentialsInfo, GetInstanceResponse.Parameters, RouteSerializer.Routes, ServiceKeysList.CredentialsInfo
        • Fix: Response decoding now supports *io.Reader and *[]byte target types (previously only string, *os.File, and JSON were supported)
  • postgresflex:
    • v1.14.0
      • Improvement: Document naming constraints for the Name field of database model structs
      • Improvement: Document that the SNA value of InstanceNetworkAccessScope (network.accessScope) is only permitted for enabled accounts; the request is rejected otherwise
      • v3alpha1api:
        • Improvement: Add validation (validate:"regexp=^[a-z_][a-z0-9_]*$") to Name field of model structs CreateDatabaseRequestPayload, DatabaseRoles, GetDatabaseResponse, ListDatabase, UpdateDatabasePartiallyRequestPayload, UpdateDatabaseRequestPayload
        • Improvement: Document that the SNA value of InstanceNetworkAccessScope is only permitted for enabled accounts
      • v3api:
        • Improvement: Add validation (validate:"regexp=^[a-z_][a-z0-9_]*$") to Name field of model structs CreateDatabasePayload, DatabaseRoles, GetDatabaseResponse, ListDatabase, PartialUpdateDatabasePayload, UpdateDatabasePayload
        • Improvement: Document that the SNA value of InstanceNetworkAccessScope is only permitted for enabled accounts
      • v3beta1api:
        • Improvement: Add validation (validate:"regexp=^[a-z_][a-z0-9_]*$") to Name field of model structs CreateDatabasePayload, DatabaseRoles, GetDatabaseResponse, ListDatabase, PartialUpdateDatabasePayload, UpdateDatabasePayload
        • Improvement: Document that the SNA value of InstanceNetworkAccessScope is only permitted for enabled accounts

... (truncated)

Commits
  • 45da9a1 feat(core): move code from experimental module to package in core module (#11...
  • 8052eb2 Generator: Update SDK /services/resourcemanager (#11073)
  • f934b5f Remove auditlog: removed from API specifications (#11081)
  • f6ad33b Generator: Update SDK /services/albwaf (#11000)
  • 6b144ff Generator: Update SDK /services/postgresflex (#11007)
  • a5a0f53 Generator: Update SDK /services/secretsmanager (#10992)
  • fa4c829 Generator: Update SDK /services/dns (#10983)
  • c0b437f feat(runcommand): implement wait handler for runcommand (#10354)
  • d624e5d feat(UFW): Onboard UFW (#10842)
  • ed95176 feat(paginate): add paginate package for AIP compliant pagination (#10811)
  • Additional commits viewable in compare view

Updates github.com/stackitcloud/stackit-sdk-go/services/albwaf from 0.13.2 to 0.13.3

Changelog

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

Release (2026-MM-DD)

  • core:
    • v0.27.0
      • Feature: Added experimental paginate package for AIP compliant pagination
  • albwaf
    • v0.13.3
      • v1api:
        • Improvement: Align package description with latest API specification
  • authorization:
    • v0.15.4
      • Dependencies: Bump STACKIT SDK core module from v0.26.0 to v0.27.0
  • automation:
  • cost:
    • v0.5.2
      • Dependencies: Bump STACKIT SDK core module from v0.26.0 to v0.27.0
  • dns:
    • v0.23.0
      • Feature: CreateMoveCode now accepts an optional CreateMoveCodePayload request body (field Ttl) to configure the move code's validity duration
      • Breaking Change: DomainObservabilityExtension.State field type changed from *string to *DomainObservabilityExtensionState (new enum type with values CREATING, CREATE_SUCCEEDED, ERROR`)
      • Breaking Change: Removed State field from ZoneObservabilityExtension
      • v1api:
        • Feature: CreateMoveCode now accepts an optional CreateMoveCodePayload request body (field Ttl) to configure the move code's validity duration
        • Breaking Change: DomainObservabilityExtension.State field type changed from *string to *DomainObservabilityExtensionState (new enum type with values CREATING, CREATE_SUCCEEDED, ERROR)
        • Breaking Change: Removed State field from ZoneObservabilityExtension
  • experimental:
    • v0.1.0
      • Added experimental paginate package for AIP compliant pagination
  • observability:
    • v0.25.0
      • v1api:
        • Breaking Change: Removed model Status1; ProjectInstanceFull.Status field type changed from Status1 to Status
        • Breaking Change: Field types for nullable map values changed from map[string]string to map[string]*string in Error.Errors, GetCredentialsResponse.CredentialsInfo, GetInstanceResponse.Parameters, RouteSerializer.Routes, ServiceKeysList.CredentialsInfo
        • Fix: Response decoding now supports *io.Reader and *[]byte target types (previously only string, *os.File, and JSON were supported)
  • postgresflex:
    • v1.14.0
      • Improvement: Document naming constraints for the Name field of database model structs
      • Improvement: Document that the SNA value of InstanceNetworkAccessScope (network.accessScope) is only permitted for enabled accounts; the request is rejected otherwise
      • v3alpha1api:
        • Improvement: Add validation (validate:"regexp=^[a-z_][a-z0-9_]*$") to Name field of model structs CreateDatabaseRequestPayload, DatabaseRoles, GetDatabaseResponse, ListDatabase, UpdateDatabasePartiallyRequestPayload, UpdateDatabaseRequestPayload
        • Improvement: Document that the SNA value of InstanceNetworkAccessScope is only permitted for enabled accounts
      • v3api:
        • Improvement: Add validation (validate:"regexp=^[a-z_][a-z0-9_]*$") to Name field of model structs CreateDatabasePayload, DatabaseRoles, GetDatabaseResponse, ListDatabase, PartialUpdateDatabasePayload, UpdateDatabasePayload
        • Improvement: Document that the SNA value of InstanceNetworkAccessScope is only permitted for enabled accounts
      • v3beta1api:
        • Improvement: Add validation (validate:"regexp=^[a-z_][a-z0-9_]*$") to Name field of model structs CreateDatabasePayload, DatabaseRoles, GetDatabaseResponse, ListDatabase, PartialUpdateDatabasePayload, UpdateDatabasePayload
        • Improvement: Document that the SNA value of InstanceNetworkAccessScope is only permitted for enabled accounts

... (truncated)

Commits

Updates github.com/stackitcloud/stackit-sdk-go/services/resourcemanager from 0.24.2 to 0.25.1

Changelog

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

Release (2026-MM-DD)

  • core:
    • v0.27.0
      • Feature: Added experimental paginate package for AIP compliant pagination
  • albwaf
    • v0.13.3
      • v1api:
        • Improvement: Align package description with latest API specification
  • authorization:
    • v0.15.4
      • Dependencies: Bump STACKIT SDK core module from v0.26.0 to v0.27.0
  • automation:
  • cost:
    • v0.5.2
      • Dependencies: Bump STACKIT SDK core module from v0.26.0 to v0.27.0
  • dns:
    • v0.23.0
      • Feature: CreateMoveCode now accepts an optional CreateMoveCodePayload request body (field Ttl) to configure the move code's validity duration
      • Breaking Change: DomainObservabilityExtension.State field type changed from *string to *DomainObservabilityExtensionState (new enum type with values CREATING, CREATE_SUCCEEDED, ERROR`)
      • Breaking Change: Removed State field from ZoneObservabilityExtension
      • v1api:
        • Feature: CreateMoveCode now accepts an optional CreateMoveCodePayload request body (field Ttl) to configure the move code's validity duration
        • Breaking Change: DomainObservabilityExtension.State field type changed from *string to *DomainObservabilityExtensionState (new enum type with values CREATING, CREATE_SUCCEEDED, ERROR)
        • Breaking Change: Removed State field from ZoneObservabilityExtension
  • experimental:
    • v0.1.0
      • Added experimental paginate package for AIP compliant pagination
  • observability:
    • v0.25.0
      • v1api:
        • Breaking Change: Removed model Status1; ProjectInstanceFull.Status field type changed from Status1 to Status
        • Breaking Change: Field types for nullable map values changed from map[string]string to map[string]*string in Error.Errors, GetCredentialsResponse.CredentialsInfo, GetInstanceResponse.Parameters, RouteSerializer.Routes, ServiceKeysList.CredentialsInfo
        • Fix: Response decoding now supports *io.Reader and *[]byte target types (previously only string, *os.File, and JSON were supported)
  • postgresflex:
    • v1.14.0
      • Improvement: Document naming constraints for the Name field of database model structs
      • Improvement: Document that the SNA value of InstanceNetworkAccessScope (network.accessScope) is only permitted for enabled accounts; the request is rejected otherwise
      • v3alpha1api:
        • Improvement: Add validation (validate:"regexp=^[a-z_][a-z0-9_]*$") to Name field of model structs CreateDatabaseRequestPayload, DatabaseRoles, GetDatabaseResponse, ListDatabase, UpdateDatabasePartiallyRequestPayload, UpdateDatabaseRequestPayload
        • Improvement: Document that the SNA value of InstanceNetworkAccessScope is only permitted for enabled accounts
      • v3api:
        • Improvement: Add validation (validate:"regexp=^[a-z_][a-z0-9_]*$") to Name field of model structs CreateDatabasePayload, DatabaseRoles, GetDatabaseResponse, ListDatabase, PartialUpdateDatabasePayload, UpdateDatabasePayload
        • Improvement: Document that the SNA value of InstanceNetworkAccessScope is only permitted for enabled accounts
      • v3beta1api:
        • Improvement: Add validation (validate:"regexp=^[a-z_][a-z0-9_]*$") to Name field of model structs CreateDatabasePayload, DatabaseRoles, GetDatabaseResponse, ListDatabase, PartialUpdateDatabasePayload, UpdateDatabasePayload
        • Improvement: Document that the SNA value of InstanceNetworkAccessScope is only permitted for enabled accounts

... (truncated)

Commits
  • 3373c05 chore(deps): bump github.com/golang-jwt/jwt/v5 from v5.2.2 to v5.2.3 (#3234)
  • 7291019 chore(docs): set release date in changelog (#3233)
  • 924d5b7 Update module github.com/stackitcloud/stackit-sdk-go/services/observability t...
  • 1c34a75 Generator: Update SDK /services/observability (#3130)
  • 4db9190 Update SDK (#3112)
  • ed7b1f5 Generator: Update SDK /services/loadbalancer (#3129)
  • 6d3dc51 Generator: Update SDK /services/alb (#3126)
  • 22cda6f Generator: Update SDK /services/ske (#3115)
  • 544a688 Generator: Update SDK /services/mongodbflex (#3107)
  • b255f94 fix(deps): update module github.com/stackitcloud/stackit-sdk-go/services/iaas...
  • Additional commits viewable in compare view

Updates github.com/stackitcloud/stackit-sdk-go/services/serviceaccount from 0.20.1 to 0.21.0

Changelog

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

Release (2026-MM-DD)

  • core:
    • v0.27.0
      • Feature: Added experimental paginate package for AIP compliant pagination
  • albwaf
    • v0.13.3
      • v1api:
        • Improvement: Align package description with latest API specification
  • authorization:
    • v0.15.4
      • Dependencies: Bump STACKIT SDK core module from v0.26.0 to v0.27.0
  • automation:
  • cost:
    • v0.5.2
      • Dependencies: Bump STACKIT SDK core module from v0.26.0 to v0.27.0
  • dns:
    • v0.23.0
      • Feature: CreateMoveCode now accepts an optional CreateMoveCodePayload request body (field Ttl) to configure the move code's validity duration
      • Breaking Change: DomainObservabilityExtension.State field type changed from *string to *DomainObservabilityExtensionState (new enum type with values CREATING, CREATE_SUCCEEDED, ERROR`)
      • Breaking Change: Removed State field from ZoneObservabilityExtension
      • v1api:
        • Feature: CreateMoveCode now accepts an optional CreateMoveCodePayload request body (field Ttl) to configure the move code's validity duration
        • Breaking Change: DomainObservabilityExtension.State field type changed from *string to *DomainObservabilityExtensionState (new enum type with values CREATING, CREATE_SUCCEEDED, ERROR)
        • Breaking Change: Removed State field from ZoneObservabilityExtension
  • experimental:
    • v0.1.0
      • Added experimental paginate package for AIP compliant pagination
  • observability:
    • v0.25.0
      • v1api:
        • Breaking Change: Removed model Status1; ProjectInstanceFull.Status field type changed from Status1 to Status
        • Breaking Change: Field types for nullable map values changed from map[string]string to map[string]*string in Error.Errors, GetCredentialsResponse.CredentialsInfo, GetInstanceResponse.Parameters, RouteSerializer.Routes, ServiceKeysList.CredentialsInfo
        • Fix: Response decoding now supports *io.Reader and *[]byte target types (previously only string, *os.File, and JSON were supported)
  • postgresflex:
    • v1.14.0
      • Improvement: Document naming constraints for the Name field of database model structs
      • Improvement: Document that the SNA value of InstanceNetworkAccessScope (network.accessScope) is only permitted for enabled accounts; the request is rejected otherwise
      • v3alpha1api:
        • Improvement: Add validation (validate:"regexp=^[a-z_][a-z0-9_]*$") to Name field of model structs CreateDatabaseRequestPayload, DatabaseRoles, GetDatabaseResponse, ListDatabase, UpdateDatabasePartiallyRequestPayload, UpdateDatabaseRequestPayload
        • Improvement: Document that the SNA value of InstanceNetworkAccessScope is only permitted for enabled accounts
      • v3api:
        • Improvement: Add validation (validate:"regexp=^[a-z_][a-z0-9_]*$") to Name field of model structs CreateDatabasePayload, DatabaseRoles, GetDatabaseResponse, ListDatabase, PartialUpdateDatabasePayload, UpdateDatabasePayload
        • Improvement: Document that the SNA value of InstanceNetworkAccessScope is only permitted for enabled accounts
      • v3beta1api:
        • Improvement: Add validation (validate:"regexp=^[a-z_][a-z0-9_]*$") to Name field of model structs CreateDatabasePayload, DatabaseRoles, GetDatabaseResponse, ListDatabase, PartialUpdateDatabasePayload, UpdateDatabasePayload
        • Improvement: Document that the SNA value of InstanceNetworkAccessScope is only permitted for enabled accounts

... (truncated)

Commits
  • 848cf95 feat: Support workload identity federation flow (#4074)
  • e284bdf Generator: Update SDK /services/runcommand (#4224)
  • 60aae05 Generator: Update SDK /services/serverbackup (#4219)
  • a5e793b Update module github.com/stackitcloud/stackit-sdk-go/services/loadbalancer to...
  • f9c72f3 Generator: Update SDK /services/alb (#4210)
  • 360d8f9 Generator: Update SDK /services/loadbalancer (#4211)
  • 8ce9fe4 Update module github.com/stackitcloud/stackit-sdk-go/services/ske to v1.6.0 (...
  • 9fdc3b0 feat(ci) also run on go 1.24, 1.25 (#4206)
  • fcc2c64 Generator: Update SDK /services/ske (#4204)
  • a03e63d Feat/stackittpr 442 depedency cooldowns (#4201)
  • Additional commits viewable in compare view

Updates github.com/stackitcloud/stackit-sdk-go/services/serviceenablement from 1.7.1 to 1.7.2

Changelog

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

Release (2026-MM-DD)

  • core:
    • v0.27.0
      • Feature: Added experimental paginate package for AIP compliant pagination
  • albwaf
    • v0.13.3
      • v1api:
        • Improvement: Align package description with latest API specification
  • authorization:
    • v0.15.4
      • Dependencies: Bump STACKIT SDK core module from v0.26.0 to v0.27.0
  • automation:
  • cost:
    • v0.5.2
      • Dependencies: Bump STACKIT SDK core module from v0.26.0 to v0.27.0
  • dns:
    • v0.23.0
      • Feature: CreateMoveCode now accepts an optional CreateMoveCodePayload request body (field Ttl) to configure the move code's validity duration
      • Breaking Change: DomainObservabilityExtension.State field type changed from *string to *DomainObservabilityExtensionState (new enum type with values CREATING, CREATE_SUCCEEDED, ERROR`)
      • Breaking Change: Removed State field from ZoneObservabilityExtension
      • v1api:
        • Feature: CreateMoveCode now accepts an optional CreateMoveCodePayload request body (field Ttl) to configure the move code's validity duration
        • Breaking Change: DomainObservabilityExtension.State field type changed from *string to *DomainObservabilityExtensionState (new enum type with values CREATING, CREATE_SUCCEEDED, ERROR)
        • Breaking Change: Removed State field from ZoneObservabilityExtension
  • experimental:
    • v0.1.0
      • Added experimental paginate package for AIP compliant pagination
  • observability:
    • v0.25.0
      • v1api:
        • Breaking Change: Removed model Status1; ProjectInstanceFull.Status field type changed from Status1 to Status
        • Breaking Change: Field types for nullable map values changed from map[string]string to map[string]*string in Error.Errors, GetCredentialsResponse.CredentialsInfo, GetInstanceResponse.Parameters, RouteSerializer.Routes, ServiceKeysList.CredentialsInfo
        • Fix: Response decoding now supports *io.Reader and *[]byte target types (previously only string, *os.File, and JSON were supported)
  • postgresflex:
    • v1.14.0
      • Improvement: Document naming constraints for the Name field of database model structs
      • Improvement: Document that the SNA value of InstanceNetworkAccessScope (network.accessScope) is only permitted for enabled accounts; the request is rejected otherwise
      • v3alpha1api:
        • Improvement: Add validation (validate:"regexp=^[a-z_][a-z0-9_]*$") to Name field of model structs CreateDatabaseRequestPayload, DatabaseRoles, GetDatabaseResponse, ListDatabase, UpdateDatabasePartiallyRequestPayload, UpdateDatabaseRequestPayload
        • Improvement: Document that the SNA value of InstanceNetworkAccessScope is only permitted for enabled accounts
      • v3api:
        • Improvement: Add validation (validate:"regexp=^[a-z_][a-z0-9_]*$") to Name field of model structs CreateDatabasePayload, DatabaseRoles, GetDatabaseResponse, ListDatabase, PartialUpdateDatabasePayload, UpdateDatabasePayload
        • Improvement: Document that the SNA value of InstanceNetworkAccessScope is only permitted for enabled accounts
      • v3beta1api:
        • Improvement: Add validation (validate:"regexp=^[a-z_][a-z0-9_]*$") to Name field of model structs CreateDatabasePayload, DatabaseRoles, GetDatabaseResponse, ListDatabase, PartialUpdateDatabasePayload, UpdateDatabasePayload
        • Improvement: Document that the SNA value of InstanceNetworkAccessScope is only permitted for enabled accounts

... (truncated)

Commits

Updates github.com/stackitcloud/stackit-sdk-go/services/authorization from 0.15.3 to 0.15.4

Changelog

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

Release (2026-MM-DD)

  • core:
    • v0.27.0
      • Feature: Added experimental paginate package for AIP compliant pagination
  • albwaf
    • v0.13.3
      • v1api:
        • Improvement: Align package description with latest API specification
  • authorization:
    • v0.15.4
      • Dependencies: Bump STACKIT SDK core module from v0.26.0 to v0.27.0
  • automation:
  • cost:
    • v0.5.2
      • Dependencies: Bump STACKIT SDK core module from v0.26.0 to v0.27.0
  • dns:
    • v0.23.0
      • Feature: CreateMoveCode now accepts an optional CreateMoveCodePayload request body (field Ttl) to configure the move code's validity duration
      • Breaking Change: DomainObservabilityExtension.State field type changed from *string to *DomainObservabilityExtensionState (new enum type with values CREATING, CREATE_SUCCEEDED, ERROR`)
      • Breaking Change: Removed State field from ZoneObservabilityExtension
      • v1api:
        • Feature: CreateMoveCode now accepts an optional CreateMoveCodePayload request body (field Ttl) to configure the move code's validity duration
        • Breaking Change: DomainObservabilityExtension.State field type changed from *string to *DomainObservabilityExtensionState (new enum type with values CREATING, CREATE_SUCCEEDED, ERROR)
        • Breaking Change: Removed State field from ZoneObservabilityExtension
  • experimental:
    • v0.1.0
      • Added experimental paginate package for AIP compliant pagination
  • observability:
    • v0.25.0
      • v1api:
        • Breaking Change: Removed model Status1; ProjectInstanceFull.Status field type changed from Status1 to Status
        • Breaking Change: Field types for nullable map values changed from map[string]string to map[string]*string in Error.Errors, GetCredentialsResponse.CredentialsInfo, GetInstanceResponse.Parameters, RouteSerializer.Routes, ServiceKeysList.CredentialsInfo
        • Fix: Response decoding now supports *io.Reader and *[]byte target types (previously only string, *os.File, and JSON were supported)
  • postgresflex:
    • v1.14.0
      • Improvement: Document naming constraints for the Name field of database model structs
      • Improvement: Document that the SNA value of InstanceNetworkAccessScope (network.accessScope) is only permitted for enabled accounts; the request is rejected otherwise
      • v3alpha1api:
        • Improvement: Add validation (validate:"regexp=^[a-z_][a-z0-9_]*$") to Name field of model structs CreateDatabaseRequestPayload, DatabaseRoles, GetDatabaseResponse, ListDatabase, UpdateDatabasePartiallyRequestPayload, UpdateDatabaseRequestPayload
        • Improvement: Document that the SNA value of InstanceNetworkAccessScope is only permitted for enabled accounts
      • v3api:
        • Improvement: Add validation (validate:"regexp=^[a-z_][a-z0-9_]*$") to Name field of model structs CreateDatabasePayload, DatabaseRoles, GetDatabaseResponse, ListDatabase, PartialUpdateDatabasePayload, UpdateDatabasePayload
        • Improvement: Document that the SNA value of InstanceNetworkAccessScope is only permitted for enabled accounts
      • v3beta1api:
        • Improvement: Add validation (validate:"regexp=^[a-z_][a-z0-9_]*$") to Name field of model structs CreateDatabasePayload, DatabaseRoles, GetDatabaseResponse, ListDatabase, PartialUpdateDatabasePayload, UpdateDatabasePayload
        • Improvement: Document that the SNA value of InstanceNetworkAccessScope is only permitted for enabled accounts

... (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 6 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [github.com/stackitcloud/stackit-sdk-go/core](https://github.com/stackitcloud/stackit-sdk-go) | `0.26.0` | `0.27.0` |
| [github.com/stackitcloud/stackit-sdk-go/services/albwaf](https://github.com/stackitcloud/stackit-sdk-go) | `0.13.2` | `0.13.3` |
| [github.com/stackitcloud/stackit-sdk-go/services/resourcemanager](https://github.com/stackitcloud/stackit-sdk-go) | `0.24.2` | `0.25.1` |
| [github.com/stackitcloud/stackit-sdk-go/services/serviceaccount](https://github.com/stackitcloud/stackit-sdk-go) | `0.20.1` | `0.21.0` |
| [github.com/stackitcloud/stackit-sdk-go/services/serviceenablement](https://github.com/stackitcloud/stackit-sdk-go) | `1.7.1` | `1.7.2` |
| [github.com/stackitcloud/stackit-sdk-go/services/authorization](https://github.com/stackitcloud/stackit-sdk-go) | `0.15.3` | `0.15.4` |



Updates `github.com/stackitcloud/stackit-sdk-go/core` from 0.26.0 to 0.27.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.26.0...core/v0.27.0)

Updates `github.com/stackitcloud/stackit-sdk-go/services/albwaf` from 0.13.2 to 0.13.3
- [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/alb/v0.13.2...services/dns/v0.13.3)

Updates `github.com/stackitcloud/stackit-sdk-go/services/resourcemanager` from 0.24.2 to 0.25.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/opensearch/v0.24.2...services/logme/v0.25.1)

Updates `github.com/stackitcloud/stackit-sdk-go/services/serviceaccount` from 0.20.1 to 0.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@core/v0.20.1...core/v0.21.0)

Updates `github.com/stackitcloud/stackit-sdk-go/services/serviceenablement` from 1.7.1 to 1.7.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/kms/v1.7.1...services/kms/v1.7.2)

Updates `github.com/stackitcloud/stackit-sdk-go/services/authorization` from 0.15.3 to 0.15.4
- [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/authorization/v0.15.3...services/authorization/v0.15.4)

---
updated-dependencies:
- dependency-name: github.com/stackitcloud/stackit-sdk-go/core
  dependency-version: 0.27.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.13.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: stackit
- dependency-name: github.com/stackitcloud/stackit-sdk-go/services/resourcemanager
  dependency-version: 0.25.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: stackit
- dependency-name: github.com/stackitcloud/stackit-sdk-go/services/serviceaccount
  dependency-version: 0.21.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: stackit
- dependency-name: github.com/stackitcloud/stackit-sdk-go/services/serviceenablement
  dependency-version: 1.7.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: stackit
- dependency-name: github.com/stackitcloud/stackit-sdk-go/services/authorization
  dependency-version: 0.15.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  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 Sep 7, 2026
@dependabot
dependabot Bot requested a review from a team as a code owner September 7, 2026 11:43
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update go code labels Sep 7, 2026
@dependabot @github

dependabot Bot commented on behalf of github Sep 8, 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 Sep 8, 2026
@dependabot
dependabot Bot deleted the dependabot/go_modules/stackit-e19a2817df branch September 8, 2026 11:45
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