Skip to content

chore(deps-dev): bump the inquirer group across 1 directory with 2 updates#6463

Merged
github-actions[bot] merged 1 commit intomainfrom
dependabot-npm_and_yarn-inquirer-ed48821470
Apr 10, 2026
Merged

chore(deps-dev): bump the inquirer group across 1 directory with 2 updates#6463
github-actions[bot] merged 1 commit intomainfrom
dependabot-npm_and_yarn-inquirer-ed48821470

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Apr 9, 2026

Bumps the inquirer group with 2 updates in the / directory: inquirer and @inquirer/prompts.

Updates inquirer from 13.3.2 to 13.4.0

Release notes

Sourced from inquirer's releases.

inquirer@13.4.0

  • Feat: Added a loading message while validating editor prompt input.
  • Type improvement: Better type inference with checkbox, search and expand prompts.
  • Fix: editor prompt not always properly handling editor path on windows.
Commits
  • e68fe01 chore: Publish new release
  • d05d285 chore: Bump remaining dependencies
  • 1ea1abf chore(deps-dev): Bump turbo from 2.8.21 to 2.9.4 in the build group (#2074)
  • 7caa3b3 chore(deps-dev): Bump the linting group with 3 updates (#2073)
  • e7e0a9f feat(lint): adopt oxlint type-aware linting
  • 3e26b49 fix(@​inquirer/checkbox,search,expand): fix Value type inference (#2072)
  • 5142a9b chore(deps): Bump vite from 8.0.3 to 8.0.5 (#2071)
  • b78ac38 refactor(@​inquirer/external-editor): modernize code style and Promise-based A...
  • 970814e chore(deps-dev): Bump the build group with 3 updates (#2069)
  • ade51c4 chore(deps-dev): Bump @​types/node in the types group (#2070)
  • Additional commits viewable in compare view

Updates @inquirer/prompts from 8.3.2 to 8.4.0

Release notes

Sourced from @​inquirer/prompts's releases.

@​inquirer/prompts@​8.4.0

  • Feat: Added a loading message while validating editor prompt input.
  • Type improvement: Better type inference with checkbox, search and expand prompts.
  • Fix: editor prompt not always properly handling editor path on windows.
Commits
  • e68fe01 chore: Publish new release
  • d05d285 chore: Bump remaining dependencies
  • 1ea1abf chore(deps-dev): Bump turbo from 2.8.21 to 2.9.4 in the build group (#2074)
  • 7caa3b3 chore(deps-dev): Bump the linting group with 3 updates (#2073)
  • e7e0a9f feat(lint): adopt oxlint type-aware linting
  • 3e26b49 fix(@​inquirer/checkbox,search,expand): fix Value type inference (#2072)
  • 5142a9b chore(deps): Bump vite from 8.0.3 to 8.0.5 (#2071)
  • b78ac38 refactor(@​inquirer/external-editor): modernize code style and Promise-based A...
  • 970814e chore(deps-dev): Bump the build group with 3 updates (#2069)
  • ade51c4 chore(deps-dev): Bump @​types/node in the types group (#2070)
  • Additional commits viewable in compare view

🔭🐙🐈 Test this branch here: https://design-system.deutschebahn.com/core-web/review/dependabot-npm_and_yarn-inquirer-ed48821470

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Apr 9, 2026
@github-project-automation github-project-automation bot moved this to 🏗 In progress in UX Engineering Team Backlog Apr 9, 2026
@github-actions github-actions bot enabled auto-merge (squash) April 9, 2026 21:16
@changeset-bot
Copy link
Copy Markdown

changeset-bot bot commented Apr 9, 2026

⚠️ No Changeset found

Latest commit: b2dcae5

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@dependabot dependabot bot changed the title chore(deps-dev): bump the inquirer group with 2 updates chore(deps-dev): bump the inquirer group across 1 directory with 2 updates Apr 10, 2026
@dependabot dependabot bot force-pushed the dependabot-npm_and_yarn-inquirer-ed48821470 branch 3 times, most recently from 8e00ee0 to ee7eb9d Compare April 10, 2026 10:01
Bumps the inquirer group with 2 updates: [inquirer](https://github.com/SBoudrias/Inquirer.js) and [@inquirer/prompts](https://github.com/SBoudrias/Inquirer.js).


Updates `inquirer` from 13.3.2 to 13.4.0
- [Release notes](https://github.com/SBoudrias/Inquirer.js/releases)
- [Commits](https://github.com/SBoudrias/Inquirer.js/compare/inquirer@13.3.2...inquirer@13.4.0)

Updates `@inquirer/prompts` from 8.3.2 to 8.4.0
- [Release notes](https://github.com/SBoudrias/Inquirer.js/releases)
- [Commits](https://github.com/SBoudrias/Inquirer.js/compare/@inquirer/prompts@8.3.2...@inquirer/prompts@8.4.0)

---
updated-dependencies:
- dependency-name: inquirer
  dependency-version: 13.4.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: inquirer
- dependency-name: "@inquirer/prompts"
  dependency-version: 8.4.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: inquirer
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot-npm_and_yarn-inquirer-ed48821470 branch from ee7eb9d to b2dcae5 Compare April 10, 2026 10:33
@github-actions github-actions bot merged commit 9adbbd3 into main Apr 10, 2026
76 checks passed
@github-project-automation github-project-automation bot moved this from 🏗 In progress to ⏰ready for release in UX Engineering Team Backlog Apr 10, 2026
@github-actions github-actions bot deleted the dependabot-npm_and_yarn-inquirer-ed48821470 branch April 10, 2026 11:51
@github-project-automation github-project-automation bot moved this from ⏰ready for release to ✅ Done in UX Engineering Team Backlog Apr 10, 2026
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

Status: ✅ Done

Development

Successfully merging this pull request may close these issues.

1 participant