dustinspecker / eslint-plugin-no-use-extend-native

ESLint plugin to prevent use of extended native objects
MIT License
56 stars 4 forks source link

Update eslint-config-dustinspecker to the latest version 🚀 #116

Closed greenkeeper[bot] closed 6 years ago

greenkeeper[bot] commented 6 years ago

Version 5.0.0 of eslint-config-dustinspecker was just published.

Dependency eslint-config-dustinspecker
Current Version 4.0.0
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-config-dustinspecker.

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 v5.0.0

5.0.0 (2018-05-10)

Bug Fixes

  • esnext: remove deprecated ecmaFeatures (844ab45)

Features

  • deps: update eslint-plugin-unicorn (3b95c2d)
  • react: add missing rules (81f72e7)

BREAKING CHANGES

  • deps: New unicorn rules are enforced.
  • esnext: Old versions of ESLint required this. This now requires ESLint 4+ to be
    used for this config to function properly.
Commits

The new version differs by 8 commits.

  • 4c64294 chore(deps): update semantic-release
  • 3b95c2d feat(deps): update eslint-plugin-unicorn
  • dff711f chore(deps): update AVA
  • 844ab45 fix(esnext): remove deprecated ecmaFeatures
  • 81f72e7 feat(react): add missing rules
  • 7295dcf chore(travis): use 10
  • a39dc3d chore(deps): update semantic-release
  • 1553043 chore(all-rules): use error/off instead of 2/0

See the full diff

FAQ and help There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html). If those don’t help, you can always [ask the humans behind Greenkeeper](https://github.com/greenkeeperio/greenkeeper/issues/new).

Your Greenkeeper bot :palm_tree:

coveralls commented 6 years ago

Coverage Status

Coverage remained the same at 100.0% when pulling ad587e68b768f3804c066ebf7860b04bd0a2ec81 on greenkeeper/eslint-config-dustinspecker-5.0.0 into 6b74153d10fa83024e840aab2f93def51dcf56c0 on master.