mitodl / open-discussions

BSD 3-Clause "New" or "Revised" License
10 stars 2 forks source link

fix(deps): update dependency eslint-plugin-mocha to v6.3.0 #4312

Closed renovate[bot] closed 2 months ago

renovate[bot] commented 2 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
eslint-plugin-mocha 6.0.0 -> 6.3.0 age adoption passing confidence

Release Notes

lo1tuma/eslint-plugin-mocha (eslint-plugin-mocha) ### [`v6.3.0`](https://togithub.com/lo1tuma/eslint-plugin-mocha/blob/HEAD/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)) ### [`v6.2.2`](https://togithub.com/lo1tuma/eslint-plugin-mocha/blob/HEAD/CHANGELOG.md#622-November-22-2019) [Compare Source](https://togithub.com/lo1tuma/eslint-plugin-mocha/compare/6.2.1...6.2.2) ##### Bug Fixes - Support TDD interface in no-setup-in-describe ([#​220](https://togithub.com/lo1tuma/eslint-plugin-mocha/pull/220)) ##### Build-Related - šŸš€ Use GitHub Actions instead of Travis ([#​221](https://togithub.com/lo1tuma/eslint-plugin-mocha/pull/221)) ### [`v6.2.1`](https://togithub.com/lo1tuma/eslint-plugin-mocha/blob/HEAD/CHANGELOG.md#621-October-28-2019) [Compare Source](https://togithub.com/lo1tuma/eslint-plugin-mocha/compare/6.2.0...6.2.1) ##### Bug Fixes - Fix no-setup-in-describe to allow mocha config calls ([#​215](https://togithub.com/lo1tuma/eslint-plugin-mocha/pull/215)) - Relax no-synchronous-tests to allow non literals from concise arrows ([#​216](https://togithub.com/lo1tuma/eslint-plugin-mocha/pull/216)) ##### Documentation - Minor documentation tweaks ([#​217](https://togithub.com/lo1tuma/eslint-plugin-mocha/pull/217)) ##### Dependency Upgrades - Update devDependencies ([#​218](https://togithub.com/lo1tuma/eslint-plugin-mocha/pull/218)) ### [`v6.2.0`](https://togithub.com/lo1tuma/eslint-plugin-mocha/blob/HEAD/CHANGELOG.md#620-October-14-2019) [Compare Source](https://togithub.com/lo1tuma/eslint-plugin-mocha/compare/6.1.1...6.2.0) ##### Enhancements - Startup Performance Optimization ([#​214](https://togithub.com/lo1tuma/eslint-plugin-mocha/pull/214)) ### [`v6.1.1`](https://togithub.com/lo1tuma/eslint-plugin-mocha/blob/HEAD/CHANGELOG.md#611-September-11-2019) [Compare Source](https://togithub.com/lo1tuma/eslint-plugin-mocha/compare/6.1.0...6.1.1) ##### Bug Fixes - Fix no-setup-in-describe to allow Mocha suite config ([#​209](https://togithub.com/lo1tuma/eslint-plugin-mocha/pull/209)) ### [`v6.1.0`](https://togithub.com/lo1tuma/eslint-plugin-mocha/blob/HEAD/CHANGELOG.md#610-August-22-2019) [Compare Source](https://togithub.com/lo1tuma/eslint-plugin-mocha/compare/6.0.0...6.1.0) ##### Enhancements - Add custom message for valid-suite-description ([#​207](https://togithub.com/lo1tuma/eslint-plugin-mocha/pull/207)) - Add custom message for valid-test-description rule ([#​206](https://togithub.com/lo1tuma/eslint-plugin-mocha/pull/206))

Configuration

šŸ“… Schedule: Branch creation - "every weekend" in timezone US/Eastern, Automerge - At any time (no schedule defined).

šŸš¦ Automerge: Enabled.

ā™» Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

šŸ”• Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by Mend Renovate. View repository job log here.