Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump google-cloud-bigquery from 2.1.0 to 2.12.0 in /requirements #517

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Mar 17, 2021

Bumps google-cloud-bigquery from 2.1.0 to 2.12.0.

Release notes

Sourced from google-cloud-bigquery's releases.

v2.12.0

Features

  • make QueryJob.done() method more performant (#544) (a3ab9ef)

Bug Fixes

  • remove DB-API dependency on pyarrow with decimal query parameters (#551) (1b946ba)

v2.11.0

Features

  • add context manager support to client (#540) (d5c7e11)

v2.10.0

Features

Bug Fixes

  • error using empty array of structs parameter (#474) (c1d15f4)
  • QueryJob.exception() returns the errors, not raises them (#467) (d763279)

Documentation

  • bigquery: Add alternative approach to setting credentials (#517) (60fbf28)
  • explain retry behavior for DONE jobs (#532) (696c443)

v2.9.0

Features

  • add determinism level for javascript UDFs (#522) (edd3328)
  • expose reservation usage stats on jobs (#524) (4ffb4e0)

Documentation

  • clarify `%%bigquery`` magics and fix broken link (#508) (eedf93b)
  • update python contributing guide (#514) (01e851d)

v2.8.0

Features

... (truncated)

Changelog

Sourced from google-cloud-bigquery's changelog.

2.12.0 (2021-03-16)

Features

  • make QueryJob.done() method more performant (#544) (a3ab9ef)

Bug Fixes

  • remove DB-API dependency on pyarrow with decimal query parameters (#551) (1b946ba)

2.11.0 (2021-03-09)

Features

  • add context manager support to client (#540) (d5c7e11)

2.10.0 (2021-02-25)

Features

Bug Fixes

  • error using empty array of structs parameter (#474) (c1d15f4)
  • QueryJob.exception() returns the errors, not raises them (#467) (d763279)

Documentation

  • bigquery: Add alternative approach to setting credentials (#517) (60fbf28)
  • explain retry behavior for DONE jobs (#532) (696c443)

2.9.0 (2021-02-18)

Features

  • add determinism level for javascript UDFs (#522) (edd3328)
  • expose reservation usage stats on jobs (#524) (4ffb4e0)

Documentation

  • clarify `%%bigquery`` magics and fix broken link (#508) (eedf93b)

... (truncated)

Commits
  • af542f2 chore: release 2.12.0 (#547)
  • 1b946ba fix: remove DB-API dependency on pyarrow with decimal query parameters (#551)
  • a460f93 chore: add pre-commit-config to renovate ignore paths (#552)
  • efdf1c6 refactor: split pandas system tests to new module (#548)
  • 0d7212c chore(deps): update dependency google-cloud-bigquery to v2.11.0 (#546)
  • a3ab9ef feat: make QueryJob.done() method more performant (#544)
  • 3ce826e chore: release 2.11.0 (#545)
  • d5c7e11 feat: add context manager support to client (#540)
  • 816934b chore: upgrade gapic-generator-python to 0.42.2 (#543)
  • f0259eb chore(deps): update dependency google-auth-oauthlib to v0.4.3 (#542)
  • 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 dependabot bot added the dependencies Pull requests that update a dependency file label Mar 17, 2021
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Mar 23, 2021

Superseded by #542.

@dependabot dependabot bot closed this Mar 23, 2021
@dependabot dependabot bot deleted the dependabot/pip/requirements/google-cloud-bigquery-2.12.0 branch March 23, 2021 06:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
0 participants