Skip to content

Conversation

@renovate-bot
Copy link
Contributor

@renovate-bot renovate-bot commented Mar 30, 2021

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
pandas-gbq ==0.14.1 -> ==0.15.0 age adoption passing confidence

Release Notes

pydata/pandas-gbq

v0.15.0

Compare Source

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)

Renovate configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

♻️ Rebasing: Renovate will not automatically rebase this PR, because other commits have been found.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by WhiteSource Renovate. View repository job log here.

@renovate-bot renovate-bot requested a review from a team as a code owner March 30, 2021 17:19
@trusted-contributions-gcf trusted-contributions-gcf bot added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Mar 30, 2021
@product-auto-label product-auto-label bot added the samples Issues that are directly related to samples. label Mar 30, 2021
@google-cla google-cla bot added the cla: yes This human has signed the Contributor License Agreement. label Mar 30, 2021
@kokoro-team kokoro-team removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Mar 30, 2021
@trusted-contributions-gcf trusted-contributions-gcf bot added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Mar 30, 2021
@kokoro-team kokoro-team removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Mar 30, 2021
@leahecole leahecole force-pushed the renovate/pandas-gbq-0.x branch from 253a273 to e6a21f4 Compare March 30, 2021 18:44
@trusted-contributions-gcf trusted-contributions-gcf bot added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Mar 30, 2021
@kokoro-team kokoro-team removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Mar 30, 2021
@trusted-contributions-gcf trusted-contributions-gcf bot added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Mar 30, 2021
@kokoro-team kokoro-team removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Mar 30, 2021
@busunkim96 busunkim96 merged commit 41f927b into GoogleCloudPlatform:master Mar 30, 2021
@renovate-bot renovate-bot deleted the renovate/pandas-gbq-0.x branch March 30, 2021 21:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cla: yes This human has signed the Contributor License Agreement. samples Issues that are directly related to samples.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants