-
Notifications
You must be signed in to change notification settings - Fork 115
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
An in-range update of mock-fs is breaking the build 🚨 #341
Comments
After pinning to 4.7.0 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results. |
Your tests are still failing with this version. Compare changes CommitsThe new version differs by 7 commits.
See the full diff |
Your tests are still failing with this version. Compare changes |
Your tests are still failing with this version. Compare changes |
Your tests are still failing with this version. Compare changes |
Your tests are still failing with this version. Compare changes |
Your tests are still failing with this version. Compare changes CommitsThe new version differs by 38 commits.
There are 38 commits in total. See the full diff |
Your tests are still failing with this version. Compare changes |
Your tests are still failing with this version. Compare changes CommitsThe new version differs by 16 commits.
There are 16 commits in total. See the full diff |
The devDependency mock-fs was updated from
4.7.0
to4.8.0
.🚨 View failing branch.
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
Commits
The new version differs by 13 commits.
d5e7cb5
4.8.0
4a07657
Log changes
317d2e8
Merge pull request #261 from tschaub/updates
6f613b8
Conditional assertion about blocks and blksize
5843106
Remove AppVeyor config (Travis runs Windows tests)
e5b6ceb
Merge pull request #260 from huochunpeng/node10
dea8e55
fix: fix errno on windows, windows has different errmap than posix
b374e76
chore: remove nodejs v4 from travis matrix
86bdd71
feat: support nodejs v10+ fs.promises
122c859
fix: fix uid/gid on windows
7e7e1ba
chore: test on linux/windows/osx
564b9c7
feat: support nodejs v10+
c88b3fc
chore: add nodejs v11 to test matrix, remove v5 and v7
See the full diff
FAQ and help
There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.
Your Greenkeeper Bot 🌴
The text was updated successfully, but these errors were encountered: