chore(deps): update dependency @clack/prompts to ^0.11.0 #118
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
^0.7.0->^0.11.0Release Notes
bombshell-dev/clack (@clack/prompts)
v0.11.0Compare Source
Minor Changes
07ca32d: Reverted a change where placeholders were being set as values on return.Patch Changes
07ca32d]v0.10.1Compare Source
Patch Changes
11a5dc1: Fixes multiselect only shows hints on the first item in the options list. Now correctly shows hints for all selected options with hint property.30aa7ed: Adds a newselectableGroupsboolean to the group multi-select prompt. UsingselectableGroups: falsewill disable the ability to select a top-level group, but still allow every child to be selected individually.30aa7ed]5dfce8a]f574297]v0.10.0Compare Source
Minor Changes
613179d: Adds a newindicatoroption tospinner, which supports the original"dots"loading animation or a new"timer"loading animation.a38b2bc: AddsstreamAPI which provides the same methods aslog, but for iterable (even async) message streams. This is particularly useful for AI responses which are dynamically generated by LLMs.v0.9.1Compare Source
Patch Changes
8093f3c: AddsErrorsupport to thevalidatefunction98925e3: Exports theOptiontype and improves JSDocannotations1904e57: Replace custom utility for stripping ANSI control sequences with Node's built-instripVTControlCharactersutility.8093f3c]e5ba09a]8cba8e3]v0.9.0Compare Source
Minor Changes
a83d2f8: Adds a newupdateSettings()function to support new global keybindings.updateSettings()accepts analiasesobject that maps custom keys to an action (up | down | left | right | space | enter | cancel).801246b: Adds a newsignaloption to support programmatic prompt cancellation with an abort controller.One example use case is automatically cancelling a prompt after a timeout.
Another use case is racing a long running task with a manual prompt.
a83d2f8: Updates default keybindings to support Vim motion shortcuts and map theescapekey to cancel (ctrl+c).kljhescPatch Changes
f9f139d: Adaptsspinneroutput for static CI environmentsa83d2f8]801246b]a83d2f8]51e12bc]v0.8.2Compare Source
Patch Changes
4845f4f]d7b2fb9]v0.8.1Compare Source
Patch Changes
360afeb: feat: adaptative max itemsConfiguration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.