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.11.9 to 5.11.14 #95

Closed SvenWesterlaken closed 3 years ago

SvenWesterlaken commented 3 years ago

Snyk has created this PR to upgrade mongoose from 5.11.9 to 5.11.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
  • 5a99981 chore: release 5.11.14
  • 9c84ef0 Merge pull request #9869 from Automattic/gh-9833
  • 189191c reverted deletions
  • 9e8937c added the semicolon
  • 08bdecd fix: no more phantom arrays
  • d70ff4f fix(index.d.ts): indicate that `Document#remove()` returns a promise, not a query
  • cc8dcbf chore(package.json): disable no-unused-vars so linter doesn't complain about test files
  • 229bf86 fix(index.d.ts): allow setting `SchemaType#enum` to TypeScript enum with `required: true`
  • a05005c chore: update opencollective sponsors
  • dad4cb5 Merge pull request #9849 from hanzki/gh-9847
  • cdba387 fix(document): apply setters on each element of the array when setting a populated array
  • 89a297b test(document): repro #9838
  • 957fbf2 Made ValidationError.toJSON to include the error name correctly
  • fa2b889 Merge pull request #9843 from Automattic/gh-9841
  • c202def Merge pull request #9842 from Automattic/gh-9811
  • c6ca5b5 additional fixes
  • 0d94217 fix: changed dependency
  • 98845f1 Merge branch 'master' into gh-9811
  • e67e241 made requested changes
  • 64f929a fix: no more $unset
  • 0f0c32b chore: release 5.11.13
  • 9c3a2eb Ignore this
  • c4efb0c Merge pull request #9834 from pnutmath/transaction-options-in-transaction-rwapper
  • 6643020 docs: add links to then() and catch() tutorials
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 PR is included in version 3.1.7 :tada:

The release is available on:

Your semantic-release bot :package::rocket: