Skip to content

dependabot npm(deps): bump mongoose from 8.5.3 to 8.5.4

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

Bumps mongoose from 8.5.3 to 8.5.4.

Release notes

Sourced from mongoose's releases.

8.5.4 / 2024-08-23

  • fix: add empty string check for collection name passed #14806 Shubham2552
  • docs(model): add 'throw' as valid strict value for bulkWrite() and add some more clarification on throwOnValidationError #14809
Changelog

Sourced from mongoose's changelog.

8.5.4 / 2024-08-23

  • fix: add empty string check for collection name passed #14806 Shubham2552
  • docs(model): add 'throw' as valid strict value for bulkWrite() and add some more clarification on throwOnValidationError #14809

7.8.1 / 2024-08-19

  • fix(query): handle casting $switch in $expr #14761
  • docs(mongoose): remove out-of-date callback-based example for mongoose.connect() #14811 #14810
Commits

Merge request reports

Loading