🌱(deps): Bump the all-go-deps group across 1 directory with 5 updates#322
Merged
Merged
Conversation
15d2eb3 to
077d38b
Compare
Bumps the all-go-deps group with 2 updates in the / directory: [cloud.google.com/go/cloudsqlconn](https://github.com/googlecloudplatform/cloud-sql-go-connector) and [github.com/go-sql-driver/mysql](https://github.com/go-sql-driver/mysql). Updates `cloud.google.com/go/cloudsqlconn` from 1.17.1 to 1.17.2 - [Release notes](https://github.com/googlecloudplatform/cloud-sql-go-connector/releases) - [Changelog](https://github.com/GoogleCloudPlatform/cloud-sql-go-connector/blob/main/CHANGELOG.md) - [Commits](GoogleCloudPlatform/cloud-sql-go-connector@v1.17.1...v1.17.2) Updates `github.com/go-sql-driver/mysql` from 1.9.2 to 1.9.3 - [Release notes](https://github.com/go-sql-driver/mysql/releases) - [Changelog](https://github.com/go-sql-driver/mysql/blob/v1.9.3/CHANGELOG.md) - [Commits](go-sql-driver/mysql@v1.9.2...v1.9.3) Updates `golang.org/x/mod` from 0.24.0 to 0.25.0 - [Commits](golang/mod@v0.24.0...v0.25.0) Updates `golang.org/x/sync` from 0.14.0 to 0.15.0 - [Commits](golang/sync@v0.14.0...v0.15.0) Updates `google.golang.org/grpc` from 1.72.2 to 1.73.0 - [Release notes](https://github.com/grpc/grpc-go/releases) - [Commits](grpc/grpc-go@v1.72.2...v1.73.0) --- updated-dependencies: - dependency-name: cloud.google.com/go/cloudsqlconn dependency-version: 1.17.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-go-deps - dependency-name: github.com/go-sql-driver/mysql dependency-version: 1.9.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-go-deps - dependency-name: golang.org/x/mod dependency-version: 0.25.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-go-deps - dependency-name: golang.org/x/sync dependency-version: 0.15.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-go-deps - dependency-name: google.golang.org/grpc dependency-version: 1.73.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-go-deps ... Signed-off-by: dependabot[bot] <support@github.com>
077d38b to
47fa2b7
Compare
roger2hk
approved these changes
Jul 7, 2025
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 all-go-deps group with 2 updates in the / directory: cloud.google.com/go/cloudsqlconn and github.com/go-sql-driver/mysql.
Updates
cloud.google.com/go/cloudsqlconnfrom 1.17.1 to 1.17.2Release notes
Sourced from cloud.google.com/go/cloudsqlconn's releases.
Changelog
Sourced from cloud.google.com/go/cloudsqlconn's changelog.
Commits
38306ddchore(main): release 1.17.2 (#990)d5cf057deps: Update Non-major dependency updates (#987)cb641f2fix: reduce the number of memory allocations and the latency overhead. (#983)Updates
github.com/go-sql-driver/mysqlfrom 1.9.2 to 1.9.3Release notes
Sourced from github.com/go-sql-driver/mysql's releases.
Changelog
Sourced from github.com/go-sql-driver/mysql's changelog.
Commits
62984adrelease v1.9.3 (#1725)324cbb3[1.9] fix PING on compressed connections (#1723)dfd973aoptimize readPacket (#1707)2ed589bbackport benchmark_test (#1706)ac04e5fTransaction Commit/Rollback returns conn's cached error (#1702)1bee809test stability improvement. (#1699)Updates
golang.org/x/modfrom 0.24.0 to 0.25.0Commits
9d33331x/mod: add the ignore directiveae88a97all: change from sort functions to slices functionsUpdates
golang.org/x/syncfrom 0.14.0 to 0.15.0Commits
8a14946errgroup: remove duplicated comment1869c69all: replace deprecated ioutild1ac909sync/errgroup: PanicError.Error print stack traceUpdates
google.golang.org/grpcfrom 1.72.2 to 1.73.0Release notes
Sourced from google.golang.org/grpc's releases.
Commits
c52d025Change version to 1.73.0 (#8322)ac60db1Add flag guarding SPIFFE Bundle provider (#8343) (#8382)183c148balancer/ringhash: Add experimental notice in package comment (#8364) (#8365)b610465delegatingresolver: avoid proxy for resolved addresses in NO_PROXY env (#8329...96c4308balancer/least_request : Fix panic while handling resolver errors (#8333) (#8...af5146bgrpc: update contributing.md (#8318)09166b6cleanup: remove unused constants in generic xdsclient (#8315)e3f13e7transport: Prevent sending negative timeouts (#8312)b89909bleakcheck: Fix flaky test TestCheck (#8309)709023dgrpcsync/event: Simplify synchronization (#8308)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 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