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.8 to 5.11.9 #92

Closed snyk-bot closed 3 years ago

snyk-bot commented 3 years ago

Snyk has created this PR to upgrade mongoose from 5.11.8 to 5.11.9.

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
  • 21f1f18 chore: release 5.11.9
  • 9780195 fix: make fix for #9651 compatible with Node.js 4.x and 5.x
  • c16f878 fix(document): keeps atomics when assigning array to filtered array
  • 71b76fe test(document): repro #9651
  • eb59a42 Merge branch 'master' of github.com:Automattic/mongoose
  • 971ffa8 Merge pull request #9688 from YC/master
  • 8a5776d chore: fix tests re: #9736
  • 8763e8b Merge pull request #9743 from sahasayan/patch-5
  • fd63d70 fix(document): apply `defaults` option to subdocument arrays
  • b8aef4e fix(index.d.ts): add missing pre hook for findOneAndUpdate
  • abc446a test: add test re: #9730
  • 8497929 fix(index.d.ts): allow passing generic parameter to overwrite `lean()` result type
  • be55448 style: fix lint
  • 3326dc7 chore: fix breaking changes in #9725
  • 74002c7 Merge pull request #9741 from zce/dts-schema
  • b58ef92 Merge branch 'master' into dts-schema
  • ab8c33b chore: fix tslint plugin versions
  • 4f06333 Merge pull request #9738 from AbdelrahmanHafez/deprecate-update
  • 5e7ac07 fix(index.d.ts): deprecate Model.update(...)
  • a684933 chore: update opencollective sponsors
  • 3de30e6 chore: fix eslint version and disable no-explicit-any re #9729
  • 0df310c Merge pull request #9729 from hokify/master
  • ff98825 chore: update opencollective sponsors
  • 1bfed78 lint: use const instead of var for ObjectId
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.6 :tada:

The release is available on:

Your semantic-release bot :package::rocket: