Skip to content

Conversation

@dependabot
Copy link
Contributor

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

Bumps progressbar2 from 3.55.0 to 4.2.0.

Release notes

Sourced from progressbar2's releases.

v4.2.0

Added increment() method for easy usage as callback from libraries such as boto

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

Commits
  • 0d08718 Merge branch 'release/4.2.0'
  • 3e997e8 Incrementing version to v4.2.0
  • a567b8e added default value to increment method
  • b1dd485 added history doc
  • 706bf58 added usage doc
  • 35639c4 added method for easy incrementing
  • 7ecc510 added currval support for legacy progressbar users
  • 37d3897 Small documentation tweaks
  • c83cef9 Update LICENSE
  • 7dcfa16 Merge tag 'v4.1.1' into develop
  • 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.55.0 to 4.2.0.
- [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.55.0...v4.2.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added python Pull requests that update Python code TAG: dependencies labels Jan 27, 2023
@rtibbles
Copy link
Member

rtibbles commented Feb 3, 2023

Superseded by #3943

@rtibbles rtibbles closed this Feb 3, 2023
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 3, 2023

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/pip/progressbar2-4.2.0 branch February 3, 2023 23:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

python Pull requests that update Python code TAG: dependencies

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants