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 mikro-orm monorepo to v6.2.3 #3806

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

Release Notes

mikro-orm/mikro-orm (@​mikro-orm/core) ### [`v6.2.3`](https://togithub.com/mikro-orm/mikro-orm/blob/HEAD/CHANGELOG.md#623-2024-04-24) [Compare Source](https://togithub.com/mikro-orm/mikro-orm/compare/v6.2.2...v6.2.3) ##### Bug Fixes - **core:** fix handling of `first/last: 0` with cursor-based pagination ([508389e](https://togithub.com/mikro-orm/mikro-orm/commit/508389ea71cf63f4965d42b74a993572f388092b)), closes [#​5501](https://togithub.com/mikro-orm/mikro-orm/issues/5501) - **core:** ignore upsert with inlined embedded properties ([7d2bed6](https://togithub.com/mikro-orm/mikro-orm/commit/7d2bed627ef0ed65206b59c4d5143eff9fe0326b)), closes [#​5500](https://togithub.com/mikro-orm/mikro-orm/issues/5500) - **migrations:** fix reading migration snapshot ([096dcee](https://togithub.com/mikro-orm/mikro-orm/commit/096dcee04994d9c53f7e1bef6a6edf16589dddd4)), closes [#​5497](https://togithub.com/mikro-orm/mikro-orm/issues/5497) - **query-builder:** do not prune join branches when paginating and there are raw fragments in select clause ([4d0fe15](https://togithub.com/mikro-orm/mikro-orm/commit/4d0fe152c1ca9479668b6a8bf9a5019575388917)), closes [#​5490](https://togithub.com/mikro-orm/mikro-orm/issues/5490)

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.