Open renovate[bot] opened 2 years ago
This PR contains the following updates:
6.3.0
10.5.0
📅 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 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 was generated by Mend Renovate. View the repository job log.
This PR contains the following updates:
6.3.0
->10.5.0
Release Notes
lo1tuma/eslint-plugin-mocha (eslint-plugin-mocha)
### [`v10.5.0`](https://redirect.github.com/lo1tuma/eslint-plugin-mocha/releases/tag/10.5.0) [Compare Source](https://redirect.github.com/lo1tuma/eslint-plugin-mocha/compare/10.4.3...10.5.0) ##### Enhancements - Add name to flat configs ([#356](https://redirect.github.com/lo1tuma/eslint-plugin-mocha/pull/356)) ### [`v10.4.3`](https://redirect.github.com/lo1tuma/eslint-plugin-mocha/releases/tag/10.4.3) [Compare Source](https://redirect.github.com/lo1tuma/eslint-plugin-mocha/compare/10.4.2...10.4.3) ##### Bug Fixes - Fix support for ESLint versions < 8.40.0 ### [`v10.4.2`](https://redirect.github.com/lo1tuma/eslint-plugin-mocha/releases/tag/10.4.2) [Compare Source](https://redirect.github.com/lo1tuma/eslint-plugin-mocha/compare/10.4.1...10.4.2) ##### Bug Fixes - Stop using deprecated ESLint context methods ### [`v10.4.1`](https://redirect.github.com/lo1tuma/eslint-plugin-mocha/releases/tag/10.4.1) [Compare Source](https://redirect.github.com/lo1tuma/eslint-plugin-mocha/compare/10.4.0...10.4.1) ##### Bug Fixes - Downgrade `globals` package to support node versions < v18 ### [`v10.4.0`](https://redirect.github.com/lo1tuma/eslint-plugin-mocha/blob/HEAD/CHANGELOG.md#1040-March-7-2024) [Compare Source](https://redirect.github.com/lo1tuma/eslint-plugin-mocha/compare/10.3.0...10.4.0) ##### Features - Add support for eslint flat config format ([#349](https://redirect.github.com/lo1tuma/eslint-plugin-mocha/pull/349)) ### [`v10.3.0`](https://redirect.github.com/lo1tuma/eslint-plugin-mocha/blob/HEAD/CHANGELOG.md#1030-February-16-2024) [Compare Source](https://redirect.github.com/lo1tuma/eslint-plugin-mocha/compare/10.2.0...10.3.0) ##### Features - Add `consistent-spacing-between-blocks` rule ([#340](https://redirect.github.com/lo1tuma/eslint-plugin-mocha/pull/340)) ##### Documentation - Add screendriver to contributors ([#339](https://redirect.github.com/lo1tuma/eslint-plugin-mocha/pull/339)) ### [`v10.2.0`](https://redirect.github.com/lo1tuma/eslint-plugin-mocha/blob/HEAD/CHANGELOG.md#1020-September-25-2023) [Compare Source](https://redirect.github.com/lo1tuma/eslint-plugin-mocha/compare/10.1.0...10.2.0) ##### Features - Support function calls as custom names (to stop false warnings) ([#336](https://redirect.github.com/lo1tuma/eslint-plugin-mocha/pull/336)) ##### Documentation - Automate docs with eslint-doc-generator ([#330](https://redirect.github.com/lo1tuma/eslint-plugin-mocha/pull/330)) ##### Dependency Upgrades - Update all dependencies ([#334](https://redirect.github.com/lo1tuma/eslint-plugin-mocha/pull/334)) ##### Build-Related - Include Node.js v20 in continuous integration pipeline ([#338](https://redirect.github.com/lo1tuma/eslint-plugin-mocha/pull/338)) - Introduce "release-it" to make releases more comfortable ([#337](https://redirect.github.com/lo1tuma/eslint-plugin-mocha/pull/337)) ### [`v10.1.0`](https://redirect.github.com/lo1tuma/eslint-plugin-mocha/blob/HEAD/CHANGELOG.md#1010-July-20-2022) [Compare Source](https://redirect.github.com/lo1tuma/eslint-plugin-mocha/compare/10.0.5...10.1.0) ##### Enhancements - Support this for additionalCustomNames ([#329](https://redirect.github.com/lo1tuma/eslint-plugin-mocha/pull/329)) ### [`v10.0.5`](https://redirect.github.com/lo1tuma/eslint-plugin-mocha/blob/HEAD/CHANGELOG.md#1005-May-27-2022) [Compare Source](https://redirect.github.com/lo1tuma/eslint-plugin-mocha/compare/10.0.4...10.0.5) ##### Bug Fixes - Support Node 18 + switch from ramda to rambda ([#326](https://redirect.github.com/lo1tuma/eslint-plugin-mocha/pull/326)) ##### Code Refactoring - Add unit tests to verify the correct reference is analyzed for shadowing ([#328](https://redirect.github.com/lo1tuma/eslint-plugin-mocha/pull/328)) ### [`v10.0.4`](https://redirect.github.com/lo1tuma/eslint-plugin-mocha/blob/HEAD/CHANGELOG.md#1004-April-11-2022) [Compare Source](https://redirect.github.com/lo1tuma/eslint-plugin-mocha/compare/10.0.3...10.0.4) ##### Documentation - Document recommended error level ([#317](https://redirect.github.com/lo1tuma/eslint-plugin-mocha/pull/317)) ##### Dependency Upgrades - Bump package versions due to vulnerability issues ([#320](https://redirect.github.com/lo1tuma/eslint-plugin-mocha/pull/320)) ### [`v10.0.3`](https://redirect.github.com/lo1tuma/eslint-plugin-mocha/blob/HEAD/CHANGELOG.md#1003-December-14-2021) [Compare Source](https://redirect.github.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://redirect.github.com/lo1tuma/eslint-plugin-mocha/pull/316)) ### [`v10.0.2`](https://redirect.github.com/lo1tuma/eslint-plugin-mocha/blob/HEAD/CHANGELOG.md#1002-December-13-2021) [Compare Source](https://redirect.github.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://redirect.github.com/lo1tuma/eslint-plugin-mocha/pull/315)) ##### Code Refactoring - chore: switch yarn command to npm ([#309](https://redirect.github.com/lo1tuma/eslint-plugin-mocha/pull/309)) ### [`v10.0.1`](https://redirect.github.com/lo1tuma/eslint-plugin-mocha/blob/HEAD/CHANGELOG.md#1001-December-8-2021) [Compare Source](https://redirect.github.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://redirect.github.com/lo1tuma/eslint-plugin-mocha/pull/310)) ##### Build-Related - chore: use `npm-run-all` to run lint/test scripts ([#308](https://redirect.github.com/lo1tuma/eslint-plugin-mocha/pull/308)) ### [`v10.0.0`](https://redirect.github.com/lo1tuma/eslint-plugin-mocha/blob/HEAD/CHANGELOG.md#1000-December-8-2021) [Compare Source](https://redirect.github.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://redirect.github.com/lo1tuma/eslint-plugin-mocha/pull/307)) - Drop support for node v12 ([#299](https://redirect.github.com/lo1tuma/eslint-plugin-mocha/pull/299)) ##### Features - Add `no-empty-description` rule. closes [#302](https://redirect.github.com/lo1tuma/eslint-plugin-mocha/issues/302) ([#304](https://redirect.github.com/lo1tuma/eslint-plugin-mocha/pull/304)) ##### Enhancements - Add rule documentation URLs (and eslint-plugin-eslint-plugin) ([#294](https://redirect.github.com/lo1tuma/eslint-plugin-mocha/pull/294)) ##### Documentation - Remove unavailable badge from README ([#305](https://redirect.github.com/lo1tuma/eslint-plugin-mocha/pull/305)) ##### Dependency Upgrades - Update devDependencies ([#301](https://redirect.github.com/lo1tuma/eslint-plugin-mocha/pull/301)) ##### Code Refactoring - Remove eslint-config-holidaycheck dev dependency ([#300](https://redirect.github.com/lo1tuma/eslint-plugin-mocha/pull/300)) ##### Build-Related - Add `markdownlint` and fix linting issues ([#306](https://redirect.github.com/lo1tuma/eslint-plugin-mocha/pull/306)) ### [`v9.0.0`](https://redirect.github.com/lo1tuma/eslint-plugin-mocha/blob/HEAD/CHANGELOG.md#900-May-26-2021) [Compare Source](https://redirect.github.com/lo1tuma/eslint-plugin-mocha/compare/8.2.0...9.0.0) ##### Breaking Changes - Drop support for node v10 ([#285](https://redirect.github.com/lo1tuma/eslint-plugin-mocha/pull/285)) ##### Bug Fixes - Fix false positive in no-setup-in-describe ([#293](https://redirect.github.com/lo1tuma/eslint-plugin-mocha/pull/293)) ##### Features - Add "all" config preset which enables all rules ([#281](https://redirect.github.com/lo1tuma/eslint-plugin-mocha/pull/281)) ##### Enhancements - Improve no-skipped performance ([#292](https://redirect.github.com/lo1tuma/eslint-plugin-mocha/pull/292)) - Improve no-hooks-for-single-case performance ([#291](https://redirect.github.com/lo1tuma/eslint-plugin-mocha/pull/291)) - Improve no-nested-tests performance ([#290](https://redirect.github.com/lo1tuma/eslint-plugin-mocha/pull/290)) - Improve performance of no-identical-title ([#289](https://redirect.github.com/lo1tuma/eslint-plugin-mocha/pull/289)) - Improve no-setup-in-describe performance ([#287](https://redirect.github.com/lo1tuma/eslint-plugin-mocha/pull/287)) - Improve no-mocha-arrows performance ([#288](https://redirect.github.com/lo1tuma/eslint-plugin-mocha/pull/288)) - Improve performance of no-exports rule ([#286](https://redirect.github.com/lo1tuma/eslint-plugin-mocha/pull/286)) - Enable all rules during runtime benchmark ([#282](https://redirect.github.com/lo1tuma/eslint-plugin-mocha/pull/282)) ##### Dependency Upgrades - Update dependencies ([#284](https://redirect.github.com/lo1tuma/eslint-plugin-mocha/pull/284)) ##### Build-Related - Add node v16 to CI environments ([#283](https://redirect.github.com/lo1tuma/eslint-plugin-mocha/pull/283)) ### [`v8.2.0`](https://redirect.github.com/lo1tuma/eslint-plugin-mocha/blob/HEAD/CHANGELOG.md#820-May-25-2021) [Compare Source](https://redirect.github.com/lo1tuma/eslint-plugin-mocha/compare/8.1.0...8.2.0) ##### Enhancements - Memoize names (increases speed by 10x) ([#280](https://redirect.github.com/lo1tuma/eslint-plugin-mocha/pull/280)) ##### Code Refactoring - - Avoid passing superfluous argument ([#278](https://redirect.github.com/lo1tuma/eslint-plugin-mocha/pull/278)) ### [`v8.1.0`](https://redirect.github.com/lo1tuma/eslint-plugin-mocha/blob/HEAD/CHANGELOG.md#810-March-5-2021) [Compare Source](https://redirect.github.com/lo1tuma/eslint-plugin-mocha/compare/8.0.0...8.1.0) ##### Bug Fixes - Fix prefer-arrow-callback to not fail when using import.meta ([#266](https://redirect.github.com/lo1tuma/eslint-plugin-mocha/pull/266)) ##### Enhancements - Speed up no-exclusive-tests and no-pending-tests ([#276](https://redirect.github.com/lo1tuma/eslint-plugin-mocha/pull/276)) - set env.mocha on recommended config ([#273](https://redirect.github.com/lo1tuma/eslint-plugin-mocha/pull/273)) - Add benchmarks for runtime with many files ([#269](https://redirect.github.com/lo1tuma/eslint-plugin-mocha/pull/269)) ##### Documentation - Remove stray linebreak at top of file ([#272](https://redirect.github.com/lo1tuma/eslint-plugin-mocha/pull/272)) - Add recommended tick to `no-exports` ([#271](https://redirect.github.com/lo1tuma/eslint-plugin-mocha/pull/271)) ##### Build-Related - Improve benchmark test reliability ([#277](https://redirect.github.com/lo1tuma/eslint-plugin-mocha/pull/277)) ### [`v8.0.0`](https://redirect.github.com/lo1tuma/eslint-plugin-mocha/blob/HEAD/CHANGELOG.md#800-August-6-2020) [Compare Source](https://redirect.github.com/lo1tuma/eslint-plugin-mocha/compare/7.0.1...8.0.0) ##### Breaking Changes - Consistently use shared settings in all rules ([#262](https://redirect.github.com/lo1tuma/eslint-plugin-mocha/pull/262)) - remove autofix from no-skipped-tests rule fix ([#258](https://redirect.github.com/lo1tuma/eslint-plugin-mocha/pull/258)) ##### Features - New rule no-exports ([#263](https://redirect.github.com/lo1tuma/eslint-plugin-mocha/pull/263)) ##### Enhancements - New option `ignoreSkipped` for `handle-done-callback` rule ([#260](https://redirect.github.com/lo1tuma/eslint-plugin-mocha/pull/260)) ##### Documentation - Add meta.docs.description to all rules ([#257](https://redirect.github.com/lo1tuma/eslint-plugin-mocha/pull/257)) ##### Dependency Upgrades - Update dependencies ([#259](https://redirect.github.com/lo1tuma/eslint-plugin-mocha/pull/259)) ##### Code Refactoring - Use includes instead of indexOf ([#261](https://redirect.github.com/lo1tuma/eslint-plugin-mocha/pull/261)) ### [`v7.0.1`](https://redirect.github.com/lo1tuma/eslint-plugin-mocha/blob/HEAD/CHANGELOG.md#701-May-30-2020) [Compare Source](https://redirect.github.com/lo1tuma/eslint-plugin-mocha/compare/7.0.0...7.0.1) ##### Bug Fixes - Fix no-setup-in-describe to not flag describe.skip() ([#256](https://redirect.github.com/lo1tuma/eslint-plugin-mocha/pull/256)) - Fix max-top-level-suites to work with ES modules ([#255](https://redirect.github.com/lo1tuma/eslint-plugin-mocha/pull/255)) - Support comments in arrow functions when fixing ([#253](https://redirect.github.com/lo1tuma/eslint-plugin-mocha/pull/253)) ### [`v7.0.0`](https://redirect.github.com/lo1tuma/eslint-plugin-mocha/blob/HEAD/CHANGELOG.md#700-May-13-2020) [Compare Source](https://redirect.github.com/lo1tuma/eslint-plugin-mocha/compare/6.3.0...7.0.0) ##### Breaking Changes - Drop support for ESLint < v7 and Node.js < v10 ([#247](https://redirect.github.com/lo1tuma/eslint-plugin-mocha/pull/247)) ##### Enhancements - Add `meta.type` and missing `fixable: 'code'` ([#245](https://redirect.github.com/lo1tuma/eslint-plugin-mocha/pull/245)) ##### Dependency Upgrades - Updates of devDependencies ([#246](https://redirect.github.com/lo1tuma/eslint-plugin-mocha/pull/246))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 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 was generated by Mend Renovate. View the repository job log.