Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
greenkeeper bot opened this issue Dec 15, 2019 · 2 comments
Open

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

greenkeeper bot opened this issue Dec 15, 2019 · 2 comments

Comments

@greenkeeper
Copy link
Contributor

greenkeeper bot commented Dec 15, 2019

The devDependency 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 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
  • ci/circleci: build-job: Your tests failed on CircleCI (Details).

Commits

The new version differs by 6 commits.

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 Dec 15, 2019

After pinning to 3.3.0 your tests are passing again. Downgrade this dependency 📌.

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Apr 26, 2020

  • The devDependency chokidar was updated from 3.3.1 to 3.4.0.

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

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

No branches or pull requests

0 participants