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

[Snyk] Upgrade eslint-plugin-mocha from 5.0.0 to 5.3.0 #27

Closed

Conversation

snyk-bot
Copy link

Snyk has created this PR to upgrade eslint-plugin-mocha from 5.0.0 to 5.3.0.

ℹ️ Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.
  • The recommended version is 4 versions ahead of your current version.
  • The recommended version was released a year ago, on 2019-02-13.
Release notes
Package name: eslint-plugin-mocha
  • 5.3.0 - 2019-02-13

    Features

    • Implement no-async-describe rule (#188)
  • 5.2.1 - 2019-01-08

    Bug Fixes

    • Remove invalid test-cases and unreachable code from prefer-arrow-callback (#186)
    • Fix invalid syntax in test case (#182)

    Documentation

    • Fixing typo (#184)
    • Replace warning with warn (#181)

    Dependency Upgrades

    • Update dependencies (#187)
    • Update eslint-plugin-node to the latest version 🚀 (#173)
  • 5.2.0 - 2018-08-13

    Enhancements

    • Prohibit tests in beforeEach etc. hook calls (#174)
  • 5.1.0 - 2018-07-06
  • 5.0.0 - 2018-03-24
from eslint-plugin-mocha GitHub release notes
Commit messages
Package name: eslint-plugin-mocha
  • d36c149 5.3.0
  • 4449a3d Merge pull request #188 from papandreou/feature/no-async-describe
  • 0c113b5 Simplify the fixer
  • a5fa46a Fix error message
  • 7c9b6dc Review fixes
  • d1ffa55 Fix wrong string-less describe in test cases
  • e509877 Implement no-async-describe rule
  • 27fa81c 5.2.1
  • 8234a2c Merge pull request #187 from lo1tuma/update-deps
  • 784cb1e Update dependencies
  • bfed921 Merge pull request #184 from nagygergo/patch-1
  • 4671611 Fixing typo
  • d80a7fd Merge pull request #186 from lo1tuma/fix-prefer-arrow-callback
  • b19ae5d Remove invalid test-cases and unreachable code from prefer-arrow-callback
  • 9950901 Merge pull request #173 from lo1tuma/greenkeeper/eslint-plugin-node-7.0.0
  • 5b7f988 Merge pull request #182 from lo1tuma/fix-test
  • 798efa0 Fix invalid syntax in test case
  • 8ad5267 Merge pull request #181 from Drapegnik/master
  • abd0f9b docs: replace `warning` with `warn`
  • 47f624a 5.2.0
  • 07a362f Merge pull request #174 from papandreou/feature/prohibitTestsInHookCalls
  • 4dea092 Decrease complexity budget again (slightly)
  • 0423cfb Report hooks within hooks with a separate error message
  • 2750d17 Reuse helper

Compare


Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.

For more information:

🧐 View latest project report

🛠 Adjust upgrade PR settings

🔕 Ignore this dependency or unsubscribe from future upgrade PRs

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.

2 participants