Skip to content

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

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

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

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 28, 2026

Copy link
Copy Markdown
Contributor

Bumps the stackit group with 2 updates in the / directory: github.com/stackitcloud/stackit-sdk-go/services/observability and github.com/stackitcloud/stackit-sdk-go/services/redis.

Updates github.com/stackitcloud/stackit-sdk-go/services/observability from 0.24.0 to 0.25.0

Changelog

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

Release (2026-MM-DD)

  • automation:
  • 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)
  • valkey:
    • v0.3.0
      • v1api:
        • Breaking Change/Fix: CreateBackupExecute return type changed from ([]CreateBackupResponseItem, error) to (*CreateBackupResponseItem, error) The go type now correctly models the actual JSON response, this operation was broken beforehand. This aligns v1api with the fix already applied to v2api in v0.2.0.

Release (2026-08-25)

  • alb
    • v0.17.1
      • v2api:
        • Fix: Response decoding now supports *io.Reader and *[]byte target types (previously only string, *os.File, and JSON were supported)
        • Fix: Escape regex in validate tags of model structs correctly
    • 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.13.2
      • v1api:
        • Improvement: Update description of UpdateWAF method to reflect that updating a WAF configuration now also applies to all Load Balancers that reference it
    • v0.13.1
      • v1alphaapi:
        • Fix: Response decoding now supports *io.Reader and *[]byte target types (previously only string, *os.File, and JSON were supported)
        • Fix: Escape regex in validate tags of model structs correctly
      • v1api:
        • Fix: Response decoding now supports *io.Reader and *[]byte target types (previously only string, *os.File, and JSON were supported)
        • Fix: Escape regex in validate tags of model structs correctly
      • v1betaapi:
        • Fix: Response decoding now supports *io.Reader and *[]byte target types (previously only string, *os.File, and JSON were supported)
        • Fix: Escape regex in validate tags of model structs correctly
    • v0.13.0
      • v1betaapi:
        • Improvement: The entire v1betaapi package is now marked as deprecated. Migrate to v1api
        • Feature: Add new models Operator, Severity, Transformation, Type, Variable, Action
        • Breaking Change: Removed models BehaviourAction, ConditionOperatorType, ConditionTransformationsInner, ConditionVariableType, GetBehaviourAction, GetBehaviourSeverity, Mode1, MRSType, MRSType1, MRSType2
        • Breaking Change: PatchMRSRule.Mode field type changed from *Mode1 to *Mode

... (truncated)

Commits

Updates github.com/stackitcloud/stackit-sdk-go/services/redis from 1.3.0 to 1.4.0

Changelog

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

Release (2026-MM-DD)

  • automation:
  • 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)
  • valkey:
    • v0.3.0
      • v1api:
        • Breaking Change/Fix: CreateBackupExecute return type changed from ([]CreateBackupResponseItem, error) to (*CreateBackupResponseItem, error) The go type now correctly models the actual JSON response, this operation was broken beforehand. This aligns v1api with the fix already applied to v2api in v0.2.0.

Release (2026-08-25)

  • alb
    • v0.17.1
      • v2api:
        • Fix: Response decoding now supports *io.Reader and *[]byte target types (previously only string, *os.File, and JSON were supported)
        • Fix: Escape regex in validate tags of model structs correctly
    • 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.13.2
      • v1api:
        • Improvement: Update description of UpdateWAF method to reflect that updating a WAF configuration now also applies to all Load Balancers that reference it
    • v0.13.1
      • v1alphaapi:
        • Fix: Response decoding now supports *io.Reader and *[]byte target types (previously only string, *os.File, and JSON were supported)
        • Fix: Escape regex in validate tags of model structs correctly
      • v1api:
        • Fix: Response decoding now supports *io.Reader and *[]byte target types (previously only string, *os.File, and JSON were supported)
        • Fix: Escape regex in validate tags of model structs correctly
      • v1betaapi:
        • Fix: Response decoding now supports *io.Reader and *[]byte target types (previously only string, *os.File, and JSON were supported)
        • Fix: Escape regex in validate tags of model structs correctly
    • v0.13.0
      • v1betaapi:
        • Improvement: The entire v1betaapi package is now marked as deprecated. Migrate to v1api
        • Feature: Add new models Operator, Severity, Transformation, Type, Variable, Action
        • Breaking Change: Removed models BehaviourAction, ConditionOperatorType, ConditionTransformationsInner, ConditionVariableType, GetBehaviourAction, GetBehaviourSeverity, Mode1, MRSType, MRSType1, MRSType2
        • Breaking Change: PatchMRSRule.Mode field type changed from *Mode1 to *Mode

... (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 2 updates in the / directory: [github.com/stackitcloud/stackit-sdk-go/services/observability](https://github.com/stackitcloud/stackit-sdk-go) and [github.com/stackitcloud/stackit-sdk-go/services/redis](https://github.com/stackitcloud/stackit-sdk-go).


Updates `github.com/stackitcloud/stackit-sdk-go/services/observability` from 0.24.0 to 0.25.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.24.0...core/v0.25.0)

Updates `github.com/stackitcloud/stackit-sdk-go/services/redis` from 1.3.0 to 1.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@services/cdn/v1.3.0...services/cdn/v1.4.0)

---
updated-dependencies:
- dependency-name: github.com/stackitcloud/stackit-sdk-go/services/observability
  dependency-version: 0.25.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.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 Aug 28, 2026
@dependabot
dependabot Bot requested a review from a team as a code owner August 28, 2026 11:43
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update go code labels Aug 28, 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