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.21 to 5.9.22 #64

Closed snyk-bot closed 4 years ago

snyk-bot commented 4 years ago

Snyk has created this PR to upgrade mongoose from 5.9.21 to 5.9.22.

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
  • fa246e7 chore: release 5.9.22
  • a3f61ad refactor: upgrade to safe-buffer 5.2, remove workaround for #7102
  • 09b59e4 fix: revert fix for #9107 to avoid issues when calling `connect()` multiple times
  • 3390c53 fix(schema): treat `{ type: mongoose.Schema.Types.Array }` as equivalent to `{ type: Array }`
  • 378f59b test(schema): repro #9194
  • 8ea7743 Merge pull request #9196 from samtsai15/patch-1
  • 6fea8c3 docs: add a note about SSL validation to migration guide
  • 86e2791 fix(update): respect storeSubdocValidationError option with update validators
  • f3be507 test(update): repro #9172
  • fd42b58 Update guide.pug
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.2 :tada:

The release is available on:

Your semantic-release bot :package::rocket: