Skip to content

fix(cli): update @inquirer/prompts to 8.7.2 - #323

Merged
coryrylan merged 1 commit into
mainfrom
topic/dependencies/cli/inquirer-prompts
Sep 21, 2026
Merged

coryrylan merged 1 commit into
mainfrom
topic/dependencies/cli/inquirer-prompts

Conversation

@cursor

@cursor cursor Bot commented Sep 19, 2026

Copy link
Copy Markdown

Dependency

  • @inquirer/prompts 8.7.08.7.2 (patch)
  • Runtime dependency of @nvidia-elements/cli (projects/cli/package.json dependencies)
  • Commit: fix(cli): update @inquirer/prompts to 8.7.2

The CLI is the only direct consumer. Transitive @inquirer/* packages moved with the resolver as required by 8.7.2.

Release review

  • Published 2026-09-07 (older than minimumReleaseAge: 1140)
  • License remains MIT; engines unchanged (>=23.5.0 || ^22.13.0 || ^20.17.0)
  • 8.7.1 pins @inquirer/type exactly to avoid downstream TypeScript breakage
  • 8.7.2 fixes a same-tick keypress race after prompt settlement and trims whitespace in confirm() answers
  • No API, engine, or install-step migration

Generated files

  • pnpm-lock.yaml resolves @inquirer/prompts@8.7.2 and required @inquirer/* transitives
  • NOTICE.md and projects/cli/NOTICE.md list 8.7.2

Validation

  • mise exec -- pnpm run ci in projects/cli: passed (29 scripts, 53.8s)
  • mise exec -- node .agents/skills/agent-dependencies/scripts/verify-update.js --type=fix --scope=cli: verified: true
  • CI=1 mise exec -- pnpm install --frozen-lockfile: passed (pnpm 12.4.2)
  • mise exec -- pnpm run ci at repo root: passed (128 scripts, skipped 29, 121.1s)
  • git diff --check: passed

Skipped this run: Angular starter family (@angular/cli/@angular/build 22.1.8 vs @angular/core and related packages still 22.1.7).

Open in Web View Automation 

@coderabbitai

coderabbitai Bot commented Sep 19, 2026

Copy link
Copy Markdown

Important

Review skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Repository: NVIDIA/elements/.coderabbit.yaml

Review profile: ASSERTIVE

Plan: Advanced

Run ID: 9c20c56d-4ece-45e1-bd3c-d1108141a2b2

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review

Comment @coderabbitai help to get the list of available commands.

@github-actions github-actions Bot added scope(ci) scope(cli) dependencies Pull requests that update a dependency file labels Sep 19, 2026
@github-code-quality

github-code-quality Bot commented Sep 19, 2026

Copy link
Copy Markdown

Code Coverage Overview

Languages: TypeScript

TypeScript / code-coverage/vitest

The overall line coverage in commit 5908807 in the topic/dependencies/c... branch remains at 99%, unchanged from commit a4b4c7c in the main branch.


Updated September 21, 2026 13:45 UTC

@coryrylan
coryrylan marked this pull request as ready for review September 21, 2026 13:35
Signed-off-by: Cursor Agent <cursoragent@cursor.com>
@coryrylan
coryrylan force-pushed the topic/dependencies/cli/inquirer-prompts branch from 1aab674 to 5908807 Compare September 21, 2026 13:35
@coryrylan
coryrylan merged commit b6984b5 into main Sep 21, 2026
15 checks passed
@coryrylan
coryrylan deleted the topic/dependencies/cli/inquirer-prompts branch September 21, 2026 19:27
@coryrylan

Copy link
Copy Markdown
Collaborator

🎉 This issue has been resolved in version 2.2.4 🎉

Changelog

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file released scope(ci) scope(cli)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants