speced / bikeshed

:bike: A preprocessor for anyone writing specifications that converts source files into actual specs.
https://speced.github.io/bikeshed
Creative Commons Zero v1.0 Universal
1.12k stars 200 forks source link

chore(deps): bump alive-progress from 3.1.5 to 3.2.0 #2957

Closed dependabot[bot] closed 1 day ago

dependabot[bot] commented 1 day ago

Bumps alive-progress from 3.1.5 to 3.2.0.

Changelog

Sourced from alive-progress's changelog.

3.2.0 - Oct 26, 2024

  • print/logging hooks now support multithreading
  • rounded ETAs for long tasks
  • support for zero and even negative bar increments
  • custom offset for enriched print/logging messages
  • improved compatibility with PyInstaller
  • improved compatibility with Celery
  • drop python 3.7 and 3.8, hello 3.12 and 3.13
Commits
  • eb9ca32 Merge pull request #283 from rsalmei/new3.2
  • 048a92a Merge pull request #282 from mmatous/pyinstaller-fix
  • dc4a58f bump version
  • 8446280 prod requirements
  • e33b411 improve translation/types annotation
  • 5863917 improved compatibility with Celery
  • 9aa311d tests for custom offset for the enriched print/logging messages
  • 62ab72b custom offset for the enriched print/logging messages
  • e48bba8 tests for support for zero and negative bar increments
  • 70619eb support for zero and negative bar increments
  • 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 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)
dependabot[bot] commented 1 day ago

Looks like alive-progress is up-to-date now, so this is no longer needed.