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.4 #3816

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.3 -> 6.2.4 age adoption passing confidence
@mikro-orm/entity-generator (source) 6.2.3 -> 6.2.4 age adoption passing confidence
@mikro-orm/sqlite (source) 6.2.3 -> 6.2.4 age adoption passing confidence

Release Notes

mikro-orm/mikro-orm (@​mikro-orm/core) ### [`v6.2.4`](https://togithub.com/mikro-orm/mikro-orm/blob/HEAD/CHANGELOG.md#624-2024-05-02) [Compare Source](https://togithub.com/mikro-orm/mikro-orm/compare/v6.2.3...v6.2.4) ##### Bug Fixes - **core:** do not issue extra updates when there are no matching changesets ([03934d0](https://togithub.com/mikro-orm/mikro-orm/commit/03934d072d545f4f6b01754eec9120b55dfbfc0a)), closes [#​5510](https://togithub.com/mikro-orm/mikro-orm/issues/5510) - **core:** fix extra updates with `forceEntityConstructor` and JSON properties ([5ef57b6](https://togithub.com/mikro-orm/mikro-orm/commit/5ef57b684bf19c5ed7abed66e2a07cab1e5e655a)), closes [#​5499](https://togithub.com/mikro-orm/mikro-orm/issues/5499) - **core:** keep transaction context when forking for `disableIdentityMap` ([ed88a02](https://togithub.com/mikro-orm/mikro-orm/commit/ed88a02470f3da101db4abfae125b318da8bc8c2)), closes [#​5527](https://togithub.com/mikro-orm/mikro-orm/issues/5527) - **core:** keep transaction context when forking for `disableIdentityMap` ([8d4fe98](https://togithub.com/mikro-orm/mikro-orm/commit/8d4fe985bdd2aa331415fa0e9fa0c62295b41921)), closes [#​5528](https://togithub.com/mikro-orm/mikro-orm/issues/5528) - **core:** support `onCreate` with `ScalarReference` properties ([09e5ca8](https://togithub.com/mikro-orm/mikro-orm/commit/09e5ca89e7eeedfed3f4d155bf4844ee99f1d2a8)), closes [#​5506](https://togithub.com/mikro-orm/mikro-orm/issues/5506)

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.