chore(deps): update dependency listr2 to v10#146
Open
renovate[bot] wants to merge 1 commit intomasterfrom
Open
chore(deps): update dependency listr2 to v10#146renovate[bot] wants to merge 1 commit intomasterfrom
renovate[bot] wants to merge 1 commit intomasterfrom
Conversation
Deploying auth-wiki with
|
| Latest commit: |
a3520a6
|
| Status: | ✅ Deploy successful! |
| Preview URL: | https://77974272.auth-wiki.pages.dev |
| Branch Preview URL: | https://renovate-listr2-10-x.auth-wiki.pages.dev |
c7957bc to
5468f64
Compare
5468f64 to
849ec5c
Compare
849ec5c to
9fa480e
Compare
9fa480e to
324c6d5
Compare
324c6d5 to
dfcbb4c
Compare
dfcbb4c to
6893cdf
Compare
6893cdf to
921e9d3
Compare
921e9d3 to
fef32e7
Compare
fef32e7 to
a3520a6
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
^8.2.5→^10.0.0Release Notes
listr2/listr2 (listr2)
v10.2.1Compare Source
listr2 10.2.1 (2026-03-02)
Bug Fixes
v10.2.0Compare Source
listr2 10.2.0 (2026-03-02)
Features
v10.1.2Compare Source
listr2 10.1.2 (2026-03-01)
Bug Fixes
v10.1.1Compare Source
listr2 10.1.1 (2026-02-23)
Bug Fixes
v10.1.0Compare Source
listr2 10.1.0 (2026-01-26)
Features
v10.0.0Compare 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
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:
v9.0.5Compare Source
listr2 9.0.5 (2025-10-20)
Bug Fixes
v9.0.4Compare Source
v9.0.3Compare Source
v9.0.2Compare Source
listr2 9.0.2 (2025-08-20)
Bug Fixes
v9.0.1Compare Source
listr2 9.0.1 (2025-07-11)
Bug Fixes
v9.0.0Compare Source
v8.3.3Compare Source
listr2 8.3.3 (2025-05-06)
Bug Fixes
v8.3.2Compare Source
listr2 8.3.2 (2025-04-10)
Bug Fixes
v8.3.1Compare Source
listr2 8.3.1 (2025-04-09)
Bug Fixes
v8.3.0Compare Source
listr2 8.3.0 (2025-04-09)
Features
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - 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.
This PR was generated by Mend Renovate. View the repository job log.