qlik-oss / sn-map

Map supernova for nebula.js
MIT License
1 stars 3 forks source link

chore(deps): update dependency eslint-plugin-mocha to v10 #16

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 2 years ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
eslint-plugin-mocha 5.2.1 -> 10.1.0 age adoption passing confidence

Release Notes

lo1tuma/eslint-plugin-mocha ### [`v10.1.0`](https://togithub.com/lo1tuma/eslint-plugin-mocha/blob/HEAD/CHANGELOG.md#​1010-July-20-2022) [Compare Source](https://togithub.com/lo1tuma/eslint-plugin-mocha/compare/10.0.5...10.1.0) ##### Enhancements - Support this for additionalCustomNames ([#​329](https://togithub.com/lo1tuma/eslint-plugin-mocha/pull/329)) ### [`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)) ### [`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)) ### [`v8.2.0`](https://togithub.com/lo1tuma/eslint-plugin-mocha/blob/HEAD/CHANGELOG.md#​820-May-25-2021) [Compare Source](https://togithub.com/lo1tuma/eslint-plugin-mocha/compare/8.1.0...8.2.0) ##### Enhancements - Memoize names (increases speed by 10x) ([#​280](https://togithub.com/lo1tuma/eslint-plugin-mocha/pull/280)) ##### Code Refactoring - - Avoid passing superfluous argument ([#​278](https://togithub.com/lo1tuma/eslint-plugin-mocha/pull/278)) ### [`v8.1.0`](https://togithub.com/lo1tuma/eslint-plugin-mocha/blob/HEAD/CHANGELOG.md#​810-March-5-2021) [Compare Source](https://togithub.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://togithub.com/lo1tuma/eslint-plugin-mocha/pull/266)) ##### Enhancements - Speed up no-exclusive-tests and no-pending-tests ([#​276](https://togithub.com/lo1tuma/eslint-plugin-mocha/pull/276)) - set env.mocha on recommended config ([#​273](https://togithub.com/lo1tuma/eslint-plugin-mocha/pull/273)) - Add benchmarks for runtime with many files ([#​269](https://togithub.com/lo1tuma/eslint-plugin-mocha/pull/269)) ##### Documentation - Remove stray linebreak at top of file ([#​272](https://togithub.com/lo1tuma/eslint-plugin-mocha/pull/272)) - Add recommended tick to `no-exports` ([#​271](https://togithub.com/lo1tuma/eslint-plugin-mocha/pull/271)) ##### Build-Related - Improve benchmark test reliability ([#​277](https://togithub.com/lo1tuma/eslint-plugin-mocha/pull/277)) ### [`v8.0.0`](https://togithub.com/lo1tuma/eslint-plugin-mocha/blob/HEAD/CHANGELOG.md#​800-August-6-2020) [Compare Source](https://togithub.com/lo1tuma/eslint-plugin-mocha/compare/7.0.1...8.0.0) ##### Breaking Changes - Consistently use shared settings in all rules ([#​262](https://togithub.com/lo1tuma/eslint-plugin-mocha/pull/262)) - remove autofix from no-skipped-tests rule fix ([#​258](https://togithub.com/lo1tuma/eslint-plugin-mocha/pull/258)) ##### Features - New rule no-exports ([#​263](https://togithub.com/lo1tuma/eslint-plugin-mocha/pull/263)) ##### Enhancements - New option `ignoreSkipped` for `handle-done-callback` rule ([#​260](https://togithub.com/lo1tuma/eslint-plugin-mocha/pull/260)) ##### Documentation - Add meta.docs.description to all rules ([#​257](https://togithub.com/lo1tuma/eslint-plugin-mocha/pull/257)) ##### Dependency Upgrades - Update dependencies ([#​259](https://togithub.com/lo1tuma/eslint-plugin-mocha/pull/259)) ##### Code Refactoring - Use includes instead of indexOf ([#​261](https://togithub.com/lo1tuma/eslint-plugin-mocha/pull/261)) ### [`v7.0.1`](https://togithub.com/lo1tuma/eslint-plugin-mocha/blob/HEAD/CHANGELOG.md#​701-May-30-2020) [Compare Source](https://togithub.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://togithub.com/lo1tuma/eslint-plugin-mocha/pull/256)) - Fix max-top-level-suites to work with ES modules ([#​255](https://togithub.com/lo1tuma/eslint-plugin-mocha/pull/255)) - Support comments in arrow functions when fixing ([#​253](https://togithub.com/lo1tuma/eslint-plugin-mocha/pull/253)) ### [`v7.0.0`](https://togithub.com/lo1tuma/eslint-plugin-mocha/blob/HEAD/CHANGELOG.md#​700-May-13-2020) [Compare Source](https://togithub.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://togithub.com/lo1tuma/eslint-plugin-mocha/pull/247)) ##### Enhancements - Add `meta.type` and missing `fixable: 'code'` ([#​245](https://togithub.com/lo1tuma/eslint-plugin-mocha/pull/245)) ##### Dependency Upgrades - Updates of devDependencies ([#​246](https://togithub.com/lo1tuma/eslint-plugin-mocha/pull/246)) ### [`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)) ### [`v6.0.0`](https://togithub.com/lo1tuma/eslint-plugin-mocha/blob/HEAD/CHANGELOG.md#​600-July-17-2019) [Compare Source](https://togithub.com/lo1tuma/eslint-plugin-mocha/compare/5.3.0...6.0.0) ##### Breaking Changes - Revamped recommended ruleset ([#​200](https://togithub.com/lo1tuma/eslint-plugin-mocha/pull/200)) - Drop nodejs 6 support ([#​197](https://togithub.com/lo1tuma/eslint-plugin-mocha/pull/197)) ##### Bug Fixes - Fix no-setup-in-describe to correctly detect describe calls ([#​196](https://togithub.com/lo1tuma/eslint-plugin-mocha/pull/196)) - Fix no-setup-in-describe to work with arrow functions ([#​195](https://togithub.com/lo1tuma/eslint-plugin-mocha/pull/195)) ##### Features - Implement no-return-from-async rule ([#​190](https://togithub.com/lo1tuma/eslint-plugin-mocha/pull/190)) ##### Dependency Upgrades - Update dev dependencies ([#​199](https://togithub.com/lo1tuma/eslint-plugin-mocha/pull/199)) ##### Build-Related - Add nodejs to travis build environments ([#​198](https://togithub.com/lo1tuma/eslint-plugin-mocha/pull/198)) ### [`v5.3.0`](https://togithub.com/lo1tuma/eslint-plugin-mocha/blob/HEAD/CHANGELOG.md#​530-February-13-2019) [Compare Source](https://togithub.com/lo1tuma/eslint-plugin-mocha/compare/5.2.1...5.3.0) ##### Features - Implement no-async-describe rule ([#​188](https://togithub.com/lo1tuma/eslint-plugin-mocha/pull/188))

Configuration

📅 Schedule: Branch creation - "every weekend" (UTC), 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 has been generated by Mend Renovate. View repository job log here.