chore(deps): bump @inquirer/select from 4.3.2 to 5.0.1#949
chore(deps): bump @inquirer/select from 4.3.2 to 5.0.1#949dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
Bumps [@inquirer/select](https://github.com/SBoudrias/Inquirer.js) from 4.3.2 to 5.0.1. - [Release notes](https://github.com/SBoudrias/Inquirer.js/releases) - [Commits](https://github.com/SBoudrias/Inquirer.js/compare/@inquirer/select@4.3.2...@inquirer/select@5.0.1) --- updated-dependencies: - dependency-name: "@inquirer/select" dependency-version: 5.0.1 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
|
Review the following changes in direct dependencies. Learn more about Socket for GitHub.
|
|
Review the following changes in direct dependencies. Learn more about Socket for GitHub.
|
| '@inquirer/password': 4.0.18 | ||
| '@inquirer/search': 3.1.1 | ||
| '@inquirer/select': 4.3.2 | ||
| '@inquirer/select': 5.0.1 |
There was a problem hiding this comment.
Bug: Dependency requires newer Node.js than project supports
The @inquirer/select@5.0.1 upgrade introduces a Node.js version incompatibility. The new version requires node: '>=23.5.0 || ^22.13.0 || ^21.7.0 || ^20.12.0', but the project's package.json declares engines.node: >=18 as supported. This breaks compatibility with Node.js 18.x and 19.x users entirely, and CI workflows using Node.js 22.11.0 (in build-smol.yml and build-wasm.yml) would also fail since they don't meet the ^22.13.0 requirement.
Additional Locations (1)
|
OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting If you change your mind, just re-open this PR and I'll resolve any conflicts on it. |
Bumps @inquirer/select from 4.3.2 to 5.0.1.
Release notes
Sourced from
@inquirer/select's releases.Commits
cce79cechore: Publish new releaseb1101a8fix: Replace lerna with lerna-lite (Fix #1894)aaedbecfix: yarn cache676685dPublish06268e4Chore(deps): Bump js-yaml from 3.14.1 to 3.14.274d2695chore: Bump all dependencies to latest0d18adaBREAKING: dropping CJS dual module export (now ESM only) (#1856)d75643fchore: Remove all deprecated codecaf53b9breaking: Drop yoctocolors in favor of styleText (Node built-in util)4a16c34breaking(*): Set officially supported Node version >=20Dependabot 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 mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)Note
Updates @inquirer/select to 5.0.1 and refreshes lockfile with new @InQuirer stack versions and stricter Node engine ranges.
@inquirer/selectfrom4.3.2to5.0.1inpnpm-workspace.yaml.@inquirerpackages:@inquirer/core@11.0.1,@inquirer/ansi@2.0.1,@inquirer/figures@2.0.1,@inquirer/type@4.0.1, andmute-stream@3.0.0.Written by Cursor Bugbot for commit afa4fad. Configure here.