Skip to content

Conversation

@angular-robot
Copy link
Contributor

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
listr2 9.0.510.0.0 age adoption passing confidence

Release Notes

listr2/listr2 (listr2)

v10.0.0

Compare Source

listr2 10.0.0 (2026-01-14)
Performance Improvements
BREAKING CHANGES
  • deps: This change drops node 20 support since it is reaching end of life.

  • fix: tiny bug with spinner

  • chore: update auxilary dependency versions

  • ci: update ci configuration for new node versions

WIP:

Signed-off-by: Cenk Kılıç cenk@kilic.dev

  • fix: suppress readline close errors in enquirer adapter for Node.js 22+

Node.js 22 and 24 introduced breaking changes to readline behavior that
cause "readline was closed" errors when enquirer attempts to clean up
after cancellation. This is a race condition in enquirer 2.4.1 that
hasn't been fixed upstream (package hasn't been updated in 2 years).

This commit adds error handling to suppress these specific errors while
still allowing the prompt to be properly cancelled and cleaned up.

References:


  • If you want to rebase/retry this PR, check this box

See associated pull request for more information.
@angular-robot angular-robot added action: merge The PR is ready for merge by the caretaker area: build & ci Related the build and CI infrastructure of the project target: automation This PR is targeted to only merge into the branch defined in Github [bot use only] labels Jan 16, 2026
@clydin clydin added state: blocked and removed action: merge The PR is ready for merge by the caretaker labels Jan 16, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area: build & ci Related the build and CI infrastructure of the project state: blocked target: automation This PR is targeted to only merge into the branch defined in Github [bot use only]

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants