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.10.13 to 5.10.14 #80

Closed snyk-bot closed 3 years ago

snyk-bot commented 3 years ago

Snyk has created this PR to upgrade mongoose from 5.10.13 to 5.10.14.

merge advice :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
  • c83999b chore: release 5.10.14
  • e5eaed8 fix(discriminator): overwrite instead of merge if discriminator schema specifies a path is single nested but base schema has path as doc array
  • f7dc628 test(discriminator): repro #9534
  • 537f974 fix(update): handle casting immutable object properties with `$setOnInsert`
  • d4d3e63 test(update): repro #9537
  • af6fb1b docs(CONTRIBUTING): remove mmapv1 recommendation and clean up a few other details
  • fcc1341 Merge pull request #9530 from mustafaKamal-fe/patch-1
  • ec8ae00 chore: fix docs typo
  • 074bfc6 docs: correct typo
  • 61af2af Merge pull request #9527 from ksullivan/patch-1
  • b9553b6 Update middlewar.pug file
  • 0ffcf3b Remove redundant code.
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 3 years ago

:tada: This issue has been resolved in version 3.1.2 :tada:

The release is available on:

Your semantic-release bot :package::rocket: