Bump the go-deps group with 6 updates#3643
Merged
Conversation
Bumps the go-deps group with 6 updates: | Package | From | To | | --- | --- | --- | | [cloud.google.com/go/spanner](https://github.com/googleapis/google-cloud-go) | `1.68.0` | `1.69.0` | | [golang.org/x/crypto](https://github.com/golang/crypto) | `0.27.0` | `0.28.0` | | [golang.org/x/sys](https://github.com/golang/sys) | `0.25.0` | `0.26.0` | | [golang.org/x/tools](https://github.com/golang/tools) | `0.25.0` | `0.26.0` | | [google.golang.org/grpc](https://github.com/grpc/grpc-go) | `1.67.0` | `1.67.1` | | google.golang.org/protobuf | `1.34.2` | `1.35.1` | Updates `cloud.google.com/go/spanner` from 1.68.0 to 1.69.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.68.0...spanner/v1.69.0) Updates `golang.org/x/crypto` from 0.27.0 to 0.28.0 - [Commits](golang/crypto@v0.27.0...v0.28.0) Updates `golang.org/x/sys` from 0.25.0 to 0.26.0 - [Commits](golang/sys@v0.25.0...v0.26.0) Updates `golang.org/x/tools` from 0.25.0 to 0.26.0 - [Release notes](https://github.com/golang/tools/releases) - [Commits](golang/tools@v0.25.0...v0.26.0) Updates `google.golang.org/grpc` from 1.67.0 to 1.67.1 - [Release notes](https://github.com/grpc/grpc-go/releases) - [Commits](grpc/grpc-go@v1.67.0...v1.67.1) Updates `google.golang.org/protobuf` from 1.34.2 to 1.35.1 --- updated-dependencies: - dependency-name: cloud.google.com/go/spanner dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-deps - dependency-name: golang.org/x/crypto dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-deps - dependency-name: golang.org/x/sys dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-deps - dependency-name: golang.org/x/tools dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-deps - dependency-name: google.golang.org/grpc dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-deps - dependency-name: google.golang.org/protobuf dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-deps ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
|
/gcbrun |
Contributor
|
Protobuf deps was bumped, so generates files need recompiling for this to be merged. |
Contributor
|
/gcbrun |
Contributor
|
/gcbrun |
roger2hk
approved these changes
Oct 14, 2024
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 go-deps group with 6 updates:
1.68.01.69.00.27.00.28.00.25.00.26.00.25.00.26.01.67.01.67.11.34.21.35.1Updates
cloud.google.com/go/spannerfrom 1.68.0 to 1.69.0Release notes
Sourced from cloud.google.com/go/spanner's releases.
Commits
e7c85acchore(main): release spanner 1.69.0 (#10928)6b433e0chore(main): release storage 1.44.0 (#10522)aeba28fperf(storage): gRPC zerocopy codec (#10888)c7a55a2feat(storage): GA gRPC client (#10859)9e964ddperf(spanner): use passthrough with emulator endpoint (#10947)c67f964fix(spanner): handle errors (#10943)0b4c4e7chore(main): release bigquery 1.63.1 (#10886)f98396efix(bigquery): create read session with client or job projectID (#10932)eb25266feat(firestore): add WithCommitResponseTo TransactionOption (#6967)e7d164cchore(oracledatabase): add apiv1 config (#10934)Updates
golang.org/x/cryptofrom 0.27.0 to 0.28.0Commits
adef4ccgo.mod: update golang.org/x dependenciesa0819fbsha3: fix cSHAKE initialization for extremely large N and or S42ee18bssh: return ServerAuthError after too many auth failures9e92970bn256: add missing symbols in commentUpdates
golang.org/x/sysfrom 0.25.0 to 0.26.0Commits
23b0dabunix: mark vgetrandom as non-escapingcbf0eb6unix: fix grep syntax to work on non-GNU grepse7397b9unix: update to Linux 6.11981de40unix: use vDSO for getrandom() on linux48aad76linux: add tcp_cc_info and its related typesd58f986all: fix some typos in comment30de352unix: fix Test{Fd,}Xattr failure on NetBSD68ed59bwindows/svc: fix printf(var) mistake detected by latest printf checkerc08bc6eunix: update Go to 1.23.0Updates
golang.org/x/toolsfrom 0.25.0 to 0.26.0Commits
2ab3b51go.mod: update golang.org/x dependencies2683c79gopls/internal/golang/stubmethods: rename analysis/stubmethodsefd951dgopls/internal/analysis/stubmethods: merge into CodeActiond0d0d9egopls/internal/cache: memoize dependent hash on analysisNodea19eef6gopls/internal/cache: express packageHandle as a state machinedd745ecgopls/internal/test/marker: update regression test issue68918.txta02ee35go/analysis/passes/stdversion: reenable testsa24facfall: set gotypesalias=0 explicitlyce2a33egopls/internal: fix extract refactor for cases with anonymous functionsa2ff832go/ssa: remove references to GOEXPERIMENT rangeUpdates
google.golang.org/grpcfrom 1.67.0 to 1.67.1Release notes
Sourced from google.golang.org/grpc's releases.
Commits
3f95b38Update version to 1.67.1 (#7682)4f6c5f2xds/server: Fix xDS Server leak (#7664) (#7681)935f8cbtransport: Fix reporting of bytes read while reading headers (#7660) (#7667)02bbb65Change version to 1.67.1-dev (#7605)Updates
google.golang.org/protobuffrom 1.34.2 to 1.35.1Dependabot 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