Skip to content
This repository has been archived by the owner on May 4, 2022. It is now read-only.

An in-range update of graceful-fs is breaking the build 🚨 #915

Open
greenkeeper bot opened this issue Jun 26, 2019 · 5 comments
Open

An in-range update of graceful-fs is breaking the build 🚨 #915

greenkeeper bot opened this issue Jun 26, 2019 · 5 comments

Comments

@greenkeeper
Copy link
Contributor

greenkeeper bot commented Jun 26, 2019

The devDependency graceful-fs was updated from 4.1.15 to 4.2.0.

🚨 View failing branch.

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

graceful-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).

Commits

The new version differs by 9 commits.

  • 585df78 4.2.0
  • 65d8490 push to github with one command, not two
  • b701803 add node 12 to travis
  • 3579a9d Minor code restructuring on fs.stat options
  • 2284a19 [email protected]
  • 849d672 Always load graceful-fs BEFORE tap in tests
  • c7b3374 update memory leak test for node v12.4
  • 4c1b072 Add basic test for stat functions with 3 arguments when supported
  • 168bdb8 Allow stat functions to accept 3 arguments (target, options, cb)

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 Jun 26, 2019

After pinning to 4.1.15 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 Aug 4, 2019

  • The devDependency graceful-fs was updated from 4.2.0 to 4.2.1.

Your tests are passing again with this update. Explicitly upgrade to this version 🚀

Commits

The new version differs by 4 commits ahead by 4, behind by 1.

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Aug 14, 2019

  • The devDependency graceful-fs was updated from 4.2.1 to 4.2.2.

Your tests are passing again with this update. Explicitly upgrade to this version 🚀

Commits

The new version differs by 8 commits.

  • 5552309 4.2.2
  • 9841d47 Do not inadvertently monkeypatch fs streams
  • bbb8e17 Hide fs.close and fs.closeSync previous symbols
  • 770ee51 Add Node.js 0.x polyfill for global retry queue name
  • 20b77c4 Create/use global shared retry queue.
  • 841bf6d 4.2.1
  • 1139b6f Fix util.promisify for patched read function
  • a4520b4 update deps

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Oct 23, 2019

  • The devDependency graceful-fs was updated from 4.2.2 to 4.2.3.

Your tests are passing again with this update. Explicitly upgrade to this version 🚀

Commits

The new version differs by 10 commits.

  • 79aa9dd 4.2.3
  • 65c6638 Split legacy stream properties from regular ones.
  • 5552309 4.2.2
  • 9841d47 Do not inadvertently monkeypatch fs streams
  • bbb8e17 Hide fs.close and fs.closeSync previous symbols
  • 770ee51 Add Node.js 0.x polyfill for global retry queue name
  • 20b77c4 Create/use global shared retry queue.
  • 841bf6d 4.2.1
  • 1139b6f Fix util.promisify for patched read function
  • a4520b4 update deps

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Apr 28, 2020

  • The devDependency graceful-fs was updated from 4.2.3 to 4.2.4.

Your tests are passing again with this update. Explicitly upgrade to this version 🚀

Commits

The new version differs by 12 commits.

  • 5a29f6c 4.2.4
  • 9f66560 fix: attach queue to fs module in addition to global
  • 79aa9dd 4.2.3
  • 65c6638 Split legacy stream properties from regular ones.
  • 5552309 4.2.2
  • 9841d47 Do not inadvertently monkeypatch fs streams
  • bbb8e17 Hide fs.close and fs.closeSync previous symbols
  • 770ee51 Add Node.js 0.x polyfill for global retry queue name
  • 20b77c4 Create/use global shared retry queue.
  • 841bf6d 4.2.1
  • 1139b6f Fix util.promisify for patched read function
  • a4520b4 update deps

See the full diff

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

No branches or pull requests

0 participants