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

Update google-cloud-storage requirement from <=2.8.0,>=2 to >=2,<=2.19.0 #5178

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 5, 2024

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

Release notes

Sourced from google-cloud-storage's releases.

v2.19.0

2.19.0 (2024-11-21)

Features

  • Add integration test for universe domain (#1346) (02a972d)
  • Add restore_bucket and handling for soft-deleted buckets (#1365) (ab94efd)
  • Add support for restore token (#1369) (06ed15b)
  • IAM signBlob retry and universe domain support (#1380) (abc8061)

Bug Fixes

  • Allow signed post policy v4 with service account and token (#1356) (8ec02c0)
  • Do not spam the log with checksum related INFO messages when downloading using transfer_manager (#1357) (42392ef)
Changelog

Sourced from google-cloud-storage's changelog.

2.19.0 (2024-11-21)

Features

  • Add integration test for universe domain (#1346) (02a972d)
  • Add restore_bucket and handling for soft-deleted buckets (#1365) (ab94efd)
  • Add support for restore token (#1369) (06ed15b)
  • IAM signBlob retry and universe domain support (#1380) (abc8061)

Bug Fixes

  • Allow signed post policy v4 with service account and token (#1356) (8ec02c0)
  • Do not spam the log with checksum related INFO messages when downloading using transfer_manager (#1357) (42392ef)

2.18.2 (2024-08-08)

Bug Fixes

  • Add regression test for range read retry issue and bump dependency to fix (#1338) (0323647)

2.18.1 (2024-08-05)

Bug Fixes

  • Properly escape URL construction for XML MPU API (#1333) (bf4d0e0)

2.18.0 (2024-07-09)

Features

  • Add OpenTelemetry Tracing support as a preview feature (#1288) (c2ab0e0)

Bug Fixes

2.17.0 (2024-05-22)

Features

... (truncated)

Commits
  • 309bad1 chore(main): release 2.19.0 (#1348)
  • a925427 tests: skip universe domain test in preprod (#1386)
  • abc8061 feat: IAM signBlob retry and universe domain support (#1380)
  • 0cfddf4 chore: remove debugger comment (#1381)
  • 63cff04 chore: add Cloud Trace adoption attributes (#1374)
  • 012eab4 chore(revert): Revert "feat: add support for restore token (#1369)" (#1373)
  • 06ed15b feat: add support for restore token (#1369)
  • ab94efd Feat: Add restore_bucket and handling for soft-deleted buckets (#1365)
  • 42392ef fix: do not spam the log with checksum related INFO messages when downloading...
  • 8ec02c0 fix: allow signed post policy v4 with service account and token (#1356)
  • 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)

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/main/CHANGELOG.md)
- [Commits](googleapis/python-storage@v2.0.0...v2.19.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Dec 5, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 5, 2024

Looks like google-cloud-storage is no longer being updated by Dependabot, so this is no longer needed.

@dependabot dependabot bot closed this Dec 5, 2024
@dependabot dependabot bot deleted the dependabot/pip/google-cloud-storage-gte-2-and-lte-2.19.0 branch December 5, 2024 19:28
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 python Pull requests that update Python code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants