rithinch / event-driven-microservices-docker-example

🐳 Simple example of event driven communication between microservices, based on Docker containers, Docker Compose and RabbitMQ. Microservices are implemented in Node.js using Koa.
MIT License
250 stars 87 forks source link

[Snyk] Upgrade mongoose from 5.9.25 to 5.9.26 #10

Closed snyk-bot closed 4 years ago

snyk-bot commented 4 years ago

Snyk has created this PR to upgrade mongoose from 5.9.25 to 5.9.26.

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
  • c55fba5 chore: fix docs build
  • 4d0a19e chore: release 5.9.26
  • 5ad0753 Merge pull request #9284 from shahvicky/patch-3
  • 17fbcca docs: correct link
  • 8759703 fix(document): allow unsetting boolean field by setting the field to `undefined`
  • 6e362a8 test(document): repro #9275
  • fd71093 style: fix lint
  • 2a3d9fd fix(browser): upgrade babel to v7 to work around an issue with `extends Error`
  • 8cbaf0a docs(browser): remove "Building with Webpack" section since we have a pre-built bundle
  • c6188a7 docs(populate): clarify that you can't filter based on foreign document properties when populating
  • ffdfe88 docs(model): make `create()` docs use async/await, and add another warning about how `create()` with options requires array syntax
  • 66f1fd9 fix(document): throw error when overwriting a single nested subdoc changes an immutable path within the subdoc
  • 3eeccad test(document): repro #9281
  • 4ae4a9b docs: point bulkWrite() link to mongoose docs
  • 34017b5 fix: make subdocument's `invalidate()` methods have the same return value as top-level document
  • 0ec05c1 docs(document+model): clarify how `validateModifiedOnly` option works
  • 13559ac chore: update opencollective sponsors
  • cb9f98c Merge branch 'master' of github.com:Automattic/mongoose
  • a683c72 fix(timestamps): apply timestamps to `bulkWrite()` updates when not using `$set`
  • 0b884ea test(timestamps): repro #9268
  • 888e9c5 Merge pull request #9270 from shahvicky/patch-1
  • 74aab53 chore: remove extra poolSize option in comment
  • 6e4ab98 docs(connections): clarify that Mongoose can emit 'connected' when reconnecting after losing connectivity
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

sonarcloud[bot] commented 4 years ago

Kudos, SonarCloud Quality Gate passed!

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities (and Security Hotspot 0 Security Hotspots to review)
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information