woshilapin / codingame-connector

5 stars 0 forks source link

Update mock-fs to the latest version 🚀 #45

Closed greenkeeper[bot] closed 7 years ago

greenkeeper[bot] commented 7 years ago

Version 4.0.0 of mock-fs just got published.

Dependency mock-fs
Current Version 3.12.1
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 mock-fs. 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 13 commits .

  • 84523af 4.0.0
  • 01e3db2 Upgrade notes
  • 10f98fc Merge pull request #194 from ciaranj/expose_root_of_mock_filesystem
  • 6a06eda Exposes the root mocked filesytem if the mock is currently applied.
  • b3d19b3 4.0.0-beta.1
  • e874477 Merge pull request #193 from tschaub/four
  • 4e7d0e3 Document breaking changes
  • 56db880 Update to eslint@3.11.1
  • 5c74f6f Merge pull request #182 from tschaub/binding
  • 4426ebc Only override process.binding('fs')
  • 479d815 Pending tests
  • 143f7ff Updated linter and config
  • 4142982 Test on Node 4 and above

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: