GoogleCloudPlatform / market-data-transcoder

ffmpeg for market data
Apache License 2.0
35 stars 11 forks source link

Bump google-cloud-bigquery from 3.12.0 to 3.19.0 #187

Closed dependabot[bot] closed 7 months ago

dependabot[bot] commented 7 months ago

Bumps google-cloud-bigquery from 3.12.0 to 3.19.0.

Release notes

Sourced from google-cloud-bigquery's releases.

v3.19.0

3.19.0 (2024-03-11)

Features

Bug Fixes

  • Add google-auth as a direct dependency (713ce2c)
  • Augment universe_domain handling (#1837) (53c2cbf)
  • deps: Require google-api-core>=1.34.1, >=2.11.0 (713ce2c)
  • Supplementary fix to env-based universe resolution (#1844) (b818992)
  • Supplementary fix to env-based universe resolution (#1847) (6dff50f)

v3.18.0

3.18.0 (2024-02-29)

Features

  • Support nullable boolean and Int64 dtypes in insert_rows_from_dataframe (#1816) (ab0cf4c)
  • Support slot_ms in QueryPlanEntry (#1831) (d62cabb)

Bug Fixes

  • Keyword rendering and docstring improvements (#1829) (4dfb920)

Documentation

  • samples: Updates to urllib3 constraint for Python 3.7 (#1834) (b099c32)
  • Update client_query_w_named_params.py to use query_and_wait API (#1782) (89dfcb6)

v3.17.2

3.17.2 (2024-01-30)

Bug Fixes

  • Change load_table_from_json autodetect logic (#1804) (6249032)

Documentation

... (truncated)

Changelog

Sourced from google-cloud-bigquery's changelog.

3.19.0 (2024-03-11)

Features

Bug Fixes

  • Add google-auth as a direct dependency (713ce2c)
  • Augment universe_domain handling (#1837) (53c2cbf)
  • deps: Require google-api-core>=1.34.1, >=2.11.0 (713ce2c)
  • Supplementary fix to env-based universe resolution (#1844) (b818992)
  • Supplementary fix to env-based universe resolution (#1847) (6dff50f)

3.18.0 (2024-02-29)

Features

  • Support nullable boolean and Int64 dtypes in insert_rows_from_dataframe (#1816) (ab0cf4c)
  • Support slot_ms in QueryPlanEntry (#1831) (d62cabb)

Bug Fixes

  • Keyword rendering and docstring improvements (#1829) (4dfb920)

Documentation

  • samples: Updates to urllib3 constraint for Python 3.7 (#1834) (b099c32)
  • Update client_query_w_named_params.py to use query_and_wait API (#1782) (89dfcb6)

3.17.2 (2024-01-30)

Bug Fixes

  • Change load_table_from_json autodetect logic (#1804) (6249032)

Documentation

  • Update to use API (#1781) (81563b0)
  • Update client_query_destination_table.py sample to use query_and_wait (#1783) (68ebbe1)
  • Update query_external_sheets_permanent_table.py to use query_and_wait API (#1778) (a7be88a)
  • Update sample for query_to_arrow to use query_and_wait API (#1776) (dbf10de)

... (truncated)

Commits


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 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[bot] commented 7 months ago

Superseded by #190.