chore(deps): bump inquirer from 13.4.3 to 14.0.0 in /forge-sql-orm-cli in the all-deps-cli group
Closed
Number: #2269
Type: Pull Request
State: Closed
Type: Pull Request
State: Closed
Author:
dependabot[bot]
Association: Unknown
Comments: 3
Association: Unknown
Comments: 3
Created:
May 25, 2026 at 09:42 PM UTC
(14 days ago)
(14 days ago)
Updated:
May 25, 2026 at 09:48 PM UTC
(14 days ago)
(14 days ago)
Closed:
May 25, 2026 at 09:48 PM UTC
(14 days ago)
(14 days ago)
Time to Close:
6 minutes
Labels:
dependencies npm
dependencies npm
Description:
Bumps the all-deps-cli group in /forge-sql-orm-cli with 1 update: inquirer.
Updates inquirer from 13.4.3 to 14.0.0
Release notes
Sourced from inquirer's releases.
inquirer@14.0.0
- Fix (breaking): Inquirer will now throw when encountering non-registered prompt. Prior to this fix, Inquirer would default to
type: 'input'in such cases - this behaviour was misleading and made it harder to detect broken code when not using Typescript.- Feat: Read env variable
INQUIRER_KEYBINDINGSto enablevimoremacskeybindings; making this a user preference instead of a library author preference. One caveat is doing so disable the search feature in the select prompt. Syntax:INQUIRER_KEYBINDINGS=vim,emacs.- Fix: Line wraps would sometime cause the cursor to be mispositioned relative to the input.
- Chore: Dropped the
rxjsdependency in favor of a lightweight internal Observable implementation. The package is much smaller for most users now.- Chore: Bump dependencies.
Commits
5ca6d11chore: Publish new release2520349feat(@inquirer/core): support keybindings env defaults777266brefactor(inquirer): remove rxjs runtime dependencyb3588befix(inquirer)!: throw on unknown prompt typesab5ec9dchore(deps): Bump mute-stream from 3.0.0 to 4.0.0ecec47afix(@inquirer/core): hard wrap rendered linesc3b20a6chore: Bump yarn + min age gate (#2133)9f3e810chore: relax test function scoping linte4c5c99chore(deps-dev): Bump the linting group across 1 directory with 5 updates (#2...b7aed8fchore(deps): Bump minimatch from 3.1.5 to 10.2.5- Additional commits viewable in compare view
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions
Package Dependencies
Package:
inquirer
Ecosystem:
npm
npm
Version Change:
13.4.3 → 14.0.0
Update Type:
Major
Major
Path:
/forge-sql-orm-cli in the all-deps-cli group
Technical Details
| ID: | 15922175 |
| UUID: | 4519685269 |
| Node ID: | PR_kwDOOA9enM7fLao4 |
| Host: | GitHub |
| Repository: | forge-sql-orm/forge-sql-orm |