Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update dependency eslint-plugin-mocha to v8 #319

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Aug 23, 2020

WhiteSource Renovate

This PR contains the following updates:

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

Release Notes

lo1tuma/eslint-plugin-mocha

v8.1.0

Compare Source

Bug Fixes
  • Fix prefer-arrow-callback to not fail when using import.meta (#​266)
Enhancements
  • Speed up no-exclusive-tests and no-pending-tests (#​276)
  • set env.mocha on recommended config (#​273)
  • Add benchmarks for runtime with many files (#​269)
Documentation
  • Remove stray linebreak at top of file (#​272)
  • Add recommended tick to no-exports (#​271)
Build-Related
  • Improve benchmark test reliability (#​277)

v8.0.0

Compare Source

Breaking Changes
  • Consistently use shared settings in all rules (#​262)
  • remove autofix from no-skipped-tests rule fix (#​258)
Features
Enhancements
  • New option ignoreSkipped for handle-done-callback rule (#​260)
Documentation
  • Add meta.docs.description to all rules (#​257)
Dependency Upgrades
Code Refactoring
  • Use includes instead of indexOf (#​261)

v7.0.1

Compare Source

Bug Fixes
  • Fix no-setup-in-describe to not flag describe.skip() (#​256)
  • Fix max-top-level-suites to work with ES modules (#​255)
  • Support comments in arrow functions when fixing (#​253)

v7.0.0

Compare Source

Breaking Changes
  • Drop support for ESLint < v7 and Node.js < v10 (#​247)
Enhancements
  • Add meta.type and missing fixable: 'code' (#​245)
Dependency Upgrades
  • Updates of devDependencies (#​246)

v6.3.0

Compare Source

Bug Fixes
  • no-hooks-for-single-case: fix false postive in nested suites (#​238)
  • Fix max-top-level-suites to ignore generated suites (#​239)
  • Check static template strings in valid-test-description and valid-suite-description (#​237)
Enhancements
  • no-hooks: add option to allow certain kind of hooks (#​236)
  • Add schemas for options (and remove for files which are using settings) (#​234)
  • Add u flag in RegExp for valid-test-description and valid-suite-description (#​232)
  • Add fixable property to fixable rules (and mention in docs) (#​228)
  • add plugin to recommended config (#​226)
Documentation
  • Indicate whether rule is recommended (#​229)
  • "Options" heading in doc files (and consistent level 2 heading) (#​233)
  • Doc syntax issue (#​231)
Code Refactoring
  • Nondeprecated rule format (#​235)
  • Alphabetize rule lists (#​227)
Build-Related
    • npm: Add package-lock.json (#​230)
  • ✉️ Send a webhook to Coveralls when the build completes (#​222)

Configuration

📅 Schedule: 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.


  • If you want to rebase/retry this PR, check this box.

This PR has been generated by WhiteSource Renovate. View repository job log here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant