mozilla / glam

Mozilla's primary interactive dashboard for examining the distribution of telemetry values.
https://glam.telemetry.mozilla.org
Mozilla Public License 2.0
20 stars 23 forks source link

Bump google-cloud-bigquery from 2.28.1 to 3.17.0 #2671

Closed dependabot[bot] closed 8 months ago

dependabot[bot] commented 8 months ago

Bumps google-cloud-bigquery from 2.28.1 to 3.17.0.

Release notes

Sourced from google-cloud-bigquery's releases.

v3.17.0

3.17.0 (2024-01-24)

Features

Bug Fixes

  • query_and_wait now retains unknown query configuration _properties (#1793) (4ba4342)
  • Raise ValueError in query_and_wait with wrong job_config type (4ba4342)

Documentation

  • Remove unused query code sample (#1769) (1f96439)
  • Update snippets.py to use query_and_wait (#1773) (d90602d)
  • Update multiple samples to change query to query_and_wait (#1784) (d1161dd)
  • Update the query with no cache sample to use query_and_wait API (#1770) (955a4cd)
  • Updates query to query and wait in samples/desktopapp/user_credentials.py (#1787) (89f1299)

v3.16.0

3.16.0 (2024-01-12)

Features

Bug Fixes

v3.15.0

3.15.0 (2024-01-09)

Features

  • Support JSON type in insert_rows and as a scalar query parameter (#1757) (02a7d12)
  • Support RANGE in schema (#1746) (8585747)

Bug Fixes

  • Deserializing JSON subfields within structs fails (#1742) (0d93073)

... (truncated)

Changelog

Sourced from google-cloud-bigquery's changelog.

3.17.0 (2024-01-24)

Features

Bug Fixes

  • query_and_wait now retains unknown query configuration _properties (#1793) (4ba4342)
  • Raise ValueError in query_and_wait with wrong job_config type (4ba4342)

Documentation

  • Remove unused query code sample (#1769) (1f96439)
  • Update snippets.py to use query_and_wait (#1773) (d90602d)
  • Update multiple samples to change query to query_and_wait (#1784) (d1161dd)
  • Update the query with no cache sample to use query_and_wait API (#1770) (955a4cd)
  • Updates query to query and wait in samples/desktopapp/user_credentials.py (#1787) (89f1299)

3.16.0 (2024-01-12)

Features

Bug Fixes

3.15.0 (2024-01-09)

Features

  • Support JSON type in insert_rows and as a scalar query parameter (#1757) (02a7d12)
  • Support RANGE in schema (#1746) (8585747)

Bug Fixes

  • Deserializing JSON subfields within structs fails (#1742) (0d93073)
  • Due to upstream change in dataset, updates expected results (#1761) (132c14b)
  • Load_table_from_dataframe for higher scale decimal (#1703) (b9c8be0)
  • Updates types-protobuf version for mypy-samples nox session (#1764) (c0de695)

... (truncated)

Commits
  • 17e9d06 chore(main): release 3.17.0 (#1780)
  • 6559dde feature: add query location for bigquery magic (#1771)
  • 4ba4342 fix: query_and_wait now retains unknown query configuration _properties (...
  • 89f1299 docs: Updates query to query and wait in samples/desktopapp/user_credenti...
  • 1f96439 docs: remove unused query code sample (#1769)
  • 955a4cd docs: update the query with no cache sample to use query_and_wait API (#1770)
  • d1161dd docs: update multiple samples to change query to query_and_wait (#1784)
  • ffe8059 chore: cleanup resources at startup (#1741)
  • d90602d docs: update snippets.py to use query_and_wait (#1773)
  • 1271b18 build(python): fix docs and docfx builds (#1779)
  • 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 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 8 months ago

Superseded by #2672.