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 rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore major version` will 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 minor version` will 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 ` 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 ` will remove all of the ignore conditions of the specified dependency
- `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
Bumps the all-go-deps group with 5 updates:
1.68.0
1.69.0
1.43.0
1.44.0
1.67.0
1.67.1
0.27.0
0.28.0
0.29.0
0.30.0
Updates
cloud.google.com/go/spanner
from 1.68.0 to 1.69.0Release notes
Sourced from cloud.google.com/go/spanner's releases.
Commits
e7c85ac
chore(main): release spanner 1.69.0 (#10928)6b433e0
chore(main): release storage 1.44.0 (#10522)aeba28f
perf(storage): gRPC zerocopy codec (#10888)c7a55a2
feat(storage): GA gRPC client (#10859)9e964dd
perf(spanner): use passthrough with emulator endpoint (#10947)c67f964
fix(spanner): handle errors (#10943)0b4c4e7
chore(main): release bigquery 1.63.1 (#10886)f98396e
fix(bigquery): create read session with client or job projectID (#10932)eb25266
feat(firestore): add WithCommitResponseTo TransactionOption (#6967)e7d164c
chore(oracledatabase): add apiv1 config (#10934)Updates
cloud.google.com/go/storage
from 1.43.0 to 1.44.0Release notes
Sourced from cloud.google.com/go/storage's releases.
Commits
8722d72
chore(main): release spanner 1.44.0 (#7311)3f118f9
chore(all): auto-regenerate gapics (#7330)48ba16f
feat(spanner): add support for Optimistic Concurrency Control (#7332)cf1332d
chore: release main (#7313)45c70e3
chore(all): auto-regenerate gapics (#7318)045a8dc
chore: add support_request template (#7328)c37f9ae
refactor(bigquery/storage/managedwriter): introduce send optimizers (#7323)0bf80d7
fix(bigquery): fetch dst table for jobs when readings with Storage API (#7325)2f45776
chore(internal/gapicgen): actually freeze cloud dir (#7326)c88fbdf
fix(pubsub): fix bug with AckWithResult with exactly once disabled (#7319)Updates
google.golang.org/grpc
from 1.67.0 to 1.67.1Release notes
Sourced from google.golang.org/grpc's releases.
Commits
3f95b38
Update version to 1.67.1 (#7682)4f6c5f2
xds/server: Fix xDS Server leak (#7664) (#7681)935f8cb
transport: Fix reporting of bytes read while reading headers (#7660) (#7667)02bbb65
Change version to 1.67.1-dev (#7605)Updates
golang.org/x/crypto
from 0.27.0 to 0.28.0Commits
adef4cc
go.mod: update golang.org/x dependenciesa0819fb
sha3: fix cSHAKE initialization for extremely large N and or S42ee18b
ssh: return ServerAuthError after too many auth failures9e92970
bn256: add missing symbols in commentUpdates
golang.org/x/net
from 0.29.0 to 0.30.0Commits
6cc5ac4
go.mod: update golang.org/x dependenciesf88258d
websocket: update nhooyr.io/websocket to github.com/coder/websocket7191757
http2: add support for net/http HTTP2 config field4790dc7
http2: add support for server-originated pings541dbe5
http2: add Server.WriteByteTimeout3c333c0
route: fix address parsing of messages on DarwinDependabot 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 rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show