ember-cli / ember-cli-mocha

Mocha and Chai tests for ember-cli applications
Apache License 2.0
147 stars 54 forks source link

Bump eslint-plugin-node from 8.0.0 to 8.0.1 #321

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 5 years ago

Bumps eslint-plugin-node from 8.0.0 to 8.0.1.

Release notes *Sourced from [eslint-plugin-node's releases](https://github.com/mysticatea/eslint-plugin-node/releases).* > ## v8.0.1 > ## 🐛 Bug fixes > > - 62ba6425a73845c235e93d706b7d826f70853c40 fixed the wrong messages of `node/no-deprecated-api` rule ([#142](https://github-redirect.dependabot.com/mysticatea/eslint-plugin-node/issues/142)). > - 0225b02d0f3f8dbf2d2d52577455bf9817e925ca...0593c67576c86b2cbf4990db38d1cc4707b2f309 fixed the false positives of `no-unpublished-(bin|import|require)` rules ([#115](https://github-redirect.dependabot.com/mysticatea/eslint-plugin-node/issues/115), [#126](https://github-redirect.dependabot.com/mysticatea/eslint-plugin-node/issues/126)).
Commits - [`b234dcc`](https://github.com/mysticatea/eslint-plugin-node/commit/b234dcc6a653f8b74fbf1f2773b71bcb06b7b255) 8.0.1 - [`0593c67`](https://github.com/mysticatea/eslint-plugin-node/commit/0593c67576c86b2cbf4990db38d1cc4707b2f309) 🎨 remove garbage - [`679752b`](https://github.com/mysticatea/eslint-plugin-node/commit/679752b7ef9b98a7a4171589e6b66312e2c2ff96) 🐛 fix no-unpublished-(require|import) false positive (fixes [#126](https://github-redirect.dependabot.com/mysticatea/eslint-plugin-node/issues/126)) - [`e2fc482`](https://github.com/mysticatea/eslint-plugin-node/commit/e2fc48242905e1a4c1c5a7715ce4c2a541f98cb7) 🐛 fix no-unpublished-bin false positive (fixes [#115](https://github-redirect.dependabot.com/mysticatea/eslint-plugin-node/issues/115)) - [`0225b02`](https://github.com/mysticatea/eslint-plugin-node/commit/0225b02d0f3f8dbf2d2d52577455bf9817e925ca) 🎨 rename a function - [`43e3198`](https://github.com/mysticatea/eslint-plugin-node/commit/43e3198a63a4ab67139303a111458b443932aabf) ⚒ disable codecov comments - [`62ba642`](https://github.com/mysticatea/eslint-plugin-node/commit/62ba6425a73845c235e93d706b7d826f70853c40) 🐛 fix no-deprecated-api error messages ([#147](https://github-redirect.dependabot.com/mysticatea/eslint-plugin-node/issues/147)) - [`153ab03`](https://github.com/mysticatea/eslint-plugin-node/commit/153ab03214dd2ed340d31fc91f18376c1ab47d76) Chore: support the new rule `meta.type` property (fixes [#143](https://github-redirect.dependabot.com/mysticatea/eslint-plugin-node/issues/143)) ([#145](https://github-redirect.dependabot.com/mysticatea/eslint-plugin-node/issues/145)) - See full diff in [compare view](https://github.com/mysticatea/eslint-plugin-node/compare/v8.0.0...v8.0.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 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.