Skip to content

dependabot npm(deps): bump mongoose from 8.4.4 to 8.4.5

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

Bumps mongoose from 8.4.4 to 8.4.5.

Release notes

Sourced from mongoose's releases.

8.4.5 / 2024-07-05

  • types: correct this for validate.validator schematype option #14720 #14696
  • docs(model): note that insertMany() with lean skips applying defaults #14723 #14698
Changelog

Sourced from mongoose's changelog.

8.4.5 / 2024-07-05

  • types: correct this for validate.validator schematype option #14720 #14696
  • docs(model): note that insertMany() with lean skips applying defaults #14723 #14698
Commits
  • 83d7630 chore: release 8.4.5
  • 446b923 Merge pull request #14723 from Automattic/vkarpov15/gh-14698
  • 54561d0 Merge pull request #14720 from Automattic/vkarpov15/gh-14696
  • f530400 docs(model): note that insertMany() with lean skips applying defaults
  • a341dbc Merge pull request #14721 from Automattic/dependabot/npm_and_yarn/master/moch...
  • da9a9f8 Merge pull request #14710 from Automattic/dependabot/npm_and_yarn/master/babe...
  • 35164f0 Merge pull request #14708 from Automattic/dependabot/npm_and_yarn/master/uuid...
  • ea000e5 Merge pull request #14713 from Automattic/dependabot/npm_and_yarn/master/tsd-...
  • 0d92a7a chore(deps-dev): bump @​babel/preset-env from 7.24.6 to 7.24.7
  • 58adabd chore(deps-dev): bump tsd from 0.31.0 to 0.31.1
  • Additional commits viewable in compare view

Merge request reports

Loading