Skip to content

Conversation

@dependabot
Copy link
Contributor

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

⚠️ Dependabot is rebasing this PR ⚠️

If you make any changes to it yourself then they will take precedence over the rebase.


Bumps google-cloud-bigquery from 2.11.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)
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)
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 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)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Mar 23, 2021
@dependabot dependabot bot force-pushed the dependabot/pip/ruuvitag_latest/google-cloud-bigquery-2.13.0 branch from a6925f9 to d879e4b Compare March 23, 2021 08:40
@braincow braincow merged commit b42fda8 into main Mar 23, 2021
@dependabot dependabot bot deleted the dependabot/pip/ruuvitag_latest/google-cloud-bigquery-2.13.0 branch March 23, 2021 08:40
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.

2 participants