Skip to content

dependabot npm(deps): bump mongoose from 8.2.4 to 8.3.0

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

Bumps mongoose from 8.2.4 to 8.3.0.

Release notes

Sourced from mongoose's releases.

8.3.0 / 2024-04-03

  • feat: use mongodb@6.5.0
  • feat(document): add validateAllPaths option to validate() and validateSync() #14467 #14414
  • feat: pathsToSave option to save() function #14385 #9583
  • feat(query): add options parameter to Query.prototype.sort() #14375 #14365
  • feat: add function SchemaType.prototype.validateAll #14434 #6910
  • fix: handle array schema definitions with of keyword #14447 #14416
  • types: add overwriteMiddlewareResult and skipMiddlewareFunction to types #14328 #14829
Changelog

Sourced from mongoose's changelog.

8.3.0 / 2024-04-03

  • feat: use mongodb@6.5.0
  • feat(document): add validateAllPaths option to validate() and validateSync() #14467 #14414
  • feat: pathsToSave option to save() function #14385 #9583
  • feat(query): add options parameter to Query.prototype.sort() #14375 #14365
  • feat: add function SchemaType.prototype.validateAll #14434 #6910
  • fix: handle array schema definitions with of keyword #14447 #14416
  • types: add overwriteMiddlewareResult and skipMiddlewareFunction to types #14328 #14829
Commits
  • 979b534 chore: release 8.3.0
  • 7803d80 Merge pull request #14470 from Automattic/8.3
  • 52d1486 Merge branch 'master' into 8.3
  • 3aba5bf Merge pull request #14478 from Automattic/dependabot/npm_and_yarn/master/esli...
  • 4f70d6f Merge pull request #14481 from Automattic/dependabot/npm_and_yarn/master/tsd-...
  • a718e3d chore(deps-dev): bump tsd from 0.30.7 to 0.31.0
  • 57ac69d Merge pull request #14479 from Automattic/dependabot/npm_and_yarn/master/type...
  • b32cff5 Merge pull request #14487 from Automattic/dependabot/npm_and_yarn/master/moch...
  • 4d92575 chore(deps-dev): bump typescript from 5.3.3 to 5.4.3
  • c1e1ca4 Merge pull request #14489 from Automattic/dependabot/npm_and_yarn/master/babe...
  • Additional commits viewable in compare view

Merge request reports