build(deps): bump @inquirer/prompts from 4.3.1 to 5.0.1
Bumps @inquirer/prompts from 4.3.1 to 5.0.1.
Release notes
Sourced from @inquirer/prompts's releases.
@inquirer/prompts@5.0.1
- Fix: breaking change wrongly removed the
Separatorexport.
@inquirer/prompts@5.0.0
- [Breaking #1384]
@inquirer/coreisn't exported from@inquirer/promptsanymore. If you want to create custom prompts, import from the core package. This decision was made to disambiguate what breaks in each package - with prompts re-exporting core, any core breaking change (no matter how minor) caused a major version bump. Now only prompts interfaces breaking changes will be major on prompts. We're hoping this will simplify your usage of@inquirer/*packages.
@inquirer/prompts@4.3.3
- On windows, we will now use unicode characters whenever possible
@inquirer/prompts@4.3.2
- Performance improvements (less flickering mainly noticeable on select/checkbox)
Commits
e986c9aPublishb1b175cFix (@inquirer/prompts): Fix missing Separator from the export3ae4dddAdd test for figures package (#1390)bb5b6b8Publish025f1f7Chore: bump dependencies (#1391)196f954Feat: Expose customization options for Select/Checkbox prompts help tips (#1381)fedcd16BREAKING: Stop exporting core APIs from@inquirer/prompts(#1384)0d17b90Try to not have to compile app to get eslint to pass (#1389)6bfbdfcPublish7596270Fork figures package so it can be published for esm/cjs (#1388)- Additional commits viewable in compare view
You can trigger a rebase of this PR 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 Automatic rebases have been disabled on this pull request as it has been open for over 30 days.
A newer version of @inquirer/prompts exists, but since this PR has been edited by someone other than Dependabot I haven't updated it. You'll get a PR for the updated version as normal once this PR is merged.
@dependabot rebase
Looks like this PR has been edited by someone other than Dependabot. That means Dependabot can't rebase it - sorry!
If you're happy for Dependabot to recreate it from scratch, overwriting any edits, you can request @dependabot recreate.
@dependabot rebase
Looks like this PR has been edited by someone other than Dependabot. That means Dependabot can't rebase it - sorry!
If you're happy for Dependabot to recreate it from scratch, overwriting any edits, you can request @dependabot recreate.
@dependabot recreate
@dependabot rebase
Looks like this PR has been edited by someone other than Dependabot. That means Dependabot can't rebase it - sorry!
If you're happy for Dependabot to recreate it from scratch, overwriting any edits, you can request @dependabot recreate.
Superseded by #102.
@dependabot recreate
Looks like this PR is closed. If you re-open it I'll rebase it as long as no-one else has edited it (you can use @dependabot reopen if the branch has been deleted).