Skip to content

Update cli-progress: 3.8.2 → 3.11.0 (minor)#211

Closed
depfu[bot] wants to merge 1 commit intomasterfrom
depfu/update/npm/cli-progress-3.11.0
Closed

Update cli-progress: 3.8.2 → 3.11.0 (minor)#211
depfu[bot] wants to merge 1 commit intomasterfrom
depfu/update/npm/cli-progress-3.11.0

Conversation

@depfu
Copy link
Copy Markdown
Contributor

@depfu depfu bot commented May 8, 2022

Here is everything you need to know about this update. Please take a good look at what changed and the test results before merging this pull request.

What changed?

✳️ cli-progress (3.8.2 → 3.11.0) · Repo · Changelog

Release Notes

3.11.0 (from changelog)

  • Added: log() convenience method the multibar to enable custom logging output on top of the progress bars during operation
  • Added: gracefulExit option (enabled by default) to stop the bars in case of SIGINT or SIGTERM - this restores most cursor settings before exiting
  • Added: progressCalculationRelative option (disabled by default) to use the startValue as offset for the progress calculation and calculate the absolute progress from the difference given by total-startValue #121
  • Added: ability to pass bar options (overrides the global options) to multibar.create
  • Bugfix: within a non-tty environment (e.g. CI/CD taskrunners) multibar.create() returns an undefined value in case noTTYOutput is not enabled #117

3.10.0 (from changelog)

  • Changed: foreground color of preset.shades-grey is set directly by ANSI codes
  • Changed: example snippets are using ansi-colors library
  • Bugfix: removed colors dependency due to some issues with the maintainer... see Zalgo bomb

3.9.1 (from changelog)

  • Bugfix: duration calculation doesn't work for bar restart scenarios - thanks to autlaw on GitHub

3.9.0

  • Added: exported standard formatter and format helper
  • Added: example howto use multibars in synchronous context
  • Changed: upper eta display limit to 1e7 (115days) #92

Does any of this look wrong? Please let us know.

Commits

See the full diff on Github. The new version differs by 19 commits:


Depfu Status

Depfu will automatically keep this PR conflict-free, as long as you don't add any commits to this branch yourself. You can also trigger a rebase manually by commenting with @depfu rebase.

All Depfu comment commands
@​depfu rebase
Rebases against your default branch and redoes this update
@​depfu recreate
Recreates this PR, overwriting any edits that you've made to it
@​depfu merge
Merges this PR once your tests are passing and conflicts are resolved
@​depfu close
Closes this PR and deletes the branch
@​depfu reopen
Restores the branch and reopens this PR (if it's closed)
@​depfu pause
Ignores all future updates for this dependency and closes this PR
@​depfu pause [minor|major]
Ignores all future minor/major updates for this dependency and closes this PR
@​depfu resume
Future versions of this dependency will create PRs again (leaves this PR as is)

@depfu
Copy link
Copy Markdown
Contributor Author

depfu bot commented May 24, 2022

Closed in favor of #212.

1 similar comment
@depfu
Copy link
Copy Markdown
Contributor Author

depfu bot commented May 24, 2022

Closed in favor of #212.

@depfu depfu bot closed this May 24, 2022
@depfu depfu bot closed this May 24, 2022
@depfu depfu bot deleted the depfu/update/npm/cli-progress-3.11.0 branch May 24, 2022 11:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants