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 mongoose-unique-validator is breaking the build 🚨 #104

Open
greenkeeper bot opened this issue Sep 20, 2018 · 1 comment
Open

Comments

@greenkeeper
Copy link
Contributor

greenkeeper bot commented Sep 20, 2018

The dependency mongoose-unique-validator was updated from 2.0.1 to 2.0.2.

🚨 View failing branch.

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

mongoose-unique-validator 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/travis-ci/push: The Travis CI build could not complete due to an error (Details).
  • ci/circleci: Your tests failed on CircleCI (Details).
  • coverage/coveralls: First build on greenkeeper/mongoose-unique-validator-2.0.2 at 0.0% (Details).

Commits

The new version differs by 2 commits.

  • 1cc09b1 Marking as 2.0.2
  • 785fa2f changed .count to .countDocuments. Because .count is deprecated and will be removed in future versions. And it's raising flags when being used. (#84)

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 Apr 17, 2019

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 5 commits.

  • da52b0c Marking as 2.0.3
  • 869f90a Updates dependencies
  • 9ac4a4c Fixes minor typos in comment, test
  • c5d1c6e Escapes RegExp chars (#95)
  • 08da631 Limit files in npm package [ci skip]

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