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.15 to 5.10.16 #87

Closed snyk-bot closed 3 years ago

snyk-bot commented 3 years ago

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

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
  • aa1bf26 chore: release 5.10.16
  • 9b6dcb7 test: fix tests re: #9574
  • 2d85421 test(versioning): refactor a couple more test cases that were treated as sequential function calls
  • 93f304b test(versioning): refactor out a couple more tests that were hardcoded as sequential function calls
  • 8ae9ac2 test(versioning): remove a couple hard to read tests re: #9574
  • 1346469 fix(connection): copy config options from connection rather than base connection when calling `useDb()`
  • 3a86742 chore: add `of` to schema array options
  • 63a07b6 fix(schema): support `of` for array type definitions to be consistent with maps
  • d6e48a4 test(schema): repro #9564
  • 9fd31f9 docs(virtualtype): work around tj/dox#60
  • 31b5ddd Merge branch 'master' of github.com:Automattic/mongoose
  • ba2b753 refactor(document): replace `handleIndex()` with a simple for loop and clean up some unnecessary ifs
  • b5aa67f Merge pull request #9557 from kertof/patch-1
  • 293c353 Update dates.md
  • 7cd455d chore: update opencollective sponsors
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.4 :tada:

The release is available on:

Your semantic-release bot :package::rocket: