🌱(deps): Bump the all-go-deps group across 1 directory with 6 updates - #462
Open
dependabot[bot] wants to merge 1 commit into
Open
🌱(deps): Bump the all-go-deps group across 1 directory with 6 updates#462dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the all-go-deps group with 3 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) and [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang). Updates `cloud.google.com/go/cloudsqlconn` from 1.21.1 to 1.23.0 - [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.23.0) 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 `github.com/prometheus/client_golang` from 1.23.2 to 1.24.1 - [Release notes](https://github.com/prometheus/client_golang/releases) - [Changelog](https://github.com/prometheus/client_golang/blob/v1.24.1/CHANGELOG.md) - [Commits](prometheus/client_golang@v1.23.2...v1.24.1) Updates `golang.org/x/mod` from 0.36.0 to 0.37.0 - [Commits](golang/mod@v0.36.0...v0.37.0) Updates `golang.org/x/sync` from 0.20.0 to 0.22.0 - [Commits](golang/sync@v0.20.0...v0.22.0) Updates `google.golang.org/grpc` from 1.81.1 to 1.82.1 - [Release notes](https://github.com/grpc/grpc-go/releases) - [Commits](grpc/grpc-go@v1.81.1...v1.82.1) --- updated-dependencies: - dependency-name: cloud.google.com/go/cloudsqlconn dependency-version: 1.23.0 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.48 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-go-deps - dependency-name: github.com/prometheus/client_golang dependency-version: 1.24.1 dependency-type: direct:production update-type: version-update:semver-minor 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.22.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.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-go-deps ... Signed-off-by: dependabot[bot] <support@github.com>
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 3 updates in the / directory: cloud.google.com/go/cloudsqlconn, github.com/mattn/go-sqlite3 and github.com/prometheus/client_golang.
Updates
cloud.google.com/go/cloudsqlconnfrom 1.21.1 to 1.23.0Release notes
Sourced from cloud.google.com/go/cloudsqlconn's releases.
Changelog
Sourced from cloud.google.com/go/cloudsqlconn's changelog.
Commits
ea7d896chore(main): release 1.23.0 (#1132)7061e54feat: Add PSC DNS and Global Write Endpoint support to Go Connector (#1106)87db30dfix: use generated XML in integration tests workflow (#1136)1dbb32dchore: fix postgres IAM user format in build.sh (#1137)028e616fix: update go dependencies (#1134)ebf9dd2chore: Open the mock server on port 3307 with retries. (#1131)8e7ec2ffix: Correctly identify unsupported instance edition error. (#1130)123d1d8chore(main): release 1.22.1 (#1118)92b91e3fix: update dependencies to latest (#1117)b4f1901deps: Update dependencies to latest as of June 25, 2026. (#1116)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
github.com/prometheus/client_golangfrom 1.23.2 to 1.24.1Release notes
Sourced from github.com/prometheus/client_golang's releases.
... (truncated)
Changelog
Sourced from github.com/prometheus/client_golang's changelog.
Commits
d6087eerelease: cut v1.24.1 (#2076)48dd383Cut v1.24.0 (#2061)a725305Cut v1.24.0-rc.0 (#2058)77c584fbuild(deps): update all Go dependencies in all go.mod files (#2059)78262a7feat(promhttp): add CoalesceGather option to deduplicate concurrent Gather ca...34e9a7fMerge pull request #2055 from prombot/repo_sync43749bcUpdate common Prometheus filesde19217examples: improve simple main.go example (#1999)20355ebfix: correct typos in comments and test error messages (#2049)4cd2d3atest: fix two flaky tests (darwin start_time regex, memstats HeapReleased dri...Updates
golang.org/x/modfrom 0.36.0 to 0.37.0Commits
deb1dfcgo.mod: update golang.org/x dependencies087f651modfile: use slices.Backward343ee60x/mod: allow for aggressively conslidating requiresUpdates
golang.org/x/syncfrom 0.20.0 to 0.22.0Commits
1eb64d4semaphore: panic on negative weights5071ed6all: fix some comments to improve readabilityUpdates
google.golang.org/grpcfrom 1.81.1 to 1.82.1Release notes
Sourced from google.golang.org/grpc's releases.
Commits
ebd8f06Change version to 1.82.1 (#9238)4ea465dCherry-pick commits (#9236)9494a2cChange version to 1.82.1-dev (#9171)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)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