astorije / chai-immutable

Chai assertions for Facebook's Immutable library for JavaScript collections
MIT License
159 stars 16 forks source link

Update dependency eslint-plugin-mocha to v6.3.0 #274

Closed renovate[bot] closed 4 years ago

renovate[bot] commented 4 years ago

This PR contains the following updates:

Package Type Update Change
eslint-plugin-mocha devDependencies minor 6.2.2 -> 6.3.0

Release Notes

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: At any time (no schedule defined).

:vertical_traffic_light: Automerge: Disabled by config. Please merge this manually once you are satisfied.

:recycle: Rebasing: Whenever PR is stale, or if you tick the rebase/retry checkbox below.

:no_bell: Ignore: Close this PR and you won't be reminded about this update again.



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