Skip to content

Conversation

jkrems
Copy link
Contributor

@jkrems jkrems commented Nov 15, 2024

The previous version specified @inquirer/prompts < 7 which caused a warning about invalid peer deps. The only difference between 2.0.17 and 2.0.18 is that this range was expanded to < 8.

See: listr2/listr2#730

Fixes: #28870

Commit history: https://github.com/listr2/listr2/commits/@listr2%[email protected]/packages/prompt-adapter-inquirer

The previous version specified `@inquirer/prompts < 7` which caused
a warning about invalid peer deps. The only difference between 2.0.17
and 2.0.18 is that this range was expanded to `< 8`.

See: listr2/listr2#730

Fixes: angular#28870
@jkrems jkrems requested a review from dgp1130 November 15, 2024 18:50
@jkrems jkrems added the target: rc This PR is targeted for the next release-candidate label Nov 15, 2024
@angular-robot angular-robot bot added the area: build & ci Related the build and CI infrastructure of the project label Nov 15, 2024
@jkrems jkrems added the action: merge The PR is ready for merge by the caretaker label Nov 15, 2024
@jkrems
Copy link
Contributor Author

jkrems commented Nov 15, 2024

I think this would be good to include so that 19.0.0 doesn't greet people with a peer dep error/warning as the first impression.

@jkrems jkrems merged commit 3a017aa into angular:main Nov 15, 2024
33 checks passed
@jkrems
Copy link
Contributor Author

jkrems commented Nov 15, 2024

The changes were merged into the following branches: main, 19.0.x

@jkrems jkrems deleted the jk-listr2-warning branch November 15, 2024 19:04
@angular-automatic-lock-bot
Copy link

This issue has been automatically locked due to inactivity.
Please file a new issue if you are encountering a similar or related problem.

Read more about our automatic conversation locking policy.

This action has been performed automatically by a bot.

@angular-automatic-lock-bot angular-automatic-lock-bot bot locked and limited conversation to collaborators Dec 16, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

action: merge The PR is ready for merge by the caretaker area: build & ci Related the build and CI infrastructure of the project target: rc This PR is targeted for the next release-candidate

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Unmet peer dependency issue with angular-cli and @listr2/prompt-adapter-inquirer

2 participants