ember-codemods / ember-module-migrator

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

Bump mocha-eslint from 3.0.1 to 5.0.0 #116

Open dependabot-preview[bot] opened 5 years ago

dependabot-preview[bot] commented 5 years ago

Bumps mocha-eslint from 3.0.1 to 5.0.0.

Release notes *Sourced from [mocha-eslint's releases](https://github.com/BadgeLabs/mocha-eslint/releases).* > ## v5.0.0 > Updates to the latest version of ESLint (^5.10.0) and updates other dependencies as well. You probably won't need to change your eslint config, but node versions less than 6 are no longer supported. Check the ESLint docs for more details about the changes between 4 and 5. > > ## v4.1.0 > Adds `contextName` option to control Mocha report output (thanks [**adambullmer**](https://github.com/adambullmer)!) > > ## v4.0.0 > Update ESLint to `^4.2.0` (thanks [**cicorias**](https://github.com/cicorias)!) > > This also adds a `package.lock` file. Please open an issue if this causes any problems within your project, as I don't have much experience with using them in libraries.
Changelog *Sourced from [mocha-eslint's changelog](https://github.com/BadgeLabs/mocha-eslint/blob/master/CHANGELOG.md).* > ### 5.0.0 > * [BREAKING] Update to ESLint verison 5 > * [BREAKING] Drop support for Node < 6 > > ### 4.1.0 > * [ENHANCEMENT] Add `contextName` option to control Mocha report output > > ### 4.0.0 > * [BREAKING] Update to ESLint `^4.2.0`
Commits - [`ea0211b`](https://github.com/BadgeLabs/mocha-eslint/commit/ea0211ba01776ed52b7cbaf6e842137cf9095ee7) 5.0.0 - [`51271d5`](https://github.com/BadgeLabs/mocha-eslint/commit/51271d58d50ec9a1d4f6dc0374c782a809064ff1) Update dependencies ([#59](https://github-redirect.dependabot.com/BadgeLabs/mocha-eslint/issues/59)) - [`f93ad4f`](https://github.com/BadgeLabs/mocha-eslint/commit/f93ad4fe03ab268e7d5a7abf95c5a7811fbe2db2) 4.1.0 - [`d09ec6a`](https://github.com/BadgeLabs/mocha-eslint/commit/d09ec6af415e48b22e1ece3fb771a5fa7e2b9cff) Added overridable context name for mocha reporting ([#55](https://github-redirect.dependabot.com/BadgeLabs/mocha-eslint/issues/55)) - [`056aae1`](https://github.com/BadgeLabs/mocha-eslint/commit/056aae11368960828fa027b760e26e289cf1250b) 4.0.0 - [`50a59aa`](https://github.com/BadgeLabs/mocha-eslint/commit/50a59aa0ecfdd3466af8a5b08a0d59f9e7b140b8) Upgrade to eslint 4.x ([#53](https://github-redirect.dependabot.com/BadgeLabs/mocha-eslint/issues/53)) - [`2b7fbab`](https://github.com/BadgeLabs/mocha-eslint/commit/2b7fbab1c64e1d3c847b127d5219ad054896cdb4) cross os path normalization ([#51](https://github-redirect.dependabot.com/BadgeLabs/mocha-eslint/issues/51)) - See full diff in [compare view](https://github.com/BadgeLabs/mocha-eslint/compare/v3.0.1...v5.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 will merge this PR once it's up-to-date and CI passes on it, as requested by @rwjblue.


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 cancel merge` will cancel a previously requested merge - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot ignore this [patch|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 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) - Automerge options (never/patch/minor, and dev/runtime dependencies) - 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.
rwjblue commented 5 years ago

@dependabot rebase

rwjblue commented 5 years ago

@dependabot merge