dependabot npm(deps): bump mongoose from 6.7.5 to 6.8.0
Bumps mongoose from 6.7.5 to 6.8.0.
Release notes
Sourced from mongoose's releases.
6.8.0 / 2022-12-05
- feat: add alpha support for Deno #12397 #9056
- feat: add deprecation warning for default strictQuery #12666
- feat: upgrade to MongoDB driver 4.12.1
- feat(schema): add doc as second params to validation message function #12564 #12651 IslandRhythms
- feat(document): add $clone method #12549 #11849 lpizzinidev
- feat(populate): allow overriding
localField
andforeignField
for virtual populate #12657 #6963 IslandRhythms- feat(schema+types): add { errorHandler: true } option to Schema post() for better TypeScript support #12723 #12583
- feat(debug): allow setting debug on a per-connection basis #12704 #12700 lpizzinidev
- feat: add rewind function to QueryCursor #12710 passabilities
- feat(types): infer timestamps option from schema #12731 #12069
- docs: change links to not link to api.html anymore #12644 hasezoey
Changelog
Sourced from mongoose's changelog.
6.8.0 / 2022-12-05
- feat: add alpha support for Deno #12397 #9056
- feat: add deprecation warning for default strictQuery #12666
- feat: upgrade to MongoDB driver 4.12.1
- feat(schema): add doc as second params to validation message function #12564 #12651 IslandRhythms
- feat(document): add $clone method #12549 #11849 lpizzinidev
- feat(populate): allow overriding
localField
andforeignField
for virtual populate #12657 #6963 IslandRhythms- feat(schema+types): add { errorHandler: true } option to Schema post() for better TypeScript support #12723 #12583
- feat(debug): allow setting debug on a per-connection basis #12704 #12700 lpizzinidev
- feat: add rewind function to QueryCursor #12710 passabilities
- feat(types): infer timestamps option from schema #12731 #12069
- docs: change links to not link to api.html anymore #12644 hasezoey
Commits
-
82943da
chore: release 6.8.0 -
687dfe6
Merge pull request #12768 from Automattic/6.8 -
c561459
Merge branch 'master' into 6.8 -
1717e16
Merge pull request #12769 from Automattic/revert-12751-dependabot/npm_and_yar... -
40dba69
Revert "chore(deps-dev): bump typescript from 4.8.4 to 4.9.3" -
7676f5c
Merge branch 'master' into 6.8 -
efed0a4
Merge pull request #12723 from Automattic/vkarpov15/gh-12595 -
170e6df
Merge pull request #12750 from Automattic/dependabot/npm_and_yarn/master/sino... -
52cdf92
Merge pull request #12753 from Automattic/dependabot/npm_and_yarn/master/babe... -
51bb927
Merge pull request #12751 from Automattic/dependabot/npm_and_yarn/master/type... - Additional commits viewable in compare view