build(deps): bump the dependencies group with 6 updates - #2144
Merged
github-actions[bot] merged 1 commit intoOct 1, 2025
Conversation
Bumps the dependencies group with 6 updates: | Package | From | To | | --- | --- | --- | | [cloud.google.com/go/bigquery](https://github.com/googleapis/google-cloud-go) | `1.70.0` | `1.71.0` | | [github.com/aws/aws-sdk-go-v2/config](https://github.com/aws/aws-sdk-go-v2) | `1.31.8` | `1.31.12` | | [github.com/aws/aws-sdk-go-v2/service/kms](https://github.com/aws/aws-sdk-go-v2) | `1.45.3` | `1.45.6` | | [google.golang.org/api](https://github.com/googleapis/google-api-go-client) | `0.249.0` | `0.250.0` | | [google.golang.org/genproto/googleapis/rpc](https://github.com/googleapis/go-genproto) | `0.0.0-20250818200422-3122310a409c` | `0.0.0-20250908214217-97024824d090` | | google.golang.org/protobuf | `1.36.8` | `1.36.9` | Updates `cloud.google.com/go/bigquery` from 1.70.0 to 1.71.0 - [Release notes](https://github.com/googleapis/google-cloud-go/releases) - [Changelog](https://github.com/googleapis/google-cloud-go/blob/main/CHANGES.md) - [Commits](googleapis/google-cloud-go@spanner/v1.70.0...spanner/v1.71.0) Updates `github.com/aws/aws-sdk-go-v2/config` from 1.31.8 to 1.31.12 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/main/changelog-template.json) - [Commits](aws/aws-sdk-go-v2@config/v1.31.8...config/v1.31.12) Updates `github.com/aws/aws-sdk-go-v2/service/kms` from 1.45.3 to 1.45.6 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/main/changelog-template.json) - [Commits](aws/aws-sdk-go-v2@service/rds/v1.45.3...service/kms/v1.45.6) Updates `google.golang.org/api` from 0.249.0 to 0.250.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.249.0...v0.250.0) Updates `google.golang.org/genproto/googleapis/rpc` from 0.0.0-20250818200422-3122310a409c to 0.0.0-20250908214217-97024824d090 - [Commits](https://github.com/googleapis/go-genproto/commits) Updates `google.golang.org/protobuf` from 1.36.8 to 1.36.9 --- updated-dependencies: - dependency-name: cloud.google.com/go/bigquery dependency-version: 1.71.0 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.31.12 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: github.com/aws/aws-sdk-go-v2/service/kms dependency-version: 1.45.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: google.golang.org/api dependency-version: 0.250.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: google.golang.org/genproto/googleapis/rpc dependency-version: 0.0.0-20250908214217-97024824d090 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: google.golang.org/protobuf dependency-version: 1.36.9 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
requested review from
cre8ivejp,
hvn2k1,
kakcy and
nnnkkk7
as code owners
October 1, 2025 01:05
github-actions
Bot
deleted the
dependabot/go_modules/dependencies-6031010776
branch
October 1, 2025 01:10
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 6 updates:
1.70.01.71.01.31.81.31.121.45.31.45.60.249.00.250.00.0.0-20250818200422-3122310a409c0.0.0-20250908214217-97024824d0901.36.81.36.9Updates
cloud.google.com/go/bigqueryfrom 1.70.0 to 1.71.0Release notes
Sourced from cloud.google.com/go/bigquery's releases.
Commits
36c1280chore(main): release spanner 1.71.0 (#11009)d81a1a7feat(spanner): client built in metrics (#10998)1e27b43chore(main): release storage 1.46.0 (#11010)e1f67b1chore: get publish docs build working with new release process (#11069)4fb2a0ffix: do not override credentials if build providers a SECRET_MANAGER_PROJECT_...37191c6fix: fix type in SECRET_MANAGER_PROJECT_ID name (#11065)8a055cechore(storage): bump auth dependency (#11067)fc52b21chore: update build scripts to be able to support migration to use release ko...6c6a6a1chore(main): release bigquery 1.64.0 (#10978)16a1f95chore(main): release auth/oauth2adapt 0.2.5 (#11063)Updates
github.com/aws/aws-sdk-go-v2/configfrom 1.31.8 to 1.31.12Commits
4f599a5Release 2025-09-29c32a7a8Regenerated Clients18a065dUpdate endpoints modelaf534aaUpdate API model67db690Release 2025-09-2632ee1b5Regenerated Clients0b43122Update endpoints model44786d9Update API modelc98edb7update internal endpts comment that was wrong (#3194)88da3c8Release 2025-09-25Updates
github.com/aws/aws-sdk-go-v2/service/kmsfrom 1.45.3 to 1.45.6Commits
67db690Release 2025-09-2632ee1b5Regenerated Clients0b43122Update endpoints model44786d9Update API modelc98edb7update internal endpts comment that was wrong (#3194)88da3c8Release 2025-09-2574a74fcRegenerated Clients5e6f7aeUpdate endpoints model0e722abUpdate API model41a7d00Release 2025-09-24Updates
google.golang.org/apifrom 0.249.0 to 0.250.0Release notes
Sourced from google.golang.org/api's releases.
Changelog
Sourced from google.golang.org/api's changelog.
Commits
307f588chore(main): release 0.250.0 (#3307)2242712feat(all): auto-regenerate discovery clients (#3318)d41bfb6chore(google-api-go-generator): add aiplatform:v1beta1 to skipAPIGeneration (...34bbc4bchore(all): update all (#3313)e4eefd9feat(all): auto-regenerate discovery clients (#3316)a6d27cffeat(all): auto-regenerate discovery clients (#3315)0e5a06dfeat(all): auto-regenerate discovery clients (#3314)7f0983cfeat(all): auto-regenerate discovery clients (#3312)ffae061feat(all): auto-regenerate discovery clients (#3311)5ed74f3feat(all): auto-regenerate discovery clients (#3310)Updates
google.golang.org/genproto/googleapis/rpcfrom 0.0.0-20250818200422-3122310a409c to 0.0.0-20250908214217-97024824d090Commits
Updates
google.golang.org/protobuffrom 1.36.8 to 1.36.9Dependabot 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 mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@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