chore(deps): Consolidate all renovate updates (July 2026) - #145
Open
dirathea wants to merge 2 commits into
Open
Conversation
Consolidates 10 Renovate PRs into a single update: - cloud.google.com/go/secretmanager: v1.19.0 → v1.21.0 (#126) - google.golang.org/grpc: v1.80.0 → v1.83.0 (#128) - github.com/modelcontextprotocol/go-sdk: v1.6.0 → v1.7.0 (#129) - github.com/infisical/go-sdk: v0.7.1 → v0.8.0 (#132) - github.com/Azure/.../azsecrets: v1.4.0 → v1.5.0 (#133) - github.com/aws/aws-sdk-go-v2/service/iam: v1.53.10 → v1.56.2 (#135) - github.com/aws/aws-sdk-go-v2/service/sts: v1.42.1 → v1.45.2 (#137) - github.com/zitadel/oidc/v3: v3.47.5 → v3.48.1 (#142) - github.com/aws/aws-sdk-go-v2/credentials: v1.19.16 → v1.19.32 (#143) - github.com/aws/aws-sdk-go-v2: v1.41.7 → v1.43.2 (#144) Also closes stale consolidated PR #124.
…ulator) The azsecrets v1.5.0 upgrade causes 400 Bad Request errors when creating secrets via the Lowkey Vault test emulator. Excluding from this consolidated PR until the emulator is upgraded.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
🔄 Consolidated Dependency Updates (July 2026)
This PR consolidates 9 Renovate PRs into a single update for efficient CI:
github.com/aws/aws-sdk-go-v2github.com/aws/aws-sdk-go-v2/credentialsgithub.com/zitadel/oidc/v3github.com/aws/aws-sdk-go-v2/service/stsgithub.com/aws/aws-sdk-go-v2/service/iamgithub.com/infisical/go-sdkgithub.com/modelcontextprotocol/go-sdkgoogle.golang.org/grpccloud.google.com/go/secretmanagerExcluded
azsecretsv1.5.0) — breaks E2E tests (incompatible with lowkey-vault 5.0.0 emulator, returns 400 on SetSecret). Needs emulator upgrade first.Supersedes
Verification
go mod tidypassesAuto-generated to reduce CI resource usage