Skip to content
This repository has been archived by the owner on Dec 16, 2022. It is now read-only.

Update google-cloud-storage requirement from <1.41.0,>=1.38.0 to >=1.38.0,<1.42.0 #5309

Merged

Conversation

dependabot[bot]
Copy link
Contributor

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

Updates the requirements on google-cloud-storage to permit the latest version.

Release notes

Sourced from google-cloud-storage's releases.

v1.41.0

Features

  • add support for Etag headers on reads (#489) (741d3fd)

Bug Fixes

  • deps: update minimum dependency versions to pick up bugfixes (#496) (92251a5), closes #494
  • populate etag / generation / metageneration properties during download (#488) (49ba14c)
  • revise and rename is_etag_in_json(data) (#483) (0a52546)
Changelog

Sourced from google-cloud-storage's changelog.

1.41.0 (2021-07-13)

Features

  • add support for Etag headers on reads (#489) (741d3fd)

Bug Fixes

  • deps: update minimum dependency versions to pick up bugfixes (#496) (92251a5), closes #494
  • populate etag / generation / metageneration properties during download (#488) (49ba14c)
  • revise and rename is_etag_in_json(data) (#483) (0a52546)

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)

1.38.0 (2021-04-26)

... (truncated)

Commits
  • 6486010 chore: release 1.41.0 (#497)
  • c787d12 tests: suppress deprecation warnings in unit test output (#499)
  • a8aaaf6 chore: pin Sphinx version in noxfile (#500)
  • 0a52546 fix: revise and rename is_etag_in_json(data) (#483)
  • 92251a5 fix(deps): update minimum dependency versions to pick up bugfixes (#496)
  • c111a28 chore: remove 'test_utils' fossil (#495)
  • 741d3fd feat: add support for Etag headers on reads (#489)
  • 49ba14c fix: populate etag / generation / metageneration properties during download (...
  • 1ae766e chore: release 1.40.0 (#485)
  • 0ae35ee feat: add preconditions and retry configuration to blob.create_resumable_uplo...
  • Additional commits viewable in compare view

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 dependabot bot added the dependencies Pull requests that update a dependency file label Jul 14, 2021
@AkshitaB AkshitaB self-requested a review July 16, 2021 16:25
Updates the requirements on [google-cloud-storage](https://github.com/googleapis/python-storage) to permit the latest version.
- [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.41.0)

---
updated-dependencies:
- dependency-name: google-cloud-storage
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/pip/google-cloud-storage-gte-1.38.0-and-lt-1.42.0 branch from dc98f57 to 9c77cdc Compare July 16, 2021 17:02
@dirkgr dirkgr enabled auto-merge (squash) July 19, 2021 21:42
@dirkgr dirkgr merged commit 9629340 into main Jul 19, 2021
@dirkgr dirkgr deleted the dependabot/pip/google-cloud-storage-gte-1.38.0-and-lt-1.42.0 branch July 19, 2021 22:14
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants