Skip to content

Bump google-cloud-bigquery from 3.30.0 to 3.31.0 in /src#4048

Merged
max-ostapenko merged 1 commit intomainfrom
dependabot/pip/src/google-cloud-bigquery-3.31.0
Mar 26, 2025
Merged

Bump google-cloud-bigquery from 3.30.0 to 3.31.0 in /src#4048
max-ostapenko merged 1 commit intomainfrom
dependabot/pip/src/google-cloud-bigquery-3.31.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Mar 26, 2025

Bumps google-cloud-bigquery from 3.30.0 to 3.31.0.

Release notes

Sourced from google-cloud-bigquery's releases.

v3.31.0

3.31.0 (2025-03-20)

Features

  • Add query text and total bytes processed to RowIterator (#2140) (2d5f932)
  • Add support for Python 3.13 (0842aa1)

Bug Fixes

  • Adding property setter for table constraints, #1990 (#2092) (f8572dd)
  • Allow protobuf 6.x (0842aa1)
  • Avoid "Unable to determine type" warning with JSON columns in to_dataframe (#1876) (968020d)
  • Remove setup.cfg configuration for creating universal wheels (#2146) (d7f7685)

Dependencies

  • Remove Python 3.7 and 3.8 as supported runtimes (#2133) (fb7de39)
Changelog

Sourced from google-cloud-bigquery's changelog.

3.31.0 (2025-03-20)

Features

  • Add query text and total bytes processed to RowIterator (#2140) (2d5f932)
  • Add support for Python 3.13 (0842aa1)

Bug Fixes

  • Adding property setter for table constraints, #1990 (#2092) (f8572dd)
  • Allow protobuf 6.x (0842aa1)
  • Avoid "Unable to determine type" warning with JSON columns in to_dataframe (#1876) (968020d)
  • Remove setup.cfg configuration for creating universal wheels (#2146) (d7f7685)

Dependencies

  • Remove Python 3.7 and 3.8 as supported runtimes (#2133) (fb7de39)
Commits
  • 85de1a3 chore(main): release 3.31.0 (#2139)
  • 968020d fix: avoid "Unable to determine type" warning with JSON columns in `to_datafr...
  • 9acd9c1 chore: refactor cell data parsing to use classes for easier overrides (#2144)
  • 0842aa1 fix: Allow protobuf 6.x (#2142)
  • d7f7685 fix: remove setup.cfg configuration for creating universal wheels (#2146)
  • faeb51d chore: remove unused files (#2141)
  • 2d5f932 feat: add query text and total bytes processed to RowIterator (#2140)
  • f8572dd fix: adding property setter for table constraints, #1990 (#2092)
  • fb7de39 deps: Remove Python 3.7 and 3.8 as supported runtimes (#2133)
  • See full diff 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.30.0 to 3.31.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.30.0...v3.31.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Mar 26, 2025
@max-ostapenko max-ostapenko merged commit c2d0374 into main Mar 26, 2025
3 checks passed
@max-ostapenko max-ostapenko deleted the dependabot/pip/src/google-cloud-bigquery-3.31.0 branch March 26, 2025 17:52
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.

1 participant