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

[Snyk] Upgrade inquirer from 0.8.5 to 0.12.0 #1

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

Conversation

snyk-bot
Copy link

Snyk has created this PR to upgrade inquirer from 0.8.5 to 0.12.0.

ℹ️ Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.
  • The recommended version is 9 versions ahead of your current version.
  • The recommended version was released 4 years ago, on 2016-02-09.

The recommended version fixes:

Severity Issue Exploit Maturity
Prototype Pollution
SNYK-JS-LODASH-73638
No Known Exploit
Prototype Pollution
SNYK-JS-LODASH-450202
Proof of Concept
Prototype Pollution
npm:lodash:20180130
No Known Exploit
Regular Expression Denial of Service (ReDoS)
SNYK-JS-LODASH-73639
No Known Exploit
Release notes
Package name: inquirer
  • 0.12.0 - 2016-02-09
    • List prompts can now be navigated using Emacs bindings
    • expand prompt now use the short question property to display inline after a choice is selected
    • Bump and internal cleanup
  • 0.11.4 - 2016-01-26
    • Fix error on environment where cli-width return 0 (we're now defaulting to 80 chars width)
  • 0.11.3 - 2016-01-20
    • Fix bug with astral symbols not being calculated correctly in the width of a line
    • expand prompt now trim the whitespace around the answer
  • 0.11.2 - 2016-01-11
    • Some display fixes on Windows (mainly) and Unix system.
    • Internal refactoring of the rendering logic.
  • 0.11.1 - 2015-12-31

    Fix list overflow bug when the list contains separators.

  • 0.11.0 - 2015-10-22
    • Choices object now take an optional short property that'll be use in the prompt summary after a user selected choice.
    • Fix bug if using a terminal without defined width (we're now defaulting to 80 chars in that case)
  • 0.10.1 - 2015-09-27
    • Fix the bottom bar functionality
    • Minor code cleanup
  • 0.10.0 - 2015-09-14

    New feature

    Bug fix

    • Fix #276 and #209: adding a new observer to the process won't duplicate the prompts (basically the prompt processing queue is now a hot observable).
  • 0.9.0 - 2015-07-14

    This is not a huge release feature wise. It's been mostly a huge internal refactoring of our rendering system. This is all done with the hope of moving towards a 1.0 release where we'll have a stronger Prompt API allowing the creation of custom prompts.

    In the meantime, included in 0.9:

    1. Fix a lot of issues with natural line returns messing inquirer.js prompt re-rendering.
    2. The validate function now takes the list of current answers as arguments. #198
  • 0.8.5 - 2015-05-21

    Fix issue with cursor position in the input prompt.

from inquirer GitHub release notes

Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.

For more information:

🧐 View latest project report

🛠 Adjust upgrade PR settings

🔕 Ignore this dependency or unsubscribe from future upgrade PRs

[//]: # (snyk:metadata:{"dependencies":[{"name":"inquirer","from":"0.8.5","to":"0.12.0"}],"packageManager":"npm","type":"auto","projectUrl":"https://app.snyk.io/org/saurabharch/project/5e52790d-9e52-4b78-888b-e35a406304c7?utm_source=github&utm_medium=upgrade-pr","projectPublicId":"5e52790d-9e52-4b78-888b-e35a406304c7","env":"prod","prType":"upgrade","vulns":["SNYK-JS-LODASH-73638","SNYK-JS-LODASH-450202","npm:lodash:20180130","SNYK-JS-LODASH-73639"],"issuesToFix":[{"issueId":"SNYK-JS-LODASH-73638","severity":"high","title":"Prototype Pollution","exploitMaturity":"no-known-exploit"},{"issueId":"SNYK-JS-LODASH-450202","severity":"high","title":"Prototype Pollution","exploitMaturity":"proof-of-concept"},{"issueId":"npm:lodash:20180130","severity":"medium","title":"Prototype Pollution","exploitMaturity":"no-known-exploit"},{"issueId":"SNYK-JS-LODASH-73639","severity":"medium","title":"Regular Expression Denial of Service (ReDoS)","exploitMaturity":"no-known-exploit"}],"upgrade":["SNYK-JS-LODASH-73638","SNYK-JS-LODASH-450202","npm:lodash:20180130","SNYK-JS-LODASH-73639"],"upgradeInfo":{"versionsDiff":9,"publishedDate":"2016-02-09T03:56:04.174Z"},"templateVariants":[],"hasFixes":true,"isMajorUpgrade":false,"isBreakingChange":false})

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