dependabot npm(deps): bump mongoose from 8.6.1 to 8.6.2
Bumps mongoose from 8.6.1 to 8.6.2.
Release notes
Sourced from mongoose's releases.
8.6.2 / 2024-09-11
- fix: make set merge deeply nested objects #14870 #14861 ianHeydoc
- types: allow arbitrary keys in query filters again (revert #14764) #14874 #14863 #14862 #14842
- types: make SchemaType static setters property accessible in TypeScript #14881 #14879
- type(inferrawdoctype): infer Date types as JS dates rather than Mongoose SchemaType Date #14882 #14839
Changelog
Sourced from mongoose's changelog.
8.6.2 / 2024-09-11
- fix: make set merge deeply nested objects #14870 #14861 ianHeydoc
- types: allow arbitrary keys in query filters again (revert #14764) #14874 #14863 #14862 #14842
- types: make SchemaType static setters property accessible in TypeScript #14881 #14879
- type(inferrawdoctype): infer Date types as JS dates rather than Mongoose SchemaType Date #14882 #14839
Commits
-
a50264b
chore: release 8.6.2 -
dd7e75e
Merge pull request #14881 from Automattic/vkarpov15/gh-14879 -
36fa0c0
Merge pull request #14882 from Automattic/vkarpov15/gh-14839 -
60541e7
types: add function args to setters property -
180f5d9
type(inferrawdoctype): infer Date types as JS dates rather than Mongoose Sche... -
c7f7273
types: make SchemaType staticsetters
property accessible in TypeScript -
286ab98
Merge pull request #14875 from Automattic/vkarpov15/gh-14848 -
e4e1d66
Merge pull request #14874 from Automattic/vkarpov15/revert-14764 -
e13fc38
fix lint -
599dc13
fix(transaction): avoid unnecessarily updating initial state in between trans... - Additional commits viewable in compare view