flaviuse / mern-authentication

MERN stack authentication boilerplate: password reset, email verification, server sessions, redux, typescript, hooks and docker for dev and prod.
https://mern-auth-client.herokuapp.com/login
MIT License
439 stars 95 forks source link

[Snyk] Upgrade mongoose from 5.11.11 to 5.11.12 #62

Closed flaviuse closed 3 years ago

flaviuse commented 3 years ago

Snyk has created this PR to upgrade mongoose from 5.11.11 to 5.11.12.

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
  • c44d521 chore: release 5.11.12
  • 0fcca59 fix(collection): make sure to call `onOpen()` if `autoCreate === false`
  • df05eaa fix(index.d.ts): remove non backwards compatible methods restriction re: #9801
  • 8d25712 fix(index.d.ts): make methods and statics optional on schema
  • bcf716a fix(index.d.ts): correct query type for `findOneAndUpdate()` and `findByIdAndUpdate()` with `rawResult = true`
  • eeffa09 fix(index.d.ts): require setting `new: true` or `returnOriginal: false` to skip null check with `findOneAndUpdate()`
  • 1d8feed fix(document): handle using `db` as a document path
  • e0a5d94 test(document): repro #9798
  • 20c2f33 Merge pull request #9794 from HenriqueLBorges/patch-1
  • eca8374 chore: add logo svg
  • 2bc86a6 Fix: removed the extra word on comment doc
  • f91e129 test(queries): add test coverage for `$addToSet` and `$push` re: #9788
  • b128819 test: clean up test failures for #9588
  • 266fedd perf(document): avoid creating extra array and double-applying setters when creating a nested array
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