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

Update dependency inquirer to version 6.x #21

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

sjmarshy
Copy link
Owner

@sjmarshy sjmarshy commented Jun 2, 2018

This Pull Request updates dependency inquirer from version 3.1.1 to 6.2.1

Commits


SBoudrias/Inquirer.js

6.2.1

  • b096b47 Publish
  • 4096ddf Rerender password prompt on all keypress even if we're not masking the user input; Fix #605
  • 8d8d140 Update README.md (#751)
  • 605177b Update dependencies
  • 95f11e1 Only remove checkbox help message after first space keypress (#747)
  • ab55c71 Adjust logo position (#749)
  • 04dfc54 Bump dependencies
  • d0833c9 Add README file to 'inquirer' npm package (#738)
  • 9e881c1 Fix tests
  • e788b64 New input prompt readme
  • f79801e Update husky config
  • e5fcd17 Handle disabled option in new select prompt
  • 7d30fd4 Setup pagination on new select prompt
  • 056246f Update eslint-plugin-prettier to the latest version πŸš€ (#734)
  • 1abad8c WIP: More shape to the new select prompt
  • f5a982d Add support for default value
  • ef26dca Update packages lock files
  • a84761d Update package-lock.json with latest npm
  • b367f7b Update husky to the latest version πŸš€ (#733)
  • 7521843 feat: add link to examples folder (#726)
  • 55ebbbb Allow using up/down arrows to navigate through the raw list options (#720)

6.2.0

6.1.0

  • 877b42d Publish
  • 52de730 Allow empty string for input field that has a default (#700)
  • 1bba3ae Update README.md
  • 08432db Optimize SVG file size
  • 06fb65c Add SVG logo
  • 1908432 Update example file paths in README
  • 06dd904 chore(package): update eslint-config-xo to version 0.23.0
  • f610f13 chore(package): update regenerator-runtime to version 0.12.0
  • e965c11 Add unit test coverage to the new core API
  • e9c2a75 Replace coveralls with codecov
  • e96cb32 Remove noise from package.json
  • 6b65b5e Setup jest for adding tests to the v2 packages
  • 954cd6d Basic structure for select input
  • c5ab325 Refactor core API and input prompt
  • 957d169 Update project settings and dependencies bump
  • 4d21bb5 Move linting configs to top level of project
  • be34227 Update to monorepo structure

6.0.0

5.2.0

5.1.0

5.0.1

5.0.0

4.0.2

4.0.1

4.0.0

3.3.0

3.2.3

3.2.2

3.2.1

3.2.0


This PR has been generated by Renovate Bot.

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.

type: 'password' being shown
1 participant