Skip to content

feat(deps): bump @inquirer/confirm from 6.1.1 to 6.3.2 - #482

Merged
rhahao merged 1 commit into
mainfrom
dependabot/npm_and_yarn/inquirer/confirm-6.3.2
Sep 21, 2026
Merged

rhahao merged 1 commit into
mainfrom
dependabot/npm_and_yarn/inquirer/confirm-6.3.2

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps @inquirer/confirm from 6.1.1 to 6.3.2.

Release notes

Sourced from @​inquirer/confirm's releases.

@​inquirer/confirm@​6.3.2

What's new

  • confirm() now trims surrounding whitespace from answers before matching yes/no keywords, so values such as yes — accidentally typed or piped into the prompt — no longer silently fall through to the default (#2254).

Dependencies

  • @inquirer/core bumped to ^12.0.3 — fixes same-tick keystrokes reaching handlers of settled prompts (#2255)

@​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
  • cbdb34b chore: Publish new release
  • 8340d2d fix(@​inquirer/core): clear hook effects before settling prompts
  • 2475e07 test(@​inquirer/core): cover hook cleanup error semantics
  • 15cd8d3 fix(confirm): ignore surrounding whitespace in answers
  • 9cb0da6 chore(deps): Bump github/codeql-action/analyze from 4.37.7 to 4.37.9
  • 1c750bc chore(deps-dev): Bump the build group with 3 updates (#2251)
  • 81f1525 chore(deps-dev): Bump @​types/node in the types group (#2252)
  • 7c27f26 chore(deps-dev): Bump oxfmt in the formatting group (#2249)
  • 6119088 chore(deps): Bump github/codeql-action/init from 4.37.7 to 4.37.9 (#2250)
  • 0d167c0 chore(deps-dev): Bump the linting group with 4 updates (#2248)
  • 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 6.1.1 to 6.3.2.
- [Release notes](https://github.com/SBoudrias/Inquirer.js/releases)
- [Commits](https://github.com/SBoudrias/Inquirer.js/compare/@inquirer/confirm@6.1.1...@inquirer/confirm@6.3.2)

---
updated-dependencies:
- dependency-name: "@inquirer/confirm"
  dependency-version: 6.3.2
  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 Sep 21, 2026
@coderabbitai

coderabbitai Bot commented Sep 21, 2026

Copy link
Copy Markdown

Important

Review skipped

Bot user detected.

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

⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Advanced

Run ID: 17cdf211-de3f-4823-a497-316c16755324

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

Use the checkbox below for a quick retry:

  • 🔍 Trigger review

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

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

@sonarqubecloud

Copy link
Copy Markdown

@socket-security

Copy link
Copy Markdown

Review the following changes in direct dependencies. Learn more about Socket for GitHub.

Diff Package Supply Chain
Security
Vulnerability Quality Maintenance License
Updated@​inquirer/​confirm@​6.1.1 ⏵ 6.3.2100100100 +395 +1100

View full report

@rhahao
rhahao merged commit 40fbc75 into main Sep 21, 2026
11 checks passed
@dependabot
dependabot Bot deleted the dependabot/npm_and_yarn/inquirer/confirm-6.3.2 branch September 21, 2026 09:45
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.

1 participant