Skip to content

chore(deps): bump @inquirer/confirm from 5.1.21 to 6.3.0 - #216

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/inquirer/confirm-6.3.0
Closed

chore(deps): bump @inquirer/confirm from 5.1.21 to 6.3.0#216
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/inquirer/confirm-6.3.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 5, 2026

Copy link
Copy Markdown
Contributor

Bumps @inquirer/confirm from 5.1.21 to 6.3.0.

Release notes

Sourced from @​inquirer/confirm's releases.

@​inquirer/confirm@​6.3.0

What's new

  • Localized yes/no answers are now accepted and matched per-locale (e.g. Spanish s for sí, French o for oui, Chinese 是/否), instead of only English y/n. A new keywords theme property ({ yes, no }) is the source of truth for both parsing and display, with prefix-based, case-insensitive matching and the default answer marked in the hint.

Dependencies

  • @inquirer/core bumped to ^12.0.1
  • @inquirer/type bumped to ^4.1.0

@​inquirer/confirm@​6.2.0

What's fixed

  • Accept explicit undefined as the default value (#2182)

Dependencies

  • @inquirer/core bumped to ^12.0.0
Commits
  • 51ac389 chore: Publish new release
  • 0f1718e feat(@​inquirer/password): add ctrl+t toggle to reveal password
  • 5fa76b1 feat: prettify prompt and theme types for better IDE display (#2239)
  • 6730c32 fix(@​inquirer/i18n): mock Intl in auto-detect test to fix Windows flake (#2235)
  • 00ebec7 fix(@​inquirer/i18n): accept the localized yes/no answers each locale hints at
  • 9637a2a chore(deps-dev): Bump globals in the linting group (#2238)
  • 45b1479 docs: add inquirer-grouped-checkbox to community prompts (#2236)
  • 9997067 fix(release): serialize staging with --concurrency 1
  • 2073546 fix(release): disable auto-install hook event in postpack restore
  • 7f00eb7 fix(release): bypass auto-install hook in postpack restore
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by GitHub Actions, a new releaser for @​inquirer/confirm since your current version.


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/confirm](https://github.com/SBoudrias/Inquirer.js) from 5.1.21 to 6.3.0.
- [Release notes](https://github.com/SBoudrias/Inquirer.js/releases)
- [Commits](https://github.com/SBoudrias/Inquirer.js/compare/@inquirer/confirm@5.1.21...@inquirer/confirm@6.3.0)

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

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 Sep 5, 2026
@dependabot @github

dependabot Bot commented on behalf of github Sep 12, 2026

Copy link
Copy Markdown
Contributor Author

Superseded by #217.

@dependabot dependabot Bot closed this Sep 12, 2026
@dependabot
dependabot Bot deleted the dependabot/npm_and_yarn/inquirer/confirm-6.3.0 branch September 12, 2026 05:52
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