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 v8 - autoclosed #297

Closed renovate[bot] closed 3 years ago

renovate[bot] commented 4 years ago

WhiteSource Renovate

This PR contains the following updates:

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

Release Notes

lo1tuma/eslint-plugin-mocha ### [`v8.2.0`](https://togithub.com/lo1tuma/eslint-plugin-mocha/blob/master/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/master/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/master/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/master/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/master/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))

Configuration

📅 Schedule: 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 WhiteSource Renovate. View repository job log here.