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.30.1 to 2.31.0 #26

Merged
merged 1 commit into from
Dec 3, 2021

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 3, 2021

Bumps google-cloud-bigquery from 2.30.1 to 2.31.0.

Release notes

Sourced from google-cloud-bigquery's releases.

v2.31.0

Features

  • allow cell magic body to be a $variable (#1053) (3a681e0)
  • promote RowIterator.to_arrow_iterable to public method (#1073) (21cd710)

Bug Fixes

  • apply timeout to all resumable upload requests (#1070) (3314dfb)

Dependencies

Changelog

Sourced from google-cloud-bigquery's changelog.

2.31.0 (2021-11-24)

Features

  • allow cell magic body to be a $variable (#1053) (3a681e0)
  • promote RowIterator.to_arrow_iterable to public method (#1073) (21cd710)

Bug Fixes

  • apply timeout to all resumable upload requests (#1070) (3314dfb)

Dependencies

Commits
  • a135956 chore: release 2.31.0 (#1066)
  • 3314dfb fix: apply timeout to all resumable upload requests (#1070)
  • 21cd710 feat: promote RowIterator.to_arrow_iterable to public method (#1073)
  • 1b5dc5c cleanup: silence non-relevant system test warnings (#1068)
  • 3a681e0 feat: allow cell magic body to be a $variable (#1053)
  • 7052054 chore: revert update doc links from googleapis.dev to cloud.google.com (#1063)
  • 942930e chore: update doc links from googleapis.dev to cloud.google.com (#1062)
  • 9a5a888 chore: use gapic-generator-python 0.56.2 (#1056)
  • 66b3dd9 process: make mypy happy with type annotations (#1036)
  • 4616cd5 deps: support OpenTelemetry >= 1.1.0 (#1050)
  • See full diff 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)

Bumps [google-cloud-bigquery](https://github.com/googleapis/python-bigquery) from 2.30.1 to 2.31.0.
- [Release notes](https://github.com/googleapis/python-bigquery/releases)
- [Changelog](https://github.com/googleapis/python-bigquery/blob/main/CHANGELOG.md)
- [Commits](googleapis/python-bigquery@v2.30.1...v2.31.0)

---
updated-dependencies:
- dependency-name: google-cloud-bigquery
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Dec 3, 2021
@jashparekh jashparekh merged commit b2af70b into main Dec 3, 2021
@jashparekh jashparekh deleted the dependabot/pip/google-cloud-bigquery-2.31.0 branch December 3, 2021 23:16
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 python Pull requests that update Python code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant