scalvert / ember-cli-checkup

An Ember CLI addon that provides health check information about your application, engine, or addon.
MIT License
7 stars 1 forks source link

build(deps-dev): bump eslint-plugin-ember from 6.9.1 to 7.0.0 #34

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 5 years ago

Bumps eslint-plugin-ember from 6.9.1 to 7.0.0.

Release notes *Sourced from [eslint-plugin-ember's releases](https://github.com/ember-cli/eslint-plugin-ember/releases).* > ## v7.0.0 > #### :boom: Breaking Change > * [#491](https://github-redirect.dependabot.com/ember-cli/eslint-plugin-ember/pull/491) Drop eslint 4 support ([@​bmish](https://github.com/bmish)) > * [#486](https://github-redirect.dependabot.com/ember-cli/eslint-plugin-ember/pull/486) Enable additional recommended rules (`no-arrow-function-computed-properties`, `no-deeply-nested-dependent-keys-with-each`, `no-ember-super-in-es-classes`, `no-incorrect-calls-with-inline-anonymous-functions`, `no-invalid-debug-function-arguments`, `no-new-mixins`, `no-unnecessary-route-path-option`, `no-volatile-computed-properties`, `require-return-from-computed`) ([@​bmish](https://github.com/bmish)) > * [#487](https://github-redirect.dependabot.com/ember-cli/eslint-plugin-ember/pull/487) Remove deprecated rules (`avoid-leaking-state-in-components`, `local-modules`, `no-get-properties`) ([@​bmish](https://github.com/bmish)) > * [#485](https://github-redirect.dependabot.com/ember-cli/eslint-plugin-ember/pull/485) Drop Node 6 support ([@​bmish](https://github.com/bmish)) > > #### Committers: 1 > - Bryan Mishkin ([@​bmish](https://github.com/bmish)) > > ## v6.10.1 > #### :bug: Bug Fix > * [#488](https://github-redirect.dependabot.com/ember-cli/eslint-plugin-ember/pull/488) Update `require-computed-property-dependencies` rule to support eslint 3 and 4 ([@​bmish](https://github.com/bmish)) > > #### :memo: Documentation > * [#489](https://github-redirect.dependabot.com/ember-cli/eslint-plugin-ember/pull/489) Document eslint 4 as the minimum supported version ([@​bmish](https://github.com/bmish)) > > #### :house: Internal > * [#482](https://github-redirect.dependabot.com/ember-cli/eslint-plugin-ember/pull/482) Start testing plugin under Node 12 ([@​bmish](https://github.com/bmish)) > > #### Committers: 1 > - Bryan Mishkin ([@​bmish](https://github.com/bmish)) > > ## v6.10.0 > #### :rocket: Enhancement > * [#473](https://github-redirect.dependabot.com/ember-cli/eslint-plugin-ember/pull/473) Add new `no-incorrect-calls-with-inline-anonymous-functions` rule ([@​raycohen](https://github.com/raycohen)) > > #### :bug: Bug Fix > * [#476](https://github-redirect.dependabot.com/ember-cli/eslint-plugin-ember/pull/476) Add `allowDynamicKeys` option (default true) to `require-computed-property-dependencies` rule ([@​bmish](https://github.com/bmish)) > > #### Committers: 2 > - Bryan Mishkin ([@​bmish](https://github.com/bmish)) > - Ray Cohen ([@​raycohen](https://github.com/raycohen))
Changelog *Sourced from [eslint-plugin-ember's changelog](https://github.com/ember-cli/eslint-plugin-ember/blob/master/CHANGELOG.md).* > ## v7.0.0 (2019-08-23) > > #### :boom: Breaking Change > * [#491](https://github-redirect.dependabot.com/ember-cli/eslint-plugin-ember/pull/491) Drop eslint 4 support ([@​bmish](https://github.com/bmish)) > * [#486](https://github-redirect.dependabot.com/ember-cli/eslint-plugin-ember/pull/486) Enable additional recommended rules (`no-arrow-function-computed-properties`, `no-deeply-nested-dependent-keys-with-each`, `no-ember-super-in-es-classes`, `no-incorrect-calls-with-inline-anonymous-functions`, `no-invalid-debug-function-arguments`, `no-new-mixins`, `no-unnecessary-route-path-option`, `no-volatile-computed-properties`, `require-return-from-computed`) ([@​bmish](https://github.com/bmish)) > * [#487](https://github-redirect.dependabot.com/ember-cli/eslint-plugin-ember/pull/487) Remove deprecated rules (`avoid-leaking-state-in-components`, `local-modules`, `no-get-properties`) ([@​bmish](https://github.com/bmish)) > * [#485](https://github-redirect.dependabot.com/ember-cli/eslint-plugin-ember/pull/485) Drop Node 6 support ([@​bmish](https://github.com/bmish)) > > #### Committers: 1 > - Bryan Mishkin ([@​bmish](https://github.com/bmish)) > > ## v6.10.1 (2019-08-23) > > #### :bug: Bug Fix > * [#488](https://github-redirect.dependabot.com/ember-cli/eslint-plugin-ember/pull/488) Update `require-computed-property-dependencies` rule to support eslint 3 and 4 ([@​bmish](https://github.com/bmish)) > > #### :memo: Documentation > * [#489](https://github-redirect.dependabot.com/ember-cli/eslint-plugin-ember/pull/489) Document eslint 4 as the minimum supported version ([@​bmish](https://github.com/bmish)) > > #### :house: Internal > * [#482](https://github-redirect.dependabot.com/ember-cli/eslint-plugin-ember/pull/482) Start testing plugin under Node 12 ([@​bmish](https://github.com/bmish)) > > #### Committers: 1 > - Bryan Mishkin ([@​bmish](https://github.com/bmish)) > > ## v6.10.0 (2019-08-19) > > #### :rocket: Enhancement > * [#473](https://github-redirect.dependabot.com/ember-cli/eslint-plugin-ember/pull/473) Add new `no-incorrect-calls-with-inline-anonymous-functions` rule ([@​raycohen](https://github.com/raycohen)) > > #### :bug: Bug Fix > * [#476](https://github-redirect.dependabot.com/ember-cli/eslint-plugin-ember/pull/476) Add `allowDynamicKeys` option (default true) to `require-computed-property-dependencies` rule ([@​bmish](https://github.com/bmish)) > > #### Committers: 2 > - Bryan Mishkin ([@​bmish](https://github.com/bmish)) > - Ray Cohen ([@​raycohen](https://github.com/raycohen))
Commits - [`855d0f4`](https://github.com/ember-cli/eslint-plugin-ember/commit/855d0f42aed8c24971856ccedd12cc161a092ca2) v7.0.0 - [`aec330c`](https://github.com/ember-cli/eslint-plugin-ember/commit/aec330c59fb366d9350413d2317b4780075e31f3) Update CHANGELOG - [`dd2bc22`](https://github.com/ember-cli/eslint-plugin-ember/commit/dd2bc2245fd504650e16a0600a6a36597f7b7692) Merge pull request [#491](https://github-redirect.dependabot.com/ember-cli/eslint-plugin-ember/issues/491) from bmish/eslint-5-bump-support - [`c738e41`](https://github.com/ember-cli/eslint-plugin-ember/commit/c738e41b03411beb9d9bffa71bb4793051396b52) Document eslint 5 as the minimum supported version - [`29dae3e`](https://github.com/ember-cli/eslint-plugin-ember/commit/29dae3ee77ad50f68e115c95e44346c2ff9ebec7) Revert "Revert "chore(dev-deps): upgrade to eslint 5.16.0"" - [`81e1a50`](https://github.com/ember-cli/eslint-plugin-ember/commit/81e1a50d03ab1b29fbddaa5783fdace7cbbfdb98) Merge pull request [#486](https://github-redirect.dependabot.com/ember-cli/eslint-plugin-ember/issues/486) from bmish/v7-recommended-rules - [`9dcd7b0`](https://github.com/ember-cli/eslint-plugin-ember/commit/9dcd7b023100b63538842f79805fc7ce0f331eeb) Enable additional recommended rules. - [`8487f82`](https://github.com/ember-cli/eslint-plugin-ember/commit/8487f82c3a43c4f1ac16e7af0a61b65023873a7c) Merge pull request [#487](https://github-redirect.dependabot.com/ember-cli/eslint-plugin-ember/issues/487) from bmish/remove-deprecated-rules-for-v7 - [`0b62395`](https://github.com/ember-cli/eslint-plugin-ember/commit/0b62395d05e34d6a4e11bbd50fb4a79dfabbcabc) Remove deprecated rules `avoid-leaking-state-in-components`, `local-modules`,... - [`ab00a52`](https://github.com/ember-cli/eslint-plugin-ember/commit/ab00a526e5e096399ae02193e929d150449a9514) Merge pull request [#485](https://github-redirect.dependabot.com/ember-cli/eslint-plugin-ember/issues/485) from bmish/drop-node-6-support - Additional commits viewable in [compare view](https://github.com/ember-cli/eslint-plugin-ember/compare/v6.9.1...v7.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 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) - 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.
scalvert commented 5 years ago

@dependabot rebase