Skip to content

Conversation

@greenkeeper
Copy link
Contributor

@greenkeeper greenkeeper bot commented Mar 24, 2018

☝️ Greenkeeper’s updated Terms of Service will come into effect on April 6th, 2018.

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

Dependency eslint-plugin-mocha
Current Version 4.12.1
Type devDependency

The version 5.0.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.0.0

Breaking Changes

  • Remove support for ESLint versions < 4.0.0 (#155)
  • Remove support for nodejs 4, 5 and 7 (#154)

Dependency Upgrades

  • Update pr-log to the latest version 🚀 (#159)
  • Update chai to version 4.1.2 (#151)

Code Refactoring

  • Use new language features (#156)

Build-Related

  • Use nyc instead of istanbul (#153)
  • Whitelist files instead of using .npmignore (#152)
Commits

The new version differs by 23 commits.

  • 796c780 5.0.0
  • 91a8865 Merge pull request #156 from lo1tuma/eslint-config
  • 8782325 Fixup problems in no-setup-in-describe
  • 8d95e29 Use eslint-plugin-node to prevent usage of unsupported language features
  • 04deda1 Use some new language features
  • 6aed5f1 Use eslint-config-holidaycheck with es2015 settings
  • 694243b Specify required node version in engines field
  • edae523 Use overrides instead of multiple config files
  • 27863c0 Rename .eslintrc to .eslintrc.json
  • ce011bf Merge pull request #159 from lo1tuma/greenkeeper/pr-log-3.0.0
  • 5c1f9dc chore(package): update pr-log to version 3.0.0
  • 8566faa Merge branch '4.x'
  • bbdf2b4 Merge pull request #151 from lo1tuma/greenkeeper/chai-4.1.2
  • 89d92d0 Change deep.property assertion to nested.property
  • 4a584a3 chore(package): update chai to version 4.1.2

There are 23 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 🌴

@coveralls
Copy link

Coverage Status

Coverage remained the same at 100.0% when pulling edd7298 on greenkeeper/eslint-plugin-mocha-5.0.0 into ee6e2a9 on master.

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

greenkeeper bot commented Jul 6, 2018

Version 5.1.0 just got published.

Update to this version instead 🚀

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 17 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 17 commits in total.

See the full diff

@greenkeeper greenkeeper bot closed this Aug 8, 2018
@greenkeeper greenkeeper bot deleted the greenkeeper/eslint-plugin-mocha-5.0.0 branch August 8, 2018 10:36
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.

2 participants