Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 3, 2023

Bumps google-cloud-bigquery from 3.7.0 to 3.12.0.

Release notes

Sourced from google-cloud-bigquery's releases.

v3.12.0

3.12.0 (2023-10-02)

Features

  • Add Dataset.storage_billing_model setter, use client.update_dataset(ds, fields=["storage_billing_model"]) to update (#1643) (5deba50)
  • Search statistics (#1616) (b930e46)
  • Widen retry predicate to include ServiceUnavailable (#1641) (3e021a4)

Bug Fixes

  • Allow storage_billing_model to be explicitly set to None to use project default value (#1665) (514d3e1)
  • Relax timeout expectations (#1645) (1760e94)
  • Use isinstance() per E721, unpin flake8 (#1659) (54a7769)

Documentation

v3.11.4

3.11.4 (2023-07-19)

Bug Fixes

v3.11.3

3.11.3 (2023-06-27)

Bug Fixes

  • Type annotations include Optional when None is accepted (#1554) (6c1ab80)

v3.11.2

3.11.2 (2023-06-21)

Bug Fixes

  • Updates tests based on revised hacker_news tables (#1591) (d73cf49)

v3.11.1

3.11.1 (2023-06-09)

... (truncated)

Changelog

Sourced from google-cloud-bigquery's changelog.

3.12.0 (2023-10-02)

Features

  • Add Dataset.storage_billing_model setter, use client.update_dataset(ds, fields=["storage_billing_model"]) to update (#1643) (5deba50)
  • Search statistics (#1616) (b930e46)
  • Widen retry predicate to include ServiceUnavailable (#1641) (3e021a4)

Bug Fixes

  • Allow storage_billing_model to be explicitly set to None to use project default value (#1665) (514d3e1)
  • Relax timeout expectations (#1645) (1760e94)
  • Use isinstance() per E721, unpin flake8 (#1659) (54a7769)

Documentation

3.11.4 (2023-07-19)

Bug Fixes

3.11.3 (2023-06-27)

Bug Fixes

  • Type annotations include Optional when None is accepted (#1554) (6c1ab80)

3.11.2 (2023-06-21)

Bug Fixes

  • Updates tests based on revised hacker_news tables (#1591) (d73cf49)

3.11.1 (2023-06-09)

Documentation

  • Add/reformat return types for cloud RAD docs (#1582) (6efdce1)

3.11.0 (2023-06-01)

... (truncated)

Commits
  • 53aad82 chore(main): release 3.12.0 (#1642)
  • 514d3e1 fix: allow storage_billing_model to be explicitly set to None to use proj...
  • 54a7769 fix: use isinstance() per E721, unpin flake8 (#1659)
  • 30f605d chore: de-dupe region tag bigquery_query_external_gcs_perm (#1658)
  • 03194e0 docs: Revise update_table_expiration sample (#1457)
  • 5deba50 feat: add Dataset.storage_billing_model setter, use `client.update_dataset(...
  • 7248f1f chore(docs): update region tag and move sample and test (#1648)
  • b930e46 feat: search statistics (#1616)
  • 3645e32 bug: fixes numerous minor issues that cause test failures (#1651)
  • 1760e94 fix: relax timeout expectations (#1645)
  • Additional commits viewable in compare view

Dependabot compatibility score

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 commands and options

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)

Bumps [google-cloud-bigquery](https://github.com/googleapis/python-bigquery) from 3.7.0 to 3.12.0.
- [Release notes](https://github.com/googleapis/python-bigquery/releases)
- [Changelog](https://github.com/googleapis/python-bigquery/blob/main/CHANGELOG.md)
- [Commits](googleapis/python-bigquery@v3.7.0...v3.12.0)

---
updated-dependencies:
- dependency-name: google-cloud-bigquery
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Oct 3, 2023
@di
Copy link
Member

di commented Feb 23, 2024

@dependabot recreate

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 23, 2024

Superseded by #147.

@dependabot dependabot bot closed this Feb 23, 2024
@dependabot dependabot bot deleted the dependabot/pip/google-cloud-bigquery-3.12.0 branch February 23, 2024 22:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python Pull requests that update Python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants