ossf / criticality_score

Gives criticality score for an open source project
Apache License 2.0
1.31k stars 115 forks source link

Bump cloud.google.com/go/bigquery from 1.60.0 to 1.61.0 #600

Closed dependabot[bot] closed 2 months ago

dependabot[bot] commented 2 months ago

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

Release notes

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

bigquery: v1.61.0

1.61.0 (2024-04-24)

Features

  • bigquery/storage/managedwriter/adapt: Add RANGE support to adapt (#9836) (ae25253)
  • bigquery: RANGE support for basic data movement (#9762) (07f0806)
  • bigquery: RANGE support when reading Arrow format (#9795) (da245fa)
  • bigquery: RANGE type StandardSQLDataType support (#9754) (33666cf)

Bug Fixes

  • bigquery/datatransfer: Mark parent/name fields with the REQUIRED field_behavior annotation (8892943)
  • bigquery: Bump x/net to v0.24.0 (ba31ed5)
Commits
  • 5a68883 chore(main): release bigquery 1.61.0 (#9761)
  • ae25253 feat(bigquery/storage/managedwriter/adapt): add RANGE support to adapt (#9836)
  • bd18728 test(storage): shorten backoff for conf tests (#10037)
  • bbae0aa refactor(datastore): Rename function (#10032)
  • 4067f4e feat(datastore): Adding BeginLater transaction option (#8972)
  • 9a69fb4 testing(bigquery/storeage/managedwriter): adjust testing boundaries (#10028)
  • bfb35e9 chore(main): release auth 0.3.0 (#10027)
  • f220b24 chore(main): release auth/oauth2adapt 0.2.2 (#10005)
  • 72c7f6b feat(auth/httptransport): add ability to customize transport (#10023)
  • 50994e7 chore: revert "feat(civil): add Compare method to Date, Time, and DateTime" (...
  • Additional commits viewable in compare view


Dependabot compatibility score

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 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)