Skip to content

dependabot npm(deps): bump mongoose from 8.6.2 to 8.6.3

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

Bumps mongoose from 8.6.2 to 8.6.3.

Release notes

Sourced from mongoose's releases.

8.6.3 / 2024-09-17

  • fix: make getters convert uuid to string when calling toObject() and toJSON() #14890 #14869
  • fix: fix missing Aggregate re-exports for ESM #14886 wongsean
  • types(document): add generic param to depopulate() to allow updating properties #14891 #14876
Changelog

Sourced from mongoose's changelog.

8.6.3 / 2024-09-17

  • fix: make getters convert uuid to string when calling toObject() and toJSON() #14890 #14869
  • fix: fix missing Aggregate re-exports for ESM #14886 wongsean
  • types(document): add generic param to depopulate() to allow updating properties #14891 #14876

6.13.2 / 2024-09-12

  • fix(document): make set() respect merge option on deeply nested objects #14870 #14878
Commits

Merge request reports

Loading