Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(package): Update dependency inquirer to v7 #153

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 23, 2019

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
inquirer 5.2.0 -> 7.3.3 age adoption passing confidence

Release Notes

SBoudrias/Inquirer.js

v7.3.3

Compare Source

  • Fix to release the readline on errors
  • Security patch (lodash)

v7.3.2

Compare Source

Fix the loop: false option in the checkbox prompt.

v7.3.1

Compare Source

  • Fix the loop: false option in the list prompt.

v7.3.0

Compare Source

  • New option loop (boolean) for list type prompts. This prevents the list from looping when reaching the top or bottom of the selection.
  • Bug fix: multi line list type prompts
  • Core: Bumped dependencies

v7.2.0

Compare Source

Enhancement
Bug Fix

v7.1.0

Compare Source

v7.0.7

Compare Source

v7.0.6

Compare Source

v7.0.5

Compare Source

Errors when running in non-TTY environment are now marked and catchable.

v7.0.4

Compare Source

v7.0.3

Compare Source

Revert broken fix done in 7.0.2

v7.0.2

Compare Source

Work around bug affecting Windows user with Node 10 (#​767) (Reverted in v7.0.3)

v7.0.1

Compare Source

v7.0.0

Compare Source

  • Drop support for Node 6.

v6.5.2

Compare Source

v6.5.1

Compare Source

v6.5.0

Compare Source

v6.4.1

Compare Source

v6.4.0

Compare Source

Bug Fix
  • Fix memory leak with some event listeners not being cleaned up after a prompting session.

v6.3.1

Compare Source

v6.2.2

Compare Source

v6.2.1

Compare Source

v6.2.0

Compare Source

  • Highlight the whole hovered row on the checkbox prompt
  • Any keypress will remove the default value on input prompt

v6.1.0

Compare Source

  • Pressing backspace on an empty input prompt now clears the default value.

v6.0.0

Compare Source

Breaking
  • Update to Rx.js v6
New features
  • New prompt type number.
  • transformer option now receive { isFinal } as a flag to allow transforming the final answer differently.
  • Use name as default message if message isn't provided.
  • Hide default values for password prompt.

Renovate configuration

📅 Schedule: 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.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by WhiteSource Renovate. View repository job log here.

@codecov-io
Copy link

codecov-io commented Dec 4, 2019

Codecov Report

❗ No coverage uploaded for pull request base (master@790e19f). Click here to learn what that means.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master     #153   +/-   ##
=========================================
  Coverage          ?   94.57%           
=========================================
  Files             ?       14           
  Lines             ?      295           
  Branches          ?        0           
=========================================
  Hits              ?      279           
  Misses            ?       16           
  Partials          ?        0

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 790e19f...31ab53a. Read the comment docs.

@renovate renovate bot force-pushed the renovate/inquirer-7.x branch 2 times, most recently from 57a32d0 to 19cd512 Compare January 7, 2020 00:38
@renovate renovate bot force-pushed the renovate/inquirer-7.x branch 2 times, most recently from 31ab53a to ae57cba Compare March 4, 2020 13:22
@renovate renovate bot force-pushed the renovate/inquirer-7.x branch 2 times, most recently from c9912aa to 7e95db9 Compare March 10, 2020 05:55
@renovate renovate bot force-pushed the renovate/inquirer-7.x branch from 6d63b99 to a7f3d9b Compare May 8, 2020 22:35
@codecov-commenter
Copy link

codecov-commenter commented May 23, 2020

Codecov Report

❗ No coverage uploaded for pull request base (master@3004683). Click here to learn what that means.
The diff coverage is n/a.

@renovate renovate bot force-pushed the renovate/inquirer-7.x branch 2 times, most recently from 13695f5 to 8a903c4 Compare June 20, 2020 02:34
@renovate renovate bot force-pushed the renovate/inquirer-7.x branch 2 times, most recently from 015d688 to 1f3f88c Compare July 13, 2020 17:23
@codecov-io
Copy link

Codecov Report

Merging #153 (340b79c) into master (693a02f) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@      Coverage Diff      @@
##   master   #153   +/-   ##
=============================
=============================

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 693a02f...cc9c9c3. Read the comment docs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants