davidedantonio/create-fastify-app

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

Closed this issue Β· 1 comments


☝️ Important announcement: Greenkeeper will be saying goodbye πŸ‘‹ and passing the torch to Snyk on June 3rd, 2020! Find out how to migrate to Snyk and more at greenkeeper.io


The dependency chokidar was updated from 3.3.1 to 3.4.0.

🚨 View failing branch.

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

chokidar 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

Commits

The new version differs by 27 commits.

  • b67d208 Release 3.4.0.
  • faefe7c Fix tests. Fix error swallowing.
  • 6e8af0f Changelog.
  • 455f420 Handle replacement with other type with fsevents (#997)
  • 2488596 Node 14 support in CI.
  • 9becdfc Bump changelog.
  • e79ebea Fix edge case in direntry remove.
  • 1926fc7 Merge pull request #995 from paulmillr/dependabot/npm_and_yarn/readdirp-3.4.0
  • e1c37c6 Bump readdirp from 3.3.0 to 3.4.0
  • 71e94d2 Merge pull request #992 from raphinesse/make-close-always-return-promises
  • 9619a84 Make close always return Promises
  • 6619f98 Add failing test
  • bd0dbf2 Merge pull request #989 from paulmillr/dependabot/npm_and_yarn/sinon-9.0.1
  • 7d65e15 Bump sinon from 8.1.1 to 9.0.1
  • 8ca2b6f Clarify async unwatch.

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