dustinspecker / eslint-config-dustinspecker

ESLint shareable config of Dustin Specker's preferences
MIT License
4 stars 1 forks source link

Update eslint-plugin-unicorn to the latest version 🚀 #204

Closed greenkeeper[bot] closed 6 years ago

greenkeeper[bot] commented 6 years ago

Version 4.0.0 of eslint-plugin-unicorn was just published.

Dependency eslint-plugin-unicorn
Current Version 3.0.1
Type dependency

The version 4.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-unicorn.

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.


Commits

The new version differs by 18 commits.

  • 097fdc7 4.0.0
  • b7e4afb Add prefer-add-event-listener rule (#147)
  • 1d7df66 Set ecmaVersion to 2018
  • bdebf03 Add another test for regex-shorthand rule
  • 1091fda Disable a couple of problematic rules in the default config
  • 9ec60be Add test for #150
  • ed70777 Cleanup #137
  • 54738be Add caughtErrorsIgnorePattern option to catch-error-name rule (#137)
  • b1beb61 Add no-unsafe-regex rule (#146)
  • 1c5fdf0 Use link to tagged version for rule docs (#145)
  • a49c5e6 Welcome @johnwu93 as a maintainer 🎉
  • 6326fe6 Minor tweaks
  • dd05f68 Add error-message rule (#140)
  • 1b7c27f no-abusive-eslint-disable: Allow specifying rules from a scoped plugin (#143)
  • 875344d Add URL to rule documentation to the metadata (#141)

There are 18 commits in total.

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:

greenkeeper[bot] commented 6 years ago

Version 4.0.1 just got published.

Update to this version instead 🚀

Commits

The new version differs by 2 commits.

  • 812f461 4.0.1
  • e818b09 Fix crash in the prefer-add-event-listener rule

See the full diff

greenkeeper[bot] commented 6 years ago

Version 4.0.2 just got published.

Update to this version instead 🚀

Commits

The new version differs by 4 commits.

See the full diff

greenkeeper[bot] commented 6 years ago

Version 4.0.3 just got published.

Update to this version instead 🚀

Commits

The new version differs by 3 commits.

  • 985a861 4.0.3
  • 6e6d3d8 Do not auto-fix prefer-spread in certain cases - fixes #164 (#165)
  • f41abbb Do not use module.parent for resolving rule name (#161)

See the full diff