build(deps): bump the dependencies group across 1 directory with 11 updates#636
Open
dependabot[bot] wants to merge 1 commit into
Open
build(deps): bump the dependencies group across 1 directory with 11 updates#636dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
…pdates Bumps the dependencies group with 7 updates in the / directory: | Package | From | To | | --- | --- | --- | | [github.com/aws/aws-sdk-go-v2](https://github.com/aws/aws-sdk-go-v2) | `1.41.7` | `1.42.1` | | [github.com/aws/aws-sdk-go-v2/config](https://github.com/aws/aws-sdk-go-v2) | `1.32.18` | `1.32.28` | | [github.com/aws/aws-sdk-go-v2/service/secretsmanager](https://github.com/aws/aws-sdk-go-v2) | `1.41.7` | `1.43.0` | | [github.com/aws/aws-sdk-go-v2/service/ssm](https://github.com/aws/aws-sdk-go-v2) | `1.68.6` | `1.70.0` | | [google.golang.org/grpc](https://github.com/grpc/grpc-go) | `1.81.1` | `1.82.0` | | [k8s.io/api](https://github.com/kubernetes/api) | `0.36.1` | `0.36.2` | | [k8s.io/client-go](https://github.com/kubernetes/client-go) | `0.36.1` | `0.36.2` | Updates `github.com/aws/aws-sdk-go-v2` from 1.41.7 to 1.42.1 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Commits](aws/aws-sdk-go-v2@v1.41.7...v1.42.1) Updates `github.com/aws/aws-sdk-go-v2/config` from 1.32.18 to 1.32.28 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Commits](aws/aws-sdk-go-v2@config/v1.32.18...config/v1.32.28) Updates `github.com/aws/aws-sdk-go-v2/credentials` from 1.19.17 to 1.19.27 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Commits](aws/aws-sdk-go-v2@credentials/v1.19.17...credentials/v1.19.27) Updates `github.com/aws/aws-sdk-go-v2/service/secretsmanager` from 1.41.7 to 1.43.0 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Commits](aws/aws-sdk-go-v2@v1.41.7...service/s3/v1.43.0) Updates `github.com/aws/aws-sdk-go-v2/service/ssm` from 1.68.6 to 1.70.0 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Commits](aws/aws-sdk-go-v2@service/ssm/v1.68.6...service/s3/v1.70.0) Updates `github.com/aws/aws-sdk-go-v2/service/sts` from 1.42.1 to 1.44.0 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Commits](aws/aws-sdk-go-v2@v1.42.1...service/s3/v1.44.0) Updates `github.com/aws/smithy-go` from 1.26.0 to 1.27.3 - [Release notes](https://github.com/aws/smithy-go/releases) - [Changelog](https://github.com/aws/smithy-go/blob/main/CHANGELOG.md) - [Commits](aws/smithy-go@v1.26.0...v1.27.3) Updates `google.golang.org/grpc` from 1.81.1 to 1.82.0 - [Release notes](https://github.com/grpc/grpc-go/releases) - [Commits](grpc/grpc-go@v1.81.1...v1.82.0) Updates `k8s.io/api` from 0.36.1 to 0.36.2 - [Commits](kubernetes/api@v0.36.1...v0.36.2) Updates `k8s.io/apimachinery` from 0.36.1 to 0.36.2 - [Commits](kubernetes/apimachinery@v0.36.1...v0.36.2) Updates `k8s.io/client-go` from 0.36.1 to 0.36.2 - [Changelog](https://github.com/kubernetes/client-go/blob/master/CHANGELOG.md) - [Commits](kubernetes/client-go@v0.36.1...v0.36.2) --- updated-dependencies: - dependency-name: github.com/aws/aws-sdk-go-v2 dependency-version: 1.42.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: github.com/aws/aws-sdk-go-v2/config dependency-version: 1.32.28 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: github.com/aws/aws-sdk-go-v2/credentials dependency-version: 1.19.27 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: github.com/aws/aws-sdk-go-v2/service/secretsmanager dependency-version: 1.43.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: github.com/aws/aws-sdk-go-v2/service/ssm dependency-version: 1.70.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: github.com/aws/aws-sdk-go-v2/service/sts dependency-version: 1.44.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: github.com/aws/smithy-go dependency-version: 1.27.3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: google.golang.org/grpc dependency-version: 1.82.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: k8s.io/api dependency-version: 0.36.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: k8s.io/apimachinery dependency-version: 0.36.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: k8s.io/client-go dependency-version: 0.36.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #636 +/- ##
=======================================
Coverage 60.84% 60.84%
=======================================
Files 11 11
Lines 710 710
=======================================
Hits 432 432
Misses 261 261
Partials 17 17 ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
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.
Bumps the dependencies group with 7 updates in the / directory:
1.41.71.42.11.32.181.32.281.41.71.43.01.68.61.70.01.81.11.82.00.36.10.36.20.36.10.36.2Updates
github.com/aws/aws-sdk-go-v2from 1.41.7 to 1.42.1Commits
b4784c1Release 2026-07-0197c0201Regenerated Clients6687238Update endpoints model995297fUpdate API modelc26cfc6Fix bump smithy-go to cover multiple issues (#3461)fae66b8Set transfer manager error as the first error seen, preventing race condition...cf0eabdRelease 2026-06-30ad0c091Regenerated Clients196e961Update endpoints model1529eadUpdate API modelUpdates
github.com/aws/aws-sdk-go-v2/configfrom 1.32.18 to 1.32.28Commits
fc087caRelease 2026-07-06a0dc66eRegenerated Clients0e93979Update endpoints model1e51eb5Update API modela4cd1c9add serialization snapshot tests (#3463)8d5a855set rollout strategy 2 (#3467)bdb9681Release 2026-07-02dad37d5Regenerated Clients019a359Update endpoints modelc51ba98Update API modelUpdates
github.com/aws/aws-sdk-go-v2/credentialsfrom 1.19.17 to 1.19.27Commits
fc087caRelease 2026-07-06a0dc66eRegenerated Clients0e93979Update endpoints model1e51eb5Update API modela4cd1c9add serialization snapshot tests (#3463)8d5a855set rollout strategy 2 (#3467)bdb9681Release 2026-07-02dad37d5Regenerated Clients019a359Update endpoints modelc51ba98Update API modelUpdates
github.com/aws/aws-sdk-go-v2/service/secretsmanagerfrom 1.41.7 to 1.43.0Commits
0be05faRelease 2023-11-17d0c9d42Regenerated Clientse2ede40Update endpoints model7720f87Update API model4bd06b9Merge customizations for service s324bd514Merge pull request #2373 from aws/deprecate-maciece87b84Add changelog for last commitea520b6Remove macie servicea2a621eRelease 2023-11-165590a87Regenerated ClientsUpdates
github.com/aws/aws-sdk-go-v2/service/ssmfrom 1.68.6 to 1.70.0Commits
776903fRelease 2024-12-02170b13cRegenerated Clientsc1a02e7Update API model2835f7bFix user agent to add business metrics at the end instead of prepend them (#2...ba4965dRelease 2024-11-2755149b0Regenerated Clientsfd6bb8bUpdate endpoints model65ab4f8Update API model8939ed0Release 2024-11-2623cf36bRegenerated ClientsUpdates
github.com/aws/aws-sdk-go-v2/service/stsfrom 1.42.1 to 1.44.0Commits
fa3ee1aRelease 2023-11-216e0c553Regenerated Clients32fa00bUpdate endpoints model72eae5cUpdate API model1c69d08fix: don't expect response to be json in endpointcreds provider (#2381)3bd97c0fix: don't send 0 max items for object version and multipart upload paginator...b3e07aaRelease 2023-11-202fc1c0dRegenerated Clients1a6bd02Update endpoints modelac2c871Update API modelUpdates
github.com/aws/smithy-gofrom 1.26.0 to 1.27.3Changelog
Sourced from github.com/aws/smithy-go's changelog.
... (truncated)
Commits
9445927Release 2026-06-267617c7eadd prefix/suffix hyphen rejection for host label validation based on rfc1123...49402bdFix document.Number serialization and BigDecimal negative zero sign loss (#681)648e8adfeat: move common middlewares to shared addCommonMiddlewares (#674)bff4b8cRelease 2026-06-056b71b3afix broken cbor union serialization (#676)3c67717serialize value types if@required(#675)6a1dd2fRelease 2026-06-04ec26415fix nested union json ctx break/smithy.ReadUnion contract issue (#673)3f6ece2Release 2026-06-02Updates
google.golang.org/grpcfrom 1.81.1 to 1.82.0Release notes
Sourced from google.golang.org/grpc's releases.
Commits
bd23985Change version to 1.82.0 (#9170)0f3086dFix minor issues not covered by PR #9137 (#9147)fef07fbinternal: Split v3procservicepb import into pb and grpc for extproc (#9163)91dd64ftransport: surface subsequent data when receiving non-gRPC header (#8929)adc97detest/kokoro: add config for regional-td test (#9158)57c9ff1xds: ensure full-string matching for RBAC Filter rules (#9148)b58f32dserver: Set a pprof label on new stream goroutines (#9082)6c98be3refactor(transport): extract shared stream state handling logic in `loopyWrit...bcaa6f4rls: only reset backoff on recovery from TRANSIENT_FAILURE (#9137)429e6e0balancer: expose endpoint weight and hostname as experimental APIs (#9074)Updates
k8s.io/apifrom 0.36.1 to 0.36.2Commits
2f4cefdUpdate dependencies to v0.36.2 tagUpdates
k8s.io/apimachineryfrom 0.36.1 to 0.36.2Commits
ae3f98eUpdate dependencies to v0.36.2 tag2ec982dMerge pull request #139508lalitc375/automated-cherry-pick-of-#1394806a88102Fix wrong marking of errorsUpdates
k8s.io/client-gofrom 0.36.1 to 0.36.2Commits
877f535Update dependencies to v0.36.2 tagDependabot 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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