madhums / node-express-mongoose-demo

A simple demo app using node and mongodb for beginners (with docker)
https://nodejs-express-demo.fly.dev
MIT License
5.12k stars 1.38k forks source link

Update mongoose to the latest version 🚀 #279

Closed greenkeeper[bot] closed 7 years ago

greenkeeper[bot] commented 7 years ago

Version 4.11.0 of mongoose just got published.

Dependency mongoose
Current Version 4.10.8
Type dependency

The version 4.11.0 is not covered by your current version range.

Without accepting this pull request your project will work just like it did before. There might be a bunch of new features, fixes and perf improvements that the maintainers worked on for you though.

I recommend you look into these changes and try to get onto the latest version of mongoose. Given that you have a decent test suite, a passing build is a strong indicator that you can take advantage of these changes by merging the proposed change into your project. Otherwise this branch is a great starting point for you to work on the update.


Commits

The new version differs by 44 commits.

  • c703010 chore: release 4.11.0
  • 973fcac Merge pull request #5391 from Automattic/4.11
  • 5e855ea test: remove bad test
  • 664a631 test: fix query stream test
  • c27c201 Merge pull request #5372 from Automattic/5339
  • d5a49e2 Merge branch '4.11' into 5339
  • 97a2f9b Merge pull request #5373 from Automattic/4009
  • 5e4d0e6 Merge pull request #5355 from Automattic/5304
  • 1bb39b8 Merge pull request #5298 from Automattic/4244
  • bd0f957 test: fix tests
  • 85e7984 style: fix lint
  • 84d102a test: fix tests
  • 2aad9fa chore: rename useMongooseUri -> useMongoClient
  • ab6aad5 Merge branch '4.11' into 5304
  • 7715120 Merge branch '4.11' into 4244

There are 44 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.11.1 just got published.

Update to this version instead 🚀

Commits

The new version differs by 30 commits.

  • 98af8e8 chore: release 4.11.1
  • ca9c305 docs(connection): add links to MongoClient.connect()
  • 14c13cf Merge branch 'master' of github.com:Automattic/mongoose
  • 6c025c8 fix(connection): make sure to call onOpen in openUri()
  • b1e9917 docs(connection): add link to openUri deprecation
  • 586effe docs(connection): improve docs re: createConnection promise
  • fb3636d Merge pull request #5427 from fredericosilva/fix_doc
  • 3ff9bd0 Merge pull request #5402 from zbjornson/zb/justone
  • 8877a57 Merge pull request #5398 from pjo336/patch-1
  • f4551b9 fix(update): handle update with defaults and overwrite but no update validators
  • c868ee7 test(update): repro #5086
  • 81714c2 style: fix lint
  • 528f125 fix(populate): handle undefined refPath values in middle of array
  • a66f618 test(populate): repro #5377
  • d510152 Merge pull request #5426 from Automattic/5363

There are 30 commits in total.

See the full diff