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

chore(deps): update mikro-orm monorepo to v6.2.1 #3783

Closed renovate[bot] closed 6 months ago

renovate[bot] commented 6 months ago

Mend Renovate

This PR contains the following updates:

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

Release Notes

mikro-orm/mikro-orm (@​mikro-orm/core) ### [`v6.2.1`](https://togithub.com/mikro-orm/mikro-orm/blob/HEAD/CHANGELOG.md#621-2024-04-12) [Compare Source](https://togithub.com/mikro-orm/mikro-orm/compare/v6.2.0...v6.2.1) ##### Bug Fixes - **core:** skip 1:1 owner auto-joins for lazy properties ([6442e57](https://togithub.com/mikro-orm/mikro-orm/commit/6442e5739fb8e3ed8284ec3bba64c7ee14808b97)) - **knex:** rework postgres and mysql dialect imports to fix compilation errors ([ffdca15](https://togithub.com/mikro-orm/mikro-orm/commit/ffdca15b5aa897f07988eb2218be893301636a5f)) - **mssql:** support instance names in `host` ([dc7dc4c](https://togithub.com/mikro-orm/mikro-orm/commit/dc7dc4cecfc8e3c426ce8c679365c8efa7705370)), closes [#​5441](https://togithub.com/mikro-orm/mikro-orm/issues/5441) - **query-builder:** do not ignore unmatching partial loading hints in `qb.joinAndSelect` ([ccdf018](https://togithub.com/mikro-orm/mikro-orm/commit/ccdf018efd879419729b3fab4d08b2d4c6b29140)), closes [#​5445](https://togithub.com/mikro-orm/mikro-orm/issues/5445) - **query-builder:** fix partial loading via `qb.joinAndSelect` with explicit aliasing ([da68503](https://togithub.com/mikro-orm/mikro-orm/commit/da6850329b93a5e6104acd2aa3ab946a805f045c)), closes [#​5445](https://togithub.com/mikro-orm/mikro-orm/issues/5445) - **query-builder:** generate join on condition for subquery joins with known property name ([3dfbbde](https://togithub.com/mikro-orm/mikro-orm/commit/3dfbbde23b576aec2a0c8ed455627e2ee5e78749)), closes [#​5445](https://togithub.com/mikro-orm/mikro-orm/issues/5445) - **query-builder:** respect collection property where conditions (declarative partial loading) ([3b4fc41](https://togithub.com/mikro-orm/mikro-orm/commit/3b4fc417c9f85f7309d78faddcf11985667c5c20)), closes [#​5445](https://togithub.com/mikro-orm/mikro-orm/issues/5445)

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.