Skip to content

Replace deprecated inquirer package with @inquirer/* packages#5780

Merged
dmichon-msft merged 3 commits intomicrosoft:mainfrom
dmichon-msft:replace-dedicated-inquirer-package
Apr 17, 2026
Merged

Replace deprecated inquirer package with @inquirer/* packages#5780
dmichon-msft merged 3 commits intomicrosoft:mainfrom
dmichon-msft:replace-dedicated-inquirer-package

Conversation

@dmichon-msft
Copy link
Copy Markdown
Contributor

Summary

Replaces all inquirer usage with the modern @inquirer/* family of prompt-specific packages.
Addresses CVEs tied to the old versions of inquirer.

Details

Removed custom search list prompt and replaced with @inquirer/search.
Replaced prompts used in rush change with their basic versions.

How it was tested

Built locally, ran rush change and rush upgrade-interactive to test the prompts.

Impacted documentation

None.

@dmichon-msft dmichon-msft force-pushed the replace-dedicated-inquirer-package branch from 37b7f65 to 40e0b2c Compare April 17, 2026 23:02
@dmichon-msft dmichon-msft enabled auto-merge (squash) April 17, 2026 23:04
@dmichon-msft dmichon-msft merged commit e69b527 into microsoft:main Apr 17, 2026
6 checks passed
@github-project-automation github-project-automation bot moved this from Needs triage to Closed in Bug Triage Apr 17, 2026
@dmichon-msft dmichon-msft deleted the replace-dedicated-inquirer-package branch April 17, 2026 23:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Closed

Development

Successfully merging this pull request may close these issues.

3 participants