Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 16, 2025

Bumps google-cloud-bigquery from 3.34.0 to 3.35.0.

Release notes

Sourced from google-cloud-bigquery's releases.

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)
Changelog

Sourced from google-cloud-bigquery's changelog.

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)
Commits
  • 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)
  • d44bf02 feat: add total slot ms to RowIterator (#2233)
  • 3ed0a0a chore(deps): update dependency certifi to v2025.7.9 (#2232)
  • b2300d0 feat: adds time_zone to external config and load job (#2229)
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Jul 16, 2025
@dependabot dependabot bot requested a review from a team as a code owner July 16, 2025 09:19
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Jul 16, 2025
@dependabot dependabot bot force-pushed the dependabot/pip/google-cloud-bigquery-3.35.0 branch 4 times, most recently from 10637e8 to 4d74d12 Compare July 23, 2025 09:49
Bumps [google-cloud-bigquery](https://github.com/googleapis/python-bigquery) from 3.34.0 to 3.35.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.34.0...v3.35.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/pip/google-cloud-bigquery-3.35.0 branch from 4d74d12 to 38b58d1 Compare July 25, 2025 09:59
Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 25, 2025

Superseded by #18417.

@dependabot dependabot bot closed this Jul 25, 2025
@dependabot dependabot bot deleted the dependabot/pip/google-cloud-bigquery-3.35.0 branch July 25, 2025 10:04
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.

0 participants