stealjs / steal-tools

Build easy. Load fast.
https://stealjs.com/docs/steal-tools.html
MIT License
67 stars 23 forks source link

Update mock-fs to the latest version 🚀 #1062

Closed greenkeeper[bot] closed 5 years ago

greenkeeper[bot] commented 6 years ago

Version 4.6.0 of mock-fs was just published.

Dependency mock-fs
Current Version 4.4.1
Type devDependency

The version 4.6.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 mock-fs.

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 26 commits.

  • 96b28b6 4.6.0
  • 6906f02 Log changes
  • 0bb6314 Merge pull request #243 from tschaub/copy-file
  • 8bf0d3c Implement binding.copyFile()
  • c1cdeec Merge pull request #241 from tschaub/partial-ten-five-fix
  • e97697b Conditionally define BigUint64Array
  • 192ce18 Fix stat calls to work with changes in Node 10
  • 5b165be 4.5.0
  • e32c24b Log changes
  • 45e51e8 Merge pull request #237 from tschaub/ten
  • 4707f88 Make binding.access throw for broken link
  • 1b58f5f Use Buffer.from and Buffer.alloc instead of constructor
  • a1e69d9 Generate an array-like stats object
  • 920c4a9 Merge pull request #232 from deployable/issue_231_readlink_EINVAL
  • b6d9aee Merge pull request #230 from deployable/issue_229_error_path

There are 26 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:

coveralls commented 6 years ago

Coverage Status

Coverage remained the same at 93.64% when pulling 64f0c0fb792a55436a5d0a453b1b00ca9c9c66c0 on greenkeeper/mock-fs-4.6.0 into 251d7dd822cec82a5767a19780acf1895857903f on master.

greenkeeper[bot] commented 5 years ago

Version 4.7.0 just got published.

Update to this version instead 🚀

Commits

The new version differs by 15 commits.

  • 8f84cc7 4.7.0
  • c463fde Log changes
  • 7c224b0 Merge pull request #252 from tschaub/updates
  • 5e68c29 Merge pull request #247 from tricoder42/patch-1
  • f54a322 Merge pull request #249 from maxwellgerber/fix/buffer-copy
  • 15df910 Remove dev dependency on minimatch
  • b81c39b Merge pull request #251 from maxwellgerber/fix/dirent-patch
  • 38ca5db binding.readdir can take anywhere from 2 to 4 arguments
  • 29f82dc Add tests for reading and writing using Uint8Array
  • a90b7ac docs: add note about snapshot testing
  • 28d65a7 Remove redundant check
  • 076fca8 Merge pull request #242 from maxwellgerber/patch/open-directory-error
  • f8e4eb6 add tests
  • e363112 Limit package contents
  • b3e86cb Throw error when a directory is opened

See the full diff