Skip to content

[Drops Node v4 Support] Update eslint-plugin-mocha to the latest version 🚀 #212

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

Closed
wants to merge 1 commit into from

Conversation

greenkeeper[bot]
Copy link
Contributor

@greenkeeper greenkeeper bot commented Jul 6, 2018

Version 5.1.0 of eslint-plugin-mocha was just published.

Dependency eslint-plugin-mocha
Current Version 4.12.0
Type devDependency

The version 5.1.0 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.

It might be worth looking into these changes and trying to get this project onto the latest version of eslint-plugin-mocha.

If you have a solid test suite and good coverage, a passing build is a strong indicator that you can take advantage of these changes directly by merging the proposed change into your project. If the build fails or you don’t have such unconditional trust in your tests, this branch is a great starting point for you to work on the update.


Release Notes 5.1.0

Bug Fixes

  • Issue #166: No setup in describe hooks (#167)

Features

  • Adds mocha-aware prefer-arrow-callback rule (#163)

Dependency Upgrades

  • Update eslint-config-holidaycheck to version 0.13.1 (#170)
  • Update eslint to version 5.0.1 (#169)
  • Update nyc to version 12.0.2 (#168)

Build-Related

  • Add node 10 build environment (#171)
Commits

The new version differs by 42 commits.

  • bf69945 5.1.0
  • 667597e Merge pull request #171 from lo1tuma/node-10
  • 29f533a Add node 10 build environment
  • e5fa595 Merge pull request #170 from lo1tuma/greenkeeper/eslint-config-holidaycheck-0.13.1
  • d6151b5 chore(package): update eslint-config-holidaycheck to version 0.13.1
  • 584cd3c Merge pull request #169 from lo1tuma/greenkeeper/eslint-5.0.1
  • a07c075 Merge pull request #168 from lo1tuma/greenkeeper/nyc-12.0.2
  • c61955a Merge pull request #163 from quarklemotion/quarklemotion/add-mocha-aware-prefer-arrow-callback
  • 0a56e2a Merge pull request #167 from joovel/no-setup-in-describe-hooks
  • b301e37 Issue #166 Fix: hook calls are pure nodes
  • f82a7c1 Issue #166: Add failing tests
  • 357373a chore(package): update eslint to version 5.0.1
  • 0285e7c add tests and restructure function to reach 100% test coverage
  • 94819cc relax complexity and max-statements eslint rules for easier updating of imported rule code
  • eff7a6e fix some lint errors with imported rule code

There are 42 commits in total.

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 🌴

greenkeeper bot added a commit that referenced this pull request Aug 13, 2018
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Aug 13, 2018

Version 5.2.0 just got published.

Update to this version instead 🚀

Release Notes 5.2.0

Enhancements

  • Prohibit tests in beforeEach etc. hook calls (#174)
Commits

The new version differs by 9 commits.

  • 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
  • 262764a Increase allowed complexity in no-nested-tests.js so I don't have to introduce bogus helper functions
  • 5b22f20 Report tests within a test hook with a separate error message
  • f9b51c5 Add beforeAll/afterAll (jest/jasmine) to the list of hooks
  • 46aa176 Prohibit tests defined inside beforeEach/afterEach/etc. hooks

See the full diff

@codenirvana codenirvana changed the title Update eslint-plugin-mocha to the latest version 🚀 [Drops Node v4 Support] Update eslint-plugin-mocha to the latest version 🚀 Sep 21, 2018
@kunagpal kunagpal closed this Nov 5, 2018
@kunagpal kunagpal deleted the greenkeeper/eslint-plugin-mocha-5.1.0 branch November 5, 2018 19:30
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.

1 participant