ekke
ekke copied to clipboard
Update eslint-plugin-mocha to the latest version π
π¨ Reminder! Less than one month left to migrate your repositories over to Snyk before Greenkeeper says goodbye on June 3rd! π ππ¨ π
Find out how to migrate to Snyk at greenkeeper.io
The devDependency eslint-plugin-mocha was updated from 6.3.0 to 7.0.0.
This version is not covered by your current version range.
If you donβt accept this pull request, your project will work just like it did before. However, you might be missing out on a bunch of new features, fixes and/or performance improvements from the dependency update.
Publisher: lo1tuma License: MIT
Release Notes for 7.0.0
Breaking Changes
- Drop support for ESLint < v7 and Node.js < v10 (#247)
Enhancements
- Add
meta.typeand missingfixable: 'code'(#245)
Dependency Upgrades
- Updates of devDependencies (#246)
Commits
The new version differs by 9 commits.
d095e937.0.06012924Merge pull request #247 from brettz9/eslint7d1bb7bb- Bump eslint peerDep to 7+6031ddb- ESLint7 required changes (move from node's start/end to range); misspelling in test property9550ee8- Breaking change: Require Node 10; add Node 14 to CI7f4b574Merge pull request #246 from brettz9/updates1f3d606- Linting: Check hidden filesf19a8a3Merge pull request #245 from brettz9/meta3cbfd77addmeta.type("problem" or "suggestion") for use byeslint --fix-typeor formatters and add missing "fixable: code" tono-skipped-tests
See the full diff
FAQ and help
There is a collection of frequently asked questions. If those donβt help, you can always ask the humans behind Greenkeeper.
Your Greenkeeper bot :palm_tree:
π¨ Reminder! Less than one month left to migrate your repositories over to Snyk before Greenkeeper says goodbye on June 3rd! π ππ¨ π
Find out how to migrate to Snyk at greenkeeper.io
- The
devDependencyeslint-plugin-mocha was updated from6.3.0to7.0.1.
Update to this version instead π
Release Notes for 7.0.1
Bug Fixes
Commits
The new version differs by 8 commits.
b4787e87.0.1344a6f6Merge pull request #256 from lo1tuma/gh-24935dfc76Merge pull request #255 from lo1tuma/esm-max-top-level-suitesd1ed7d4Fix no-setup-in-describe to not flag describe.skip()bb1bc45Merge pull request #253 from edg2s/arrow-comments2eefa13Add 'extractSourceTextByRange' and move const/lets around7b07212Fix max-top-level-suites to work with ES modules3d61c4aSupport comments in arrow functions when fixing
See the full diff