dependabot npm(deps): bump mongoose from 6.3.8 to 6.4.0
Bumps mongoose from 6.3.8 to 6.4.0.
Release notes
Sourced from mongoose's releases.
6.4.0 / 2022-06-17
- feat: upgrade mongodb driver -> 4.7.0 #11909 AbdelrahmanHafez
- feat(types+document): add $assertPopulated() for working with manually populated paths in TypeScript #11843
- feat(mongoose): add setDriver() function to allow overwriting driver in a more consistent way #11900
- feat(types): add helpers to infer schema type automatically #11563 mohammad0-0ahmad
- feat: add
transform
option tolean()
#10423 IslandRhythms- feat(base): add support to set default immutable for createdAt globally #11888 AbdelrahmanHafez
- fix: make doValidate() on document array elements run validation on the whole subdoc #11902
- feat(types): add expression typings to Aggregate stages #11370 Uzlopak
- fix: remove
on
from schema reserved keys #11580 IslandRhythms6.3.9 / 2022-06-17
Changelog
Sourced from mongoose's changelog.
6.4.0 / 2022-06-17
- feat: upgrade mongodb driver -> 4.7.0 #11909 AbdelrahmanHafez
- feat(types+document): add $assertPopulated() for working with manually populated paths in TypeScript #11843
- feat(mongoose): add setDriver() function to allow overwriting driver in a more consistent way #11900
- feat(types): add helpers to infer schema type automatically #11563 mohammad0-0ahmad
- feat: add
transform
option tolean()
#10423 IslandRhythms- feat(base): add support to set default immutable for createdAt globally #11888 AbdelrahmanHafez
- fix: make doValidate() on document array elements run validation on the whole subdoc #11902
- feat(types): add expression typings to Aggregate stages #11370 Uzlopak
- fix: remove
on
from schema reserved keys #11580 IslandRhythms6.3.9 / 2022-06-17
Commits
-
f858619
chore: release 6.4.0 -
259cc7f
Merge pull request #11947 from Automattic/6.4 -
40fef4a
Merge branch 'master' into 6.4 -
4e7e6ca
chore: release 6.3.9 -
47c5f78
Merge pull request #11370 from Uzlopak/types-expression -
96edf20
Merge pull request #11927 from Automattic/vkarpov15/gh-11426 -
1845a57
fix(document): handle nested paths underneath subdocuments when getting all s... -
ebc0b88
fix: upgrade kareem to fix #6611 test -
635e87c
Merge branch '6.4' into vkarpov15/gh-11426 -
6db2e4a
Merge pull request #11900 from Automattic/vkarpov15/driver-fixes - Additional commits viewable in compare view