build: update dependency listr2 to v11 - #33878
Open
alan-agius4 wants to merge 1 commit into
Open
Conversation
There was a problem hiding this comment.
Code Review
This pull request updates the listr2 dependency from version 10.2.2 to 11.0.0 in both packages/angular/build/package.json and packages/angular/cli/package.json. It also updates @listr2/prompt-adapter-inquirer from 4.2.4 to 4.2.5 in packages/angular/cli/package.json. There are no review comments, and I have no feedback to provide.
1 task
This updates listr2 to v11.0.0 and @listr2/prompt-adapter-inquirer to v4.2.5. Closes angular#33875
alan-agius4
force-pushed
the
update-listr2-22.1.x
branch
from
August 19, 2026 07:58
da29608 to
10bfe49
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.
PR Checklist
Please check to confirm your PR fulfills the following requirements:
PR Type
What kind of change does this PR introduce?
What is the current behavior?
On the
22.1.xbranch,listr2is at10.2.2.Issue Number: #33875
What is the new behavior?
Updates
listr2to11.0.0and@listr2/prompt-adapter-inquirerto4.2.5on22.1.x.Does this PR introduce a breaking change?
Other information
Closes #33875