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.28k stars 568 forks source link

chore(deps): update mikro-orm monorepo to v6.2.5 #3819

Closed renovate[bot] closed 2 months ago

renovate[bot] commented 2 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@mikro-orm/core (source) 6.2.4 -> 6.2.5 age adoption passing confidence
@mikro-orm/entity-generator (source) 6.2.4 -> 6.2.5 age adoption passing confidence
@mikro-orm/sqlite (source) 6.2.4 -> 6.2.5 age adoption passing confidence

Release Notes

mikro-orm/mikro-orm (@​mikro-orm/core) ### [`v6.2.5`](https://togithub.com/mikro-orm/mikro-orm/blob/HEAD/CHANGELOG.md#625-2024-05-05) [Compare Source](https://togithub.com/mikro-orm/mikro-orm/compare/v6.2.4...v6.2.5) ##### Bug Fixes - **core:** fix extra updates on embedded array properties ([48fde11](https://togithub.com/mikro-orm/mikro-orm/commit/48fde11a78f9566885881c0f55fb4085896bfb26)), closes [#​5530](https://togithub.com/mikro-orm/mikro-orm/issues/5530) - **core:** fix hydration of relations with custom types via joined strategy ([07f10c8](https://togithub.com/mikro-orm/mikro-orm/commit/07f10c83606e71ff59f94884a8d1402d17ff8efd)), closes [#​5518](https://togithub.com/mikro-orm/mikro-orm/issues/5518) - **core:** improve support for mapping `DecimalType` to `number` ([5a3e30e](https://togithub.com/mikro-orm/mikro-orm/commit/5a3e30e526f66d8ee7ae6ba323c6737050661bae)) - **core:** limit depth in custom `inspect` methods to get around debugging issues in vscode ([f706c06](https://togithub.com/mikro-orm/mikro-orm/commit/f706c06ff0219093644d90934d0b342ec4cbd075)), closes [#​5525](https://togithub.com/mikro-orm/mikro-orm/issues/5525) - **core:** support path detection from decorators in bun ([6683bcc](https://togithub.com/mikro-orm/mikro-orm/commit/6683bcc13561f009189e78325b9e9e476f452524)), closes [#​5496](https://togithub.com/mikro-orm/mikro-orm/issues/5496) - **mongo:** support cursor pagination on `Date` properties ([4281320](https://togithub.com/mikro-orm/mikro-orm/commit/4281320f233efb56d012da4fe60d380e8aa701a3)), closes [#​5496](https://togithub.com/mikro-orm/mikro-orm/issues/5496) - **mysql:** infer unsigned value for FKs based on the target PK ([b7ae145](https://togithub.com/mikro-orm/mikro-orm/commit/b7ae1450121b4e6a024ce4069f4f378e36064016)), closes [#​5485](https://togithub.com/mikro-orm/mikro-orm/issues/5485) - **query-builder:** do not reset join conditions when paginating ([0b851e5](https://togithub.com/mikro-orm/mikro-orm/commit/0b851e50b1fa64c76ead91c046aa5d3e231cfab4)), closes [#​5538](https://togithub.com/mikro-orm/mikro-orm/issues/5538) - **schema:** skip extra columns in nested pivot entities ([f34e4d7](https://togithub.com/mikro-orm/mikro-orm/commit/f34e4d77fa75e842b898ee1a554d1bc6fd960aac)), closes [#​5276](https://togithub.com/mikro-orm/mikro-orm/issues/5276) ##### Features - **core:** allow specifying the `runtimeType` explicitly ([e9c0c07](https://togithub.com/mikro-orm/mikro-orm/commit/e9c0c0758dd20c7674ed5df421bc3795212068a8))

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.

πŸ”• Ignore: Close this PR and you won't be reminded about these updates again.



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