Skip to content

Bump google-cloud-storage from 1.23.0 to 1.28.0#186

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

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

Conversation

@dependabot-preview
Copy link
Contributor

Bumps google-cloud-storage from 1.23.0 to 1.28.0.

Changelog

Sourced from google-cloud-storage's changelog.

1.28.0 (2020-04-22)

Features

  • storage: add arguments for *GenerationMatch uploading options (#111) (b11aa5f)

Bug Fixes

  • storage: fix incorrect mtime by UTC offset (#42) (76bd652)
  • storage: remove expiration strict conversion (#106) (9550dad), closes #105

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

... (truncated)
Commits
  • 7941b54 chore: release 1.28.0 (#113)
  • b11aa5f feat(storage): add arguments for *GenerationMatch uploading options (#111)
  • 4b654b5 refactor(storage): deprecate preserve_acl arg in copy_blob() method (#104)
  • 76bd652 fix(storage): fix incorrect mtime by UTC offset (#42)
  • cecc7ac docs(storage): add documentation for blob and bucket name property (#89)
  • 9550dad fix(storage): remove expiration strict conversion (#106)
  • f4de88d docs(storage): fix docs for new sphinx version (#103)
  • 5c04eef tests: add blobs retention policy discarding into TestRetentionPolicy… (#99)
  • 44060de test: update conformance tests to fit the new format (#96)
  • ef98a3a chore: release 1.27.0 (#64)
  • 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 23, 2020
@codecov
Copy link

codecov bot commented Apr 23, 2020

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #186      +/-   ##
==========================================
+ Coverage   82.24%   82.28%   +0.04%     
==========================================
  Files         112      112              
  Lines        9406     9406              
==========================================
+ Hits         7736     7740       +4     
+ Misses       1670     1666       -4     
Flag Coverage Δ
#unittests 82.28% <ø> (+0.04%) ⬆️
Impacted Files Coverage Δ
src/evalg/genprog/mutation.py 93.93% <0.00%> (+2.02%) ⬆️
src/evalg/genprog/generators.py 96.87% <0.00%> (+2.08%) ⬆️

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...97758bc. Read the comment docs.

@dependabot-preview
Copy link
Contributor Author

Superseded by #196.

@dependabot-preview dependabot-preview bot deleted the dependabot/pip/google-cloud-storage-1.28.0 branch May 5, 2020 14:10
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