This repository was archived by the owner on Sep 9, 2020. It is now read-only.
fix(deps): update dependency enquirer to v2 - #51
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
renovate
Bot
force-pushed
the
renovate/enquirer-2.x
branch
5 times, most recently
from
November 17, 2018 07:07
47d69f0 to
4283b05
Compare
renovate
Bot
force-pushed
the
renovate/enquirer-2.x
branch
from
November 18, 2018 09:04
4283b05 to
2db5edf
Compare
renovate
Bot
force-pushed
the
renovate/enquirer-2.x
branch
6 times, most recently
from
December 2, 2018 05:52
8550799 to
4a7d15e
Compare
renovate
Bot
force-pushed
the
renovate/enquirer-2.x
branch
3 times, most recently
from
December 16, 2018 04:53
49d4cf4 to
76b79e3
Compare
renovate
Bot
force-pushed
the
renovate/enquirer-2.x
branch
5 times, most recently
from
December 30, 2018 05:51
895bb33 to
426ef9f
Compare
renovate
Bot
force-pushed
the
renovate/enquirer-2.x
branch
from
January 6, 2019 03:53
426ef9f to
157f9bc
Compare
renovate
Bot
force-pushed
the
renovate/enquirer-2.x
branch
6 times, most recently
from
January 27, 2019 04:38
62ffb61 to
bf90faa
Compare
renovate
Bot
force-pushed
the
renovate/enquirer-2.x
branch
3 times, most recently
from
February 9, 2019 00:38
8785aa6 to
2c23a1e
Compare
renovate
Bot
force-pushed
the
renovate/enquirer-2.x
branch
2 times, most recently
from
April 7, 2019 00:44
1a2156f to
faaccad
Compare
renovate
Bot
force-pushed
the
renovate/enquirer-2.x
branch
3 times, most recently
from
April 14, 2019 02:50
c8ebf31 to
f465046
Compare
renovate
Bot
force-pushed
the
renovate/enquirer-2.x
branch
2 times, most recently
from
April 21, 2019 01:32
61d7428 to
32da680
Compare
renovate
Bot
force-pushed
the
renovate/enquirer-2.x
branch
2 times, most recently
from
May 5, 2019 00:27
55949ad to
15d9cff
Compare
renovate
Bot
force-pushed
the
renovate/enquirer-2.x
branch
from
May 5, 2019 01:50
15d9cff to
29707a9
Compare
renovate
Bot
force-pushed
the
renovate/enquirer-2.x
branch
3 times, most recently
from
May 19, 2019 01:32
1b2304f to
c14c71a
Compare
renovate
Bot
force-pushed
the
renovate/enquirer-2.x
branch
from
May 26, 2019 00:35
c14c71a to
a4a9f40
Compare
renovate
Bot
force-pushed
the
renovate/enquirer-2.x
branch
2 times, most recently
from
June 9, 2019 01:30
fcab917 to
542e646
Compare
renovate
Bot
force-pushed
the
renovate/enquirer-2.x
branch
from
June 23, 2019 00:36
542e646 to
c1b51a5
Compare
renovate
Bot
force-pushed
the
renovate/enquirer-2.x
branch
2 times, most recently
from
July 7, 2019 00:36
54493c4 to
4adc75a
Compare
renovate
Bot
force-pushed
the
renovate/enquirer-2.x
branch
from
July 12, 2019 14:58
4adc75a to
2ff612c
Compare
renovate
Bot
force-pushed
the
renovate/enquirer-2.x
branch
from
July 20, 2019 23:46
2ff612c to
0685e3d
Compare
renovate
Bot
force-pushed
the
renovate/enquirer-2.x
branch
from
August 4, 2019 00:31
0685e3d to
221a6e5
Compare
renovate
Bot
force-pushed
the
renovate/enquirer-2.x
branch
2 times, most recently
from
August 18, 2019 00:34
5862ea1 to
c156cdb
Compare
renovate
Bot
force-pushed
the
renovate/enquirer-2.x
branch
from
August 30, 2019 23:40
c156cdb to
dcaf545
Compare
renovate
Bot
force-pushed
the
renovate/enquirer-2.x
branch
2 times, most recently
from
September 22, 2019 00:47
61959d6 to
fad5176
Compare
renovate
Bot
force-pushed
the
renovate/enquirer-2.x
branch
from
October 27, 2019 00:54
fad5176 to
f643791
Compare
renovate
Bot
force-pushed
the
renovate/enquirer-2.x
branch
from
November 10, 2019 16:44
f643791 to
4f0e7d5
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 subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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:
1.0.3->2.3.4Release Notes
enquirer/enquirer
v2.3.4Compare Source
Added
MultiSelectPromptnew example forresultoption.Fixed
EventEmitterclass fromeventsdirectly due to changes in@types/node.v2.3.3Compare Source
Added
BooleanPromptnew example forheaderoption.Fixed
awaitinkeypressand returning thenumberresult in thearraytype fixes an issue with tests failing only on Travisautocompletehighlighting issuev2.3.2Compare Source
Added
AuthPrompttype for creating authentication based prompts.BasicAuthprompt as an example of creating an authentication prompt using basic username/password authenticationQuizPromptFixed
v2.3.1Compare Source
Fixed
v2.3.0Compare Source
v2.2.0Compare Source
v2.1.1Compare Source
v2.1.0Compare Source
Fixed
format,resultandinitialfunctions defined on the options.v2.0.9Compare Source
v2.0.8Compare Source
v2.0.7Compare Source
Fixed
validatefunction now properly acceptsfalseas a return value, thanks to @g-plane.Added
options.requiredon all prompts. Uses the built-invalidate()function, allowing this functionality to be overridden or customized.options.scrollto disable scrolling in array prompts.options.onRun, which is called whenprompt.run()is called, after the readline instance is created.options.historyon theInputandTextprompts.options.termto set the terminal, thanks to @tunnckoCore. At the moment this is only used in a couple of edge cases with theSurveyandScaleprompts to check if the terminal is Hyper.options.skipmay now be a Boolean, thanks to @tunnckoCorev2.0.6Compare Source
v2.0.5Compare Source
v2.0.4Compare Source
v2.0.3Compare Source
v2.0.2Compare Source
v2.0.1Compare Source
v2.0.0Compare Source
Changed
Enquire 2.0 is a bottom-up complete re-write:
options.defaultis nowoptions.initialAdded
Renovate configuration
📅 Schedule: "every weekend" in timezone Europe/Paris.
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻️ Rebasing: Whenever PR is stale, or if you tick the rebase/retry checkbox below.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by WhiteSource Renovate. View repository job log here.