mblarsen / mongoose-hidden

A Mongoose schema plugin for filtering properties you usually do not want to sent client-side like passwords and IDs.
MIT License
89 stars 19 forks source link

Update mongoose to the latest version šŸš€ #37

Closed greenkeeper[bot] closed 7 years ago

greenkeeper[bot] commented 7 years ago

Version 4.10.4 of mongoose just got published.

Dependency mongoose
Current Version 4.10.2
Type devDependency

The version 4.10.4 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 23 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 23 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:

coveralls commented 7 years ago

Coverage Status

Coverage remained the same at 100.0% when pulling 45725d1af300c12c9539733d9ab8e384bc7658c6 on greenkeeper/mongoose-4.10.4 into 11237935be0d97dbaefa38817372924c83208c02 on master.