AtomLinter / linter-codeclimate

An Atom Linter plugin for the Code Climate CLI
http://github.com/codeclimate/codeclimate
MIT License
10 stars 5 forks source link

Update fs-plus to version 3.0.0 🚀 #53

Closed greenkeeper[bot] closed 7 years ago

greenkeeper[bot] commented 7 years ago

Version 3.0.0 of fs-plus just got published.

Dependency fs-plus
Current Version 2.10.1
Type dependency

The version 3.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 fs-plus. 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 4 commits .

  • 91fc6e7 3.0.0
  • d6eb74c Merge pull request #41 from atom/revert-40-revert-37-as-support-snapshot
  • 4953e0e Support only Node 6 and 7
  • 42ee6c7 Revert "Revert "Enable snapshot""

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:

Arcanemagus commented 7 years ago

Looks like the v3 bump was just due to a dropping of support for Node.js v4.