spanner/admin/instance: Adding EXPECTED_FULFILLMENT_PERIOD to the indicate instance creation times (with FULFILLMENT_PERIOD_NORMAL or FULFILLMENT_PERIOD_EXTENDED ENUM) with the extended instance creation time triggered by On-Demand Capacity... (#9693) (aa93790)
spanner/executor: Add SessionPoolOptions, SpannerOptions protos in executor protos (2cdc40a)
spanner: Add support for change streams transaction exclusion option (#9779) (979ce94)
Updates google.golang.org/protobuf from 1.33.0 to 1.34.0
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 root-go-dependencies group with 7 updates:
1.59.1
1.61.0
0.66.0
0.67.1
0.18.0
0.19.0
0.172.0
0.175.0
0.0.0-20240213162025-012b6fc9bca9
0.0.0-20240401170217-c3f982113cda
0.0.0-20240314234333-6e1732d8331c
0.0.0-20240415180920-8c6c420018be
1.33.0
1.34.0
Updates
cloud.google.com/go/bigquery
from 1.59.1 to 1.61.0Release notes
Sourced from cloud.google.com/go/bigquery's releases.
... (truncated)
Commits
81a369f
chore(main): release spanner 1.61.0 (#9691)0ac0d26
feat(spanner): support MultiEndpoint (#9565)84e3236
feat(vertexai/genai): add SystemInstruction (#9736)bb84fbd
feat(vertexai/genai): constrained decoding (#9731)5497a66
chore(main): release datastore 1.16.0 (#8711)0429048
chore(internal/kokoro): filter changes down to unique dir (#10064)654e656
chore(deps): fix package update rule (#10062)22e3eae
fix(vertexai/genai): check for nil content (#10057)63bab2e
chore(main): release bigtable 1.23.0 (#9570)4940c3c
feat(pubsub): support publisher compression (#9711)Updates
go.einride.tech/aip
from 0.66.0 to 0.67.1Release notes
Sourced from go.einride.tech/aip's releases.
Commits
3113ede
fix(fieldbehavior): traverse messages and collections to clear nested field b...1a8c18f
feat: valdate resource name upon unmarshalling122ed75
fix: bump golang.org/x/tools/cmd/stringer to 0.20.0d7df62c
ci: add stale workflow985e4fa
ci: add "all" group to Dependabot Go configdf9746b
ci: bump Sage7a736ae
chore(deps): bump google.golang.org/grpc from 1.62.0 to 1.62.15dd2de4
chore(deps): bump google.golang.org/protobuf from 1.32.0 to 1.33.047dc1ad
chore(deps): bump go.einride.tech/sage from 0.264.0 to 0.272.0 in /.sageb5bce22
chore(deps): bump google.golang.org/grpc from 1.60.1 to 1.62.0Updates
golang.org/x/oauth2
from 0.18.0 to 0.19.0Commits
d0e617c
google: add Credentials.UniverseDomainProvider3c9c1f6
oauth2/google: fix the logic of sts 0 value of expires_in5a05c65
oauth2/google: fix remove content-type header from idms get requests3a6776a
appengine: drop obsolete code for AppEngine envs <=Go 1.11Updates
google.golang.org/api
from 0.172.0 to 0.175.0Release notes
Sourced from google.golang.org/api's releases.
... (truncated)
Changelog
Sourced from google.golang.org/api's changelog.
Commits
67a5d6d
chore(main): release 0.175.0 (#2527)d64b1d0
fix: various auth transition bugs (#2533)9622a0d
feat(all): auto-regenerate discovery clients (#2529)f662ab7
fix: bump auth deps (#2528)ec3a580
feat(all): auto-regenerate discovery clients (#2526)f8960e3
chore(main): release 0.174.0 (#2521)0f0a2f0
fix(internal): set scopes for new auth flow (#2525)f49960d
feat(all): auto-regenerate discovery clients (#2524)4054271
feat: add hooks in for new auth library (#2228)46fc56a
chore(main): release 0.173.0 (#2495)Updates
google.golang.org/genproto
from 0.0.0-20240213162025-012b6fc9bca9 to 0.0.0-20240401170217-c3f982113cdaCommits
Updates
google.golang.org/genproto/googleapis/api
from 0.0.0-20240314234333-6e1732d8331c to 0.0.0-20240415180920-8c6c420018beCommits
Updates
google.golang.org/protobuf
from 1.33.0 to 1.34.0Dependabot 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