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.5 to 6.0.6 #115

Closed snyk-bot closed 3 years ago

snyk-bot commented 3 years ago

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

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
  • 445804a chore: release 6.0.6
  • bf64ed5 Merge pull request #10670 from AbdelrahmanHafez/refactor-callbacks-async-await
  • 168e498 Merge branch 'master' of github.com:Automattic/mongoose
  • 73e461e docs(deprecations): remove useUnifiedTopology, useNewUrlParser, useCreateIndex, useFindAndModify from deprecation docs
  • 530e105 Merge pull request #10725 from medfreeman/fix-validation-classes-types
  • 04b4d07 Merge pull request #10727 from saveman71/fix-10726
  • 8bc8f5b Merge pull request #10728 from saveman71/better-document-populate-doc
  • 007842e fix(update): handle casting `$or` and `$and` in array filters
  • cdb2dc0 Improve Document#populate documentation, tests
  • c9f5992 Fix username parameter for MongoDB driver
  • d7dad84 fix(types): add missing methods to `ValidationError` & `ValidatorError` classes
  • e6820ee style: fix lint
  • 65e9334 perf(subdocument): make internal `$isSingleNested` and `$isDocumentArrayElement` properties constants on the prototype rather than setting them on every instance
  • 6fc50f5 test: fix tests
  • 33fdc0c perf(document): make `$locals` a getter/setter, avoid creating unnecessary `undefined` properties in Document constructor, remove unnecessary event listeners
  • f452675 fix(connection): allow calling connection helpers before calling `mongoose.connect()`
  • 0db7589 Merge pull request #10709 from Automattic/10677
  • 18ed4aa fix: correctly handle mapped value for #10709
  • 096c45a goes forward instead of backwards
  • c123c9c make start.mongodVersion(...) return a promise
  • 9030c12 refactor more tests to async/await
  • e205858 refactor more tests to use async/await instead of of callbacks
  • a3fb8c3 fix last failing test
  • 475cd57 fix more failing tests
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 4.0.1 :tada:

The release is available on:

Your semantic-release bot :package::rocket: