einride / protobuf-bigquery-go

Seamlessly save and load protocol buffers to and from BigQuery using Go.
https://pkg.go.dev/go.einride.tech/protobuf-bigquery
MIT License
49 stars 7 forks source link

chore(deps): bump the root-go-dependencies group with 4 updates #372

Closed dependabot[bot] closed 8 months ago

dependabot[bot] commented 9 months ago

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.0

Changelog

Sourced from cloud.google.com/go's changelog.

0.112.0 (2024-01-11)

Features

  • internal/trace: Export internal/trace package constants and vars (#9242) (941c16f)

Documentation

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)
  • Additional commits viewable in compare view


Updates cloud.google.com/go/bigquery from 1.57.1 to 1.58.0

Commits
  • 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 ...
  • Additional commits viewable in compare view


Updates golang.org/x/oauth2 from 0.15.0 to 0.16.0

Commits
  • 39adbb7 go.mod: update golang.org/x dependencies
  • 4ce7bbb google: add Credentials.GetUniverseDomain with GCE MDS support
  • 1e6999b google: add UniverseDomain to CredentialsParams
  • See full diff in compare view


Updates google.golang.org/api from 0.155.0 to 0.161.0

Release notes

Sourced from google.golang.org/api's releases.

v0.161.0

0.161.0 (2024-01-30)

Features

Bug Fixes

  • gen: Reject repeated object query params (#2383) (f29f327), refs #2379
  • transport: Skip s2a for now if service has direct path enabled (#2385) (54c764a)

v0.160.0

0.160.0 (2024-01-29)

Features

v0.159.0

0.159.0 (2024-01-26)

Features

Bug Fixes

v0.158.0

0.158.0 (2024-01-25)

Features

... (truncated)

Changelog

Sourced from google.golang.org/api's changelog.

0.161.0 (2024-01-30)

Features

Bug Fixes

  • gen: Reject repeated object query params (#2383) (f29f327), refs #2379
  • transport: Skip s2a for now if service has direct path enabled (#2385) (54c764a)

0.160.0 (2024-01-29)

Features

0.159.0 (2024-01-26)

Features

Bug Fixes

0.158.0 (2024-01-25)

Features

Bug Fixes

... (truncated)

Commits


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
dependabot[bot] commented 8 months ago

Looks like these dependencies are updatable in another way, so this is no longer needed.