Skip to content
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 🚨 #29

Open
greenkeeper bot opened this issue May 20, 2019 · 6 comments
Open

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

greenkeeper bot opened this issue May 20, 2019 · 6 comments

Comments

@greenkeeper
Copy link
Contributor

greenkeeper bot commented May 20, 2019

The devDependency mock-fs was updated from 4.9.0 to 4.10.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
  • continuous-integration/appveyor/branch: AppVeyor build succeeded (Details).
  • continuous-integration/travis-ci/push: The Travis CI build could not complete due to an error (Details).

Commits

The new version differs by 5 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

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 🌴

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented May 20, 2019

After pinning to 4.9.0 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results.

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Jun 5, 2019

  • The devDependency mock-fs was updated from 4.10.0 to 4.10.1.

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 4 commits.

  • 7c33296 4.10.1
  • 8c86971 Log changes
  • 52b1d12 Merge pull request #271 from 3cp/fix-recursive-mkdir
  • e20f80d fix: fix recursive mkdir behavior on existing folder

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Oct 18, 2019

  • The devDependency mock-fs was updated from 4.10.1 to 4.10.2.

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 5 commits.

  • fe97f3e 4.10.2
  • af3a608 Log changes
  • bc4e8e4 Update dev dependencies
  • 3a4be55 Merge pull request #277 from 3cp/node-12-time
  • 15860ca fix: fix wrong time stamps on nodejs v12.10.0+

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Nov 3, 2019

  • The devDependency mock-fs was updated from 4.10.2 to 4.10.3.

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 4 commits.

  • b36d90f 4.10.3
  • 5372865 Log changes
  • 3adb18b Merge pull request #279 from 3cp/fix-wrong-rejection-on-close
  • cee16f1 fix: fix wrong promise rejection on some fs methods with no return value

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Nov 26, 2019

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

Your tests are still failing with this version. Compare changes

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

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Feb 24, 2020

  • The devDependency mock-fs was updated from 4.10.4 to 4.11.0.

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 5 commits.

  • 9832d66 4.11.0
  • 0baf4f6 Log changes
  • 60cca44 Merge pull request #287 from mrmlnc/readdir_with_file_types
  • ec9b267 feat: implementing "withFileTypes" option for fs.readdir method
  • ad93ac5 Log more changes

See the full diff

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

0 participants