midwayjs / midway

🍔 A Node.js Serverless Framework for front-end/full-stack developers. Build the application for next decade. Works on AWS, Alibaba Cloud, Tencent Cloud and traditional VM/Container. Super easy integrate with React and Vue. 🌈
https://www.midwayjs.org/
MIT License
7.33k stars 571 forks source link

chore(deps): update mongoose monorepo #3941

Closed renovate[bot] closed 1 month ago

renovate[bot] commented 2 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@typegoose/typegoose (source) 12.5.0 -> 12.6.0 age adoption passing confidence
mongoose (source) 8.4.5 -> 8.5.0 age adoption passing confidence

Release Notes

typegoose/typegoose (@​typegoose/typegoose) ### [`v12.6.0`](https://togithub.com/typegoose/typegoose/blob/HEAD/CHANGELOG.md#1260-2024-07-10) [Compare Source](https://togithub.com/typegoose/typegoose/compare/v12.5.0...v12.6.0) ##### Dependencies - **mongoose:** upgrade to 8.5.0 ([8f3e4f6](https://togithub.com/typegoose/typegoose/commit/8f3e4f6446d85783bc3fb8a89211a8c38062d5b4)) - **tslib:** upgrade to 2.6.3 ([f299ccc](https://togithub.com/typegoose/typegoose/commit/f299cccf3ed9d0dd2fedc05babd8c7132afe3b8c)) ##### Dev-Dependencies - **[@​types/lodash](https://togithub.com/types/lodash):** upgrade to 4.17.6 ([86b8a0f](https://togithub.com/typegoose/typegoose/commit/86b8a0f66e67dcb6be9c51c214865d916cbdf707)) - **mongodb-memory-server:** upgrade to 9.4.0 ([578671e](https://togithub.com/typegoose/typegoose/commit/578671efa21a3d851f5fc4c78ad1590c7f6c4d08)) - **prettier:** upgrade to 3.3.2 ([1f6ccb1](https://togithub.com/typegoose/typegoose/commit/1f6ccb1dfdfafa7fb89c06b60a3f15113e07d808)) - **ts-jest:** upgrade to 29.2.1 ([f16d6f2](https://togithub.com/typegoose/typegoose/commit/f16d6f203388062775591f44bd2198491c5dfc34))
Automattic/mongoose (mongoose) ### [`v8.5.0`](https://togithub.com/Automattic/mongoose/blob/HEAD/CHANGELOG.md#850--2024-07-08) [Compare Source](https://togithub.com/Automattic/mongoose/compare/8.4.5...8.5.0) \================== - perf: memoize toJSON / toObject default options [#​14672](https://togithub.com/Automattic/mongoose/issues/14672) - feat(document): add $createModifiedPathsSnapshot(), $restoreModifiedPathsSnapshot(), $clearModifiedPaths() [#​14699](https://togithub.com/Automattic/mongoose/issues/14699) [#​14268](https://togithub.com/Automattic/mongoose/issues/14268) - feat(query): make sanitizeProjection prevent projecting in paths deselected in the schema [#​14691](https://togithub.com/Automattic/mongoose/issues/14691) - feat: allow setting array default value to null [#​14717](https://togithub.com/Automattic/mongoose/issues/14717) [#​6691](https://togithub.com/Automattic/mongoose/issues/6691) - feat(mongoose): allow drivers to set global plugins [#​14682](https://togithub.com/Automattic/mongoose/issues/14682) - feat(connection): bubble up monitorCommands events to Mongoose connection if monitorCommands option set [#​14681](https://togithub.com/Automattic/mongoose/issues/14681) [#​14611](https://togithub.com/Automattic/mongoose/issues/14611) - fix(document): ensure post('deleteOne') hooks are called when calling save() after subdoc.deleteOne() [#​14732](https://togithub.com/Automattic/mongoose/issues/14732) [#​9885](https://togithub.com/Automattic/mongoose/issues/9885) - fix(query): remove count() and findOneAndRemove() from query chaining [#​14692](https://togithub.com/Automattic/mongoose/issues/14692) [#​14689](https://togithub.com/Automattic/mongoose/issues/14689) - fix: remove default connection if setting createInitialConnection to false after Mongoose instance created [#​14679](https://togithub.com/Automattic/mongoose/issues/14679) [#​8302](https://togithub.com/Automattic/mongoose/issues/8302) - types(models+query): infer return type from schema for 1-level deep nested paths [#​14632](https://togithub.com/Automattic/mongoose/issues/14632) - types(connection): make transaction() return type match the executor function [#​14661](https://togithub.com/Automattic/mongoose/issues/14661) [#​14656](https://togithub.com/Automattic/mongoose/issues/14656) - docs: fix docs links in index.md [mirasayon](https://togithub.com/mirasayon)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.



This PR has been generated by Mend Renovate. View repository job log here.