Macil / flow-copy-source

Script to copy javascript files and append ".flow" to the filename
MIT License
173 stars 13 forks source link

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

Closed greenkeeper[bot] closed 4 years ago

greenkeeper[bot] commented 4 years ago

The dependency chokidar was updated from 3.3.0 to 3.3.1.

🚨 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 - ❌ **ci/circleci:** Your tests failed on CircleCI ([Details](https://circleci.com/gh/Macil/flow-copy-source/98?utm_campaign=vcs-integration-link&utm_medium=referral&utm_source=github-build-link)).

Commits

The new version differs by 6 commits.

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 4 years ago

After pinning to 3.3.0 your tests are passing again. Downgrade this dependency πŸ“Œ.

greenkeeper[bot] commented 4 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

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