dependabot npm(deps): bump mongoose from 6.2.9 to 6.2.10
Bumps mongoose from 6.2.9 to 6.2.10.
Release notes
Sourced from mongoose's releases.
6.2.10 / 2022-04-04
- fix(types): improve lastErrorObject typing for rawResults #11602 simllll
- docs(typescript): add note about deprecating extends Document #11619 AbdelrahmanHafez
- docs: consistent syntax highlighting with upgraded highlight.js #11579 AbdelrahmanHafez
Changelog
Sourced from mongoose's changelog.
6.2.10 / 2022-04-04
- fix(types): improve lastErrorObject typing for rawResults #11602 simllll
- docs(typescript): add note about deprecating extends Document #11619 AbdelrahmanHafez
- docs: consistent syntax highlighting with upgraded highlight.js #11579 AbdelrahmanHafez
Commits
-
fa898c6
chore: release 6.2.10 -
c106eda
chore: update tags re: #11618 -
d0f35a3
Merge pull request #11618 from naveensrinivasan/naveen/feat/pin-deps -
1876103
Update test.yml -
c60a48c
Merge pull request #11619 from Automattic/ts-document -
258ef84
Merge pull request #11617 from Automattic/vkarpov15/gh-11308 -
2bf039d
Merge pull request #11616 from Automattic/vkarpov15/ts-benchmark -
eaa445e
Merge branch 'master' of github.com:Automattic/mongoose -
0194f3b
docs: avoid using dox for syntax highlighting so we have consistent highlighting -
8dc7545
docs(typescript): rename examples to follow mongoose/TS conventions - Additional commits viewable in compare view