Skip to content

build(deps): Bump google-cloud-storage from 1.20.0 to 1.22.0 in /backend #265

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
Nov 7, 2019

Conversation

dependabot-preview[bot]
Copy link
Contributor

@dependabot-preview dependabot-preview bot commented Nov 6, 2019

Bumps google-cloud-storage from 1.20.0 to 1.22.0.

Release notes

Sourced from google-cloud-storage's releases.

google-cloud-storage 1.22.0

11-05-2019 10:22 PST

New Features

  • Add UBLA attrs to IAMConfiguration. (#9475)

google-cloud-bigquery 1.21.0

10-16-2019 10:33 PDT

New Features

  • add ability to pass in a table ID instead of a query to the %%bigquery magic (#9170)
  • add support for custom QueryJobConfig in BigQuery.cursor.execute method (#9278)
  • store QueryJob to destination var on error in %%bigquery magic (#9245)
  • add script statistics to job resource (#9428)
  • add support for sheets ranges (#9416)
  • add support for listing jobs by parent job (#9225)
  • expose customer managed encryption key for ML models (#9302)
  • add Dataset.default_partition_expiration_ms and Table.require_partition_filter properties (#9464)

Dependencies

  • restrict version range of google-resumable-media (#9243)

Documentation

  • document how to load data as JSON string (#9231)
  • standardize comments and formatting in existing code samples (#9212)
  • rewrite docstrings in Google style (#9326)
  • fix incorrect links to REST API in reference docs (#9436)

Internal / Testing Changes

  • add code samples to lint check (#9277)
  • update code samples to use strings for table and dataset IDs (#9136)
  • simplify scripting system test to reduce flakiness (#9458)

google-cloud-storage 1.21.0

10-28-2019 21:52 PDT

Implementation Changes

  • Add gcloud-python header to user agent (#9551)
  • Don't report a gapic version for storage (#9549)
  • Update storage endpoint from www.googleapis.com to storage.googleapis.com (#9543)
  • Call anonymous client method to remove dependency of google application credentials (#9455)
  • Enable CSEK w/ V4 signed URLs (#9450)

New Features

... (truncated)
Commits
  • 4dc94d7 chore(storage): release 1.22.0 (#9604)
  • f72ab40 feat(datacatalog): add sample to create a fileset entry (#9590)
  • ed37540 fix(bigquery): use pyarrow fallback for improved schema detection (#9321)
  • 518931b feat(tasks): add HTTP tasks, OAuth tokens, and OIDC tokens (via synth) (#9588)
  • 89eaedb feat(bigquery): allow passing schema as a sequence of dicts (#9550)
  • 5571911 feat(datacatalog): add sample to create an entry group (#9584)
  • 3e8fbae docs(bigquery): document how to achieve higher write limit and add tests (#9574)
  • 48359eb test(spanner): harden 'test_transaction_batch_update*' systests against parti...
  • 21e9457 feat(api_core): provide a 'raw_page' field for page_iterator.Page (#9486)
  • df185b9 chore(pubsub): add subscriber role test for streaming (#9507)
  • 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
Copy link
Contributor Author

Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting @dependabot rebase.

@dependabot-preview dependabot-preview bot force-pushed the dependabot/pip/backend/google-cloud-storage-1.22.0 branch 2 times, most recently from be97373 to 8c7eb2d Compare November 7, 2019 12:04
@dependabot-preview dependabot-preview bot force-pushed the dependabot/pip/backend/google-cloud-storage-1.22.0 branch from 8c7eb2d to 2171e1e Compare November 7, 2019 13:27
@dependabot-preview dependabot-preview bot force-pushed the dependabot/pip/backend/google-cloud-storage-1.22.0 branch from 2171e1e to 129760f Compare November 7, 2019 13:47
@marco-c marco-c merged commit a6836e4 into master Nov 7, 2019
@marco-c marco-c deleted the dependabot/pip/backend/google-cloud-storage-1.22.0 branch November 7, 2019 13:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend Python Backend
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants