🌱(deps): Bump the all-go-deps group with 4 updates - #464
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
Bumps the all-go-deps group with 4 updates: [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.23.0 to 1.25.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.23.0...v1.25.1) Updates `github.com/mattn/go-sqlite3` from 1.14.48 to 1.14.50 - [Release notes](https://github.com/mattn/go-sqlite3/releases) - [Commits](mattn/go-sqlite3@v1.14.48...v1.14.50) Updates `golang.org/x/mod` from 0.37.0 to 0.40.0 - [Commits](golang/mod@v0.37.0...v0.40.0) Updates `google.golang.org/grpc` from 1.82.1 to 1.83.1 - [Release notes](https://github.com/grpc/grpc-go/releases) - [Commits](grpc/grpc-go@v1.82.1...v1.83.1) --- updated-dependencies: - dependency-name: cloud.google.com/go/cloudsqlconn dependency-version: 1.25.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.50 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-go-deps - dependency-name: golang.org/x/mod dependency-version: 0.40.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.83.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 4 updates: 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.23.0 to 1.25.1Release notes
Sourced from cloud.google.com/go/cloudsqlconn's releases.
Changelog
Sourced from cloud.google.com/go/cloudsqlconn's changelog.
Commits
718dc0achore(main): release 1.25.1 (#1149)a399bd5fix: Ensure that the SqlDataEndpoint includes the default port :443 (#1148)af9131dchore(main): release 1.25.0 (#1144)5203f19chore: Use the SqlAdmin API client library to connect to SqlDataService. (#1145)9172d6fci: Use GITHUB_TOKEN in get_golang_tool to avoid rate limits (#1146)ca3c760fix: Optimize DNS resolution logic (#1143)475bb8cchore(main): release 1.24.0 (#1142)5de0cf4feat: implement cooldown on ResourceExhausted errors (#1141)57703a5fix: Address code review comments on PSC DNS error handling (#1140)Updates
github.com/mattn/go-sqlite3from 1.14.48 to 1.14.50Release notes
Sourced from github.com/mattn/go-sqlite3's releases.
Commits
58c8e14Merge pull request #1446 from 0xCarbon/fix/vtable-destroy-handlee27b5e9fix: keep vtab handle registered when xDestroy failsf9fc7aaMerge pull request #1443 from mattn/add-release-workflowa93a209Fail closed on release lookup errors and serialize runs per tag485f31fAdd workflow to create releases on tag push9415230Merge pull request #1441 from mattn/fix-json-example-scancc41b8cMerge pull request #1442 from mattn/sqlite-amalgamation-305300418308a8Upgrade SQLite to version 3053004c1a1466Merge pull request #1440 from mattn/fix-limit-example-stmt-leak18f2ec3Assert the expected too many SQL variables errorUpdates
golang.org/x/modfrom 0.37.0 to 0.40.0Commits
d3398d0go.mod: update golang.org/x dependencies57549bfsumdb: ignore unrelated hashes in Lookup96f62aesumdb/tlog: fix TileHashReader authentication bypass13be902go.mod: update golang.org/x dependencies792ac16go.mod: update golang.org/x dependenciesfe2ec04all: fix some comments to improve readabilityUpdates
google.golang.org/grpcfrom 1.82.1 to 1.83.1Release notes
Sourced from google.golang.org/grpc's releases.
Commits
1550d9eChange version to 1.83.1 (#9336)ebba6f3Cherry-pick #9258 and #9332 into v1.83.x (#9335)8cfeca0Cherry-pick #9331 to v1.83.x (#9333)dec6951Change version to 1.83.1-dev (#9229)4c226daChange version to 1.83.0 (#9228)c198988Cherrypick 9223 into v1.83.x (#9279)8ce3ebfCherrypick PR 9255 into v1.83.x (#9263)e393849Cherry-pick recent changes from master (#9240)2a112a8authz: add onPolicyUpdate callback to authz file watcher (#9142)1a80fcavet: adds a check to disallow usage of regex.Compile in xDS code (#9216)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