chore(deps): bump the go-dependencies group with 4 updates - #1208
Conversation
Bumps the go-dependencies group with 4 updates: [github.com/aws/aws-sdk-go-v2/config](https://github.com/aws/aws-sdk-go-v2), [github.com/aws/aws-sdk-go-v2/credentials](https://github.com/aws/aws-sdk-go-v2), [github.com/aws/aws-sdk-go-v2/feature/s3/transfermanager](https://github.com/aws/aws-sdk-go-v2) and [google.golang.org/api](https://github.com/googleapis/google-api-go-client). Updates `github.com/aws/aws-sdk-go-v2/config` from 1.33.4 to 1.33.5 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Commits](aws/aws-sdk-go-v2@config/v1.33.4...config/v1.33.5) Updates `github.com/aws/aws-sdk-go-v2/credentials` from 1.20.4 to 1.20.5 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Commits](aws/aws-sdk-go-v2@service/mq/v1.20.4...service/mq/v1.20.5) Updates `github.com/aws/aws-sdk-go-v2/feature/s3/transfermanager` from 0.4.6 to 0.4.7 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Commits](aws/aws-sdk-go-v2@feature/s3/transfermanager/v0.4.6...feature/s3/transfermanager/v0.4.7) Updates `google.golang.org/api` from 0.297.0 to 0.298.0 - [Release notes](https://github.com/googleapis/google-api-go-client/releases) - [Changelog](https://github.com/googleapis/google-api-go-client/blob/main/CHANGES.md) - [Commits](googleapis/google-api-go-client@v0.297.0...v0.298.0) --- updated-dependencies: - dependency-name: github.com/aws/aws-sdk-go-v2/config dependency-version: 1.33.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-dependencies - dependency-name: github.com/aws/aws-sdk-go-v2/credentials dependency-version: 1.20.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-dependencies - dependency-name: github.com/aws/aws-sdk-go-v2/feature/s3/transfermanager dependency-version: 0.4.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-dependencies - dependency-name: google.golang.org/api dependency-version: 0.298.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
|
Claude finished @dependabot[bot]'s task in 2m 13s —— View job Dependency review
Verdict: safe to merge. All four bumps are patch releases, and none of them touch an API this repo calls. What changed
Notes worth reading1. The 2. The indirect 3. Dependabot's commit list for 4. Coverage gap worth knowing aboutThe only test that exercises the real Verification I could not perform
|
Bumps the go-dependencies group with 4 updates: github.com/aws/aws-sdk-go-v2/config, github.com/aws/aws-sdk-go-v2/credentials, github.com/aws/aws-sdk-go-v2/feature/s3/transfermanager and google.golang.org/api.
Updates
github.com/aws/aws-sdk-go-v2/configfrom 1.33.4 to 1.33.5Commits
4e0240aRelease 2026-09-14c2d42dfRegenerated Clients1548c19Update endpoints model9fab903Update API modela7eaa10Release 2026-09-11c6f53e8Regenerated Clientse80f4faUpdate endpoints model55b26d7Update API model113bc91Release 2026-09-100b5dc66Regenerated ClientsUpdates
github.com/aws/aws-sdk-go-v2/credentialsfrom 1.20.4 to 1.20.5Commits
f2706c8Release 2023-12-081dac0c9Regenerated Clientscbd9216Update API modelc7357bbfix: reinstate presence of retryer when functional opts run but still respect...c5c34b3fix: translation of ini service sections into shared config (#2416)b3c7fbfupdate express cache key (#2414)9b90af4fix: add non-vhostable buckets to path when using legacy endpoint resolver (#...Updates
github.com/aws/aws-sdk-go-v2/feature/s3/transfermanagerfrom 0.4.6 to 0.4.7Commits
4e0240aRelease 2026-09-14c2d42dfRegenerated Clients1548c19Update endpoints model9fab903Update API modelUpdates
google.golang.org/apifrom 0.297.0 to 0.298.0Release notes
Sourced from google.golang.org/api's releases.
Changelog
Sourced from google.golang.org/api's changelog.
Commits
6dcd600chore(main): release 0.298.0 (#3729)1e76b30feat(all): auto-regenerate discovery clients (#3732)1f133b3feat(all): auto-regenerate discovery clients (#3731)df333cbfeat(all): auto-regenerate discovery clients (#3730)3dd4e89feat(all): auto-regenerate discovery clients (#3723)def8c7bRevert "feat: move to go1.26.0 as the lowest supported go version (#3724)"f7a759atest: fix concurrent bundler test (#3728)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 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