Skip to content

Bump pandas-gbq from 0.14.1 to 0.15.0 in /integration/airflow#44

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/integration/airflow/pandas-gbq-0.15.0
Closed

Bump pandas-gbq from 0.14.1 to 0.15.0 in /integration/airflow#44
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/integration/airflow/pandas-gbq-0.15.0

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Nov 27, 2022

Bumps pandas-gbq from 0.14.1 to 0.15.0.

Release notes

Sourced from pandas-gbq's releases.

Version 0.15.0

Features

  • Load DataFrame with to_gbq to a table in a project different from the API client project. Specify the target table ID as project.dataset.table to use this feature. (#321, #347)
  • Allow billing project to be separate from destination table project in to_gbq. (#321)

Bug fixes

  • Avoid 403 error from to_gbq when table has policyTags. (#354)
  • Avoid client.dataset deprecation warnings. (#312)

Dependencies

  • Drop support for Python 3.5 and 3.6. (#337)
  • Drop support for google-cloud-bigquery==2.4.* due to query hanging bug. (#343)
Changelog

Sourced from pandas-gbq's changelog.

0.15.0 / 2021-03-30

Features

  • Load DataFrame with to_gbq to a table in a project different from the API client project. Specify the target table ID as project.dataset.table to use this feature. (#321, #347)
  • Allow billing project to be separate from destination table project in to_gbq. (#321)

Bug fixes

  • Avoid 403 error from to_gbq when table has policyTags. (#354)
  • Avoid client.dataset deprecation warnings. (#312)

Dependencies

  • Drop support for Python 3.5 and 3.6. (#337)
  • Drop support for google-cloud-bigquery==2.4.* due to query hanging bug. (#343)
Commits
  • f11212f chore: release 0.15.0 (#359)
  • 853f792 fix: avoid 403 from to_gbq when table has policyTags (#356)
  • 81ab6b8 FIX: exclude google-cloud-bigquery==2.4.x from dependencies (#354)
  • 22a6064 FIX: remove references to deprecated client.dataset method (#355)
  • d35334e deps: drop Python 3.5 and 3.6 (#342)
  • 97c9aaa ENH: add project id to destination table in to_gbq() (#347)
  • 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 [pandas-gbq](https://github.com/googleapis/python-bigquery-pandas) from 0.14.1 to 0.15.0.
- [Release notes](https://github.com/googleapis/python-bigquery-pandas/releases)
- [Changelog](https://github.com/googleapis/python-bigquery-pandas/blob/main/CHANGELOG.md)
- [Commits](googleapis/python-bigquery-pandas@0.14.1...0.15.0)

---
updated-dependencies:
- dependency-name: pandas-gbq
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Nov 27, 2022

The following labels could not be found: dependabot.

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Nov 27, 2022
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Dec 4, 2022

Superseded by #48.

@dependabot dependabot bot closed this Dec 4, 2022
@dependabot dependabot bot deleted the dependabot/pip/integration/airflow/pandas-gbq-0.15.0 branch December 4, 2022 09:03
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