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 4 updates: cloud.google.com/go, cloud.google.com/go/bigquery, golang.org/x/oauth2 and google.golang.org/api.
Updates
cloud.google.com/go
from 0.111.0 to 0.112.0Changelog
Sourced from cloud.google.com/go's changelog.
Commits
35d4347
chore(main): release 0.112.0 (#9243)90ed12e
docs(main): add telemetry discussion to debug.md (#9074)941c16f
feat(internal/trace): export internal/trace package constants and vars (#9242)e8dc540
test(firestore): Fix TestIntegration_BulkWriter_Create (#9240)70d74c0
chore(main): release spanner 1.55.0 (#9231)9debdb6
chore: release main (#9223)bd30055
feat(deploy): Add stable cutback duration configuration to the k8s gateway se...ebbb610
fix(storage): migrate deprecated proto dep (#9232)9a79290
chore(all): update opentelemetry-go monorepo (#9230)c2969d3
chore(all): update deps (#9229)Updates
cloud.google.com/go/bigquery
from 1.57.1 to 1.58.0Commits
514d32d
chore(main): release bigquery 1.58.0 (#8966)802088f
feat(spanner): add SelectAll method to decode from Spanner iterator.Rows to g...00b9900
fix(cloudtasks): remove BufferTask method which cannot be called from client ...e348cc5
feat(storage): add maxAttempts RetryOption (#9215)2254920
test(storage): update retry conformance tests for dual transports (#8486)8deb9ab
test(bigtable): Return error in correct format from test proxy (#9233)6ec2bb2
feat(bigquery): Add support for AllowNonIncrementalDefinition and Staleness o...0500c7a
chore(area120/tables): switch to newer Go protobuf/grpc generators (#9256)faccb68
feat(bigquery/storage/managedwriter): improve schema comparison stability (#9...4a132f9
chore(storage/internal): uncomment C# bazel rules for Storage v2. Storage v2 ...Updates
golang.org/x/oauth2
from 0.15.0 to 0.16.0Commits
39adbb7
go.mod: update golang.org/x dependencies4ce7bbb
google: add Credentials.GetUniverseDomain with GCE MDS support1e6999b
google: add UniverseDomain to CredentialsParamsUpdates
google.golang.org/api
from 0.155.0 to 0.161.0Release notes
Sourced from google.golang.org/api's releases.
... (truncated)
Changelog
Sourced from google.golang.org/api's changelog.
... (truncated)
Commits
befbd36
chore(main): release 0.161.0 (#2387)f29f327
fix(gen): reject repeated object query params (#2383)54c764a
fix(transport): skip s2a for now if service has direct path enabled (#2385)03042ec
feat(all): auto-regenerate discovery clients (#2386)dcb7e96
chore(main): release 0.160.0 (#2381)fee4c8f
feat(all): auto-regenerate discovery clients (#2384)5534cf2
feat(all): auto-regenerate discovery clients (#2382)8f26f51
feat(all): auto-regenerate discovery clients (#2380)ee5c9cc
chore(main): release 0.159.0 (#2378)55b0516
fix(transport): relax universe checks (#2376)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