Closed renovate[bot] closed 4 years ago
This PR contains the following updates:
7.7.2
7.10.1
6.2.2
6.3.0
:date: Schedule: "every weekday" (UTC).
:vertical_traffic_light: Automerge: Enabled.
:recycle: Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
:ghost: Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR has been generated by WhiteSource Renovate. View repository job log here.
This PR contains the following updates:
7.7.2
->7.10.1
6.2.2
->6.3.0
Release Notes
ember-cli/eslint-plugin-ember
### [`v7.10.1`](https://togithub.com/ember-cli/eslint-plugin-ember/blob/master/CHANGELOG.md#v7101-2020-03-07) [Compare Source](https://togithub.com/ember-cli/eslint-plugin-ember/compare/v7.10.0...v7.10.1) ##### :bug: Bug Fix - [#697](https://togithub.com/ember-cli/eslint-plugin-ember/pull/697) Handle service injections with no arguments in `no-private-routing-service` rule ([@nlfurniss](https://togithub.com/nlfurniss)) ##### Committers: 1 - Nathaniel Furniss ([@nlfurniss](https://togithub.com/nlfurniss)) ### [`v7.10.0`](https://togithub.com/ember-cli/eslint-plugin-ember/blob/master/CHANGELOG.md#v7100-2020-03-06) [Compare Source](https://togithub.com/ember-cli/eslint-plugin-ember/compare/v7.9.0...v7.10.0) ##### :rocket: Enhancement - [#694](https://togithub.com/ember-cli/eslint-plugin-ember/pull/694) Add new rule `no-private-routing-service` ([@nlfurniss](https://togithub.com/nlfurniss)) - [#691](https://togithub.com/ember-cli/eslint-plugin-ember/pull/691) Add new rule `no-mixins` ([@nlfurniss](https://togithub.com/nlfurniss)) ##### Committers: 1 - Nathaniel Furniss ([@nlfurniss](https://togithub.com/nlfurniss)) ### [`v7.9.0`](https://togithub.com/ember-cli/eslint-plugin-ember/blob/master/CHANGELOG.md#v790-2020-03-01) [Compare Source](https://togithub.com/ember-cli/eslint-plugin-ember/compare/v7.8.1...v7.9.0) ##### :rocket: Enhancement - [#595](https://togithub.com/ember-cli/eslint-plugin-ember/pull/595) Add new rule `no-component-lifecycle-hooks` (included in `octane` config) ([@jbandura](https://togithub.com/jbandura)) - [#681](https://togithub.com/ember-cli/eslint-plugin-ember/pull/681) Add new rule `no-legacy-test-waiters` ([@scalvert](https://togithub.com/scalvert)) ##### :memo: Documentation - [#688](https://togithub.com/ember-cli/eslint-plugin-ember/pull/688) Lint code samples with eslint-plugin-markdown ([@bmish](https://togithub.com/bmish)) ##### Committers: 3 - Bryan Mishkin ([@bmish](https://togithub.com/bmish)) - Jacek Bandura ([@jbandura](https://togithub.com/jbandura)) - Steve Calvert ([@scalvert](https://togithub.com/scalvert)) ### [`v7.8.1`](https://togithub.com/ember-cli/eslint-plugin-ember/blob/master/CHANGELOG.md#v781-2020-02-14) [Compare Source](https://togithub.com/ember-cli/eslint-plugin-ember/compare/v7.8.0...v7.8.1) ##### :bug: Bug Fix - [#674](https://togithub.com/ember-cli/eslint-plugin-ember/pull/674) Update `require-computed-property-dependencies` rule to handle basic string concatenation in dependent keys ([@bmish](https://togithub.com/bmish)) ##### :memo: Documentation - [#669](https://togithub.com/ember-cli/eslint-plugin-ember/pull/669) Add "Help Wanted" section to documentation for rules that are missing native JavaScript class support ([@bmish](https://togithub.com/bmish)) ##### Committers: 1 - Bryan Mishkin ([@bmish](https://togithub.com/bmish)) ### [`v7.8.0`](https://togithub.com/ember-cli/eslint-plugin-ember/blob/master/CHANGELOG.md#v780-2020-02-12) [Compare Source](https://togithub.com/ember-cli/eslint-plugin-ember/compare/v7.7.2...v7.8.0) ##### :rocket: Enhancement - [#661](https://togithub.com/ember-cli/eslint-plugin-ember/pull/661) Add new rule `no-controllers` ([@bmish](https://togithub.com/bmish)) - [#665](https://togithub.com/ember-cli/eslint-plugin-ember/pull/665) Update `order-in-*` rules to support custom ordering of properties ([@cdtinney](https://togithub.com/cdtinney)) - [#639](https://togithub.com/ember-cli/eslint-plugin-ember/pull/639) Update `no-observers` rule to catch `addObserver` and observer imports ([@kategengler](https://togithub.com/kategengler)) ##### :bug: Bug Fix - [#670](https://togithub.com/ember-cli/eslint-plugin-ember/pull/670) Update `order-in-*` rules to consider template literals as properties ([@cdtinney](https://togithub.com/cdtinney)) - [#664](https://togithub.com/ember-cli/eslint-plugin-ember/pull/664) Update `no-classic-components` rule to only disallow the specific component import ([@bmish](https://togithub.com/bmish)) - [#640](https://togithub.com/ember-cli/eslint-plugin-ember/pull/640) Update `no-computed-properties-in-native-classes` rule to catch aliasing of computed import ([@kategengler](https://togithub.com/kategengler)) ##### :memo: Documentation - [#663](https://togithub.com/ember-cli/eslint-plugin-ember/pull/663) Update rule docs to use consistent headers and fix markdownlint violations ([@bmish](https://togithub.com/bmish)) - [#655](https://togithub.com/ember-cli/eslint-plugin-ember/pull/655) Update `no-new-mixins` rule documentation ([@efx](https://togithub.com/efx)) - [#648](https://togithub.com/ember-cli/eslint-plugin-ember/pull/648) Fix various spelling mistakes ([@bmish](https://togithub.com/bmish)) - [#647](https://togithub.com/ember-cli/eslint-plugin-ember/pull/647) Fix typo in `no-classic-components` rule documentation ([@rwwagner90](https://togithub.com/rwwagner90)) - [#626](https://togithub.com/ember-cli/eslint-plugin-ember/pull/626) Simplify and clarify rules and configuration sections in README ([@bmish](https://togithub.com/bmish)) ##### :house: Internal - [#643](https://togithub.com/ember-cli/eslint-plugin-ember/pull/643) Add missing test case output assertions ([@bmish](https://togithub.com/bmish)) ##### Committers: 5 - Bryan Mishkin ([@bmish](https://togithub.com/bmish)) - Colin Tinney ([@cdtinney](https://togithub.com/cdtinney)) - Eli Flanagan ([@efx](https://togithub.com/efx)) - Katie Gengler ([@kategengler](https://togithub.com/kategengler)) - Robert Wagner ([@rwwagner90](https://togithub.com/rwwagner90))lo1tuma/eslint-plugin-mocha
### [`v6.3.0`](https://togithub.com/lo1tuma/eslint-plugin-mocha/blob/master/CHANGELOG.md#630-February-19-2020) [Compare Source](https://togithub.com/lo1tuma/eslint-plugin-mocha/compare/6.2.2...6.3.0) ##### Bug Fixes - no-hooks-for-single-case: fix false postive in nested suites ([#238](https://togithub.com/lo1tuma/eslint-plugin-mocha/pull/238)) - Fix max-top-level-suites to ignore generated suites ([#239](https://togithub.com/lo1tuma/eslint-plugin-mocha/pull/239)) - Check static template strings in valid-test-description and valid-suite-description ([#237](https://togithub.com/lo1tuma/eslint-plugin-mocha/pull/237)) ##### Enhancements - no-hooks: add option to allow certain kind of hooks ([#236](https://togithub.com/lo1tuma/eslint-plugin-mocha/pull/236)) - Add schemas for options (and remove for files which are using settings) ([#234](https://togithub.com/lo1tuma/eslint-plugin-mocha/pull/234)) - Add `u` flag in RegExp for `valid-test-description` and `valid-suite-description` ([#232](https://togithub.com/lo1tuma/eslint-plugin-mocha/pull/232)) - Add `fixable` property to fixable rules (and mention in docs) ([#228](https://togithub.com/lo1tuma/eslint-plugin-mocha/pull/228)) - add plugin to recommended config ([#226](https://togithub.com/lo1tuma/eslint-plugin-mocha/pull/226)) ##### Documentation - Indicate whether rule is recommended ([#229](https://togithub.com/lo1tuma/eslint-plugin-mocha/pull/229)) - "Options" heading in doc files (and consistent level 2 heading) ([#233](https://togithub.com/lo1tuma/eslint-plugin-mocha/pull/233)) - Doc syntax issue ([#231](https://togithub.com/lo1tuma/eslint-plugin-mocha/pull/231)) ##### Code Refactoring - Nondeprecated rule format ([#235](https://togithub.com/lo1tuma/eslint-plugin-mocha/pull/235)) - Alphabetize rule lists ([#227](https://togithub.com/lo1tuma/eslint-plugin-mocha/pull/227)) ##### Build-Related - - npm: Add package-lock.json ([#230](https://togithub.com/lo1tuma/eslint-plugin-mocha/pull/230)) - ✉️ Send a webhook to Coveralls when the build completes ([#222](https://togithub.com/lo1tuma/eslint-plugin-mocha/pull/222))Renovate configuration
:date: Schedule: "every weekday" (UTC).
:vertical_traffic_light: Automerge: Enabled.
:recycle: Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
:ghost: Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR has been generated by WhiteSource Renovate. View repository job log here.