Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 19, 2022

Bumps progressbar2 from 3.53.3 to 4.1.1.

Release notes

Sourced from progressbar2's releases.

v4.1.1

Fixed backwards compatibility with original progressbar library

v4.1.0

Delegate unknown attrs to target in WrappingIO thanks to @​william-andre. Added threaded progress bar example

v4.0.0

Updated to Python 3.10 including type hinting

python-progressbar v3.54.0

Release created with GPGit 1.5.0 https://github.com/NicoHood/gpgit

Commits
  • c2a73b1 Merge branch 'release/4.1.1'
  • 5ac9a2c Incrementing version to v4.1.1
  • 78a58e2 Fixed backwards compatibility with original progressbar library
  • 6b79ecc Merge branch 'release/4.1.0'
  • 7a4a434 Merge tag 'v4.1.0' into develop
  • 57a4a65 Incrementing version to v4.1.0
  • c65e4b4 added multiple threaded progress bars example
  • 11cfea0 fixing (some) github actions warnings
  • 1ba23ee added tox to requirements for github
  • c0c2f2c added basic (still broken) typing tests
  • 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 [progressbar2](https://github.com/WoLpH/python-progressbar) from 3.53.3 to 4.1.1.
- [Release notes](https://github.com/WoLpH/python-progressbar/releases)
- [Changelog](https://github.com/WoLpH/python-progressbar/blob/develop/CHANGES.rst)
- [Commits](wolph/python-progressbar@v3.53.3...v4.1.1)

---
updated-dependencies:
- dependency-name: progressbar2
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Oct 19, 2022
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 27, 2022

Superseded by #286.

@dependabot dependabot bot closed this Oct 27, 2022
@dependabot dependabot bot deleted the dependabot/pip/progressbar2-4.1.1 branch October 27, 2022 08:15
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.

1 participant