Skip to content

build(deps): bump google-cloud-storage from 1.38.0 to 1.40.0 in /bot #1008

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

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 5, 2021

Bumps google-cloud-storage from 1.38.0 to 1.40.0.

Release notes

Sourced from google-cloud-storage's releases.

v1.40.0

Features

  • add preconditions and retry configuration to blob.create_resumable_upload_session (#484) (0ae35ee)
  • add public access prevention to bucket IAM configuration (#304) (e3e57a9)

Bug Fixes

  • replace default retry for upload operations (#480) (c027ccf)

v1.39.0

Features

  • allow configuration of media operation retries using the same interface as with non-media operation (#447) (0dbbb8a)

Bug Fixes

  • add ConnectionError to default retry (#445) (8344253)
  • apply idempotency policies for ACLs (#458) (2232f38)
  • replace python lifecycle action parsing ValueError with warning (#437) (2532d50)
  • revise blob.compose query parameters if_generation_match (#454) (70d19e7)

Documentation

  • streamline 'timeout' / 'retry' docs in docstrings (#461) (78b2eba)
  • streamline docstrings for conditional parameters (#464) (6999370)
Changelog

Sourced from google-cloud-storage's changelog.

1.40.0 (2021-06-30)

Features

  • add preconditions and retry configuration to blob.create_resumable_upload_session (#484) (0ae35ee)
  • add public access prevention to bucket IAM configuration (#304) (e3e57a9)

Bug Fixes

  • replace default retry for upload operations (#480) (c027ccf)

1.39.0 (2021-06-21)

Features

  • media operation retries can be configured using the same interface as with non-media operation (#447) (0dbbb8a)

Bug Fixes

  • add ConnectionError to default retry (#445) (8344253)
  • apply idempotency policies for ACLs (#458) (2232f38)
  • replace python lifecycle action parsing ValueError with warning (#437) (2532d50)
  • revise blob.compose query parameters if_generation_match (#454) (70d19e7)

Documentation

  • streamline 'timeout' / 'retry' docs in docstrings (#461) (78b2eba)
  • streamline docstrings for conditional parmas (#464) (6999370)
Commits
  • 1ae766e chore: release 1.40.0 (#485)
  • 0ae35ee feat: add preconditions and retry configuration to blob.create_resumable_uplo...
  • c027ccf fix: replace default retry for upload operations (#480)
  • e3e57a9 feat: add public access prevention to bucket IAM configuration (#304)
  • b20ca20 tests: refactor systests using pytest (#476)
  • cb2a89b chore: add kokoro 3.9 config templates (#1128) (#474)
  • edce85e chore: release 1.39.0 (#465)
  • 6999370 docs: streamline docstrings for conditional parmas (#464)
  • cf22a11 tests: pre-scrub old HMAC keys before testing creation (#467)
  • 3b06f9e tests: harden 'test_bucket_w_default_event_based_hold' (#468)
  • 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)

Bumps [google-cloud-storage](https://github.com/googleapis/python-storage) from 1.38.0 to 1.40.0.
- [Release notes](https://github.com/googleapis/python-storage/releases)
- [Changelog](https://github.com/googleapis/python-storage/blob/master/CHANGELOG.md)
- [Commits](googleapis/python-storage@v1.38.0...v1.40.0)

---
updated-dependencies:
- dependency-name: google-cloud-storage
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the bot Python Taskcluster Bot label Jul 5, 2021
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 19, 2021

Superseded by #1021.

@dependabot dependabot bot closed this Jul 19, 2021
@dependabot dependabot bot deleted the dependabot/pip/bot/google-cloud-storage-1.40.0 branch July 19, 2021 15:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bot Python Taskcluster Bot
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants