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.6.1 to 2.10.0 in /requirements #654

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Feb 26, 2021

Bumps google-cloud-bigquery from 2.6.1 to 2.10.0.

Release notes

Sourced from google-cloud-bigquery's releases.

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

Bug Fixes

v2.7.0

Bug Fixes

  • invalid conversion of timezone-aware datetime values to JSON (#480) (61b4385)
  • reading the labels attribute on Job instances (#471) (80944f0)
  • use explicitly given project over the client's default project for load jobs (#482) (530e1e8)

Dependencies

... (truncated)

Changelog

Sourced from google-cloud-bigquery's changelog.

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)
  • update python contributing guide (#514) (01e851d)

2.8.0 (2021-02-08)

Features

Bug Fixes

2.7.0 (2021-01-27)

Bug Fixes

... (truncated)

Commits
  • 81df4ba chore: release 2.10.0 (#533)
  • d763279 fix: QueryJob.exception() returns the errors, not raises them (#467)
  • 699498c chore: exclude tarball from code generation (#512)
  • c1d15f4 fix: error using empty array of structs parameter (#474)
  • cc3394f feat: add BIGNUMERIC support (#527)
  • 696c443 docs: explain retry behavior for DONE jobs (#532)
  • bb9a94c chore(deps): update dependency google-cloud-bigquery-storage to v2.3.0 (#529)
  • 0214754 chore(deps): update dependency google-cloud-bigquery to v2.9.0 (#515)
  • 60fbf28 docs(bigquery): Add alternative approach to setting credentials (#517)
  • 1862de7 chore: release 2.9.0 (#526)
  • 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 Feb 26, 2021
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Mar 10, 2021

Superseded by #698.

@dependabot dependabot bot closed this Mar 10, 2021
@dependabot dependabot bot deleted the dependabot/pip/requirements/google-cloud-bigquery-2.10.0 branch March 10, 2021 05:31
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