Skip to content

Bump google-cloud-storage from 1.23.0 to 1.27.0#171

Closed
dependabot-preview[bot] wants to merge 1 commit intomasterfrom
dependabot/pip/google-cloud-storage-1.27.0
Closed

Bump google-cloud-storage from 1.23.0 to 1.27.0#171
dependabot-preview[bot] wants to merge 1 commit intomasterfrom
dependabot/pip/google-cloud-storage-1.27.0

Conversation

@dependabot-preview
Copy link
Contributor

Bumps google-cloud-storage from 1.23.0 to 1.27.0.

Changelog

Sourced from google-cloud-storage's changelog.

1.27.0 (2020-04-01)

Features

  • generate signed URLs for blobs/buckets using virtual hostname (#58) (23df542)
  • storage: Add cname support for V4 signature (#72) (cc853af)
  • storage: add conformance tests for virtual hosted style signed URLs (#83) (5adc8b0)
  • storage: add get notification method (#77) (f602252)
  • storage: improve v4 signature query parameters encoding (#48) (8df0b55)

Bug Fixes

  • storage: fix blob metadata to None regression (#60) (a834d1b)
  • add classifer for Python 3.8 (#63) (1b9b6bc)
  • make v4 signing formatting consistent w/ spec (#56) (8712da8)
  • use correct IAM object admin role (#71) (2e27edd)
  • storage: remove docstring of retrun in reload method (#78) (4abeb1c)
  • storage: use OrderedDict while encoding POST policy (#95) (df560e1)

1.26.0 (2020-02-12)

Features

  • storage: add support for signing URLs using token (#9889) (ad280bf)
  • add timeout parameter to public methods (#44) (63abf07)

Bug Fixes

  • storage: fix documentation of max_result parameter in list_blob (#43) (ff15f19)
  • storage: fix system test and change scope for iam access token (#47) (bc5375f)
  • tests: remove low version error assertion from iam conditions system tests (#53) (8904aee)

1.25.0

01-16-2020 11:00 PST

Implementation Changes

  • fix: replace unsafe six.PY3 with PY2 for better future compatibility with Python 4 (#10081)
  • fix(storage): fix document of delete blob (#10015)

New Features

  • feat(storage): support optionsRequestedPolicyVersion (#9989)

Dependencies

  • chore(storage): bump core dependency to 1.2.0 (#10160)
... (truncated)
Commits
  • ef98a3a chore: release 1.27.0 (#64)
  • df560e1 fix(storage): use OrderedDict while encoding POST policy (#95)
  • b451e2d feature: V4 Post policies (#87)
  • a50cdd1 refactor(storage): consistent use of optional keyword (#81)
  • c99b416 Fix typo in docs: paramters -> parameters (#84)
  • 635951a docs(storage): few spelling fixes for generate_signed_url() (#85)
  • 5adc8b0 feat(storage): add conformance tests for virtual hosted style signed URLs (#83)
  • cc853af feat(storage): Add cname support for V4 signature (#72)
  • 4c1c819 docs(storage): add description and example to retrieve the hash of blob (#75)
  • 8df0b55 feat(storage): improve v4 signature query parameters encoding (#48)
  • 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 Apr 3, 2020
@codecov
Copy link

codecov bot commented Apr 3, 2020

Codecov Report

Merging #171 into master will increase coverage by 0.03%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #171      +/-   ##
==========================================
+ Coverage   82.24%   82.27%   +0.03%     
==========================================
  Files         112      112              
  Lines        9406     9406              
==========================================
+ Hits         7736     7739       +3     
+ Misses       1670     1667       -3
Flag Coverage Δ
#unittests 82.27% <ø> (+0.03%) ⬆️
Impacted Files Coverage Δ
src/evalg/genprog/generators.py 95.83% <0%> (+1.04%) ⬆️
src/evalg/genprog/mutation.py 93.93% <0%> (+2.02%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update e1c02d1...be7059d. Read the comment docs.

@dependabot-preview
Copy link
Contributor Author

Superseded by #186.

@dependabot-preview dependabot-preview bot deleted the dependabot/pip/google-cloud-storage-1.27.0 branch April 23, 2020 12:38
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