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 6.0.0 to 6.3.0 #269

Closed

Conversation

snyk-bot
Copy link
Contributor

Snyk has created this PR to upgrade eslint-plugin-mocha from 6.0.0 to 6.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 6 versions ahead of your current version.
  • The recommended version was released 25 days ago, on 2020-02-19.
Release notes
Package name: eslint-plugin-mocha
  • 6.3.0 - 2020-02-19

    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)
  • 6.2.2 - 2019-11-22

    Bug Fixes

    • Support TDD interface in no-setup-in-describe (#220)

    Build-Related

    • 🚀 Use GitHub Actions instead of Travis (#221)
  • 6.2.1 - 2019-10-28

    Bug Fixes

    • Fix no-setup-in-describe to allow mocha config calls (#215)
    • Relax no-synchronous-tests to allow non literals from concise arrows (#216)

    Documentation

    • Minor documentation tweaks (#217)

    Dependency Upgrades

    • Update devDependencies (#218)
  • 6.2.0 - 2019-10-14

    Enhancements

    • Startup Performance Optimization (#214)
  • 6.1.1 - 2019-09-11

    Bug Fixes

    • Fix no-setup-in-describe to allow Mocha suite config (#209)
  • 6.1.0 - 2019-08-22

    Enhancements

    • Add custom message for valid-suite-description (#207)
    • Add custom message for valid-test-description rule (#206)
  • 6.0.0 - 2019-07-17

    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)
from eslint-plugin-mocha GitHub release notes
Commit messages
Package name: eslint-plugin-mocha

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

@codenirvana codenirvana closed this Oct 5, 2020
@codenirvana codenirvana deleted the snyk-upgrade-acc066cb0335be26f53176cae27442c8 branch October 5, 2020 13:56
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

2 participants