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.7.5 to 5.9.24 #2

Closed snyk-bot closed 4 years ago

snyk-bot commented 4 years ago

Snyk has created this PR to upgrade mongoose from 5.7.5 to 5.9.24.

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
  • 5.9.24 - 2020-07-13

    chore: release 5.9.24

  • 5.9.23 - 2020-07-10

    chore: release 5.9.23

  • 5.9.22 - 2020-07-06

    chore: release 5.9.22

  • 5.9.21 - 2020-07-01

    chore: release 5.9.21

  • 5.9.20 - 2020-06-22

    chore: release 5.9.20

  • 5.9.19 - 2020-06-15

    chore: release 5.9.19

  • 5.9.18 - 2020-06-05
  • 5.9.17 - 2020-06-02
  • 5.9.16 - 2020-05-25
  • 5.9.15 - 2020-05-18
  • 5.9.14 - 2020-05-13
  • 5.9.13 - 2020-05-08
  • 5.9.12 - 2020-05-04
  • 5.9.11 - 2020-04-30
  • 5.9.10 - 2020-04-20
  • 5.9.9 - 2020-04-13
  • 5.9.7 - 2020-03-30
  • 5.9.6 - 2020-03-23
  • 5.9.5 - 2020-03-16
  • 5.9.4 - 2020-03-09
  • 5.9.3 - 2020-03-02
  • 5.9.2 - 2020-02-21
  • 5.9.1 - 2020-02-14
  • 5.9.0 - 2020-02-13
  • 5.8.13 - 2020-02-13
  • 5.8.12 - 2020-02-12
  • 5.8.11 - 2020-01-31
  • 5.8.10 - 2020-01-27
  • 5.8.9 - 2020-01-17
  • 5.8.7 - 2020-01-10
  • 5.8.6 - 2020-01-08
  • 5.8.5 - 2020-01-06
  • 5.8.4 - 2020-01-02
  • 5.8.3 - 2019-12-23
  • 5.8.2 - 2019-12-20
  • 5.8.1 - 2019-12-12
  • 5.8.0 - 2019-12-09
  • 5.7.14 - 2019-12-06
  • 5.7.13 - 2019-11-29
  • 5.7.12 - 2019-11-19
  • 5.7.11 - 2019-11-14
  • 5.7.10 - 2019-11-11
  • 5.7.9 - 2019-11-08
  • 5.7.8 - 2019-11-05
  • 5.7.7 - 2019-10-24
  • 5.7.6 - 2019-10-21
  • 5.7.5 - 2019-10-14
from mongoose GitHub release notes
Commit messages
Package name: mongoose
  • 02bef0e chore: release 5.9.24
  • 415ba3d fix(schema+document): support adding `null` to schema boolean's `convertToFalse` set
  • 4de0417 docs(model): make `find` and `findOne()` examples use async/await and clarify `find({})` is find all
  • 423acb4 fix(connection): dont overwrite user-specified `bufferMaxEntries` when setting `bufferCommands`
  • c2801f7 Merge branch '4.x'
  • 7b11d70 chore: release 4.13.21
  • f88eb25 fix(query): delete top-level `_bsontype` property in queries to prevent silent empty queries
  • 9a23c42 fix(connection): respect connection-level `bufferCommands` option if `mongoose.connect()` is called after `mongoose.model()`
  • 35869a3 fix(document): clear out `priorDoc` after overwriting single nested subdoc so changes after overwrite get persisted correctly
  • bd0d7b9 test(document): repro #9208
  • 386585e fix(model): allow passing projection to `Model.hydrate()`
  • 40fc5e3 test(model): repro #9209
  • 79b4327 chore: release 5.9.23
  • 43288f8 fix: fix typos that broke tests
  • d4c8859 fix(model): fix `syncIndexes()` error when db index has a collation but Mongoose index does not
  • 9ec30b8 test: repro #9224
  • f71eaff Merge pull request #9224 from clhuang/patch-1
  • 6a438c9 don't throw error when comparing options w/wo collation
  • bd51a82 Merge pull request #9217 from cyrilgandon/cgandon/fix/array-casting
  • 7f19879 Merge pull request #9212 from JNa0/patch-1
  • 0c7eab1 docs(schematype): document the `transform` option
  • fa9ffac rebooting travis
  • 5f1cbf0 fix(array): only cast array to proper depth if it contains an non-array value
  • a56fe9f correction of typo
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