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

Closed greenkeeper[bot] closed 7 years ago

greenkeeper[bot] commented 7 years ago

Version 4.9.9 of mongoose just got published.

Branch Build failing 🚨
Dependency mongoose
Current Version 4.9.8
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/231984590?utm_source=github_status&utm_medium=notification)

Commits

The new version differs by 21 commits0.

  • 5f0ce6e chore: release 4.9.9
  • d5da9ca fix(connection): set $hasHandler on promises returned from openSet()
  • 1f16739 style: fix lint
  • 2d459ec refactor(connection): don't use promise for createConnection()
  • be8a6e4 refactor(connection): move openSet args logic into separate function
  • 0eda07a fix(document): don't emit model error if callback specified for consistency with docs
  • 7182998 test(document): repro #5216
  • e74c9d3 fix(connection): don't throw if .catch() on open() promise
  • edd0207 test(connection): repro #5229 part 1
  • 9c05394 fix(schema): allow update with $currentDate for updatedAt to succeed
  • c55da9c test: repro #5222
  • 9986f0a docs(query): correct type for Query#regex()
  • eed8bcd fix(document): handle errors in subdoc pre validate
  • 9f24e99 test(document): repro #5215
  • 6942c34 Merge branch 'master' of github.com:Automattic/mongoose

There are 21 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

Version 4.9.10 just got published.

Your tests are still failing with this version. Compare the changes 🚨

Commits

The new version differs by 11 commits.

  • bb1f92a chore: release 4.9.10
  • ec76786 fix(connection): ensure callback arg to openSet() is handled properly
  • 4f78b3b fix(document): check for virtual before setting nested non-existent path
  • 7393f10 test(document): repro #5250
  • 10895fe Merge branch 'master' of github.com:Automattic/mongoose
  • 236c87e fix(model): skip index build if connecting after model init and autoIndex false
  • 3f33ef6 Merge pull request #5248 from OmgImAlexis/master
  • 76e5c2e docs: remove dead plugins repo and add content links
  • bdc1b9c docs(populate): add details re: justOne in virtual populate
  • f83c9cc fix typo
  • 8a2cda8 chore: now working on 4.9.10

See the full diff

greenkeeper[bot] commented 7 years ago

Version 4.10.0 just got published.

Your tests are still failing with this version. Compare the changes 🚨

Commits

The new version differs by 59 commits.

  • 43752e8 chore: release 4.10.0
  • 142fbba Merge pull request #5270 from Automattic/4.10
  • 4bc7b3e docs: add missing ignores to sharding plugin
  • e8c8789 Merge branch '4.10' of github.com:Automattic/mongoose into 4.10
  • 9d4c9d4 Merge branch 'master' into 4.10
  • b8f0dd8 Merge pull request #5253 from Automattic/5145
  • f3805fa Merge pull request #5252 from Automattic/4569
  • 8ba7869 Merge pull request #5268 from clozanosanchez/patch-2
  • 373bb6f Update clone method to include indexes
  • 07b12f0 chore: now working on 4.9.11
  • 2373502 Merge branch '4.10' into 5145
  • 214323d Merge branch '4.10' into 4569
  • 636e922 style: fix lint
  • 6987ba8 fix(document): make nested doc keys not enumerable again
  • 25c350f fix(model): always emit 'index', even if no indexes

There are 59 commits in total.

See the full diff

greenkeeper[bot] commented 7 years ago

Version 4.10.1 just got published.

Your tests are still failing with this version. Compare the changes 🚨

Commits

The new version differs by 10 commits.

  • 3474d8d chore: release 4.10.1
  • dc6f887 fix(populate): handle doc.populate() with virtuals
  • a6dd311 test(populate): repro #5240
  • 6a2d405 fix(aggregate): handle sorting by text score correctly
  • b386516 test(aggregate): repro #5258
  • 54f624e Merge branch 'master' of github.com:Automattic/mongoose
  • 5038635 fix(schema): enforce that _id is never null
  • f7cbbdc docs: list a couple intermediate changes in changelog
  • d951bed chore: now working on 4.10.1
  • 274ed0f docs: add missing ignore

See the full diff

greenkeeper[bot] commented 7 years ago

Version 4.10.4 just got published.

Your tests are still failing with this version. Compare the changes 🚨

Commits

