woshilapin / codingame-connector

5 stars 0 forks source link

Update mock-fs to the latest version 🚀 #47

Closed greenkeeper[bot] closed 7 years ago

greenkeeper[bot] commented 7 years ago

Version 4.1.0 of mock-fs just got published.

Dependency mock-fs
Current Version 3.12.1
Type devDependency

The version 4.1.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 18 commits .

  • 61926f8 Log changes
  • 4260d20 4.1.0
  • 05141ee Merge pull request #195 from vlindhol/bug/symlink
  • b417c15 whitespace
  • 0fc2b58 Bugfix opening a deeply symlinked file
  • 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')

There are 18 commits in total. 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:

greenkeeper[bot] commented 7 years ago

Version 4.2.0 just got published.

Update to this version instead 🚀

Commits

The new version differs by 4 commits .

  • d7532ca Log changes
  • 18fd7d6 4.2.0
  • 88e623c Merge pull request #198 from not-an-aardvark/update-binding-stat-lstat-fstat
  • 06868bb Update fs.stat(), fs.lstat(), and fs.fstat() for Node 7.7+ (fixes #197)

See the full diff.