Skip to content

chore(deps): update dependency google-cloud-bigquery to v2 #287

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

Merged

Conversation

renovate-bot
Copy link
Contributor

@renovate-bot renovate-bot commented Sep 30, 2020

This PR contains the following updates:

Package Update Change
google-cloud-bigquery major ==1.26.1 -> ==2.0.0

Release Notes

googleapis/python-bigquery

v2.0.0

Compare Source

09-30-2020 14:51 PDT

Implementation Changes
  • Transition the library to microgenerator. (#​278)
    This is a breaking change that drops support for Python 2.7 and 3.5 and brings a few other changes.
    See migration guide for more info.
Internal / Testing Changes
  • Update protoc-generated comments (via synth). (#​270)
  • Add CI secrets manager (via synth). (#​271)

v1.28.0

Compare Source

Features
Bug Fixes
Documentation
  • recommend insert_rows_json to avoid call to tables.get (#​258) (ae647eb)
1.27.2 (2020-08-18)
Bug Fixes
  • rationalize platform constraints for 'pyarrow' extra (#​235) (c9a0567)
1.27.1 (2020-08-18)
Bug Fixes

v1.27.2

Compare Source


Renovate configuration

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

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

♻️ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 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.

Closes #288 288

@renovate-bot renovate-bot requested a review from a team as a code owner September 30, 2020 23:05
@trusted-contributions-gcf trusted-contributions-gcf bot added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Sep 30, 2020
@google-cla google-cla bot added the cla: yes This human has signed the Contributor License Agreement. label Sep 30, 2020
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Sep 30, 2020
@tswast
Copy link
Contributor

tswast commented Oct 1, 2020

@crwilcox Apparently I'm not a codeowner for files in the samples directory. Could you merge?

@tswast tswast added the automerge Merge the pull request once unit tests and other checks pass. label Oct 1, 2020
@tswast tswast merged commit 2779586 into googleapis:master Oct 1, 2020
@renovate-bot renovate-bot deleted the renovate/google-cloud-bigquery-2.x branch October 1, 2020 16:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
automerge Merge the pull request once unit tests and other checks pass. cla: yes This human has signed the Contributor License Agreement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

samples.snippets.jupyter_tutorial_test: test_jupyter_tutorial failed
4 participants