Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 12, 2025

Bumps google-cloud-bigquery from 3.4.1 to 3.35.1.

Release notes

Sourced from google-cloud-bigquery's releases.

v3.35.1

3.35.1 (2025-07-21)

Documentation

  • Specify the inherited-members directive for job classes (#2244) (d207f65)

v3.35.0

3.35.0 (2025-07-15)

Features

  • Add null_markers property to LoadJobConfig and CSVOptions (#2239) (289446d)
  • Add total slot ms to RowIterator (#2233) (d44bf02)
  • Add UpdateMode to update_dataset (#2204) (eb9c2af)
  • Adds dataset_view parameter to get_dataset method (#2198) (28a5750)
  • Adds date_format to load job and external config (#2231) (7d31828)
  • Adds datetime_format as an option (#2236) (54d3dc6)
  • Adds source_column_match and associated tests (#2227) (6d5d236)
  • Adds time_format and timestamp_format and associated tests (#2238) (371ad29)
  • Adds time_zone to external config and load job (#2229) (b2300d0)

Bug Fixes

  • Adds magics.context.project to eliminate issues with unit tests … (#2228) (27ff3a8)
  • Fix rows returned when both start_index and page_size are provided (#2181) (45643a2)
  • Make AccessEntry equality consistent with from_api_repr (#2218) (4941de4)
  • Update type hints for various BigQuery files (#2206) (b863291)

Documentation

  • Improve clarity of "Output Only" fields in Dataset class (#2201) (bd5aba8)

v3.34.0

3.34.0 (2025-05-27)

Features

Bug Fixes

... (truncated)

Changelog

Sourced from google-cloud-bigquery's changelog.

3.35.1 (2025-07-21)

Documentation

  • Specify the inherited-members directive for job classes (#2244) (d207f65)

3.35.0 (2025-07-15)

Features

  • Add null_markers property to LoadJobConfig and CSVOptions (#2239) (289446d)
  • Add total slot ms to RowIterator (#2233) (d44bf02)
  • Add UpdateMode to update_dataset (#2204) (eb9c2af)
  • Adds dataset_view parameter to get_dataset method (#2198) (28a5750)
  • Adds date_format to load job and external config (#2231) (7d31828)
  • Adds datetime_format as an option (#2236) (54d3dc6)
  • Adds source_column_match and associated tests (#2227) (6d5d236)
  • Adds time_format and timestamp_format and associated tests (#2238) (371ad29)
  • Adds time_zone to external config and load job (#2229) (b2300d0)

Bug Fixes

  • Adds magics.context.project to eliminate issues with unit tests … (#2228) (27ff3a8)
  • Fix rows returned when both start_index and page_size are provided (#2181) (45643a2)
  • Make AccessEntry equality consistent with from_api_repr (#2218) (4941de4)
  • Update type hints for various BigQuery files (#2206) (b863291)

Documentation

  • Improve clarity of "Output Only" fields in Dataset class (#2201) (bd5aba8)

3.34.0 (2025-05-27)

Features

Bug Fixes

Documentation

... (truncated)

Commits
  • 29b8548 chore(main): release 3.35.1 (#2245)
  • d207f65 docs: specify the inherited-members directive for job classes (#2244)
  • 4400f26 chore(deps): update all dependencies to v3.35.0 (#2242)
  • ef49f73 chore(main): release 3.35.0 (#2207)
  • 6d5d236 feat: Adds source_column_match and associated tests (#2227)
  • 289446d feat: Add null_markers property to LoadJobConfig and CSVOptions (#2239)
  • 69a2c2b chore(deps): update dependency certifi to v2025.7.14 (#2237)
  • 54d3dc6 feat: adds datetime_format as an option (#2236)
  • 371ad29 feat: adds time_format and timestamp_format and associated tests (#2238)
  • 7d31828 feat: adds date_format to load job and external config (#2231)
  • 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.4.1 to 3.35.1.
- [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.4.1...v3.35.1)

---
updated-dependencies:
- dependency-name: google-cloud-bigquery
  dependency-version: 3.35.1
  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 Aug 12, 2025
@dependabot dependabot bot requested a review from mservidio as a code owner August 12, 2025 03:20
@dependabot dependabot bot added the python Pull requests that update python code label Aug 12, 2025
@dependabot dependabot bot requested review from a team, salsferrazza and t8dogg as code owners August 12, 2025 03:20
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 26, 2025

Superseded by #253.

@dependabot dependabot bot closed this Aug 26, 2025
@dependabot dependabot bot deleted the dependabot/pip/google-cloud-bigquery-3.35.1 branch August 26, 2025 09:09
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