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

chore(deps): update dependency google-cloud-bigquery to v2.14.0 #627

Conversation

renovate-bot
Copy link
Contributor

@renovate-bot renovate-bot commented Apr 26, 2021

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
google-cloud-bigquery ==2.13.1 -> ==2.14.0 age adoption passing confidence

Release Notes

googleapis/python-bigquery

v2.14.0

Compare Source

Features
Bug Fixes
Documentation
2.13.1 (2021-03-23)
Bug Fixes

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 April 26, 2021 18:25
@renovate-bot renovate-bot requested review from engelke and removed request for a team April 26, 2021 18:25
@trusted-contributions-gcf trusted-contributions-gcf bot added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Apr 26, 2021
@google-cla google-cla bot added the cla: yes This human has signed the Contributor License Agreement. label Apr 26, 2021
@product-auto-label product-auto-label bot added the api: bigquery Issues related to the googleapis/python-bigquery API. label Apr 26, 2021
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Apr 26, 2021
@tswast
Copy link
Contributor

tswast commented Apr 27, 2021

AttributeError: 'DatasetListItem' object has no attribute 'created'

This looks like a problem. https://cloud.google.com/bigquery/docs/reference/rest/v2/datasets/list doesn't actually have the created property. I guess it's failing because it's the first time our cleanup code actually got to that part.

@tswast tswast self-requested a review April 27, 2021 14:32
@tswast tswast self-assigned this Apr 27, 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 Apr 27, 2021
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Apr 27, 2021
@tswast tswast added the automerge Merge the pull request once unit tests and other checks pass. label Apr 27, 2021
@gcf-merge-on-green gcf-merge-on-green bot merged commit f4e34c0 into googleapis:master Apr 27, 2021
@gcf-merge-on-green gcf-merge-on-green bot removed the automerge Merge the pull request once unit tests and other checks pass. label Apr 27, 2021
@renovate-bot renovate-bot deleted the renovate/google-cloud-bigquery-2.x branch April 27, 2021 15:08
@plamut
Copy link
Contributor

plamut commented May 20, 2021

I think I found a possible bug in the bot or the CI process. This PR caused #671, but the affected tests here did not fail. The issue was only revealed in the release PR (at least this is where I first saw it).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api: bigquery Issues related to the googleapis/python-bigquery API. cla: yes This human has signed the Contributor License Agreement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants