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

Bump google-cloud-storage from 1.23.0 to 1.26.0 #132

Closed

Conversation

dependabot-preview[bot]
Copy link
Contributor

Bumps google-cloud-storage from 1.23.0 to 1.26.0.

Changelog

Sourced from google-cloud-storage's changelog.

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)

1.24.1

01-02-2020 13:20 PST

Implementation Changes

  • Add 'ARCHIVE' storage class (#9533)

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)
Commits
  • 0e5c082 chore: release 1.26.0 (#39)
  • bc5375f fix(storage): fix system test and change scope for iam access token (#47)
  • 8904aee fix(tests): remove low version error assertion from iam conditions system tes...
  • 63abf07 feat: add timeout parameter to public methods (#44)
  • 64abf24 chore: bump google-auth dependency to v1.11.0+ (#45)
  • ff15f19 fix(storage): fix documentation of max_result parameter in list_blob (#43)
  • 3849676 Merge pull request #1 from googleapis/repo-templates
  • e4f0ffd fix: coverage update
  • 2622b83 fix: update test_utils
  • 56175fe fix: test_utils
  • 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 13, 2020
@codecov
Copy link

codecov bot commented Feb 13, 2020

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #132      +/-   ##
==========================================
+ Coverage   82.24%   82.26%   +0.02%     
==========================================
  Files         112      112              
  Lines        9406     9406              
==========================================
+ Hits         7736     7738       +2     
+ Misses       1670     1668       -2
Flag Coverage Δ
#unittests 82.26% <ø> (+0.02%) ⬆️
Impacted Files Coverage Δ
src/evalg/genprog/mutation.py 90.9% <0%> (-1.02%) ⬇️
src/evalg/genprog/generators.py 97.91% <0%> (+3.12%) ⬆️

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

@dependabot-preview
Copy link
Contributor Author

Superseded by #171.

@dependabot-preview dependabot-preview bot deleted the dependabot/pip/google-cloud-storage-1.26.0 branch April 3, 2020 13:13
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