zkat / cacache

πŸ’©πŸ’΅ but for your data. If you've got the hash, we've got the cache β„’ (moved)

Home Page:https://github.com/npm/cacache

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

An in-range update of chownr is breaking the build 🚨

greenkeeper opened this issue Β· comments

The dependency chownr was updated from 1.0.1 to 1.1.0.

🚨 View failing branch.

This version is covered by your current version range and after updating it in your project the build failed.

chownr is a direct dependency of this project, and it is very likely causing it to break. If other packages depend on yours, this update is probably also breaking those in turn.

Status Details
  • ❌ continuous-integration/appveyor/branch: Waiting for AppVeyor build to complete (Details).
  • βœ… continuous-integration/travis-ci/push: The Travis CI build passed (Details).
  • ❌ coverage/coveralls: First build on greenkeeper/chownr-1.1.0 at 89.788% (Details).

Commits

The new version differs by 9 commits.

  • 76c21fa 1.1.0
  • e8f0dc7 auto-publish scripts
  • b196e0e add tests for old readdir support
  • e06dd8a Avoid unnecessary stats on node v10.10 and above
  • 36a93e3 use lchown to address part 1 of TOCTOU issue
  • a631d84 use lchown instead of chown, if available
  • cdd4ce7 use modern JavaScript
  • d548650 update tap
  • 924de1e update travis

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 1.0.1 your tests are passing again. Downgrade this dependency πŸ“Œ.

  • The dependency chownr was updated from 1.1.0 to 1.1.1.

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 2 commits.

  • 7a5c3d5 1.1.1
  • 03eb97e Fix bug working on network-path files on windows

See the full diff