dependabot npm(deps): bump mongoose from 8.8.0 to 8.8.1
Bumps mongoose from 8.8.0 to 8.8.1.
Release notes
Sourced from mongoose's releases.
8.8.1 / 2024-11-08
- perf: make a few micro-optimizations to help speed up findOne() #15022 #14906
- fix: apply embedded discriminators to subdoc schemas before compiling top level model so middleware applies correctly #15001 #14961
- fix(query): add overwriteImmutable option to allow updating immutable properties without disabling strict mode #15000 #8619
Changelog
Sourced from mongoose's changelog.
8.8.1 / 2024-11-08
- perf: make a few micro-optimizations to help speed up findOne() #15022 #14906
- fix: apply embedded discriminators to subdoc schemas before compiling top level model so middleware applies correctly #15001 #14961
- fix(query): add overwriteImmutable option to allow updating immutable properties without disabling strict mode #15000 #8619
Commits
-
a0fdb9e
chore: release 8.8.1 -
537032d
Merge pull request #15022 from Automattic/vkarpov15/gh-14906 -
e40a090
address code review comments -
9f4def3
fix lint -
31104f8
perf: make a few micro-optimizations to help speed up findOne() -
9df19b6
Merge pull request #15014 from Automattic/dependabot/npm_and_yarn/master/moch... -
051d5d5
Merge pull request #15013 from Automattic/dependabot/npm_and_yarn/master/cryp... -
0ddd6a3
Merge pull request #15012 from Automattic/dependabot/npm_and_yarn/master/webp... -
862a178
Merge pull request #15011 from Automattic/dependabot/npm_and_yarn/master/babe... -
8e3f2dc
chore(deps-dev): bump mocha from 10.7.3 to 10.8.2 - Additional commits viewable in compare view