Skip to content

Update dependency @inquirer/testing to v3#15

Open
renovate[bot] wants to merge 1 commit intomainfrom
renovate/inquirer-testing-3.x
Open

Update dependency @inquirer/testing to v3#15
renovate[bot] wants to merge 1 commit intomainfrom
renovate/inquirer-testing-3.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Mar 6, 2026

This PR contains the following updates:

Package Change Age Confidence
@inquirer/testing (source) 2.1.533.3.5 age confidence

Release Notes

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

v3.3.5

Compare Source

v3.3.4

Compare Source

v3.3.3

Compare Source

v3.3.2

Compare Source

v3.3.1

Compare Source

  • Fix esm/cjs interop bug.

v3.3.0

Compare Source

  • Added prefix and suffix options to question object to allow you to edit the ? prefix or add a custom suffix.

v3.2.0

Compare Source

  • Change to list prompts default handling:
    • If number, default is the choice index
    • Any other defined values, find the value in the choice array. (previously it'd only support strings)
  • Bug: SIGINT was not properly exiting the process for some users
  • Cleanup: bump dependencies

v3.1.1

Compare Source

  • Fix bug where password would show after a validation error.

v3.1.0

Compare Source

  • Feature: New end-to-end testing utilities: @inquirer/testing/vitest & @inquirer/testing/jest. View documentation.

v3.0.4

Compare Source

Fix extra whitespace being printed #​506

v3.0.3

Compare Source

  • fix: preserve Value type inference in render()

v3.0.2

Compare Source

  • Properly reset the prompt state when a SIGINT signal is emitted. (this fix bug where texts under the input wouldn't be cleared off the terminal after emitting ctrl-c)
  • Fix bug with scrollable list centering

v3.0.1

Compare Source

  • Fix import bug

v3.0.0

Compare Source

  • Drop support for Node < 4
  • Allow failing async validation by rejecting the returned Promise
  • Fix bug with bottom bar

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • 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-testing-3.x branch 2 times, most recently from 8fa4e78 to a803cb3 Compare March 15, 2026 22:16
@renovate renovate Bot force-pushed the renovate/inquirer-testing-3.x branch from a803cb3 to 07f013f Compare March 27, 2026 11:14
@renovate renovate Bot force-pushed the renovate/inquirer-testing-3.x branch 4 times, most recently from 115f31c to 0a568b8 Compare April 8, 2026 17:08
@renovate renovate Bot force-pushed the renovate/inquirer-testing-3.x branch from 0a568b8 to b109929 Compare April 19, 2026 18:30
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.

0 participants