bigquery: Parse negative NUMERIC from arrow (#11052) (83352c4)
bigquery: Update google.golang.org/api to v0.203.0 (8bb87d5)
bigquery: WARNING: On approximately Dec 1, 2024, an update to Protobuf will change service registration function signatures to use an interface instead of a concrete type in generated .pb.go files. This change is expected to affect very few if any users of this client library. For more information, see googleapis/google-cloud-go#11020. (8bb87d5)
Documentation
bigquery: Link types on package docs (#11036) (c4af6fe)
Updates google.golang.org/protobuf from 1.34.2 to 1.35.1
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 6 updates:
0.115.1
0.116.0
1.62.0
1.64.0
0.199.0
0.203.0
0.0.0-20240903143218-8af14fe29dc1
0.0.0-20241015192408-796eee8c2d53
0.0.0-20240827150818-7e3bb234dfed
0.0.0-20241007155032-5fefd90f89a9
1.34.2
1.35.1
Updates
cloud.google.com/go
from 0.115.1 to 0.116.0Release notes
Sourced from cloud.google.com/go's releases.
Changelog
Sourced from cloud.google.com/go's changelog.
Commits
fd21e86
chore(main): release 0.116.0 (#10717)08c6d04
fix(auth): restore OpenTelemetry handling in transports (#10968)ea32795
chore: update postprocessor image (#10970)de56670
chore(main): release pubsub 1.44.0 (#10850)0f0bf2d
fix(auth): try talk to plaintext S2A if credentials can not be found for mTLS...1a11675
feat(pubsub): add support for cloud storage ingestion topics (#10959)3377a3c
test(auth): use the same now when checking tokenstate (#10952)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)Updates
cloud.google.com/go/bigquery
from 1.62.0 to 1.64.0Release notes
Sourced from cloud.google.com/go/bigquery's releases.
Commits
b425993
chore(main): release spanner 1.64.0 (#10275)6a9c12a
feat(aiplatform): add UpdateDeploymentResourcePool method to DeploymentResour...c6dfdcf
fix(auth): Update http and grpc transports to support token exchange over mTL...a1e198a
fix(spanner): fix negative values for max_in_use_sessions metrics (#10449)fc4c910
fix(logging): Skip automatic resource detection if a CommonResource (#10441)eec7a3b
feat(dataplex): expose data scan execution create time to customers (#10438)6a46dca
docs(compute/metadata): update OnGCE description (#10408)64bdcb1
feat(spanner): add LockHint feature (#10382)b53c5fb
chore: release main (#10406)b3a2cd2
chore(main): release pubsub 1.40.0 (#10407)Updates
google.golang.org/api
from 0.199.0 to 0.203.0Release notes
Sourced from google.golang.org/api's releases.
Changelog
Sourced from google.golang.org/api's changelog.
Commits
5ca1495
chore(main): release 0.203.0 (#2835)71d3f5c
chore(all): upgrade cloud.google.com/go/auth to v0.9.9 (#2836)c77b5f4
feat(all): auto-regenerate discovery clients (#2834)200eb0c
chore(main): release 0.202.0 (#2828)87e652f
feat(all): auto-regenerate discovery clients (#2833)3c8c94e
chore(all): update all to 796eee8 (#2832)d094279
feat(all): auto-regenerate discovery clients (#2831)64042ed
feat(all): auto-regenerate discovery clients (#2830)5384fb9
feat(all): auto-regenerate discovery clients (#2829)cb3f24b
feat(all): auto-regenerate discovery clients (#2827)Updates
google.golang.org/genproto
from 0.0.0-20240903143218-8af14fe29dc1 to 0.0.0-20241015192408-796eee8c2d53Commits
Updates
google.golang.org/genproto/googleapis/api
from 0.0.0-20240827150818-7e3bb234dfed to 0.0.0-20241007155032-5fefd90f89a9Commits
Updates
google.golang.org/protobuf
from 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 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