cyrilwanner / npm-autoinstaller

A node package that always keeps you up to date with your dependencies.
MIT License
9 stars 1 forks source link

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

Closed greenkeeper[bot] closed 5 years ago

greenkeeper[bot] commented 6 years ago

Version 4.7.0 of mock-fs was just published.

Branch Build failing 🚨
Dependency mock-fs
Current Version 4.6.0
Type devDependency

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:

greenkeeper[bot] commented 6 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.

cyrilwanner commented 6 years ago

Todo: remove tests for node 4 & 5 for future versions

greenkeeper[bot] commented 5 years ago

Your tests are still failing with this version. Compare changes

Commits

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

greenkeeper[bot] commented 5 years ago

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[bot] commented 5 years ago

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