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.14 to 5.10.15 #85

Closed snyk-bot closed 3 years ago

snyk-bot commented 3 years ago

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

: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
  • 99da463 chore: release 5.10.15
  • 50945bc Merge pull request #9552 from FlameFractal/gh9551
  • 7e20382 fix(model): automatically set `partialFilterExpression` for indexes in discriminator schemas
  • 6d72faf fix: ensure `Document#overwrite()` correctly overwrites maps
  • d1dce79 test: repro #9549
  • 16a42ef chore: update opencollective sponsors
  • ffb4208 fix(query): maxTimeMS in count, countDocuments, distinct
  • 222a69f fix(connection): make `disconnect()` stop Mongoose if it is trying to reconnect
  • cc70256 fix(array): make sure `Array#toObject()` returns a vanilla JavaScript array in Node.js 6+
  • 3d9c4e6 fix(schema): remove warning re: `increment` as a schema path name
  • 288790d test: clean up timezone issue with #9544 re: #9543
  • e2f8e31 Merge pull request #9544 from jonathan-wilkinson/gh-9543
  • 9938ccf fix(document): make transform work with nested paths
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.3 :tada:

The release is available on:

Your semantic-release bot :package::rocket: