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

fix(deps): update dependency enquirer to v2.3.4 #710

Merged
merged 1 commit into from
Apr 30, 2020

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 13, 2020

This PR contains the following updates:

Package Type Update Change
enquirer dependencies patch 2.3.2 -> 2.3.4

Release Notes

enquirer/enquirer

v2.3.4

Compare Source

Added
  • MultiSelectPrompt new example for result option.
Fixed
  • Updated typings to use EventEmitter class from events directly due to changes in @types/node.

v2.3.3

Compare Source

Added
  • BooleanPrompt new example for header option.
Fixed
  • using await in keypress and returning the number result in the array type fixes an issue with tests failing only on Travis
  • autocomplete highlighting issue
  • Typos in some documentation and example comments.
  • Syntax errors in example code on the README.md.

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 if you tick the rebase/retry checkbox below.

🔕 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.

@renovate renovate bot force-pushed the renovate/enquirer-2.x branch from e58abf5 to 76fd77f Compare January 13, 2020 19:59
@renovate renovate bot changed the title fix(deps): update dependency enquirer to v2.3.3 fix(deps): update dependency enquirer to v2.3.4 Jan 13, 2020
@renovate renovate bot force-pushed the renovate/enquirer-2.x branch from 76fd77f to 8f229a9 Compare January 30, 2020 17:50
@jamonholmgren jamonholmgren merged commit be15d2b into master Apr 30, 2020
@jamonholmgren jamonholmgren deleted the renovate/enquirer-2.x branch April 30, 2020 03:12
infinitered-circleci pushed a commit that referenced this pull request Apr 30, 2020
# [4.3.0](v4.2.0...v4.3.0) (2020-04-30)

### Bug Fixes

* **cli:** remove leading space in ES import ([#716](#716) by [@caroso1222](https://github.com/caroso1222)) ([6e3cca4](6e3cca4))
* **deps:** update dependency enquirer to v2.3.4 ([#710](#710)) ([be15d2b](be15d2b))
* **types:** correct spelling of multiple option name ([#693](#693) by [@thephilgray](https://github.com/thephilgray)) ([a3ade53](a3ade53))

### Features

* **packageManager:** Adds package-manager tool ([#718](#718) by @BekahHW) ([8c3a262](8c3a262))
@infinitered-circleci
Copy link

🎉 This PR is included in version 4.3.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

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

Successfully merging this pull request may close these issues.

3 participants