Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Nov 17, 2025

This PR contains the following updates:

Package Change Age Confidence
@inquirer/confirm (source) 3.2.06.0.4 age confidence

Release Notes

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

v6.0.4

Compare Source

v6.0.3

Compare Source

v6.0.2

Compare Source

v6.0.1

Compare Source

v6.0.0

Compare Source

No technical breaking changes; but we changed the style of the question prefix once the answer is provided. Once a question is answer, the prefix becomes a tick mark (previously it was the same ? as when the prompt is idle.)

This is theme-able, and so can be overwritten to with theme.prefix.

v5.1.21

Compare Source

v5.1.20

Compare Source

v5.1.19

Compare Source

v5.1.18

Compare Source

v5.1.17

Compare Source

v5.1.16

Compare Source

v5.1.15

Compare Source

  • Fix Unix yes not properly being processed by the confirm prompt. (yes | node confirm-script.js)

v5.1.14

Compare Source

v5.1.13

Compare Source

v5.1.12

Compare Source

v5.1.11

Compare Source

v5.1.10

Compare Source

v5.1.9

Compare Source

v5.1.8

Compare Source

v5.1.7

Compare Source

v5.1.6

Compare Source

v5.1.5

Compare Source

v5.1.4

Compare Source

v5.1.3

Compare Source

v5.1.2

Compare Source

v5.1.1

Compare Source

v5.1.0

Compare Source

  • Pressing tab will now toggle between yes/no answers.

v5.0.2

Compare Source

v5.0.1

Compare Source

  • Fix bug with the editor prompt.

v5.0.0

Compare Source

Breaking: Upgrade to RxJS v5 which updates a bunch of Reactive interface method names.

For people not using the Reactive interface directly, this new major release should just work out of the box.

v4.0.1

Compare Source

  • Update dependency to fix a LGPL license issue.

v4.0.0

Compare Source

Breaking

The core codebase went through a major es5 to 6 refactor. As such, we're dropping support for Node 4.

This change will likely require changes to the community Plugins as es6 classes are enforcing more restriction (like constructor can only be invoked with new).

New features / Bug fixes

  • list, expand and rawlist prompts now accepts the value as default (previously it would only accept the choice index).
  • The pagination now properly handles multiline choices.
  • Fix bug where invalid default choices would break the UI.

Configuration

📅 Schedule: Branch creation - Monday through Friday ( * * * * 1-5 ) (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, 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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/inquirer-confirm-6.x branch 2 times, most recently from 08c1588 to 2acb261 Compare November 20, 2025 22:40
@renovate renovate bot force-pushed the renovate/inquirer-confirm-6.x branch from 2acb261 to 4f5af2f Compare December 2, 2025 22:35
@renovate renovate bot force-pushed the renovate/inquirer-confirm-6.x branch 4 times, most recently from 591a1fe to 3e292d0 Compare December 18, 2025 19:01
@renovate renovate bot force-pushed the renovate/inquirer-confirm-6.x branch from 3e292d0 to f2d1460 Compare December 31, 2025 18:48
@renovate renovate bot force-pushed the renovate/inquirer-confirm-6.x branch from f2d1460 to e0a940a Compare January 8, 2026 21:25
@coderabbitai
Copy link

coderabbitai bot commented Jan 8, 2026

Important

Review skipped

Bot user detected.

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

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


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

@renovate renovate bot force-pushed the renovate/inquirer-confirm-6.x branch 3 times, most recently from 1f7cc2b to 3ded38f Compare January 14, 2026 19:37
@renovate renovate bot force-pushed the renovate/inquirer-confirm-6.x branch from 3ded38f to 0467848 Compare January 20, 2026 10:55
@renovate renovate bot force-pushed the renovate/inquirer-confirm-6.x branch from 0467848 to 6318efe Compare January 23, 2026 20:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant