fix(deps): bump @inquirer/prompts from 5.5.0 to 8.4.2#378
fix(deps): bump @inquirer/prompts from 5.5.0 to 8.4.2#378dependabot[bot] wants to merge 2 commits intomainfrom
Conversation
Bumps [@inquirer/prompts](https://github.com/SBoudrias/Inquirer.js) from 5.5.0 to 8.4.2. - [Release notes](https://github.com/SBoudrias/Inquirer.js/releases) - [Commits](https://github.com/SBoudrias/Inquirer.js/compare/@inquirer/prompts@5.5.0...@inquirer/prompts@8.4.2) --- updated-dependencies: - dependency-name: "@inquirer/prompts" dependency-version: 8.4.2 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
In @inquirer/prompts v8, prompts return plain Promise<Value> instead of CancelablePromise, so .cancel() no longer exists. Pass AbortSignal via the context argument and call ac.abort() to cancel the prompt on timeout. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Dependabot Fix AssessmentPackage: `@inquirer/prompts` `5.5.0` → `8.4.2` (major) What changed upstream
Migration concerns checked
What broke
What was fixed
Verification
Notes for reviewerThe abort flow is unchanged in semantics: the 10-second timeout fires → |
Dependabot Fix AssessmentPackage: `@inquirer/prompts` `5.5.0` → `8.4.2` (major bump — 3 major versions) What changed upstream
Migration concerns checked
What broke
What was fixed
Verification
Notes for reviewerThe CI failure in Web CLI E2E Tests — "should handle disconnection and reconnection gracefully" is not caused by this dependency bump. Analysis:
|
Bumps @inquirer/prompts from 5.5.0 to 8.4.2.
Release notes
Sourced from
@inquirer/prompts's releases.... (truncated)
Commits
35bda2achore: Publish new release98eee29fix(lint): suppress no-unnecessary-type-parameters on parseJSON helperaba5965chore(deps-dev): Bump@types/nodein the types group (#2088)db8fbf1chore(deps-dev): Bump turbo from 2.9.5 to 2.9.6 in the build group (#2087)3cdecf5chore(deps-dev): Bump oxfmt in the formatting group (#2086)e370b57chore(deps-dev): Bump the linting group with 5 updates (#2085)2787267chore(deps-dev): Bump the testing group with 3 updates (#2084)0c55499chore(deps-dev): Bump the formatting group with 2 updates (#2081)e7115d9fix(@inquirer/core): mute output after readline initialization (#2077)e5e14abchore(deps): Bump dependabot/fetch-metadata from 2 to 3 (#2078)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 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)