Skip to content

Bump alive-progress from 3.2.0 to 3.3.0#2145

Merged
soxoj merged 1 commit intomainfrom
dependabot/pip/alive-progress-3.3.0
Aug 21, 2025
Merged

Bump alive-progress from 3.2.0 to 3.3.0#2145
soxoj merged 1 commit intomainfrom
dependabot/pip/alive-progress-3.3.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Aug 18, 2025

Bumps alive-progress from 3.2.0 to 3.3.0.

Changelog

Sourced from alive-progress's changelog.

3.3.0 - Jul 19, 2025

  • the final receipt is available in the alive_bar handle
  • the elapsed time is available in the alive_bar handle, in seconds with full precision
  • bar title and text can be changed even after the bar has finished
  • changed the grapheme dependency which was no longer maintained to graphemeu, which is a maintained fork of the original one
  • added py.typed in the distribution to satisfy mypy and other type checking tools
  • included Python 3.14 support (in CI for now)
Commits
  • 71bfcb2 bump version
  • 36cbaad new title tests
  • 88014b4 allow title to be reset to the sent parameter or empty ''
  • 05461d9 fix ANSI escape codes being included in bar.receipt()
  • a5c8764 allow to change title and text after the bar has finished
  • 8c851ed improve descriptor tests
  • 569676e increase default term cols to 100
  • d24cc1d make the final receipt available (fix #284)
  • ed5c35a add "py.typed" file to support type checking (fix #273)
  • d69cc17 include elapsed in alive_bar handle (fixes #290)
  • 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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 [alive-progress](https://github.com/rsalmei/alive-progress) from 3.2.0 to 3.3.0.
- [Changelog](https://github.com/rsalmei/alive-progress/blob/main/CHANGELOG.md)
- [Commits](rsalmei/alive-progress@v3.2.0...v3.3.0)

---
updated-dependencies:
- dependency-name: alive-progress
  dependency-version: 3.3.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file minor python Pull requests that update python code labels Aug 18, 2025
@soxoj soxoj merged commit 0689470 into main Aug 21, 2025
4 checks passed
@soxoj soxoj deleted the dependabot/pip/alive-progress-3.3.0 branch August 21, 2025 14:27
soxoj pushed a commit that referenced this pull request Mar 22, 2026
Bumps [alive-progress](https://github.com/rsalmei/alive-progress) from 3.2.0 to 3.3.0.
- [Changelog](https://github.com/rsalmei/alive-progress/blob/main/CHANGELOG.md)
- [Commits](rsalmei/alive-progress@v3.2.0...v3.3.0)

---
updated-dependencies:
- dependency-name: alive-progress
  dependency-version: 3.3.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
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 minor python Pull requests that update python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant