Closed greenkeeper[bot] closed 5 years ago
After pinning to 4.6.0 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results.
Todo: remove tests for node 4 & 5 for future versions
devDependency
mock-fs was updated from 4.9.0
to 4.10.0
.Your tests are still failing with this version. Compare changes
The new version differs by 25 commits.
0bbd60a
4.10.0
8475e4e
Log changes
e5586f6
Merge pull request #268 from 3cp/mkdir-recursive
d93b0b0
feat: support fs.mkdir recursive option for Node.js >=10.12.0
e436d85
test: turn on tests on nodejs v12
130e85c
Log changes
09f4888
4.9.0
e7a9683
Merge pull request #267 from tschaub/updates
f5d27e6
Names and comment style
dadeb2e
Update dev dependencies and remove lint
6d4ca5b
Merge pull request #265 from huochunpeng/node10
1f9180e
fix: prepatch fs-binding to improve support nodejs v10+ readFile
d5e7cb5
4.8.0
4a07657
Log changes
317d2e8
Merge pull request #261 from tschaub/updates
There are 25 commits in total.
See the full diff
devDependency
mock-fs was updated from 4.10.0
to 4.10.1
.Your tests are still failing with this version. Compare changes
devDependency
mock-fs was updated from 4.10.1
to 4.10.2
.Your tests are still failing with this version. Compare changes
Version 4.7.0 of mock-fs was just published.
This version is covered by your current version range and after updating it in your project the build failed.
mock-fs is a devDependency of this project. It might not break your production code or affect downstream projects, but probably breaks your build or test tools, which may prevent deploying or publishing.
Status Details
- ❌ **continuous-integration/travis-ci/push:** The Travis CI build failed ([Details](https://travis-ci.org/cyrilwanner/npm-autoinstaller/builds/427476305?utm_source=github_status&utm_medium=notification)).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
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: