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 1.3.3 to 2.0.1 #73

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Sep 1, 2021

Bumps google-resumable-media from 1.3.3 to 2.0.1.

Release notes

Sourced from google-resumable-media's releases.

v2.0.1

Bug Fixes

  • check if retry is allowed after retry wait calculation (#258) (00ccf71)
  • do not mark upload download instances invalid with retriable error codes (#261) (a1c5f7d)

v2.0.0

⚠ BREAKING CHANGES

Bug Fixes

  • retry ConnectionError and similar errors that occur mid-download (#251) (bb3ec13)

v2.0.0b1

⚠ BREAKING CHANGES

Changelog

Sourced from google-resumable-media's changelog.

2.0.1 (2021-08-30)

Bug Fixes

  • check if retry is allowed after retry wait calculation (#258) (00ccf71)
  • do not mark upload download instances invalid with retriable error codes (#261) (a1c5f7d)

2.0.0 (2021-08-19)

⚠ BREAKING CHANGES

Bug Fixes

  • retry ConnectionError and similar errors that occur mid-download (#251) (bb3ec13)

2.0.0b1 (2021-08-02)

⚠ BREAKING CHANGES

Commits
  • f411d1a chore: release 2.0.1 (#262)
  • a1c5f7d fix: do not mark upload download instances invalid with retriable error codes...
  • 00ccf71 fix: check if retry is allowed after retry wait calculation (#258)
  • 4e45fc3 chore: migrate default branch from master to main (#260)
  • fcc24fc chore: tidy flow control in checksum lookups / usage (#255)
  • a7ae872 chore: set version to 2.0.0 (#253)
  • f6a0501 chore: release 2.0.0 (#252)
  • bb3ec13 fix: retry ConnectionError and similar errors that occur mid-download (#251)
  • 0248317 tests: test against 2.x versions of google-auth (#250)
  • 5d5ad1e chore: release 2.0.0b1 (#247)
  • 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 1.3.3 to 2.0.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@v1.3.3...v2.0.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Sep 1, 2021
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Sep 2, 2021

Superseded by #77.

@dependabot dependabot bot closed this Sep 2, 2021
@dependabot dependabot bot deleted the dependabot/pip/google-resumable-media-2.0.1 branch September 2, 2021 22:25
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.

0 participants