robototes / robototes-website

Official Robototes team website.
https://www.robototes.com
Other
3 stars 1 forks source link

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

Closed greenkeeper[bot] closed 7 years ago

greenkeeper[bot] commented 7 years ago

Version 4.9.7 of mongoose just got published.

Branch Build failing 🚨
Dependency mongoose
Current Version 4.9.6
Type dependency

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

mongoose is a direct dependency of this project this is very likely breaking your project right now. If other packages depend on you it’s very likely also breaking them. I recommend you give this issue a very high priority. I’m sure you can resolve this :muscle:

Status Details - ❌ **continuous-integration/travis-ci/push** The Travis CI build failed [Details](https://travis-ci.org/robototes/robototes-website/builds/227488481?utm_source=github_status&utm_medium=notification)

Commits

The new version differs by 16 commits0.

  • d29a115 chore: release 4.9.7
  • 1b2d1cd test: fix #5190 tests for < 3.4
  • 773639a fix(model): handle Decimal type in insertMany correctly
  • 958bbb2 test(model): repro #5190
  • 4771b05 fix(schema): ensure correct path for deeply nested schema indexes
  • f204aa7 test(schema): repro #5199
  • e432de2 fix(schema): make remove a reserved name
  • baedc21 style: fix lint
  • 60920b9 Merge branch 'master' of github.com:Automattic/mongoose
  • 9966920 fix(validation): handle returning a promise with isAsync: true
  • 4cc2a55 test: repro #5171
  • 01f3019 Merge pull request #5204 from phutchins/internalDocumentationFix
  • 15809df docs: add details about unique not being a validator
  • ee4584d Updating documentation to not be contradictory
  • 908d209 fix: upgrade kareem to handle async pre hooks correctly

There are 16 commits in total.

See the full diff

Not sure how things should work exactly? There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html) and of course you may always [ask my humans](https://github.com/greenkeeperio/greenkeeper/issues/new).

Your Greenkeeper Bot :palm_tree: