Skip to content

Bump google-cloud-bigquery from 1.23.1 to 1.24.0 #7342

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

Merged
merged 1 commit into from
Feb 17, 2020

Conversation

dependabot-preview[bot]
Copy link
Contributor

@dependabot-preview dependabot-preview bot commented Feb 4, 2020

Bumps google-cloud-bigquery from 1.23.1 to 1.24.0.

Release notes

Sourced from google-cloud-bigquery's releases.

google-cloud-storage 1.24.0

01-02-2020 10:39 PST

Implementation Changes

-str() metadata for for blob (#9796)

New Features

  • Add timeout parameter to Batch interface to match google-cloud-core (#10010)

google-cloud-bigquery 1.24.0

02-03-2020 01:38 PST

Implementation Changes

  • Fix inserting missing repeated fields. (#10196)
  • Deprecate client.dataset() in favor of DatasetReference. (#7753)
  • Use faster to_arrow + to_pandas in to_dataframe() when pyarrow is available. (#10027)
  • Write pandas datetime[ns] columns to BigQuery TIMESTAMP columns. (#10028)

New Features

  • Check rows argument type in insert_rows(). (#10174)
  • Check json_rows arg type in insert_rows_json(). (#10162)
  • Make RowIterator.to_dataframe_iterable() method public. (#10017)
  • Add retry parameter to public methods where missing. (#10026)
  • Add timeout parameter to Client and Job public methods. (#10002)
  • Add timeout parameter to QueryJob.done() method. (#9875)
  • Add create_bqstorage_client parameter to to_dataframe() and to_arrow() methods. (#9573)

Dependencies

  • Fix minimum versions of google-cloud-core and google-resumable-media dependencies. (#10016)

Documentation

  • Fix a comment typo in job.py. (#10209)
  • Update code samples of load table file and load table URI. (#10175)
  • Uncomment Client constructor and imports in samples. (#10058)
  • Remove unused query code sample. (#10024)
  • Update code samples to use strings for table and dataset IDs. (#9974)

Internal / Testing Changes

  • Bump copyright year to 2020, tweak docstring formatting (via synth). #10225
  • Add tests for concatenating categorical columns. (#10180)
  • Adjust test assertions to the new default timeout. (#10222)
  • Use Python 3.6 for the nox blacken session (via synth). (#10012)
Commits
  • 92d7b46 chore(storage): release 1.24.0 (#10032)
  • c71b490 chore(firestore): release 1.6.1 (#10031)
  • 13a870c fix: recover watch stream on more error types (#9995)
  • 154c8ec cleanup(bigquery): remove unused query code sample (#10024)
  • 26dd729 feat(bigquery): add timeout parameter to client's and job's public methods (#...
  • ae22885 feat: add timeout parameter to Batch interface to match google-cloud-core (#1...
  • 4f7d4b1 refactor(bigquery): update code samples to use strings for table and dataset ...
  • fe9deb1 fix(datacatalog): deprecate resource name helper methods (via synth) (#9831)
  • 37f0677 fix(bigquery_datatransfer): deprecate resource name helper methods (via synth...
  • 4d70df3 docs(iam): mark required params as required in docstring (via synth) (#10006)
  • 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)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • 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 Feb 4, 2020
@dependabot-preview dependabot-preview bot force-pushed the dependabot/pip/google-cloud-bigquery-1.24.0 branch 2 times, most recently from 582ddc0 to 0db9f56 Compare February 17, 2020 00:11
@ewdurbin
Copy link
Member

@dependabot rebase

@dependabot-preview dependabot-preview bot force-pushed the dependabot/pip/google-cloud-bigquery-1.24.0 branch from 0db9f56 to 1302191 Compare February 17, 2020 19:18
@ewdurbin ewdurbin merged commit 3f0d4e0 into master Feb 17, 2020
@ewdurbin ewdurbin deleted the dependabot/pip/google-cloud-bigquery-1.24.0 branch February 17, 2020 19:41
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.

1 participant