dependabot npm(deps): bump mongoose from 6.7.0 to 6.7.1
Bumps mongoose from 6.7.0 to 6.7.1.
Release notes
Sourced from mongoose's releases.
6.7.1 / 2022-11-02
- fix(query): select Map field with select: false when explicitly requested #12616 #12603 lpizzinidev
- fix: correctly find paths underneath single nested document with an array of mixed #12605 #12530
- fix(populate): better support for populating maps of arrays of refs #12601 #12494
- fix(types): add missing create constructor signature override type #12585 naorpeled
- fix(types): make array paths optional in inferred type of array default returns undefined #12649 #12420
- fix(types): improve ValidateOpts type #12606 Freezystem
- docs: add Lodash guide highlighting issues with cloneDeep() #12609
- docs: removed v5 link from v6 docs #12641 #12624 lpizzinidev
- docs: removed outdated connection example #12618 lpizzinidev
Changelog
Sourced from mongoose's changelog.
6.7.1 / 2022-11-02
- fix(query): select Map field with select: false when explicitly requested #12616 #12603 lpizzinidev
- fix: correctly find paths underneath single nested document with an array of mixed #12605 #12530
- fix(populate): better support for populating maps of arrays of refs #12601 #12494
- fix(types): add missing create constructor signature override type #12585 naorpeled
- fix(types): make array paths optional in inferred type of array default returns undefined #12649 #12420
- fix(types): improve ValidateOpts type #12606 Freezystem
- docs: add Lodash guide highlighting issues with cloneDeep() #12609
- docs: removed v5 link from v6 docs #12641 #12624 lpizzinidev
- docs: removed outdated connection example #12618 lpizzinidev
Commits
-
f90e73d
chore: release 6.7.1 -
64f6ff4
Merge pull request #12649 from Automattic/vkarpov15/gh-12420 -
1f6864f
test: address some code review comments to streamline tests -
f9501d2
Merge pull request #12646 from hasezoey/updateCheckout -
80f597f
fix(types): make array paths optional in inferred type of array default retur... -
fd2d826
Merge pull request #12632 from Automattic/dependabot/npm_and_yarn/master/axio... -
76e5940
chore(workflows): update actions/checkout to 3.1.0 -
0d37fa5
Merge pull request #12640 from Automattic/dependabot/npm_and_yarn/master/mark... -
b66f457
chore(deps-dev): bump marked from 4.1.1 to 4.2.1 -
9d4cac8
Merge pull request #12641 from lpizzinidev/fix-12624 - Additional commits viewable in compare view