chore(deps): update dependency inquirer to v12.11.1#471
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
|
renovate
Bot
force-pushed
the
renovate/inquirer-12.x-lockfile
branch
from
January 28, 2025 21:42
236e008 to
5bfb64c
Compare
renovate
Bot
force-pushed
the
renovate/inquirer-12.x-lockfile
branch
from
February 2, 2025 21:25
5bfb64c to
4e74b91
Compare
renovate
Bot
force-pushed
the
renovate/inquirer-12.x-lockfile
branch
from
February 15, 2025 18:24
4e74b91 to
90812d0
Compare
renovate
Bot
force-pushed
the
renovate/inquirer-12.x-lockfile
branch
from
March 8, 2025 14:38
90812d0 to
be2f295
Compare
renovate
Bot
force-pushed
the
renovate/inquirer-12.x-lockfile
branch
from
March 15, 2025 17:31
be2f295 to
f21416e
Compare
renovate
Bot
force-pushed
the
renovate/inquirer-12.x-lockfile
branch
from
April 4, 2025 08:01
f21416e to
5143f9c
Compare
renovate
Bot
force-pushed
the
renovate/inquirer-12.x-lockfile
branch
from
April 8, 2025 14:35
5143f9c to
4db92cc
Compare
renovate
Bot
force-pushed
the
renovate/inquirer-12.x-lockfile
branch
from
April 24, 2025 08:44
4db92cc to
dbe1b6d
Compare
renovate
Bot
force-pushed
the
renovate/inquirer-12.x-lockfile
branch
from
May 10, 2025 18:49
dbe1b6d to
5f79c0a
Compare
renovate
Bot
force-pushed
the
renovate/inquirer-12.x-lockfile
branch
from
May 23, 2025 22:00
5f79c0a to
e1931ae
Compare
renovate
Bot
force-pushed
the
renovate/inquirer-12.x-lockfile
branch
from
May 25, 2025 22:08
e1931ae to
8ac3d94
Compare
renovate
Bot
force-pushed
the
renovate/inquirer-12.x-lockfile
branch
from
July 1, 2025 20:11
8ac3d94 to
e342e45
Compare
renovate
Bot
force-pushed
the
renovate/inquirer-12.x-lockfile
branch
from
July 2, 2025 18:46
e342e45 to
27d75e9
Compare
renovate
Bot
force-pushed
the
renovate/inquirer-12.x-lockfile
branch
from
July 20, 2025 22:31
27d75e9 to
249b7e9
Compare
renovate
Bot
force-pushed
the
renovate/inquirer-12.x-lockfile
branch
from
July 21, 2025 18:14
249b7e9 to
eeab881
Compare
renovate
Bot
force-pushed
the
renovate/inquirer-12.x-lockfile
branch
from
July 22, 2025 01:31
eeab881 to
10528b7
Compare
renovate
Bot
force-pushed
the
renovate/inquirer-12.x-lockfile
branch
from
July 28, 2025 22:10
10528b7 to
e253936
Compare
renovate
Bot
force-pushed
the
renovate/inquirer-12.x-lockfile
branch
from
August 9, 2025 00:25
e253936 to
0a6c530
Compare
renovate
Bot
force-pushed
the
renovate/inquirer-12.x-lockfile
branch
from
August 13, 2025 22:43
0a6c530 to
9cc5562
Compare
renovate
Bot
force-pushed
the
renovate/inquirer-12.x-lockfile
branch
from
August 17, 2025 18:12
9cc5562 to
de8cdc5
Compare
renovate
Bot
force-pushed
the
renovate/inquirer-12.x-lockfile
branch
from
August 25, 2025 00:30
de8cdc5 to
73f77af
Compare
renovate
Bot
force-pushed
the
renovate/inquirer-12.x-lockfile
branch
from
September 14, 2025 16:44
73f77af to
b1b6766
Compare
renovate
Bot
force-pushed
the
renovate/inquirer-12.x-lockfile
branch
from
October 14, 2025 00:44
b1b6766 to
7c3f92e
Compare
renovate
Bot
force-pushed
the
renovate/inquirer-12.x-lockfile
branch
from
March 1, 2026 18:14
7c3f92e to
7402276
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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:
12.3.1→12.11.1Release Notes
SBoudrias/Inquirer.js (inquirer)
v12.11.1Compare Source
Partial<{ ... }>type as pre-filled answers.v12.11.0Compare Source
@inquirer/input: Now support simple RegExp validation withpattern/patternError.@inquirer/editor: Fix typos/waitForUseInput/waitForUserInputv12.10.0Compare Source
theme.style.keysHelpTip.theme.keybindingsv12.9.6Compare Source
v12.9.5Compare Source
v12.9.4Compare Source
v12.9.3Compare Source
yesnot properly being processed by the confirm prompt. (yes | node confirm-script.js)v12.9.2Compare Source
@types/nodean optional peer dependency.v12.9.1Compare Source
external-editordependency with new@inquirer/external-editor. This remove the vulnerabletmptransitive dependency from the dependency tree.v12.9.0Compare Source
instructionsconfig to allow localizing the help tips.v12.8.2Compare Source
indexMode: numbertheme option didn't properly calculate the items indexes if separators where present in between choices.v12.8.1Compare Source
run-aysnc) loaded devDependencies unexpectedly. This is now fixed upstream. Rel #1791v12.8.0Compare Source
v12.7.0Compare Source
-
inputprompt: Newprefilloption to control if thedefaultvalue is editable inline or only after pressingtab.v12.6.3Compare Source
select,checkboxandsearchprompts was fully rewritten to handle edge cases around rendering multi-line choices and pointer positioning.v12.6.2Compare Source
v12.6.1Compare Source
npm. This removes non-standard version specifiers likeworkspace:*from the public npm packages.v12.6.0Compare Source
instructionsoption allowing to customize the messages in the help tips.@inquirer/selectprompt. Also added aloopoption to control the list loop behaviour when reaching the boundaries.v12.5.2Compare Source
v12.5.1Compare Source
v12.5.0Compare Source
select): Introducetheme.indexModeto control displaying an index prefix in front of each choice. (defaults to hidden)select): Improve search when number keys are pressedv12.4.3Compare Source
--frozen-intrinsicsflag.v12.4.2Compare Source
v12.4.1Compare Source
@types/nodeas an optional peer dependency across all packages.v12.4.0Compare Source
shortcutconfig to thecheckboxprompt. Allows to customize or disable shortcut keys for select all and invert selection.v12.3.3Compare Source
strip-ansiin favour of Node built-instripVTControlCharactersutil.v12.3.2Compare Source
Configuration
📅 Schedule: (in timezone UTC)
🚦 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.