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 3.17.2 to 3.18.0 #2734

Closed dependabot[bot] closed 5 months ago

dependabot[bot] commented 7 months ago

Bumps google-cloud-bigquery from 3.17.2 to 3.18.0.

Release notes

Sourced from google-cloud-bigquery's releases.

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

Sourced from google-cloud-bigquery's changelog.

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)
Commits
  • e81a13c chore(main): release 3.18.0 (#1817)
  • 073724c chore(deps): update all dependencies (#1640)
  • b099c32 docs(samples): updates to urllib3 constraint for Python 3.7 (#1834)
  • 4dfb920 fix: keyword rendering and docstring improvements (#1829)
  • d62cabb feat: support slot_ms in QueryPlanEntry (#1831)
  • a208b6a build(deps): bump cryptography from 42.0.2 to 42.0.4 in .kokoro (#1833)
  • 2542bd3 chore: fix minor typos (#1820)
  • 30f304b build(deps): bump cryptography from 42.0.0 to 42.0.2 in .kokoro (#1821)
  • 89dfcb6 docs: update client_query_w_named_params.py to use query_and_wait API (#1...
  • ab0cf4c feat: support nullable boolean and Int64 dtypes in `insert_rows_from_datafram...
  • 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 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)

Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.