Skip to content

dependabot npm(deps): bump mongoose from 8.1.0 to 8.1.1

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

Bumps mongoose from 8.1.0 to 8.1.1.

Release notes

Sourced from mongoose's releases.

8.1.1 / 2024-01-24

  • fix(model): throw readable error when calling Model() with a string instead of model() #14288 #14281
  • fix(document): handle setting nested path to spread doc with extra properties #14287 #14269
  • types(query): add back context and setDefaultsOnInsert as Mongoose-specific query options #14284 #14282
  • types(query): add missing runValidators back to MongooseQueryOptions #14278 #14275
Changelog

Sourced from mongoose's changelog.

8.1.1 / 2024-01-24

  • fix(model): throw readable error when calling Model() with a string instead of model() #14288 #14281
  • fix(document): handle setting nested path to spread doc with extra properties #14287 #14269
  • types(query): add back context and setDefaultsOnInsert as Mongoose-specific query options #14284 #14282
  • types(query): add missing runValidators back to MongooseQueryOptions #14278 #14275
Commits

Merge request reports