jokeyrhyme / load.js

simple script loader based on extracted logic from RequireJS
Other
1 stars 0 forks source link

Update eslint-plugin-node to the latest version 🚀 #3

Closed greenkeeper[bot] closed 7 years ago

greenkeeper[bot] commented 7 years ago

Version 4.0.0 of eslint-plugin-node just got published.

Dependency eslint-plugin-node
Current Version 3.0.5
Type devDependency

The version 4.0.0 is not covered by your current version range.

Without accepting this pull request your project will work just like it did before. There might be a bunch of new features, fixes and perf improvements that the maintainers worked on for you though.

I recommend you look into these changes and try to get onto the latest version of eslint-plugin-node. Given that you have a decent test suite, a passing build is a strong indicator that you can take advantage of these changes by merging the proposed change into your project. Otherwise this branch is a great starting point for you to work on the update.


Commits

The new version differs by 9 commits .

  • 5fdb19a 4.0.0
  • 6172870 Update: add ignore options to no-deprecated-api (fixes #58)
  • fb485af Chore: use new rule format
  • f8a5e0b Update: add "excluding files" feature to convertPath option (fixes #60)
  • 390c9ec Chore: simpify tests for es modules
  • 719fb4d Chore: rename .eslintrc → .eslintrc.json
  • ecb7c49 Breaking: drop supports for ESLint 2
  • ba283df Breaking: drop supports for Node 0.x
  • 7f37c7c Docs: fix ruleId in exports-style.md (fixes #62)

See the full diff.

Not sure how things should work exactly? There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html) and of course you may always [ask my humans](https://github.com/greenkeeperio/greenkeeper/issues/new).

Your Greenkeeper Bot :palm_tree: