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.18 to 5.9.20 #56

Closed snyk-bot closed 4 years ago

snyk-bot commented 4 years ago

Snyk has created this PR to upgrade mongoose from 5.9.18 to 5.9.20.

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
  • 3251f72 chore: release 5.9.20
  • e47531a test: fix tests
  • 8a8ff91 Merge pull request #9160 from AbdelrahmanHafez/gh-9157
  • b364a8d allow non-null falsy values for setDefaultsOnInsert
  • 58f3376 test: add test for #9150
  • 999da5a fix(model): respect `autoIndex: false` on nested schemas
  • 5afb82f fix(model): fix conflicting $setOnInsert default values with `update` values in bulkWrite
  • 2ec166f test: repro #9157
  • 551fc9e style: fix lint
  • 666aade fix(populate): handle populating primitive array under document array discriminator
  • 5253b50 test(populate): repro #9148
  • 10a4041 Merge pull request #9143 from dandv/patch-11
  • 658d87f Merge pull request #9144 from dandv/patch-12
  • 1ed1eb1 fix(connection): make sure to close previous connection when calling `openUri()` on an already open connection
  • df6856b docs(validation): add validateBeforeSave and invalidate
  • 3061806 docs: minor English fix in Validation
  • 5a25950 Merge pull request #9137 from dandv/patch-11
  • 0d50b4f Merge pull request #9024 from AbdelrahmanHafez/patch-5
  • 27ccea6 docs: array field notation for invalidate
  • b606888 docs: specify the array field syntax for invalidate
  • 8437d2b chore: update opencollective sponsors
  • d7f1068 chore: release 5.9.19
  • d289f07 Merge pull request #9132 from AbdelrahmanHafez/gh-9131
  • 075efbd style: fix lint
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 3.0.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket: