Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(deps): update dependency google-cloud-bigquery to v3.27.0 (#947)
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [google-cloud-bigquery](https://redirect.github.com/googleapis/python-bigquery) | `==3.25.0` -> `==3.27.0` | [![age](https://developer.mend.io/api/mc/badges/age/pypi/google-cloud-bigquery/3.27.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/pypi/google-cloud-bigquery/3.27.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/pypi/google-cloud-bigquery/3.25.0/3.27.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/pypi/google-cloud-bigquery/3.25.0/3.27.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>googleapis/python-bigquery (google-cloud-bigquery)</summary> ### [`v3.27.0`](https://redirect.github.com/googleapis/python-bigquery/blob/HEAD/CHANGELOG.md#3270-2024-11-01) [Compare Source](https://redirect.github.com/googleapis/python-bigquery/compare/v3.26.0...v3.27.0) ##### Features - Updates to allow users to set max_stream_count ([#​2039](https://redirect.github.com/googleapis/python-bigquery/issues/2039)) ([7372ad6](https://redirect.github.com/googleapis/python-bigquery/commit/7372ad659fd3316a602e90f224e9a3304d4c1419)) ### [`v3.26.0`](https://redirect.github.com/googleapis/python-bigquery/blob/HEAD/CHANGELOG.md#3260-2024-09-25) [Compare Source](https://redirect.github.com/googleapis/python-bigquery/compare/v3.25.0...v3.26.0) ##### Features - Include LegacyPandasError in init imports ([#​2014](https://redirect.github.com/googleapis/python-bigquery/issues/2014)) ([3ab5e95](https://redirect.github.com/googleapis/python-bigquery/commit/3ab5e95984ad521027a4e1efd9f16767403e668d)) - Use `bigquery-magics` package for the `%%bigquery` magic ([#​1965](https://redirect.github.com/googleapis/python-bigquery/issues/1965)) ([60128a5](https://redirect.github.com/googleapis/python-bigquery/commit/60128a522375823422f238312521a2ce356d9177)) ##### Bug Fixes - Add docfx to the presubmit configuration and delete docs-presubmit ([#​1995](https://redirect.github.com/googleapis/python-bigquery/issues/1995)) ([bd83cfd](https://redirect.github.com/googleapis/python-bigquery/commit/bd83cfd2eb25cec58d59af8048f5188d748b083d)) - Add warning when encountering unknown field types ([#​1989](https://redirect.github.com/googleapis/python-bigquery/issues/1989)) ([8f5a41d](https://redirect.github.com/googleapis/python-bigquery/commit/8f5a41d283a965ca161019588d3a3b2947b04b5b)) - Allow protobuf 5.x; require protobuf >=3.20.2; proto-plus >=1.22.3 ([#​1976](https://redirect.github.com/googleapis/python-bigquery/issues/1976)) ([57bf873](https://redirect.github.com/googleapis/python-bigquery/commit/57bf873474382cc2cb34243b704bc928fa1b64c6)) - Do not set job timeout extra property if None ([#​1987](https://redirect.github.com/googleapis/python-bigquery/issues/1987)) ([edcb79c](https://redirect.github.com/googleapis/python-bigquery/commit/edcb79ca69dba30d8102abebb9d53bc76e4882ee)) - Set pyarrow field nullable to False for a BigQuery field in REPEATED mode ([#​1999](https://redirect.github.com/googleapis/python-bigquery/issues/1999)) ([5352870](https://redirect.github.com/googleapis/python-bigquery/commit/5352870283ca7d4652aefc73f12645bcf6e1363c)) ##### Dependencies - Bump min version of google-api-core and google-cloud-core to 2.x ([#​1972](https://redirect.github.com/googleapis/python-bigquery/issues/1972)) ([a958732](https://redirect.github.com/googleapis/python-bigquery/commit/a958732aed7d9bd51ffde3dc0e6cae9ad7455b54)) ##### Documentation - Add short mode query sample & test ([#​1978](https://redirect.github.com/googleapis/python-bigquery/issues/1978)) ([ba61a8a](https://redirect.github.com/googleapis/python-bigquery/commit/ba61a8ab0da541ba1940211875d7ea2e9e17dfa8)) - Improve QueryJobConfig.destination docstring ([#​2016](https://redirect.github.com/googleapis/python-bigquery/issues/2016)) ([1b4cca0](https://redirect.github.com/googleapis/python-bigquery/commit/1b4cca0a3cc788a4570705572d5f04172f6b4b24)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - "before 4am on the first day of the month" (UTC), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/GoogleCloudPlatform/document-ai-samples). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMzUuMiIsInVwZGF0ZWRJblZlciI6IjM5LjkuNSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiYXV0b21lcmdlIl19-->
- Loading branch information