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-resumable-media from 2.4.0 to 2.7.2 #619

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 21, 2024

Bumps google-resumable-media from 2.4.0 to 2.7.2.

Release notes

Sourced from google-resumable-media's releases.

v2.7.2

2.7.2 (2024-08-07)

Bug Fixes

  • Correctly calculate starting offset for retries of ranged reads (#450) (34302b4)

v2.7.1

2.7.1 (2024-05-31)

Bug Fixes

  • Add a check for partial response data (#435) (aaea392)

v2.7.0

2.7.0 (2023-12-10)

Features

v2.6.0

2.6.0 (2023-09-06)

Features

  • Add support for concurrent XML MPU uploads (#395) (a8d56bc)
  • Introduce compatibility with native namespace packages (#385) (cdd7a5e)

Bug Fixes

v2.5.0

2.5.0 (2023-04-21)

Features

  • Add support to retry known connection errors (#375) (147e845)

v2.4.1

2.4.1 (2023-01-06)

... (truncated)

Changelog

Sourced from google-resumable-media's changelog.

2.7.2 (2024-08-07)

Bug Fixes

  • Correctly calculate starting offset for retries of ranged reads (#450) (34302b4)

2.7.1 (2024-05-31)

Bug Fixes

  • Add a check for partial response data (#435) (aaea392)

2.7.0 (2023-12-10)

Features

2.6.0 (2023-09-06)

Features

  • Add support for concurrent XML MPU uploads (#395) (a8d56bc)
  • Introduce compatibility with native namespace packages (#385) (cdd7a5e)

Bug Fixes

2.5.0 (2023-04-21)

Features

  • Add support to retry known connection errors (#375) (147e845)

2.4.1 (2023-01-06)

Bug Fixes

  • Avoid validating checksums for partial responses (#361) (354287f)
Commits
  • 7dfaf59 chore(main): release 2.7.2 (#451)
  • 34302b4 Fix: Correctly calculate starting offset for retries of ranged reads (#450)
  • 5d2091d chore(python): use python 3.10 for docs build (#445)
  • 877c753 chore: update templated files (#441)
  • d770f83 chore(main): release 2.7.1 (#438)
  • aaea392 fix: add a check for partial response data (#435)
  • de80717 chore(python): bump idna from 3.4 to 3.7 in .kokoro (#431)
  • e8b8dc9 chore(python): update dependencies in /.kokoro (#424)
  • a06d062 build(deps): bump cryptography from 42.0.2 to 42.0.4 in .kokoro (#422)
  • d7b08b6 build(python): fix docs and docfx builds (#418)
  • 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 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)

Bumps [google-resumable-media](https://github.com/googleapis/google-resumable-media-python) from 2.4.0 to 2.7.2.
- [Release notes](https://github.com/googleapis/google-resumable-media-python/releases)
- [Changelog](https://github.com/googleapis/google-resumable-media-python/blob/main/CHANGELOG.md)
- [Commits](googleapis/google-resumable-media-python@v2.4.0...v2.7.2)

---
updated-dependencies:
- dependency-name: google-resumable-media
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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 Oct 21, 2024
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