image-charts / mjml-chart

<mj-chart/> for MJML framework
https://image-charts.com
78 stars 4 forks source link

build(deps-dev): bump chokidar-cli from 1.2.0 to 2.0.0 #22

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 5 years ago

Bumps chokidar-cli from 1.2.0 to 2.0.0.

Release notes *Sourced from [chokidar-cli's releases](https://github.com/kimmobrunfeldt/chokidar-cli/releases).* > ## 2.0.0 > - Updated ```chokidar``` itself to latest version > - Requires node.js v8.0.0 or newer as ```chokidar``` requires that as well as of v3+ > > ## 1.2.3 > * Update all dependencies to latest versions (fixes https://github-redirect.dependabot.com/kimmobrunfeldt/chokidar-cli/issues/66) > * ```chokidar``` is updated to latest v2.x - to avoid breaking changes at this point > > ## 1.2.2 > * Update dependencies, fixes https://github.com/kimmobrunfeldt/chokidar-cli/issues/64 > > ## 1.2.1 > * Get rid of vulnerable dependencies (```npm audit``` warnings to 0) > * Remove all unused dependencies (anymatch & shell-quote - and all devDependencies except for mocha) > * Update all dependencies to latest versions > * ```npm audit fix``` chokidar's transitive dependenies > * Use exact version numbers for dependencies from now on > * Upgrade travis configuration to run newer node.js versions
Commits - [`b88e7bd`](https://github.com/kimmobrunfeldt/chokidar-cli/commit/b88e7bde7d7fe21a8656f576041c27378f43e609) Bump version to 2.0.0 - [`045d18b`](https://github.com/kimmobrunfeldt/chokidar-cli/commit/045d18be9653e1ab88ff822a63d39958e6c0251f) Require node.js v8+ and update chokidar to latest (it also requires v8+) - [`4ed0109`](https://github.com/kimmobrunfeldt/chokidar-cli/commit/4ed01094b43cb515088d700bfb2e03bb2ad15f07) Update node.js version to 10.16.0 in .nvmrc - [`62553b4`](https://github.com/kimmobrunfeldt/chokidar-cli/commit/62553b46cf3ca61abc04e596084a86bc20b536ba) Update chokidar to latest 2.x - [`6a694b8`](https://github.com/kimmobrunfeldt/chokidar-cli/commit/6a694b8d6bf8fb4f91d02e0bed111d50f3e80250) Bump version to 1.2.3 - [`12f569e`](https://github.com/kimmobrunfeldt/chokidar-cli/commit/12f569efe8fdcb3eb6326063670038c20e2ce7c9) Update bluebird, loads, yargs and mocha to latest versions - [`5d2547e`](https://github.com/kimmobrunfeldt/chokidar-cli/commit/5d2547edbe1b6ed848c649ff43c2a6993710028c) Merge pull request [#67](https://github-redirect.dependabot.com/kimmobrunfeldt/chokidar-cli/issues/67) from cbonaco1/chokidar-cli_updateLodash - [`e6115f3`](https://github.com/kimmobrunfeldt/chokidar-cli/commit/e6115f305850e9ff5e0781a6d17d538729cd8f90) Merge pull request [#68](https://github-redirect.dependabot.com/kimmobrunfeldt/chokidar-cli/issues/68) from swashcap/chore-drop-node-js-4 - [`a6fbbc6`](https://github.com/kimmobrunfeldt/chokidar-cli/commit/a6fbbc684cebc5182065f8bc5d3a60cc1e030e10) chore: add Node.js 12 to PR checks - [`5b25b16`](https://github.com/kimmobrunfeldt/chokidar-cli/commit/5b25b16b1dd661a24c20cce204bde359415b8b1e) chore: remove Node.js 4, 6 from PR checks - Additional commits viewable in [compare view](https://github.com/kimmobrunfeldt/chokidar-cli/compare/1.2.0...2.0.0)
Maintainer changes This version was pushed to npm by [heikkipora](https://www.npmjs.com/~heikkipora), a new releaser for chokidar-cli since your current version.


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 will not automatically merge this PR because it includes a major update to a development dependency.


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) - Automerge options (never/patch/minor, and dev/runtime dependencies) - 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.
dependabot-preview[bot] commented 5 years ago

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.