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 is breaking the build 🚨 #278

Closed
greenkeeper bot opened this issue Dec 5, 2018 · 1 comment
Closed

An in-range update of mongoose is breaking the build 🚨 #278

greenkeeper bot opened this issue Dec 5, 2018 · 1 comment

Comments

@greenkeeper
Copy link
Contributor

greenkeeper bot commented Dec 5, 2018

The devDependency mongoose was updated from 5.3.14 to 5.3.15.

🚨 View failing branch.

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

mongoose 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 31 commits.

  • d6ff8d2 chore: release 5.3.15
  • 8332e87 docs(jest): add further reading section
  • 48912de fix(query): throw helpful error if non-object passed to Query#setOptions()
  • 9ac9d48 Merge pull request #7297 from Automattic/gh7280
  • 27189c2 fix: handle orFail() with findOneAndUpdate()
  • 355e49f fix(query): run map() before post hooks
  • 9023a6e Revert "fix(query): handle findOneAndUpdate() and findOneAndDelete() with orFail()"
  • b8cfb34 style: fix lint
  • 956dd58 fix(document): continue running validateSync() for all elements in doc array after first error
  • a099d95 test(document): repro #6746
  • 628a278 chore: clean up api docs issue
  • d7be77f fix(query): handle findOneAndUpdate() and findOneAndDelete() with orFail()
  • fb94563 test(query): repro #7280
  • 553868c fix(populate): support populating individual subdoc path in document array
  • b36003f test(populate): repro #7273

There are 31 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 🌴

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Dec 5, 2018

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

@daffl daffl closed this as completed Dec 5, 2018
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

1 participant