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 馃殌 #139

Closed
wants to merge 1 commit into from

Conversation

greenkeeper[bot]
Copy link
Contributor

@greenkeeper greenkeeper bot commented Jul 17, 2019

The devDependency eslint-plugin-mocha was updated from 5.3.0 to 6.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 6.0.0

Breaking Changes

  • Revamped recommended ruleset (#200)
  • Drop nodejs 6 support (#197)

Bug Fixes

  • Fix no-setup-in-describe to correctly detect describe calls (#196)
  • Fix no-setup-in-describe to work with arrow functions (#195)

Features

  • Implement no-return-from-async rule (#190)

Dependency Upgrades

  • Update dev dependencies (#199)

Build-Related

  • Add nodejs to travis build environments (#198)
Commits

The new version differs by 23 commits.

  • 3102e7c 6.0.0
  • 31819a2 Merge pull request #190 from papandreou/feature/no-return-from-async
  • ae913c5 Merge pull request #200 from Lakitna/recommended-ruleset
  • bdc4b70 Dedupe two more occurrences of hasParentMochaFunctionCall
  • 8085bfe Move isReturnOfUndefined into astUtils
  • 7d7eed8 Move hasParentMochaFunctionCall into astUtils
  • c4928ab Move findReturnStatement into astUtils
  • 0f4ab83 Updated README
  • b528be7 Linter changes
  • b3aa4a5 Linter changes
  • 85ff2dc Added recommended ruleset
  • 6fd87a9 Merge pull request #199 from lo1tuma/update-dependencies
  • 96b99c9 Add missing ecmaVersion in test case
  • c9eb7f2 Update all dev dependencies
  • d5108a3 Merge pull request #198 from lo1tuma/node-12

There are 23 commits in total.

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 bot added a commit that referenced this pull request Aug 22, 2019
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Aug 22, 2019

Update to this version instead 馃殌

Release Notes for 6.1.0

Enhancements

  • Add custom message for valid-suite-description (#207)
  • Add custom message for valid-test-description rule (#206)
Commits

The new version differs by 9 commits.

  • 6c7deb0 6.1.0
  • b3061ba Merge pull request #207 from BourgoisMickael/suite-custom-message
  • 91d38c3 Merge pull request #206 from BourgoisMickael/custom-message
  • 84a4cf8 Document addition of custom message for valid-test-description rule
  • 6593dc4 Test addition of custom message for valid-test-description rule
  • f1b711d Add custom message option for valid-test-description rule
  • 61a4c67 Document addition of custom message for valid-suite-description rule
  • dc7334c Test addition of custom message for valid-suite-description rule
  • b7d7682 Add custom message options for valid-suite-description rule

See the full diff

greenkeeper bot added a commit that referenced this pull request Sep 11, 2019
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Sep 11, 2019

Update to this version instead 馃殌

@bergie bergie mentioned this pull request Oct 1, 2019
@bergie bergie closed this in #141 Oct 1, 2019
@greenkeeper greenkeeper bot deleted the greenkeeper/eslint-plugin-mocha-6.0.0 branch October 1, 2019 14:48
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