ossf / scorecard

OpenSSF Scorecard - Security health metrics for Open Source
https://scorecard.dev
Apache License 2.0
4.63k stars 504 forks source link

:seedling: Bump cloud.google.com/go/bigquery from 1.61.0 to 1.62.0 #4250

Closed dependabot[bot] closed 4 months ago

dependabot[bot] commented 4 months ago

Bumps cloud.google.com/go/bigquery from 1.61.0 to 1.62.0.

Release notes

Sourced from cloud.google.com/go/bigquery's releases.

bigquery: v1.62.0

1.62.0 (2024-07-22)

Features

  • bigquery/analyticshub: Support Direct Table Access Toggle (Egress GA) (b660d68)
  • bigquery/analyticshub: Support public directory self service for Listings/Exchanges (#10485) (b660d68)
  • bigquery: Add rounding mode to FieldSchema (#10328) (1a9e204)
  • bigquery: Json support on managedwriter/adapt pkg (#10542) (978d4a1)
  • bigquery: Support column name character map in load jobs (#10425) (b829327)

Bug Fixes

  • bigquery/storage/managedwriter: Faster context failure on send (#10169) (1fb0e64)
  • bigquery: Bump google.golang.org/api@v0.187.0 (8fa9e39)
  • bigquery: Bump google.golang.org/grpc@v1.64.1 (8ecc4e9)
  • bigquery: Empty slice instead of nil slice for primitive repeated fields (#7315) (b371210)
  • bigquery: Reduce default backoffs (#10558) (037e9ef)

Documentation

  • bigquery/analyticshub: A comment for message DataExchange is changed (b660d68)
  • bigquery/analyticshub: A comment for message Listing is changed (b660d68)
  • bigquery/datatransfer: Update OAuth links in CreateTransferConfigRequest and UpdateTransferConfigRequest (3df3c04)
  • bigquery: Improve Inserter and StructSaver godoc (#10170) (c1cffb6)
  • bigquery: Update description of query preview feature (#10554) (25c5cbe)
Commits
  • 01df6e1 chore(main): release spanner 1.62.0 (#10073)
  • 8e675cd fix(spanner): Add ARRAY keywords to keywords (#10079)
  • db8216e feat(pubsub/pstest): add support to register other servers into grpc.Server (...
  • 292e812 docs(maps/fleetengine): mark TerminalPointId as deprecated (#10130)
  • 0e6413d feat(bigtable): Add ignore_warnings flag to SetGcPolicy (#9372)
  • 2d34bf3 chore(all): update deps (#10156)
  • 7371665 test(pubsub): make error checking of receive less brittle (#10165)
  • fa3bfdb fix(auth): handle non-Transport DefaultTransport (#10162)
  • 1320d7d chore(main): release vertexai 0.9.0 (#10163)
  • b452014 chore(vertexai): skip tests that check blocked inputs for model (#10152)
  • Additional commits viewable in compare view


Dependabot compatibility score

You can trigger a rebase of this PR 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 this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
spencerschrock commented 4 months ago

@justaugustus was there a specific thing from this PR you wanted blocked?