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 6.0.6 to 6.0.7 #116

Closed snyk-bot closed 2 years ago

snyk-bot commented 3 years ago

Snyk has created this PR to upgrade mongoose from 6.0.6 to 6.0.7.

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
  • 3c4f4bb chore: release 6.0.7
  • ae5d06a Merge pull request #10748 from Automattic/doc-subsection-linking
  • 0d92245 Merge branch 'master' into doc-subsection-linking
  • 44612a9 fix(index.d.ts): add `Model.bulkSave()` definition
  • 0802662 fix(index.d.ts): allow using strings for ObjectIds with `$in`
  • b98b89a fix(index.d.ts): add `TVirtuals` generic to `Model` to make it easier to separate virtuals from DocType
  • 25e4ac3 fix(update): avoid setting single nested subdoc defaults if subdoc isn't set
  • e5b3d5c test(update): repro #10660
  • 7d7d9c0 fix(populate): wrap populate filters in `trusted()` so they work with `sanitizeFilter`
  • f5be4c8 style: fix lint
  • 6f39a90 Merge pull request #10744 from easen-amp/patch-1
  • 29eba88 style: fix lint
  • 4b1a515 Merge pull request #10742 from kaishu16/kaishu16/fix/timestampGetter
  • b4912f2 Merge pull request #10739 from minifjurt123/patch-1
  • 765f852 docs: fix typo
  • 88cef83 fix(index.d.ts): allow arbitrary additional keys in QueryOptions
  • 4e2f7bf fix(aggregate): handle calling `aggregate()` before initial connection succeeds
  • f0e6126 fix: correctly call `Schema#_preCompile()` when creating constructors for subdocuments re: #10701
  • cb4ffa3 fix(discriminator): handle setting nested discriminator paths
  • 0699646 test(discriminator): repro #10702
  • 0ef43c4 fix: delay creating `id` virtual until right before model compilation to allow plugins to disable the `id` option
  • 5eda0c8 test: repro #10701
  • 76df043 Merge branch 'master' into doc-subsection-linking
  • 6493f6e Merge branch 'master' of github.com:Automattic/mongoose
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 2 years ago

:tada: This issue has been resolved in version 4.0.2 :tada:

The release is available on:

Your semantic-release bot :package::rocket: