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 🚨 #49

Closed greenkeeper[bot] closed 7 years ago

greenkeeper[bot] commented 7 years ago

Version 4.11.7 of mongoose just got published.

Branch Build failing 🚨
Dependency mongoose
Current Version 4.11.6
Type devDependency

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

As mongoose is “only” a devDependency of this project it might not break production or downstream projects, but “only” your build or test tools – preventing new deploys or publishes.

I recommend you give this issue a high priority. I’m sure you can resolve this :muscle:

Status Details - ❌ **semaphoreci** The build failed on Semaphore. [Details](https://semaphoreci.com/robototes/robototes-website/branches/greenkeeper-mongoose-4-11-7/builds/1)

Commits

The new version differs by 18 commits.

  • f09109a chore: release 4.11.7
  • 9da4b0d style: fix lint
  • ec13cca Merge branch 'master' of github.com:Automattic/mongoose
  • cded3f8 test(populate): repro #5542
  • 2f7fb10 Merge pull request #5544 from davidwu226/fix-virtual-populate-tojson
  • cb5b117 Merge pull request #5535 from et/patch-1
  • ee9b201 chore: use absolute paths for launchers
  • 708764c fix: upgrade mongodb -> 2.2.31 to support user/pass options
  • eae4fd3 Fix toJson() when apply to a virtual populate -- missing a clone() call.
  • c1de420 fix: add warning about running jest in jsdom environment
  • f42876a fix(document): ensure overwriting a doc array cleans out individual docs
  • 970c8b1 test(document): repro #5523
  • 2b816ea Fix property name
  • b382c24 fix(schema): handle creating arrays of single nested using type key
  • 1b98177 test(schema): repro #5521

There are 18 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:

greenkeeper[bot] commented 7 years ago

After pinning to 4.11.6 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results.