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.0.3 to 2.4.1 #897

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

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Jan 23, 2023

Bumps google-resumable-media from 2.0.3 to 2.4.1.

Release notes

Sourced from google-resumable-media's releases.

v2.4.1

2.4.1 (2023-01-06)

Bug Fixes

  • Avoid validating checksums for partial responses (#361) (354287f)

v2.4.0

2.4.0 (2022-09-29)

Features

  • Handle interrupted downloads with decompressive transcoding (#346) (f4d26b7)

Bug Fixes

Documentation

  • Fix changelog header to consistent size (#331) (7b1dc9c)

v2.3.3

2.3.3 (2022-05-05)

Bug Fixes

v2.3.2

2.3.2 (2022-03-08)

Bug Fixes

  • append existing headers in prepare_initiate_request (#314) (dfaa317)

v2.3.1

2.3.1 (2022-03-03)

Bug Fixes

... (truncated)

Changelog

Sourced from google-resumable-media's changelog.

2.4.1 (2023-01-06)

Bug Fixes

  • Avoid validating checksums for partial responses (#361) (354287f)

2.4.0 (2022-09-29)

Features

  • Handle interrupted downloads with decompressive transcoding (#346) (f4d26b7)

Bug Fixes

Documentation

  • Fix changelog header to consistent size (#331) (7b1dc9c)

2.3.3 (2022-05-05)

Bug Fixes

2.3.2 (2022-03-08)

Bug Fixes

  • append existing headers in prepare_initiate_request (#314) (dfaa317)

2.3.1 (2022-03-03)

Bug Fixes

  • include existing headers in prepare request (#309) (010680b)

2.3.0 (2022-02-11)

... (truncated)

Commits
  • 7b42995 chore(main): release 2.4.1 (#363)
  • f3c7bb4 chore(python): add support for python 3.11 [autoapprove] (#369)
  • 3dce90d build(deps): bump certifi from 2022.9.24 to 2022.12.7 in /synthtool/gcp/templ...
  • 7acf951 chore(python): update release script dependencies (#367)
  • 354287f fix: avoid validating checksums for partial responses (#361)
  • 43579c6 chore(main): release 2.4.0 (#330)
  • 45ff5e6 chore: exclude requirements.txt file from renovate-bot (#360)
  • f4d26b7 feat: handle interrupted downloads with decompressive transcoding (#346)
  • b7597d5 chore(python): exclude setup.py in renovate config (#358)
  • 592766f chore(python): update .kokoro/requirements.txt (#357)
  • 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-resumable-media](https://github.com/googleapis/google-resumable-media-python) from 2.0.3 to 2.4.1.
- [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.0.3...v2.4.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jan 23, 2023
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.

None yet

0 participants