westy92/html-pdf-chrome

An in-range update of mock-fs is breaking the build 🚨

greenkeeper opened this issue Β· 1 comments

The devDependency mock-fs was updated from 4.10.3 to 4.10.4.

🚨 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
  • βœ… continuous-integration/travis-ci/push: The Travis CI build passed (Details).
  • ❌ continuous-integration/appveyor/branch: AppVeyor build failed (Details).

Commits

The new version differs by 38 commits.

  • 7f28122 4.10.4
  • 7846c47 Log changes
  • 19334ee Merge pull request #281 from 3cp/fix-missing-promise-return
  • 98ba9b6 Merge pull request #282 from niieani/fix-nested-access
  • 9adc82f fix: throw ENOTDIR when trying to open an incorrect path (nested under existing file)
  • 994a529 fix: remove win32 file namespace prefix for fs.realpath.native and fs.promises.realpath
  • e63c109 chore: use path.toNamespacedPath when available
  • 5284ba0 chore: clean up
  • 16b9026 test: add test coverage to fs.promises.realpath and fs.realpathSync
  • 4470222 test: add test coverage to fs.promises.lstat
  • 17a2e12 test: add test coverage to fs.promises.readlink
  • 8cf2098 test: add test coverage to fs.promises.link and fs.promises.symlink
  • bef86ed test: add test coverage to fs.promises.utimes and filehandle.utimes
  • 3353d00 test: add test coverage to fs.promises.unlink
  • 259ad0b chore: cleanup

There are 38 commits in total.

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 🌴

After pinning to 4.10.3 your tests are passing again. Downgrade this dependency πŸ“Œ.