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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update eslint-plugin-mocha to the latest version 馃殌 #65

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

greenkeeper[bot]
Copy link
Contributor

@greenkeeper greenkeeper bot commented May 13, 2020


馃毃 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鈥檛 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.type and missing fixable: 'code' (#245)

Dependency Upgrades

  • Updates of devDependencies (#246)
Commits

The new version differs by 9 commits.

  • d095e93 7.0.0
  • 6012924 Merge pull request #247 from brettz9/eslint7
  • d1bb7bb - Bump eslint peerDep to 7+
  • 6031ddb - ESLint7 required changes (move from node's start/end to range); misspelling in test property
  • 9550ee8 - Breaking change: Require Node 10; add Node 14 to CI
  • 7f4b574 Merge pull request #246 from brettz9/updates
  • 1f3d606 - Linting: Check hidden files
  • f19a8a3 Merge pull request #245 from brettz9/meta
  • 3cbfd77 add meta.type ("problem" or "suggestion") for use by eslint --fix-type or formatters and add missing "fixable: code" to no-skipped-tests

See the full diff


FAQ and help

There is a collection of frequently asked questions. If those don鈥檛 help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper bot 馃尨

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented May 30, 2020


馃毃 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


Update to this version instead 馃殌

Release Notes for 7.0.1

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)
Commits

The new version differs by 8 commits.

  • b4787e8 7.0.1
  • 344a6f6 Merge pull request #256 from lo1tuma/gh-249
  • 35dfc76 Merge pull request #255 from lo1tuma/esm-max-top-level-suites
  • d1ed7d4 Fix no-setup-in-describe to not flag describe.skip()
  • bb1bc45 Merge pull request #253 from edg2s/arrow-comments
  • 2eefa13 Add 'extractSourceTextByRange' and move const/lets around
  • 7b07212 Fix max-top-level-suites to work with ES modules
  • 3d61c4a Support comments in arrow functions when fixing

See the full diff

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

Successfully merging this pull request may close these issues.

None yet

0 participants