Skip to content
This repository has been archived by the owner on Apr 19, 2022. It is now read-only.

fix(deps): update dependency listr2 to v4 #762

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Jan 6, 2022

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
listr2 ^3.14.0 -> ^4.0.5 age adoption passing confidence

Release Notes

cenk1cenk2/listr2

v4.0.5

Compare Source

Bug Fixes
  • deps: update dependency rxjs to ^7.5.5 (a554689)

v4.0.4

Compare Source

Bug Fixes
  • enquirer: Add hint attr for array prompts (5f49b34)

v4.0.3

Compare Source

Bug Fixes
  • deps: update dependency rxjs to ^7.5.4 (52f8725)

v4.0.2

Compare Source

Bug Fixes
  • update dependencies (fe614d0)
  • update linting rules and ts-up configuration (80eaf67)

v4.0.1

Compare Source

Bug Fixes
  • deps: update dependency rxjs to ^7.5.2 (14c1153)

v4.0.0

Compare Source

Performance Improvements
BREAKING CHANGES
    • This package now supports ESM. CommonJS is still supported.
  • Everything is now exported from the index since the build methodology has been changed.

  • Drops node 10 support.

  • This changes the default behavior of error collection mechanism.

Context and the task itself is not collected by the default option now.
This has been done because of circular object properties were causing memory leaks while collecting.

The default behavior is minimal from now on, where it only collects error messages and where error
was encountered.
The old behavior can be enable with setting full.
You can also now disable the error collection mechanism fully with [secure].


Configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, click this checkbox.

This PR has been generated by WhiteSource Renovate. View repository job log here.

@renovate renovate bot added the renovate label Jan 6, 2022
@renovate renovate bot force-pushed the renovate/listr2-4.x branch 2 times, most recently from f6f9072 to a2f8e8b Compare January 14, 2022 03:44
@renovate renovate bot force-pushed the renovate/listr2-4.x branch 2 times, most recently from 59c2367 to 49e0ffa Compare January 31, 2022 21:22
@renovate renovate bot force-pushed the renovate/listr2-4.x branch 4 times, most recently from 07ba406 to 6d5f0a4 Compare February 10, 2022 23:11
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants