ember-cli / ember-cli-update

Update Ember CLI projects
MIT License
277 stars 40 forks source link

Update dependency eslint-plugin-mocha to v10 - autoclosed #1163

Closed renovate[bot] closed 2 years ago

renovate[bot] commented 2 years ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
eslint-plugin-mocha ^9.0.0 -> ^10.0.0 age adoption passing confidence

Release Notes

lo1tuma/eslint-plugin-mocha ### [`v10.0.5`](https://togithub.com/lo1tuma/eslint-plugin-mocha/blob/HEAD/CHANGELOG.md#​1005-May-27-2022) [Compare Source](https://togithub.com/lo1tuma/eslint-plugin-mocha/compare/10.0.4...10.0.5) ##### Bug Fixes - Support Node 18 + switch from ramda to rambda ([#​326](https://togithub.com/lo1tuma/eslint-plugin-mocha/pull/326)) ##### Code Refactoring - Add unit tests to verify the correct reference is analyzed for shadowing ([#​328](https://togithub.com/lo1tuma/eslint-plugin-mocha/pull/328)) ### [`v10.0.4`](https://togithub.com/lo1tuma/eslint-plugin-mocha/blob/HEAD/CHANGELOG.md#​1004-April-11-2022) [Compare Source](https://togithub.com/lo1tuma/eslint-plugin-mocha/compare/10.0.3...10.0.4) ##### Documentation - Document recommended error level ([#​317](https://togithub.com/lo1tuma/eslint-plugin-mocha/pull/317)) ##### Dependency Upgrades - Bump package versions due to vulnerability issues ([#​320](https://togithub.com/lo1tuma/eslint-plugin-mocha/pull/320)) ### [`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))

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

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

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 Mend Renovate. View repository job log here.