marcus-sa / express-atlas

A simple routing wrapper for Express built on directory and file pattern recognition with easy import of mongoose models
https://npmjs.com/package/express-atlas
MIT License
1 stars 0 forks source link

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

Open greenkeeper[bot] opened 7 years ago

greenkeeper[bot] commented 7 years ago

Version 4.10.5 of mongoose just got published.

Branch Build failing 🚨
Dependency mongoose
Current Version 4.10.4
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 - ❌ **continuous-integration/travis-ci/push** The Travis CI build failed [Details](https://travis-ci.org/marcus-sa/express-atlas/builds/240185814?utm_source=github_status&utm_medium=notification)

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

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 6 years ago

Version 5.0.18 just got published.

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

Commits

The new version differs by 27 commits.

  • 37146c2 chore: release 5.0.18
  • da198b0 Merge pull request #6441 from lineus/fix-6439
  • 13f6ed5 Merge pull request #6423 from ChristianMurphy/chore/update-bson-and-nsp
  • cfeb2dc Merge pull request #6430 from lineus/fix-6414
  • 20e9988 fixes #6439 - stop clobbering $in when casting doc in query
  • 2a1c44f fixing test, removing erroneous comment adding meaningful 2nd path
  • e238457 chore: update bson
  • 065f16d Merge pull request #6437 from simllll/patch-2
  • 63adc1a mongodb upgrade to 3.0.8 to fix #6357
  • c3b6588 fixes #6414 - populates array of objects with space separated paths
  • a4838e8 chore: fix missing strict mode
  • 19fb5a4 fix(document): avoid running default functions on init() if path has value
  • b4b8a60 test(document): repro #6410
  • 7deef1f Merge pull request #6421 from lineus/fix-6390
  • b0607f2 docs(faq+schematypes): highlight array defaults more prominently

There are 27 commits in total.

See the full diff

greenkeeper[bot] commented 6 years ago

Version 5.1.1 just got published.

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

Commits

The new version differs by 111 commits.

  • 3ffe291 chore: release 5.1.1
  • fa32ea9 fix(populate): add retainNullValues option to avoid stripping out null keys
  • 653ef83 test(populate): repro #6432
  • 7ff8e3e Merge branch 'master' of github.com:Automattic/mongoose
  • 2de3280 fix: make debug output print null correctly
  • 3054e03 Merge pull request #6470 from lineus/docs-6440
  • b80fbf9 fix linter errors in types/buffer.js and schema.js
  • dbd7b1d add notes in api and guide about schema.methods object
  • edb3059 fix(discriminator): throw readable error when create() with a non-existent discriminator key
  • fd04db0 test(discriminator): repro #6434
  • 7a4a82a Merge pull request #6464 from HabitRPG/fix-6433
  • d2d45e6 docs(model): add change streams and ToC, make terminology more consistent
  • 2a6b69c remove .only from tests
  • 5b6eebd feat(error): add modified paths to VersionError
  • c09202f style: fix lint re: #6411

There are 111 commits in total.

See the full diff

greenkeeper[bot] commented 6 years ago

Version 5.1.2 just got published.

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

Commits

The new version differs by 60 commits.

  • a8352e9 Merge branch 'master' of github.com:Automattic/mongoose
  • 5fbff00 chore: release 5.1.2
  • 30b9432 Merge pull request #6490 from distancesprinter/patch-1
  • cfdb51e chore: add carbon cpc ads
  • 476d466 chore: add todo re: concat()
  • 6ee94e1 fix(array): use push() instead of concat() because of array subclassing quirks in node v4 and v5
  • 91c49fb Updated guide.jade to include new SchemaTypes
  • 7af1221 Merge branch 'master' of github.com:Automattic/mongoose
  • 7edfede fix(array): use custom array class to avoid clobbered property names
  • 04132c3 test(document): repro #6431
  • 7cd160e Merge pull request #6486 from lineus/fix-6478
  • 8b2eaa3 make MongooseMap.toJSON return a serialized object
  • 7b009a1 chore: bump to latest acquit
  • f24868f docs(connection): document useDb()
  • e4efcf8 style: fix lint re: #6435

There are 60 commits in total.

See the full diff