SvenWesterlaken / mongo4j

A mongoose plugin to automatically maintain nodes & relationships in neo4j
https://www.npmjs.com/package/mongo4j
MIT License
14 stars 4 forks source link

[Snyk] Upgrade mongoose from 5.9.10 to 5.9.12 #50

Closed snyk-bot closed 4 years ago

snyk-bot commented 4 years ago

Snyk has created this PR to upgrade mongoose from 5.9.10 to 5.9.12.

:information_source: Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.


Release notes
Package name: mongoose from mongoose GitHub release notes
Commit messages
Package name: mongoose
  • ba0f199 chore: release 5.9.12
  • 54dd5cb fix(connection): throw more helpful error in case of IP whitelisting issue with Atlas
  • 2bea453 chore: update opencollective sponsors
  • 17b7988 style: fix lint
  • ff60457 fix(document): set defaults if setting nested path to empty object with `minimize: false`
  • 3ce7c3a test(document): repro #8829
  • ace85cf test: fix more tests re: #8888
  • 5b35f20 test: fix tests re: #8888
  • 5cca9d6 fix(document): report cast error on array elements with array index instead of just being a cast error for the whole array
  • bea601c test(document): repro #8888
  • 7e48689 Merge pull request #8914 from AbdelrahmanHafez/gh-8899
  • 6aec60e Merge pull request #8911 from AbdelrahmanHafez/gh-8901
  • c66c3d4 Merge pull request #8885 from AbdelrahmanHafez/gh-8267
  • b0a3fc4 Merge pull request #8919 from AbdelrahmanHafez/gh-8917
  • fd9d211 Merge pull request #8906 from clhuang/distinctOptions
  • c54fdfe Merge pull request #8896 from AbdelrahmanHafez/gh-8895
  • 018cef0 docs(faq): add limit vs. perDocumentLimit FAQ for populate(...)
  • d6d57ff docs(populate): make limit vs. perDocumentLimit its own section
  • 560ef56 fix(docs): use mongoose.model instead of this.model(...) in hooks
  • 3065b19 fix(docs): use mongoose.model instead of this.model(...) in hooks
  • 4a1a743 fix(docs): fix broken references to Mongoose#Document API
  • d5f6b2b chore: update opencollective sponsors
  • 87cec18 fix formatting
  • 661d0d7 docs: add flattenMaps and aliases to Document#toObject()
Compare

Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.

For more information:

🧐 View latest project report

🛠 Adjust upgrade PR settings

🔕 Ignore this dependency or unsubscribe from future upgrade PRs

SvenWesterlaken commented 4 years ago

:tada: This PR is included in version 2.1.2 :tada:

The release is available on:

Your semantic-release bot :package::rocket: