tessel / t2-cli

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

build(deps-dev): bump grunt-cli from 1.2.0 to 1.3.2 #1703

Closed dependabot-preview[bot] closed 4 years ago

dependabot-preview[bot] commented 4 years ago

Bumps grunt-cli from 1.2.0 to 1.3.2.

Changelog *Sourced from [grunt-cli's changelog](https://github.com/gruntjs/grunt-cli/blob/master/CHANGELOG.md).* > - v1.3.2: > - date: 2018-11-04 > - changes: > - bump v8 flags dependency > - v1.3.1: > - date: 2018-08-18 > - changes: > - cwd option fix > - v1.3.0: > - date: 2018-08-15 > - changes: > - Switch to 'liftoff' module for CLI > - Dropped support for node 0.10, 0.12. > - v1.2.0 > - date: 2016-04-01 > - changes: > - Use shared grunt-known-options module. > - v1.1.0 > - date: 2016-03-22 > - changes: > - Update to "nopt": "~3.0.6". > - nopt is upgraded to ~3.0.6 which has fixed many issues, including passing multiple arguments and dealing with numbers as options. > Be aware previously --foo bar used to pass the value 'bar' to the option foo. It will now set the option foo to true and run the task bar. > - v1.0.1 > - date: 2016-03-22 > - changes: > - Revert to "nopt": "~1.0.10" due to issues with the update. > - v1.0.0 > - date: 2016-03-21 > - changes: > - Update dev deps > - Update error message when Gruntfile is not found > - v1.0.0-rc1 > - date: 2016-02-11 > - changes: > - Update findup-sync and other deps > - remove prefer global warning
Commits - [`3254a1f`](https://github.com/gruntjs/grunt-cli/commit/3254a1f36eb70d3cb106441c79ef4a16951e3011) v1.3.2 - [`b1dd2ee`](https://github.com/gruntjs/grunt-cli/commit/b1dd2eecc144967012f76fce579b2c5d07b9875d) Update `v8flags` to support Node 10 ([#123](https://github-redirect.dependabot.com/gruntjs/grunt-cli/issues/123)) - [`352a258`](https://github.com/gruntjs/grunt-cli/commit/352a2584ff4252e27eb081713d63992b38291945) v1.3.1 - [`89e264b`](https://github.com/gruntjs/grunt-cli/commit/89e264b6f1df093539b6c0d892a477fc5a5db410) cwd option should use existing base option ([#122](https://github-redirect.dependabot.com/gruntjs/grunt-cli/issues/122)) - [`89ab5d7`](https://github.com/gruntjs/grunt-cli/commit/89ab5d71259c33c10af366f2293d970f65af0d42) Merge pull request [#120](https://github-redirect.dependabot.com/gruntjs/grunt-cli/issues/120) from gruntjs/tag-1.3.0 - [`28e8220`](https://github.com/gruntjs/grunt-cli/commit/28e8220a0c6432550ddd020d2bb3def0f4d73d12) Fix node versions and CI - [`ebd818b`](https://github.com/gruntjs/grunt-cli/commit/ebd818bf08a6d669ee2adf165bd3423d731f7c4b) Release v1.3.0 - [`eaf78d6`](https://github.com/gruntjs/grunt-cli/commit/eaf78d6aa6859f3dd49a74d107c87dab079c3e86) Merge pull request [#117](https://github-redirect.dependabot.com/gruntjs/grunt-cli/issues/117) from gruntjs/liftoff - [`98ba9e6`](https://github.com/gruntjs/grunt-cli/commit/98ba9e672bf42ebb61b2c0fe9463b98a9d776588) Use ~ for deps and update v8flags to 3.0.2 - [`8ae6299`](https://github.com/gruntjs/grunt-cli/commit/8ae6299a1f3c99c36c2fb5b5e96adfc45a525ee3) Fix completions to use old Grunt style for now - Additional commits viewable in [compare view](https://github.com/gruntjs/grunt-cli/compare/v1.2.0...v1.3.2)


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)
tessel-bot commented 4 years ago

r? @hipsterbrown

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

coveralls commented 4 years ago

Coverage Status

Coverage remained the same at 85.889% when pulling 8c4ba87d4268edfcebfda6c2671d8e2dd814eb1e on dependabot/npm_and_yarn/grunt-cli-1.3.2 into a15e153b4d321a0bf1ea76f89102bb0b00a467ea on master.