🌱(deps): Bump the all-go-deps group across 1 directory with 5 updates#457
Open
dependabot[bot] wants to merge 1 commit into
Open
🌱(deps): Bump the all-go-deps group across 1 directory with 5 updates#457dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the all-go-deps group with 4 updates in the / directory: [cloud.google.com/go/cloudsqlconn](https://github.com/googlecloudplatform/cloud-sql-go-connector), [github.com/mattn/go-sqlite3](https://github.com/mattn/go-sqlite3), [golang.org/x/mod](https://github.com/golang/mod) and [google.golang.org/grpc](https://github.com/grpc/grpc-go). Updates `cloud.google.com/go/cloudsqlconn` from 1.21.1 to 1.22.1 - [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.21.1...v1.22.1) Updates `github.com/mattn/go-sqlite3` from 1.14.45 to 1.14.48 - [Release notes](https://github.com/mattn/go-sqlite3/releases) - [Commits](mattn/go-sqlite3@v1.14.45...v1.14.48) Updates `golang.org/x/mod` from 0.36.0 to 0.38.0 - [Commits](golang/mod@v0.36.0...v0.38.0) Updates `golang.org/x/sync` from 0.20.0 to 0.21.0 - [Commits](golang/sync@v0.20.0...v0.21.0) 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) --- updated-dependencies: - dependency-name: cloud.google.com/go/cloudsqlconn dependency-version: 1.22.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-go-deps - dependency-name: github.com/mattn/go-sqlite3 dependency-version: 1.14.47 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-go-deps - dependency-name: golang.org/x/mod dependency-version: 0.37.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.21.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.82.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-go-deps ... Signed-off-by: dependabot[bot] <support@github.com>
0bae1e8 to
c06e5d9
Compare
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 4 updates in the / directory: cloud.google.com/go/cloudsqlconn, github.com/mattn/go-sqlite3, golang.org/x/mod and google.golang.org/grpc.
Updates
cloud.google.com/go/cloudsqlconnfrom 1.21.1 to 1.22.1Release notes
Sourced from cloud.google.com/go/cloudsqlconn's releases.
Changelog
Sourced from cloud.google.com/go/cloudsqlconn's changelog.
Commits
123d1d8chore(main): release 1.22.1 (#1118)92b91e3fix: update dependencies to latest (#1117)b4f1901deps: Update dependencies to latest as of June 25, 2026. (#1116)7f408e9deps: Update dependencies for github (#1038)460c91bchore(main): release 1.22.0 (#1113)116b2e5feat: Support AI Developer Edition connections through the Cloud SQL Auth Pro...299f922chore(main): release 1.21.2 (#1112)171276dfix: bump dependencies to latest (#1111)1c9ba69deps: update dependencies to latest (#1109)00f986cdeps: Update Non-major dependency updates (#1104)Updates
github.com/mattn/go-sqlite3from 1.14.45 to 1.14.48Release notes
Sourced from github.com/mattn/go-sqlite3's releases.
... (truncated)
Commits
0cfec60Merge pull request #1427 from mattn/sqlite-amalgamation-3053003603b1baUpgrade SQLite to version 30530033be2bdbMerge pull request #1426 from mattn/fix-load-extension-errmsg-leak7a3f560Merge pull request #1425 from mattn/fix-trampoline-abia5fd1f6Merge pull request #1424 from mattn/fix-preupdate-null-deref66371d2Merge pull request #1423 from mattn/fix-open-error-leakb55096dMerge pull request #1418 from mattn/add-coderabbit-configfa5cf80Merge pull request #1422 from mattn/fix-bind-unsupported-type08a4ce4Add regression tests for bind error pathsca77cf4Merge pull request #1421 from mattn/fix-callback-named-typesUpdates
golang.org/x/modfrom 0.36.0 to 0.38.0Commits
792ac16go.mod: update golang.org/x dependenciesfe2ec04all: fix some comments to improve readabilitydeb1dfcgo.mod: update golang.org/x dependencies087f651modfile: use slices.Backward343ee60x/mod: allow for aggressively conslidating requiresUpdates
golang.org/x/syncfrom 0.20.0 to 0.21.0Commits
5071ed6all: fix some comments to improve readabilityUpdates
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)