ember-codemods / ember-module-migrator

Automated migration for new Ember application layout.
74 stars 15 forks source link

Bump mocha from 5.1.0 to 5.1.1 #90

Closed dependabot-preview[bot] closed 6 years ago

dependabot-preview[bot] commented 6 years ago

Bumps mocha from 5.1.0 to 5.1.1.

Release notes *Sourced from mocha's [releases](https://github.com/mochajs/mocha/releases).* > ## v5.1.1 > # 5.1.1 / 2018-04-18 > > ## :bug: Fixes > > - [#3325]: Revert change which broke `--watch` ([[**boneskull**](https://github.com/boneskull)]) > > [#3325]: https://github-redirect.dependabot.com/mochajs/mocha/issues/3325 > [[**boneskull**](https://github.com/boneskull)]: https://github.com/boneskull
Changelog *Sourced from mocha's [changelog](https://github.com/mochajs/mocha/blob/master/CHANGELOG.md).* > # 5.1.1 / 2018-04-18 > > ## :bug: Fixes > > - [#3325]: Revert change which broke `--watch` ([[**boneskull**](https://github.com/boneskull)]) > > [#3325]: https://github-redirect.dependabot.com/mochajs/mocha/issues/3325
Commits - [`e0bc1c1`](https://github.com/mochajs/mocha/commit/e0bc1c105b63ce493ed151e68036fcbf88bede12) Release v5.1.1 - [`eac31fe`](https://github.com/mochajs/mocha/commit/eac31fe4799463e7a5080cbf929a0054c1a30baa) update package-lock.json [ci skip] - [`fde558d`](https://github.com/mochajs/mocha/commit/fde558d622c84ebbc03380741416f4ea2b6f8e02) update CHANGELOG.md for v5.1.1 [ci skip] - [`a5fd5e6`](https://github.com/mochajs/mocha/commit/a5fd5e662319b8175e1ade1d909eb4c376dbaf59) Revert "remove default js in "--watch-extensions" option; closes #3275" - [`7057638`](https://github.com/mochajs/mocha/commit/7057638698d03f41b0ae0eec297d9e9fa3938c6a) update outdated info in docs/README.md [ci skip] - [`5212718`](https://github.com/mochajs/mocha/commit/521271851de3bc7674e6a9a3299c71505e6d2231) fix ESLint problems and consolidate configuration - See full diff in [compare view](https://github.com/mochajs/mocha/compare/v5.1.0...v5.1.1)


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 ignore this [minor|major] version` will close this PR and stop Dependabot creating any more for this minor/major 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 [this|these] label[s]` will set the current labels as the default for future PRs for this repo and language Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Automerge options (never/patch/minor, and dev/runtime dependencies) - Out-of-range updates (receive only lockfile updates, if desired) Finally, you can contact us by mentioning @dependabot.
dependabot-preview[bot] commented 6 years ago

Superseded by #94.