Skip to content

Bump progressbar2 from 3.55.0 to 4.2.0 - #3932

Closed
dependabot[bot] wants to merge 1 commit into
unstablefrom
dependabot/pip/progressbar2-4.2.0
Closed

Bump progressbar2 from 3.55.0 to 4.2.0#3932
dependabot[bot] wants to merge 1 commit into
unstablefrom
dependabot/pip/progressbar2-4.2.0

Conversation

@dependabot

@dependabotdependabotBot commented on behalf of githubJan 27, 2023

Copy link
Copy Markdown
Contributor

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

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>
@dependabotdependabotBot added python Pull requests that update Python code TAG: dependencies labels Jan 27, 2023
@rtibbles

Copy link
Copy Markdown
Member

Superseded by #3943

@rtibblesrtibbles closed this Feb 3, 2023
@dependabot@github

dependabotBot commented on behalf of githubFeb 3, 2023

Copy link
Copy Markdown
ContributorAuthor

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
dependabotBot deleted the dependabot/pip/progressbar2-4.2.0 branch February 3, 2023 23:35
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

pythonPull requests that update Python codeTAG: dependencies

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

@rtibbles