tessel / t2-cli

Tessel 2 Command Line Interface
MIT License
114 stars 56 forks source link

build(deps): bump inquirer from 0.12.0 to 7.0.0 #1676

Closed dependabot-preview[bot] closed 4 years ago

dependabot-preview[bot] commented 5 years ago

Bumps inquirer from 0.12.0 to 7.0.0.

Release notes *Sourced from [inquirer's releases](https://github.com/SBoudrias/Inquirer.js/releases).* > ## inquirer@7.0.0 > - Drop support for Node 6. > > ## inquirer@6.4.0 > ### Bug Fix > > - Fix memory leak with some event listeners not being cleaned up after a prompting session. > > ## inquirer@6.2.0 > - Highlight the whole hovered row on the checkbox prompt > - Any keypress will remove the default value on input prompt > > ## inquirer@6.1.0 > - Pressing backspace on an empty input prompt now clears the default value.
Commits - [`be4558e`](https://github.com/SBoudrias/Inquirer.js/commit/be4558e0314afcd3852361929397588744a745d8) Publish - [`32ebe51`](https://github.com/SBoudrias/Inquirer.js/commit/32ebe51dbd811d22b09d5b728b6142aa65d8ea0e) add spaceKeyPressed ([#840](https://github-redirect.dependabot.com/SBoudrias/Inquirer.js/issues/840)) - [`54285c7`](https://github.com/SBoudrias/Inquirer.js/commit/54285c75bc7986e0e2c7bcd2bc8ae4ddd6f05929) Publish - [`a2a751a`](https://github.com/SBoudrias/Inquirer.js/commit/a2a751abe21eb650a9db6044f13549634f6ecabe) Update dependencies - [`3986ea3`](https://github.com/SBoudrias/Inquirer.js/commit/3986ea3e62f9e8578e26833a146c952f4b0a3605) Update lerna to use yarn - [`7bcb7d3`](https://github.com/SBoudrias/Inquirer.js/commit/7bcb7d3338e7c6da13aeded3ebf4b6b2322e74ba) close keypress stream when rl close ([#835](https://github-redirect.dependabot.com/SBoudrias/Inquirer.js/issues/835)) - [`83e8727`](https://github.com/SBoudrias/Inquirer.js/commit/83e8727f910b64f9f8b53c4646db0e0bfdf84393) Update lodash ([#834](https://github-redirect.dependabot.com/SBoudrias/Inquirer.js/issues/834)) - [`2fbec5c`](https://github.com/SBoudrias/Inquirer.js/commit/2fbec5c5ab53c9d6f14690758a92ec398d8fbbe0) Bump dependencies - [`5c9f9e0`](https://github.com/SBoudrias/Inquirer.js/commit/5c9f9e05c7d938c5052298b4d1740ebab913fb7f) Fix typo ([#826](https://github-redirect.dependabot.com/SBoudrias/Inquirer.js/issues/826)) - [`da5d0e2`](https://github.com/SBoudrias/Inquirer.js/commit/da5d0e22de84486240b12f52643fbd573f8d0d38) Publish - Additional commits viewable in [compare view](https://github.com/SBoudrias/Inquirer.js/compare/v0.12.0...inquirer@7.0.0)


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language - `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Pull request limits (per update run and/or open at any time) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired) Finally, you can contact us by mentioning @dependabot.
tessel-bot commented 5 years ago

r? @hipsterbrown

(tessel-highfive has picked a reviewer for you, use r? to override)

coveralls commented 5 years ago

Coverage Status

Coverage decreased (-0.01%) to 85.925% when pulling 1cb1cf150b22aac34492d435c905d97145f91d3d on dependabot/npm_and_yarn/inquirer-7.0.0 into 4552b6fe401f4080f9a3ccaaa98d7fed90213957 on master.

dependabot-preview[bot] commented 4 years ago

Superseded by #1707.