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 3 updates: cloud.google.com/go/spanner, google.golang.org/api and golang.org/x/crypto.
Updates
cloud.google.com/go/spanner
from 1.65.0 to 1.66.0Commits
d357a36
chore(main): release spanner 1.66.0 (#10614)54009ea
feat(spanner): add support of multiplexed session support in writeAtleastOnce...7797022
feat(spanner): add support of using multiplexed session with ReadOnlyTransact...dbf480c
chore: freeze google.golang.org/grpc at v1.64.1 (#10642)649c075
feat(aiplatform): add pointwise and pairwise metrics to evaluation service (#...0018415
fix(storage): retry gRPC DEADLINE_EXCEEDED errors (#10635)baa1c40
chore(main): release bigtable 1.28.0 (#10599)f371928
chore(main): release pubsub 1.41.0 (#10469)443e0ee
chore: release main (#10595)928f1a7
fix(bigtable/emulator): Sending empty row in SampleRowKeys response (#10611)Updates
google.golang.org/api
from 0.190.0 to 0.191.0Release notes
Sourced from google.golang.org/api's releases.
Changelog
Sourced from google.golang.org/api's changelog.
Commits
d0759b0
chore(main): release 0.191.0 (#2718)918e3d2
feat(all): auto-regenerate discovery clients (#2724)0d15913
feat(all): auto-regenerate discovery clients (#2722)b365461
chore(all): update all (#2721)fffff7f
fix: reference gax import in storage libs (#2720)a5ddb40
feat(all): auto-regenerate discovery clients (#2719)f5b0bb5
fix(transport): disable automatic universe domain check (#2717)Updates
golang.org/x/crypto
from 0.25.0 to 0.26.0Commits
5bcd010
go.mod: update golang.org/x dependencies3375612
ssh: add support for unpadded RSA signaturesbb80217
ssh: don't use dsa keys in integration tests6879722
ssh: remove go 1.21+ dependency on slicese983fa2
sha3: Avo port of keccakf_amd64.s80fd972
LICENSE: update per Google Legalf2bc3a6
x509roots/fallback/internal/goissue52287: deleted66d9c3
x509roots/fallback: update bundleDependabot 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