Skip to content

Comments

chore(deps): bump @inquirer/expand from 4.0.23 to 5.0.8#4664

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/inquirer/expand-5.0.8
Closed

chore(deps): bump @inquirer/expand from 4.0.23 to 5.0.8#4664
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/inquirer/expand-5.0.8

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 24, 2026

Bumps @inquirer/expand from 4.0.23 to 5.0.8.

Release notes

Sourced from @​inquirer/expand's releases.

@​inquirer/i18n@​1.0.0

New package - first release!

Drop-in replacement for @inquirer/prompts with localized text.

@​inquirer/search@​4.1.0

  • feat: Add support for default.

@​inquirer/select@​5.0.3

  • Fix: Return type when using a list of string as choices.

@​inquirer/input@​4.3.0

  • feat @inquirer/input: Now support simple RegExp validation with pattern/patternError.
  • Bump dependencies

@​inquirer/editor@​4.2.22

  • fix @inquirer/editor: Fix typo s/waitForUseInput/waitForUserInput
  • Bump dependencies

@​inquirer/select@​4.4.0

  • New design for the keys help tip. Themable/localizable with theme.style.keysHelpTip.
  • Re-introduce option to match up/down actions with vim or emacs keybindings. Enable with theme.keybindings

@​inquirer/checkbox@​4.3.0

  • New design for the keys help tip. Themable/localizable with theme.style.keysHelpTip.
  • Re-introduce option to match up/down actions with vim or emacs keybindings. Enable with theme.keybindings
  • Each choice can define an optional checkedName that'll replace the default name once checked.

@​inquirer/rawlist@​4.1.7

  • Fix #1834: (rawlist) Allows specifying numbers as explicit keys of option within the list.

@​inquirer/select@​4.3.1

  • Fix #1786 indexMode: number theme option didn't properly calculate the items indexes if separators where present in between choices.

@​inquirer/checkbox@​4.2.0

  • When pressing a number key, we'll ignore separators in counting the index of the item to select.

@​inquirer/select@​4.3.0

  • When pressing a number key, we'll ignore separators in counting the index of the item to jump to.

@​inquirer/input@​4.2.0

  • New prefill option to control if the default value is editable inline or only after pressing tab.

@​inquirer/rawlist@​4.1.0

  • Feat(@​inquirer/rawlist): Arrow keys will now cycle through the option, just like the @inquirer/select prompt. Also added a loop option to control the list loop behaviour when reaching the boundaries.

@​inquirer/select@​4.2.0

  • Feat(@​inquirer/select): Added an instructions option allowing to customize the messages in the help tips.

@​inquirer/select@​4.1.0

... (truncated)

Commits
  • 526eca2 chore: Publish new release
  • 60d02c4 docs(@​inquirer/prompts): highlight auto-detected locale in i18n section (#2011)
  • f773d21 feat(@​inquirer/prompts-i18n) New i18n package with first set of localization ...
  • dd52bbe feat: allow cursor to land on disabled choices (#2008)
  • 64622ed feat(@​inquirer/testing): add nextRender() to unit test render API (#2010)
  • 32ed010 refactor(@​inquirer/select,@​inquirer/checkbox): clean up disabled choice rende...
  • b23a483 fix(@​inquirer/checkbox): include disabled+checked items in the answer
  • fd40b43 fix(@​inquirer/core): discard keystrokes buffered before prompt creation
  • fd001c1 chore: Publish new release
  • 260d7eb fix(@​inquirer/testing): handle SWC-style namespace objects and missing option...
  • 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/expand](https://github.com/SBoudrias/Inquirer.js) from 4.0.23 to 5.0.8.
- [Release notes](https://github.com/SBoudrias/Inquirer.js/releases)
- [Commits](https://github.com/SBoudrias/Inquirer.js/compare/@inquirer/expand@4.0.23...@inquirer/expand@5.0.8)

---
updated-dependencies:
- dependency-name: "@inquirer/expand"
  dependency-version: 5.0.8
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Feb 24, 2026
@dependabot dependabot bot requested a review from a team as a code owner February 24, 2026 12:03
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 24, 2026

Superseded by #4667.

@dependabot dependabot bot closed this Feb 24, 2026
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/inquirer/expand-5.0.8 branch February 24, 2026 12:23
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants