Skip to content

Commit 466f409

Browse files
Build: Bump google-cloud-bigquery from 3.36.0 to 3.37.0 (#2468)
Bumps [google-cloud-bigquery](https://github.com/googleapis/python-bigquery) from 3.36.0 to 3.37.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/googleapis/python-bigquery/releases">google-cloud-bigquery's releases</a>.</em></p> <blockquote> <h2>v3.37.0</h2> <h2><a href="https://github.com/googleapis/python-bigquery/compare/v3.36.0...v3.37.0">3.37.0</a> (2025-09-08)</h2> <h3>Features</h3> <ul> <li>Updates to fastpath query execution (<a href="https://redirect.github.com/googleapis/python-bigquery/issues/2268">#2268</a>) (<a href="https://github.com/googleapis/python-bigquery/commit/ef2740a158199633b5543a7b6eb19587580792cd">ef2740a</a>)</li> </ul> <h3>Bug Fixes</h3> <ul> <li>Remove deepcopy while setting properties for _QueryResults (<a href="https://redirect.github.com/googleapis/python-bigquery/issues/2280">#2280</a>) (<a href="https://github.com/googleapis/python-bigquery/commit/33ea29616c06a2e2a106a785d216e784737ae386">33ea296</a>)</li> </ul> <h3>Documentation</h3> <ul> <li>Clarify that the presence of <code>XyzJob.errors</code> doesn't necessarily mean that the job has not completed or was unsuccessful (<a href="https://redirect.github.com/googleapis/python-bigquery/issues/2278">#2278</a>) (<a href="https://github.com/googleapis/python-bigquery/commit/6e88d7dbe42ebfc35986da665d656b49ac481db4">6e88d7d</a>)</li> <li>Clarify the api_method arg for client.query() (<a href="https://redirect.github.com/googleapis/python-bigquery/issues/2277">#2277</a>) (<a href="https://github.com/googleapis/python-bigquery/commit/8a13c12905ffcb3dbb6086a61df37556f0c2cd31">8a13c12</a>)</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/googleapis/python-bigquery/blob/main/CHANGELOG.md">google-cloud-bigquery's changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/googleapis/python-bigquery/compare/v3.36.0...v3.37.0">3.37.0</a> (2025-09-08)</h2> <h3>Features</h3> <ul> <li>Updates to fastpath query execution (<a href="https://redirect.github.com/googleapis/python-bigquery/issues/2268">#2268</a>) (<a href="https://github.com/googleapis/python-bigquery/commit/ef2740a158199633b5543a7b6eb19587580792cd">ef2740a</a>)</li> </ul> <h3>Bug Fixes</h3> <ul> <li>Remove deepcopy while setting properties for _QueryResults (<a href="https://redirect.github.com/googleapis/python-bigquery/issues/2280">#2280</a>) (<a href="https://github.com/googleapis/python-bigquery/commit/33ea29616c06a2e2a106a785d216e784737ae386">33ea296</a>)</li> </ul> <h3>Documentation</h3> <ul> <li>Clarify that the presence of <code>XyzJob.errors</code> doesn't necessarily mean that the job has not completed or was unsuccessful (<a href="https://redirect.github.com/googleapis/python-bigquery/issues/2278">#2278</a>) (<a href="https://github.com/googleapis/python-bigquery/commit/6e88d7dbe42ebfc35986da665d656b49ac481db4">6e88d7d</a>)</li> <li>Clarify the api_method arg for client.query() (<a href="https://redirect.github.com/googleapis/python-bigquery/issues/2277">#2277</a>) (<a href="https://github.com/googleapis/python-bigquery/commit/8a13c12905ffcb3dbb6086a61df37556f0c2cd31">8a13c12</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/googleapis/python-bigquery/commit/4b0ef0cfcf7def138e43a22223abfcbefc330da2"><code>4b0ef0c</code></a> chore(main): release 3.37.0 (<a href="https://redirect.github.com/googleapis/python-bigquery/issues/2269">#2269</a>)</li> <li><a href="https://github.com/googleapis/python-bigquery/commit/6e88d7dbe42ebfc35986da665d656b49ac481db4"><code>6e88d7d</code></a> docs: clarify that the presence of <code>XyzJob.errors</code> doesn't necessarily mean ...</li> <li><a href="https://github.com/googleapis/python-bigquery/commit/33ea29616c06a2e2a106a785d216e784737ae386"><code>33ea296</code></a> fix: remove deepcopy while setting properties for _QueryResults (<a href="https://redirect.github.com/googleapis/python-bigquery/issues/2280">#2280</a>)</li> <li><a href="https://github.com/googleapis/python-bigquery/commit/8a13c12905ffcb3dbb6086a61df37556f0c2cd31"><code>8a13c12</code></a> docs: clarify the api_method arg for client.query() (<a href="https://redirect.github.com/googleapis/python-bigquery/issues/2277">#2277</a>)</li> <li><a href="https://github.com/googleapis/python-bigquery/commit/435ecdb62d8402fea317763e48934fa510ce8026"><code>435ecdb</code></a> bug: updates <code>__eq__</code> comparison on TableConstraint (<a href="https://redirect.github.com/googleapis/python-bigquery/issues/2274">#2274</a>)</li> <li><a href="https://github.com/googleapis/python-bigquery/commit/43527af24e56994357205b482a86b805950d2d0f"><code>43527af</code></a> chore(deps): update all dependencies (<a href="https://redirect.github.com/googleapis/python-bigquery/issues/2259">#2259</a>)</li> <li><a href="https://github.com/googleapis/python-bigquery/commit/ef2740a158199633b5543a7b6eb19587580792cd"><code>ef2740a</code></a> feat: updates to fastpath query execution (<a href="https://redirect.github.com/googleapis/python-bigquery/issues/2268">#2268</a>)</li> <li>See full diff in <a href="https://github.com/googleapis/python-bigquery/compare/v3.36.0...v3.37.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=google-cloud-bigquery&package-manager=pip&previous-version=3.36.0&new-version=3.37.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 8275b13 commit 466f409

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

poetry.lock

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)