Skip to content

build(deps): bump @inquirer/prompts from 8.4.3 to 8.5.0#899

Merged
github-actions[bot] merged 1 commit into
mainfrom
dependabot/npm_and_yarn/inquirer/prompts-8.5.0
May 26, 2026
Merged

build(deps): bump @inquirer/prompts from 8.4.3 to 8.5.0#899
github-actions[bot] merged 1 commit into
mainfrom
dependabot/npm_and_yarn/inquirer/prompts-8.5.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 26, 2026

Bumps @inquirer/prompts from 8.4.3 to 8.5.0.

Release notes

Sourced from @​inquirer/prompts's releases.

@​inquirer/prompts@​8.5.0

  • Feat: Read env variable INQUIRER_KEYBINDINGS to enable vim or emacs keybindings; making this a user preference instead of a library author preference. One caveat is doing so disable the search feature in the select prompt. Syntax: INQUIRER_KEYBINDINGS=vim,emacs.
  • Fix: Line wraps would sometime cause the cursor to be mispositioned relative to the input.
  • Chore: Bump dependencies.
Commits
  • 5ca6d11 chore: Publish new release
  • 2520349 feat(@​inquirer/core): support keybindings env defaults
  • 777266b refactor(inquirer): remove rxjs runtime dependency
  • b3588be fix(inquirer)!: throw on unknown prompt types
  • ab5ec9d chore(deps): Bump mute-stream from 3.0.0 to 4.0.0
  • ecec47a fix(@​inquirer/core): hard wrap rendered lines
  • c3b20a6 chore: Bump yarn + min age gate (#2133)
  • 9f3e810 chore: relax test function scoping lint
  • e4c5c99 chore(deps-dev): Bump the linting group across 1 directory with 5 updates (#2...
  • b7aed8f chore(deps): Bump minimatch from 3.1.5 to 10.2.5
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [@inquirer/prompts](https://github.com/SBoudrias/Inquirer.js) from 8.4.3 to 8.5.0.
- [Release notes](https://github.com/SBoudrias/Inquirer.js/releases)
- [Commits](https://github.com/SBoudrias/Inquirer.js/compare/@inquirer/prompts@8.4.3...@inquirer/prompts@8.5.0)

---
updated-dependencies:
- dependency-name: "@inquirer/prompts"
  dependency-version: 8.5.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels May 26, 2026
@github-actions github-actions Bot merged commit b5346cf into main May 26, 2026
2 of 4 checks passed
@github-actions github-actions Bot deleted the dependabot/npm_and_yarn/inquirer/prompts-8.5.0 branch May 26, 2026 08:48
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 javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants