infinitered / gluegun

A delightful toolkit for building TypeScript-powered command-line apps.
MIT License
2.95k stars 147 forks source link

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

Closed renovate[bot] closed 4 years ago

renovate[bot] commented 4 years ago

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`](https://togithub.com/enquirer/enquirer/blob/master/CHANGELOG.md#​234---2020-01-13) [Compare Source](https://togithub.com/enquirer/enquirer/compare/2.3.3...2.3.4) ##### 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`](https://togithub.com/enquirer/enquirer/blob/master/CHANGELOG.md#​233---2020-01-13) [Compare Source](https://togithub.com/enquirer/enquirer/compare/2.3.2...2.3.3) ##### 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

:date: Schedule: At any time (no schedule defined).

:vertical_traffic_light: Automerge: Disabled by config. Please merge this manually once you are satisfied.

:recycle: Rebasing: Whenever PR becomes conflicted, or if you tick the rebase/retry checkbox below.

:no_bell: 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.

infinitered-circleci commented 4 years ago

:tada: This PR is included in version 4.3.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket: