Bumps @inquirer/password from 4.0.18 to 5.0.3.
Release notes
Sourced from @inquirer/password's releases.
@inquirer/select@5.0.3
- Fix: Return type when using a list of string as
choices.
@inquirer/select@4.4.0
- New design for the keys help tip. Themable/localizable with
theme.style.keysHelpTip.
- Re-introduce option to match up/down actions with vim or emacs keybindings. Enable with
theme.keybindings
@inquirer/select@4.3.1
- Fix #1786
indexMode: number theme option didn't properly calculate the items indexes if separators where present in between choices.
@inquirer/select@4.3.0
- When pressing a number key, we'll ignore separators in counting the index of the item to jump to.
@inquirer/checkbox@4.3.0
- New design for the keys help tip. Themable/localizable with
theme.style.keysHelpTip.
- Re-introduce option to match up/down actions with vim or emacs keybindings. Enable with
theme.keybindings
- Each choice can define an optional
checkedName that'll replace the default name once checked.
@inquirer/input@4.3.0
- feat
@inquirer/input: Now support simple RegExp validation with pattern/patternError.
- Bump dependencies
@inquirer/editor@4.2.22
- fix
@inquirer/editor: Fix typo s/waitForUseInput/waitForUserInput
- Bump dependencies
@inquirer/editor@4.2.0
- New theme option
validationFailureMode: 'keep' | 'clear' to control the behaviour when validation fails.
@inquirer/select@4.2.0
- Feat(
@inquirer/select): Added an instructions option allowing to customize the messages in the help tips.
@inquirer/input@4.2.0
- New
prefill option to control if the default value is editable inline or only after pressing tab.
@inquirer/checkbox@4.2.0
- When pressing a number key, we'll ignore separators in counting the index of the item to select.
@inquirer/rawlist@4.1.7
- Fix #1834: (rawlist) Allows specifying numbers as explicit keys of option within the list.
@inquirer/editor@4.1.0
@inquirer/input@4.1.0
- New theme option
validationFailureMode: 'keep' | 'clear' to control the behaviour when validation fails.
@inquirer/checkbox@4.1.0
- Added new
shortcut config. Allows to customize or disable shortcut keys for select all and invert selection.
... (truncated)
Commits
7eedd8e chore: Publish new release
23201ba feat(@inquirer/rawlist) Add support for default
8713b89 fix(@inquirer/select) Review default typing to no infer valid value
d05ce35 fix(@inquirer/testing): preserve Value type inference in render()
cfef911 fix(@inquirer/select): infer Value type from string[] choices
6dda7b6 feat(@inquirer/core): Add shift to KeypressEvent
24ec7ee Chore(deps): Bump type-fest from 5.3.0 to 5.3.1 in the types group
3759e85 Chore(deps-dev): Bump turbo from 2.6.1 to 2.6.3 in the build group
9c72429 chore: Publish new release
e874a21 fix: Refresh yarn setup. Fixes #1902
- Additional commits viewable in compare view
Dependabot compatibility score
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 rebase will rebase this PR
@dependabot recreate will recreate this PR, overwriting any edits that have been made to it
@dependabot merge will merge this PR after your CI passes on it
@dependabot squash and merge will squash and merge this PR after your CI passes on it
@dependabot cancel merge will cancel a previously requested merge and block automerging
@dependabot reopen will reopen this PR if it is closed
@dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
@dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
@dependabot ignore this major version will 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 version will 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 dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Bumps @inquirer/password from 4.0.18 to 5.0.3.
Release notes
Sourced from
@inquirer/password's releases.... (truncated)
Commits
7eedd8echore: Publish new release23201bafeat(@inquirer/rawlist) Add support for default8713b89fix(@inquirer/select) Review default typing to no infer valid valued05ce35fix(@inquirer/testing): preserve Value type inference in render()cfef911fix(@inquirer/select): infer Value type from string[] choices6dda7b6feat(@inquirer/core): Add shift to KeypressEvent24ec7eeChore(deps): Bump type-fest from 5.3.0 to 5.3.1 in the types group3759e85Chore(deps-dev): Bump turbo from 2.6.1 to 2.6.3 in the build group9c72429chore: Publish new releasee874a21fix: Refresh yarn setup. Fixes #1902Dependabot compatibility score
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 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)