Skip to content

dependabot npm(deps): bump mongoose from 6.2.5 to 6.2.6

Depen d'Abot requested to merge dependabot-npm_and_yarn-mongoose-6.2.6 into master

Bumps mongoose from 6.2.5 to 6.2.6.

Release notes

Sourced from mongoose's releases.

6.2.6 / 2022-03-11

  • fix(types): correct reference to cursor TypeScript bindings #11513 SimonHausdorf
  • fix(types): allow calling Query.prototype.populate() with array of strings #11518
  • fix(types): export and refactor types of PreMiddlewareFunction, PreSaveMiddlewareFunction, PostMiddlewareFunction, ErrorHandlingMiddlewareFunction #11485 Uzlopak
Changelog

Sourced from mongoose's changelog.

6.2.6 / 2022-03-11

  • fix(types): correct reference to cursor TypeScript bindings #11513 SimonHausdorf
  • fix(types): allow calling Query.prototype.populate() with array of strings #11518
  • fix(types): export and refactor types of PreMiddlewareFunction, PreSaveMiddlewareFunction, PostMiddlewareFunction, ErrorHandlingMiddlewareFunction #11485 Uzlopak
Commits

Merge request reports