python-docs-samples icon indicating copy to clipboard operation
python-docs-samples copied to clipboard

chore(deps): update dependency google-cloud-bigquery to v3.3.3

Open renovate-bot opened this issue 2 years ago • 5 comments

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
google-cloud-bigquery ==2.34.4 -> ==3.3.5 age adoption passing confidence
google-cloud-bigquery ==3.3.2 -> ==3.3.5 age adoption passing confidence

⚠ Dependency Lookup Warnings ⚠

Warnings were logged while processing this repo. Please check the Dependency Dashboard for more information.


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - 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 these updates again.


  • [ ] If you want to rebase/retry this PR, click this checkbox. ⚠ Warning: custom changes will be lost.

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

renovate-bot avatar Sep 29 '22 20:09 renovate-bot

@leahecole, @bradmiro - can you take a look at the data-science-onramp failures? Not sure if its the major version bump that's causing this, and if so we should have === constraints or add comments.

dandhlee avatar Sep 30 '22 15:09 dandhlee

It seems to be related to #8352.

dandhlee avatar Sep 30 '22 16:09 dandhlee

#8352 is fixed! bq update unrelated. the dataset endpoint for the data we were using had changed 🙄

leahecole avatar Oct 04 '22 14:10 leahecole

apache-beam[gcp]==2.37.0 requires google-cloud-bigquery<3 https://github.com/apache/beam/blob/release-2.37.0/sdks/python/setup.py#L193

parthea avatar Oct 04 '22 16:10 parthea

The latest apache-beam version supports BigQuery <4, so let's update apache-beam.

EDIT: It looks like it's a new change only available on the main branch, but all current published packages still depend on bigquery<3. It'll probably be available on apache-beam 2.43

davidcavazos avatar Oct 05 '22 18:10 davidcavazos

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above.

Warning: custom changes will be lost.

forking-renovate[bot] avatar Feb 04 '23 17:02 forking-renovate[bot]