misskey-delta / misskey-web

improved MissKernel/Misskey-Web.
MIT License
6 stars 6 forks source link

Update mongoose to the latest version 🚀 #445

Closed greenkeeper[bot] closed 6 years ago

greenkeeper[bot] commented 6 years ago

Version 4.13.8 of mongoose was just published.

Dependency mongoose
Current Version 4.13.5
Type dependency

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

If you don’t accept this pull request, your project will work just like it did before. However, you might be missing out on a bunch of new features, fixes and/or performance improvements from the dependency update.

It might be worth looking into these changes and trying to get this project onto the latest version of mongoose.

If you have a solid test suite and good coverage, a passing build is a strong indicator that you can take advantage of these changes directly by merging the proposed change into your project. If the build fails or you don’t have such unconditional trust in your tests, this branch is a great starting point for you to work on the update.


Commits

The new version differs by 51 commits.

  • 96cfbb8 chore: release 4.13.8
  • 3b6eec3 docs(guide): use more up-to-date syntax for autoIndex example
  • e179034 docs(README): add recommended import syntax
  • fb21c07 Revert "chore: bump nsp"
  • 41ff691 chore: bump nsp
  • 6da0c52 Merge pull request #5927 from abagh0703/patch-1
  • f59defb refactor: fix a few tests re: #5891
  • a159115 Grammar change: it's --> its
  • ccec46f fix: propagate lean options to child schemas
  • 4e64596 fix(populate): use correct model with discriminators + nested populate
  • ed8e874 test(populate): repro #5858
  • 1996a06 chore: bump lockfile
  • 722d0ab chore: now working on 4.13.8
  • e5fbd01 chore: release 4.13.7
  • 8de8c84 Merge pull request #5889 from gokaygurcan/patch-1

There are 51 commits in total.

See the full diff

FAQ and help There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html). If those don’t help, you can always [ask the humans behind Greenkeeper](https://github.com/greenkeeperio/greenkeeper/issues/new).

Your Greenkeeper bot :palm_tree:

greenkeeper[bot] commented 6 years ago

Version 5.0.0-rc0 just got published.

Update to this version instead 🚀

Commits

The new version differs by 167 commits.

  • 236095a chore: release 5.0.0-rc0
  • d7364dc Merge pull request #5942 from Automattic/5.0
  • 7686df9 Merge branch 'master' into 5.0
  • 9b04e53 docs: add missing @method
  • fb93c16 docs: add missing @method
  • a50a050 docs: add missing fn name for docs build
  • efa7339 chore: update Makefile and release-items for 5.0 release
  • d82c6f3 chore: bump lockfile
  • f3ebecd docs(guide): remove bit about retainKeyOrder
  • ac896c6 style: fix lint
  • 99477b6 BREAKING CHANGE: remove legacy agg cursor
  • 05e19bc Merge branch 'master' into 5.0
  • 941efb4 chore: now working on 4.13.9
  • f8b28cb docs: add headers for migrating_to_5.md
  • 30abded Merge branch '5.0' of github.com:Automattic/mongoose into 5.0

There are 167 commits in total.

See the full diff