An open index of dependabot pull requests across open source projects.

Build: Bump google-cloud-bigquery from 3.34.0 to 3.36.0

Merged
Number: #2415
Type: Pull Request
State: Merged
Author: dependabot[bot] dependabot[bot]
Association: Contributor
Comments: 0
Created: September 02, 2025 at 04:39 PM UTC
(10 months ago)
Updated: September 02, 2025 at 05:21 PM UTC
(10 months ago)
Merged: September 02, 2025 at 05:21 PM UTC
(10 months ago)
by kevinjqliu
Time to Close: 42 minutes
Labels:
dependencies python
Description:

Bumps google-cloud-bigquery from 3.34.0 to 3.36.0.

Release notes

Sourced from google-cloud-bigquery's releases.

v3.36.0

3.36.0 (2025-08-20)

Features

  • Add created/started/ended properties to RowIterator. (#2260) (0a95b24)
  • Retry query jobs if jobBackendError or jobInternalError are encountered (#2256) (3deff1d)

Documentation

  • Add a TROUBLESHOOTING.md file with tips for logging (#2262) (b684832)
  • Update README to break infinite redirect loop (#2254) (8f03166)

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

... (truncated)

Changelog

Sourced from google-cloud-bigquery's changelog.

3.36.0 (2025-08-20)

Features

  • Add created/started/ended properties to RowIterator. (#2260) (0a95b24)
  • Retry query jobs if jobBackendError or jobInternalError are encountered (#2256) (3deff1d)

Documentation

  • Add a TROUBLESHOOTING.md file with tips for logging (#2262) (b684832)
  • Update README to break infinite redirect loop (#2254) (8f03166)

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)
Commits
  • 84fa75b chore(main): release 3.36.0 (#2255)
  • d41fd5c chore: execute retry tests serially, since they depend on global time (#2265)
  • b684832 docs: add a TROUBLESHOOTING.md file with tips for logging (#2262)
  • 6659355 chore: add private _query_and_wait_bigframes method (#2250)
  • 0a95b24 feat: add created/started/ended properties to RowIterator. (#2260)
  • 3deff1d feat: retry query jobs if jobBackendError or jobInternalError are encount...
  • abc319b chore(deps): update all dependencies (#2253)
  • 8f03166 docs: update README to break infinite redirect loop (#2254)
  • 791c53b chore(deps): update dependency matplotlib to v3.10.5 (#2251)
  • d219989 chore(deps): update all dependencies (#2243)
  • 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)
Pull Request Statistics
Commits:
1
Files Changed:
1
Additions:
+3
Deletions:
-3
Package Dependencies
Ecosystem:
pip
Version Change:
3.34.0 → 3.36.0
Update Type:
Minor
Technical Details
ID: 6767436
UUID: 2793333163
Node ID: PR_kwDOKF4tPs6mfuGr
Host: GitHub
Repository: apache/iceberg-python
Merge State: Unknown