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.24.1 to 2.25.1 #145

Merged
merged 1 commit into from
Aug 31, 2021

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps google-cloud-bigquery from 2.24.1 to 2.25.1.

Release notes

Sourced from google-cloud-bigquery's releases.

v2.25.1

Bug Fixes

  • populate default timeout and retry after client-side timeout (#896) (b508809)
  • use REST API in cell magic when requested (#892) (1cb3e55)

v2.25.0

Features

  • Support using GeoPandas for GEOGRAPHY columns (#848) (16f65e6)
Changelog

Sourced from google-cloud-bigquery's changelog.

2.25.1 (2021-08-25)

Bug Fixes

  • populate default timeout and retry after client-side timeout (#896) (b508809)
  • use REST API in cell magic when requested (#892) (1cb3e55)

2.25.0 (2021-08-24)

Features

  • Support using GeoPandas for GEOGRAPHY columns (#848) (16f65e6)
Commits
  • 109a536 chore: release 2.25.1 (#912)
  • a3a85da chore: group all renovate PRs together (#911)
  • 121c2c2 chore(deps): update dependency pandas to v1.3.2 (#900)
  • 4fc7c69 chore(deps): update dependency google-cloud-bigquery to v2.25.0 (#907)
  • b508809 fix: populate default timeout and retry after client-side timeout (#896)
  • 1cb3e55 fix: use REST API in cell magic when requested (#892)
  • 72a52f0 chore(deps): update dependency google-cloud-core to v2 (#904)
  • fbbf72c chore(deps): update dependency numpy to v1.21.2 (#899)
  • f319d25 chore: release 2.25.0 (#898)
  • aa4876e test: Add test of datetime and time pandas load (#895)
  • 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)

Bumps [google-cloud-bigquery](https://github.com/googleapis/python-bigquery) from 2.24.1 to 2.25.1.
- [Release notes](https://github.com/googleapis/python-bigquery/releases)
- [Changelog](https://github.com/googleapis/python-bigquery/blob/master/CHANGELOG.md)
- [Commits](googleapis/python-bigquery@v2.24.1...v2.25.1)

---
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 Aug 26, 2021
@codecov
Copy link

codecov bot commented Aug 26, 2021

Codecov Report

Merging #145 (de3fb2f) into main (beeaf5b) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main     #145   +/-   ##
=======================================
  Coverage   95.49%   95.49%           
=======================================
  Files           5        5           
  Lines         311      311           
  Branches       43       43           
=======================================
  Hits          297      297           
  Misses          7        7           
  Partials        7        7           

@jashparekh jashparekh merged commit cdb831c into main Aug 31, 2021
@jashparekh jashparekh deleted the dependabot/pip/google-cloud-bigquery-2.25.1 branch August 31, 2021 16:29
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