googleapis / python-documentai-toolbox

Document AI Toolbox is an SDK for Python that provides utility functions for managing, manipulating, and extracting information from the document response. It creates a "wrapped" document object from JSON files in Cloud Storage, local JSON files, or output directly from the Document AI API.
https://cloud.google.com/document-ai/docs/toolbox
Apache License 2.0
32 stars 13 forks source link

chore(deps): update dependency google-cloud-bigquery to v3.19.0 #282

Closed renovate-bot closed 6 months ago

renovate-bot commented 6 months ago

Mend Renovate

This PR contains the following updates:

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

Release Notes

googleapis/python-bigquery (google-cloud-bigquery) ### [`v3.19.0`](https://togithub.com/googleapis/python-bigquery/blob/HEAD/CHANGELOG.md#3190-2024-03-11) [Compare Source](https://togithub.com/googleapis/python-bigquery/compare/v3.18.0...v3.19.0) ##### Features - Support RANGE query parameters ([#​1827](https://togithub.com/googleapis/python-bigquery/issues/1827)) ([b359a9a](https://togithub.com/googleapis/python-bigquery/commit/b359a9a55936a759a36aa69c5e5b014685e1fca6)) - Support range sql ([#​1807](https://togithub.com/googleapis/python-bigquery/issues/1807)) ([86a45c9](https://togithub.com/googleapis/python-bigquery/commit/86a45c989836b34dca456bac014352e55d6f86c0)) ##### Bug Fixes - Add google-auth as a direct dependency ([713ce2c](https://togithub.com/googleapis/python-bigquery/commit/713ce2c2f6ce9931f67cbbcd63ad436ad336ad26)) - Augment universe_domain handling ([#​1837](https://togithub.com/googleapis/python-bigquery/issues/1837)) ([53c2cbf](https://togithub.com/googleapis/python-bigquery/commit/53c2cbf98d2961f553747514de273bcd5c117f0e)) - **deps:** Require google-api-core>=1.34.1, >=2.11.0 ([713ce2c](https://togithub.com/googleapis/python-bigquery/commit/713ce2c2f6ce9931f67cbbcd63ad436ad336ad26)) - Supplementary fix to env-based universe resolution ([#​1844](https://togithub.com/googleapis/python-bigquery/issues/1844)) ([b818992](https://togithub.com/googleapis/python-bigquery/commit/b8189929b6008f7780214822062f8ed05d8d2a01)) - Supplementary fix to env-based universe resolution ([#​1847](https://togithub.com/googleapis/python-bigquery/issues/1847)) ([6dff50f](https://togithub.com/googleapis/python-bigquery/commit/6dff50f4fbc5aeb644383a4050dd5ffc05015ffe))

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



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