The new version differs by 28 commits.

  • 5556c05 chore: release 4.10.4
  • f4b384e docs(query): add docs about runSettersOnQuery
  • cd86287 chore: dont store test data in same directory re: #5303
  • 90c33a3 Merge pull request #5301 from Starfox64/master
  • 8bc4df6 Add data dirs in tools/ to .npmignore
  • 7505232 chore: ignore data dirs in tools/
  • e5cad83 chore: now working on 4.10.4
  • 56409b6 chore: release 4.10.3
  • 405bfb3 test(timestamps): add test covering #4503
  • 3cc3499 Merge branch 'master' of github.com:Automattic/mongoose
  • b01d955 docs: add description of alias option
  • f17da00 Merge pull request #5297 from dhritzkiv/patch-2
  • c2520e1 Tweak updateOne and replaceOne documentation notes
  • 7a78207 Merge pull request #5292 from nathanallen/fix-sidebar-toggle
  • efb017f fix(schema): correctly handle ref ObjectIds from different mongoose libs

There are 28 commits in total.

See the full diff

greenkeeper[bot] commented 7 years ago

Version 4.10.5 just got published.

Your tests are still failing with this version. Compare the changes 🚨

Commits

The new version differs by 15 commits.

  • e3c36a7 chore: release 4.10.5
  • 4c80f66 style: fix lint
  • 893b1bf fix(populate): handle init-ing nested virtuals properly
  • 1f538e3 Merge branch 'master' of github.com:Automattic/mongoose
  • e7d24a5 fix(update): report update validator error if required path under single nested doc not set
  • 9ede6be test(update): repro #5269
  • 2b29d2a chore: temporarily remove node 8 from travis
  • 8acce12 chore: add node 8 to travis
  • a66bf52 test(populate): repro #5311
  • 31165e6 fix(schema): remove default validate pre hook that was causing issues with jest
  • 1372151 chore: improve contrib guide for building docs
  • 5a22560 refactor: move querycursor under the cursor dir
  • e4a4002 chore: add keys in npmignore and gitignore
  • 8f02f26 chore: fix doc build in master
  • 9403bc7 chore: now working on 4.10.5

See the full diff

greenkeeper[bot] commented 7 years ago

Version 4.10.7 just got published.

Your tests are still failing with this version. Compare the changes 🚨

Commits

The new version differs by 42 commits.

  • 2eda0d9 chore: release 4.10.7
  • ba06058 fix(query): callback with cast error if remove and delete* args have a cast error
  • 659c80f test(query): repro #5323
  • 3bcf412 chore: remove sinon dep re: #5357
  • 6e40538 Merge pull request #5357 from igwejk/do_not_modify_user_passed_options_map
  • b4e3fc4 docs(validation): show overriding custom validator error with 2nd cb arg
  • 3319fd7 Removed dependency on external 'clone' module and used the one in 'lib/utils'
  • e65dd63 fix(populate): don't set populate virtual to ids when match fails
  • fe0a629 test(populate): repro #5336
  • a1d0ab6 Merge pull request #5356 from CalebAnderson2014/patch-1
  • 7d49b37 chore: bump bluebird dep to latest for test
  • 9507813 chore: get rid of old docs file
  • 586dc9f Fixed ESLINT errors
  • 27e82db Fix mutates user passed option map
  • 384bae6 Update guide.jade

There are 42 commits in total.

See the full diff

greenkeeper[bot] commented 7 years ago

Version 4.10.8 just got published.

Your tests are still failing with this version. Compare the changes 🚨

Commits

The new version differs by 25 commits.

  • 6fd743a chore: release 4.10.8
  • 6c0acaa test: only run decimal update test on 3.4 or higher
  • ad909d8 test: fix tests
  • a8a0085 Merge branch 'master' of github.com:Automattic/mongoose
  • c1990ac style: fix lint
  • 00322e7 Merge pull request #5374 from gianpaj/patch-1
  • 34deb5c Merge pull request #5385 from Automattic/fix-raw-update-decimal-issue
  • ed76294 test: add coverage for #5361
  • 1835bb7 fix: correctly cast decimals in update
  • 6554f03 Merge branch 'master' into fix-raw-update-decimal-issue
  • 8489948 style: fix lint
  • 6a571b2 fix(document): ensure consistent context for nested doc custom validators
  • 10e0fbd test(document): repro #5347
  • 0545f02 feat: add merge method to raw query update method
  • dfd4414 style: fix lint

There are 25 commits in total.

See the full diff