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.13.0 in /requirements #542

Conversation

dependabot[bot]
Copy link

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

Bumps google-cloud-bigquery from 2.1.0 to 2.13.0.

Release notes

Sourced from google-cloud-bigquery's releases.

v2.13.0

Features

  • add ExternalConfig.connection_id property to connect to external sources (#560) (d93986e)

Bug Fixes

  • avoid overly strict dependency on pyarrow 3.x (#564) (97ee6ec)
  • avoid policy tags 403 error in load_table_from_dataframe (#557) (84e646e)

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)

... (truncated)

Changelog

Sourced from google-cloud-bigquery's changelog.

2.13.0 (2021-03-22)

Features

  • add ExternalConfig.connection_id property to connect to external sources (#560) (d93986e)

Bug Fixes

  • avoid overly strict dependency on pyarrow 3.x (#564) (97ee6ec)
  • avoid policy tags 403 error in load_table_from_dataframe (#557) (84e646e)

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)

... (truncated)

Commits
  • 8f274e8 chore: release 2.13.0 (#568)
  • d2d532c chore(python): add kokoro configs for periodic builds against head (#565)
  • d93986e feat: add ExternalConfig.connection_id property to connect to external sour...
  • 97ee6ec fix: avoid overly strict dependency on pyarrow 3.x (#564)
  • 84e646e fix: avoid policy tags 403 error in load_table_from_dataframe (#557)
  • 7447f05 chore(deps): update dependency google-cloud-bigquery to v2.12.0 (#554)
  • 4b14a29 test: remove duplicate test for Decimal scalars (#553)
  • 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)
  • 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 23, 2021
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Mar 24, 2021

Superseded by #544.

@dependabot dependabot bot closed this Mar 24, 2021
@dependabot dependabot bot deleted the dependabot/pip/requirements/google-cloud-bigquery-2.13.0 branch March 24, 2021 06:04
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
Development

Successfully merging this pull request may close these issues.

0 participants