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.35k stars 574 forks source link

chore(deps): update mikro-orm monorepo to v6.2.7 #3856

Closed renovate[bot] closed 4 months ago

renovate[bot] commented 4 months ago

Mend Renovate

This PR contains the following updates:

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

Release Notes

mikro-orm/mikro-orm (@​mikro-orm/core) ### [`v6.2.7`](https://togithub.com/mikro-orm/mikro-orm/blob/HEAD/CHANGELOG.md#627-2024-05-18) [Compare Source](https://togithub.com/mikro-orm/mikro-orm/compare/v6.2.6...v6.2.7) ##### Bug Fixes - **core:** fix ordering by joined embedded object properties ([cbd7c3e](https://togithub.com/mikro-orm/mikro-orm/commit/cbd7c3eaac520fdd9eda61fcb7321fea87bb9bdf)), closes [#​5560](https://togithub.com/mikro-orm/mikro-orm/issues/5560) - **mongo:** ensure JSON values are properly diffed ([577166a](https://togithub.com/mikro-orm/mikro-orm/commit/577166abb18ed1e6bc11c973fc774cc1e7a95fd7)), closes [#​5572](https://togithub.com/mikro-orm/mikro-orm/issues/5572) - **query-builder:** improve handling of nested `$and/$or` queries ([567d65a](https://togithub.com/mikro-orm/mikro-orm/commit/567d65ae27ea3627518d8d06119ac4b412d6e622)) - **schema:** revert the `dbName` after dropping the database ([725f7e9](https://togithub.com/mikro-orm/mikro-orm/commit/725f7e9e0940bfd60a6cd9992f567b21fb7c96fa)), closes [#​5583](https://togithub.com/mikro-orm/mikro-orm/issues/5583)

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.