Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build(deps): bump google-cloud-bigquery from 2.13.1 to 2.23.2 #76

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot-preview[bot]
Copy link

Bumps google-cloud-bigquery from 2.13.1 to 2.23.2.

Release notes

Sourced from google-cloud-bigquery's releases.

v2.23.2

Dependencies

  • expand pyarrow pins to support 5.x releases (#833) (80e3a61)

v2.23.1

Bug Fixes

  • insert_rows() accepts float column values as strings again (#824) (d9378af)

v2.23.0

Features

  • Update proto definitions for bigquery/v2 to support new proto fields for BQML. (#817) (fe7a902)

Bug Fixes

  • no longer raise a warning in to_dataframe if max_results set (#815) (3c1be14)
  • retry ChunkedEncodingError by default (#802) (419d36d)

Documentation

  • correct docs for LoadJobConfig.destination_table_description (#810) (da87fd9)

v2.22.1

Bug Fixes

  • issue a warning if buggy pyarrow is detected (#787) (e403721)
  • use a larger chunk size when loading data (#799) (b804373)

Documentation

v2.22.0

Features

  • add LoadJobConfig.projection_fields to select DATASTORE_BACKUP fields (#736) (c45a738)
  • add standard sql table type, update scalar type enums (#777) (b8b5433)
  • add support for more detailed DML stats (#758) (36fe86f)
  • add support for user defined Table View Functions (#724) (8c7b839)

Bug Fixes

  • avoid possible job already exists error (#751) (45b9308)

... (truncated)

Changelog

Sourced from google-cloud-bigquery's changelog.

2.23.2 (2021-07-29)

Dependencies

  • expand pyarrow pins to support 5.x releases (#833) (80e3a61)

2.23.1 (2021-07-28)

Bug Fixes

  • insert_rows() accepts float column values as strings again (#824) (d9378af)

2.23.0 (2021-07-27)

Features

  • Update proto definitions for bigquery/v2 to support new proto fields for BQML. (#817) (fe7a902)

Bug Fixes

  • no longer raise a warning in to_dataframe if max_results set (#815) (3c1be14)
  • retry ChunkedEncodingError by default (#802) (419d36d)

Documentation

  • correct docs for LoadJobConfig.destination_table_description (#810) (da87fd9)

2.22.1 (2021-07-22)

Bug Fixes

  • issue a warning if buggy pyarrow is detected (#787) (e403721)
  • use a larger chunk size when loading data (#799) (b804373)

Documentation

2.22.0 (2021-07-19)

Features

... (truncated)

Commits
  • 40ef77f chore: release 2.23.2 (#835)
  • 80e3a61 deps: expand pyarrow pins to support 5.x releases (#833)
  • b9349ad chore(deps): update dependency google-cloud-bigquery-storage to v2.6.2 (#795)
  • 8149d9e chore(deps): update dependency pyarrow to v5 (#834)
  • d8c25ac test: retry getting rows after streaming them in `test_insert_rows_from_dataf...
  • 48e8a35 chore(deps): update dependency google-cloud-bigquery to v2.23.1 (#827)
  • c541c69 chore: add second protection rule for v3 branch (#828)
  • a505440 chore: release 2.23.1 (#825)
  • d9378af fix: insert_rows() accepts float column values as strings again (#824)
  • 42b66d3 chore(deps): update dependency google-cloud-bigquery to v2.23.0 (#820)
  • 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 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 use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Jul 30, 2021
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants