Skip to content

fix(deps): update dependency @inquirer/prompts to ^8.2.0#342

Merged
renovate[bot] merged 1 commit intomainfrom
renovate/inquirer-prompts-8.x
Jan 27, 2026
Merged

fix(deps): update dependency @inquirer/prompts to ^8.2.0#342
renovate[bot] merged 1 commit intomainfrom
renovate/inquirer-prompts-8.x

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Jan 27, 2026

This PR contains the following updates:

Package Change Age Confidence
@inquirer/prompts (source) ^8.1.0^8.2.0 age confidence

Release Notes

SBoudrias/Inquirer.js (@​inquirer/prompts)

v8.2.0

Compare Source

  • feat(search): Add support for default.
  • feat(rawlist): Add support for description of choices. That information is displayed under the list when the choice is highlighted.
  • Bump dependencies

Configuration

📅 Schedule: Branch creation - "before 3am on Monday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate using a curated preset maintained by Sanity. View repository job log here

@renovate renovate bot requested a review from a team as a code owner January 27, 2026 03:03
@renovate renovate bot requested review from binoy14 and removed request for a team January 27, 2026 03:03
@renovate renovate bot enabled auto-merge (squash) January 27, 2026 03:03
@claude
Copy link

claude bot commented Jan 27, 2026

Claude finished @renovate[bot]'s task in 1m 29s —— View job


PR Review Complete

  • Read repository guidelines (CLAUDE.md)
  • Review changed files
  • Search for @inquirer/prompts usage in codebase
  • Analyze compatibility and potential issues
  • Post review findings

Review Summary

This dependency update looks safe to merge. No issues found.

What changed:

  • Updates @inquirer/prompts from ^8.1.0 to ^8.2.0 (minor version bump)
  • New features: default support in search prompt, description support in rawlist choices

Analysis:

  • The codebase uses select, input, confirm, and Separator from @inquirer/prompts
  • It does NOT use search or rawlist prompts that got new features
  • All usage is through re-exports (packages/@sanity/cli-core/src/ux/prompts.ts)
  • Tests properly mock the prompts for testing
  • This is a minor version bump with only new features added (no breaking changes)

The update is compatible with existing code and adds no risk.

@github-actions
Copy link

Coverage Report

Status Category Percentage Covered / Total
🔵 Lines 73.84% 5972 / 8087
🔵 Statements 73.16% 6125 / 8372
🔵 Functions 67.23% 907 / 1349
🔵 Branches 61.05% 2654 / 4347
File CoverageNo changed files found.
Generated in workflow #1761 for commit bc78e7e by the Vitest Coverage Report Action

@renovate renovate bot merged commit e4bdbe2 into main Jan 27, 2026
23 checks passed
@renovate renovate bot deleted the renovate/inquirer-prompts-8.x branch January 27, 2026 03:14
@squiggler-legacy squiggler-legacy bot mentioned this pull request Jan 27, 2026
@squiggler-app squiggler-app bot mentioned this pull request Mar 6, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant