Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 1, 2025

Bumps @inquirer/prompts from 7.8.0 to 7.8.4.

Release notes

Sourced from @​inquirer/prompts's releases.

@​inquirer/prompts@​7.8.4

  • fix: Remove "easter-egg" vim/emacs bindings conflicting with the type-to-search feature.

@​inquirer/prompts@​7.8.3

  • Fix Unix yes not properly being processed by the confirm prompt. (yes | node confirm-script.js)

@​inquirer/prompts@​7.8.2

  • Make @types/node an optional peer dependency.

@​inquirer/prompts@​7.8.1

  • Replace external-editor dependency with new @inquirer/external-editor. This remove the vulnerable tmp transitive dependency from the dependency tree.
Commits
  • fdc9201 Publish
  • 3deee5c fix(@​inquirer/core): Remove vim/emacs easter eggs conflicting with type-to-se...
  • df341a8 Publish
  • 2d8ddcc fix(@​inquirer/confirm): Fix when using with unix yes command. (#1815)
  • f5c39a8 chore: Document known issue with setRawMode(true). Closes #1721
  • daf4d6f Publish
  • b4992d3 fix: lockfile regenerated
  • 7ddf02b chore (@​inquirer/external-editor): Add keyword to help search
  • 82df7a2 fix (@​inquirer/external-editor): Make @​types/node an optional peer dependency
  • 28c2f20 chore (@​inquirer/external-editor): Add note to README about being a replacement
  • 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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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 7.8.0 to 7.8.4.
- [Release notes](https://github.com/SBoudrias/Inquirer.js/releases)
- [Commits](https://github.com/SBoudrias/Inquirer.js/compare/@inquirer/[email protected]...@inquirer/[email protected])

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Sep 1, 2025
Copy link

codecov bot commented Sep 1, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 80.06%. Comparing base (cb53a80) to head (8004b95).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #972   +/-   ##
=======================================
  Coverage   80.06%   80.06%           
=======================================
  Files          39       39           
  Lines        4645     4645           
=======================================
  Hits         3719     3719           
  Misses        926      926           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

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