Munter / netlify-plugin-hashfiles

Netlify build plugin to get optimal file caching with hashed file names and immutable cache headers
BSD 3-Clause "New" or "Revised" License
32 stars 2 forks source link

Update dependency eslint-plugin-mocha to v10 #270

Closed renovate[bot] closed 2 years ago

renovate[bot] commented 2 years ago

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
eslint-plugin-mocha 8.2.0 -> 10.0.3 age adoption passing confidence

Release Notes

lo1tuma/eslint-plugin-mocha ### [`v10.0.3`](https://togithub.com/lo1tuma/eslint-plugin-mocha/blob/HEAD/CHANGELOG.md#​1003-December-14-2021) [Compare Source](https://togithub.com/lo1tuma/eslint-plugin-mocha/compare/10.0.2...10.0.3) ##### Bug Fixes - Allow dynamic expressions as description argument in no-empty-description ([#​316](https://togithub.com/lo1tuma/eslint-plugin-mocha/pull/316)) ### [`v10.0.2`](https://togithub.com/lo1tuma/eslint-plugin-mocha/blob/HEAD/CHANGELOG.md#​1002-December-13-2021) [Compare Source](https://togithub.com/lo1tuma/eslint-plugin-mocha/compare/10.0.1...10.0.2) ##### Bug Fixes - Fix no-empty-description rule to not report on dynamic values ([#​315](https://togithub.com/lo1tuma/eslint-plugin-mocha/pull/315)) ##### Code Refactoring - chore: switch yarn command to npm ([#​309](https://togithub.com/lo1tuma/eslint-plugin-mocha/pull/309)) ### [`v10.0.1`](https://togithub.com/lo1tuma/eslint-plugin-mocha/blob/HEAD/CHANGELOG.md#​1001-December-8-2021) [Compare Source](https://togithub.com/lo1tuma/eslint-plugin-mocha/compare/10.0.0...10.0.1) ##### Bug Fixes - Add `mocha` prefix to "no-empty-description" rule name in rec config ([#​310](https://togithub.com/lo1tuma/eslint-plugin-mocha/pull/310)) ##### Build-Related - chore: use `npm-run-all` to run lint/test scripts ([#​308](https://togithub.com/lo1tuma/eslint-plugin-mocha/pull/308)) ### [`v10.0.0`](https://togithub.com/lo1tuma/eslint-plugin-mocha/blob/HEAD/CHANGELOG.md#​1000-December-8-2021) [Compare Source](https://togithub.com/lo1tuma/eslint-plugin-mocha/compare/9.0.0...10.0.0) ##### Breaking Changes - Turn off no-hooks-for-single-case in recommended ([#​307](https://togithub.com/lo1tuma/eslint-plugin-mocha/pull/307)) - Drop support for node v12 ([#​299](https://togithub.com/lo1tuma/eslint-plugin-mocha/pull/299)) ##### Features - Add `no-empty-description` rule. closes [#​302](https://togithub.com/lo1tuma/eslint-plugin-mocha/issues/302) ([#​304](https://togithub.com/lo1tuma/eslint-plugin-mocha/pull/304)) ##### Enhancements - Add rule documentation URLs (and eslint-plugin-eslint-plugin) ([#​294](https://togithub.com/lo1tuma/eslint-plugin-mocha/pull/294)) ##### Documentation - Remove unavailable badge from README ([#​305](https://togithub.com/lo1tuma/eslint-plugin-mocha/pull/305)) ##### Dependency Upgrades - Update devDependencies ([#​301](https://togithub.com/lo1tuma/eslint-plugin-mocha/pull/301)) ##### Code Refactoring - Remove eslint-config-holidaycheck dev dependency ([#​300](https://togithub.com/lo1tuma/eslint-plugin-mocha/pull/300)) ##### Build-Related - Add `markdownlint` and fix linting issues ([#​306](https://togithub.com/lo1tuma/eslint-plugin-mocha/pull/306)) ### [`v9.0.0`](https://togithub.com/lo1tuma/eslint-plugin-mocha/blob/HEAD/CHANGELOG.md#​900-May-26-2021) [Compare Source](https://togithub.com/lo1tuma/eslint-plugin-mocha/compare/8.2.0...9.0.0) ##### Breaking Changes - Drop support for node v10 ([#​285](https://togithub.com/lo1tuma/eslint-plugin-mocha/pull/285)) ##### Bug Fixes - Fix false positive in no-setup-in-describe ([#​293](https://togithub.com/lo1tuma/eslint-plugin-mocha/pull/293)) ##### Features - Add "all" config preset which enables all rules ([#​281](https://togithub.com/lo1tuma/eslint-plugin-mocha/pull/281)) ##### Enhancements - Improve no-skipped performance ([#​292](https://togithub.com/lo1tuma/eslint-plugin-mocha/pull/292)) - Improve no-hooks-for-single-case performance ([#​291](https://togithub.com/lo1tuma/eslint-plugin-mocha/pull/291)) - Improve no-nested-tests performance ([#​290](https://togithub.com/lo1tuma/eslint-plugin-mocha/pull/290)) - Improve performance of no-identical-title ([#​289](https://togithub.com/lo1tuma/eslint-plugin-mocha/pull/289)) - Improve no-setup-in-describe performance ([#​287](https://togithub.com/lo1tuma/eslint-plugin-mocha/pull/287)) - Improve no-mocha-arrows performance ([#​288](https://togithub.com/lo1tuma/eslint-plugin-mocha/pull/288)) - Improve performance of no-exports rule ([#​286](https://togithub.com/lo1tuma/eslint-plugin-mocha/pull/286)) - Enable all rules during runtime benchmark ([#​282](https://togithub.com/lo1tuma/eslint-plugin-mocha/pull/282)) ##### Dependency Upgrades - Update dependencies ([#​284](https://togithub.com/lo1tuma/eslint-plugin-mocha/pull/284)) ##### Build-Related - Add node v16 to CI environments ([#​283](https://togithub.com/lo1tuma/eslint-plugin-mocha/pull/283))

Configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, 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 WhiteSource Renovate. View repository job log here.