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.2 #3799

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

Release Notes

mikro-orm/mikro-orm (@​mikro-orm/core) ### [`v6.2.2`](https://togithub.com/mikro-orm/mikro-orm/blob/HEAD/CHANGELOG.md#622-2024-04-20) [Compare Source](https://togithub.com/mikro-orm/mikro-orm/compare/v6.2.1...v6.2.2) ##### Bug Fixes - **core:** do not enforce `require()` when running via ts-jest or on JSON imports ([7e8409b](https://togithub.com/mikro-orm/mikro-orm/commit/7e8409bb86ca6a35c755700b77e17b425c5ab186)), closes [#​5461](https://togithub.com/mikro-orm/mikro-orm/issues/5461) - **core:** fix folder-based discovery for multiple entities in single file ([#​5464](https://togithub.com/mikro-orm/mikro-orm/issues/5464)) ([d64be7e](https://togithub.com/mikro-orm/mikro-orm/commit/d64be7ef5ba7c2a655ea014992905d8afde3c231)) - **core:** ignore serialization options when using `toPOJO()` ([#​5481](https://togithub.com/mikro-orm/mikro-orm/issues/5481)) ([46d6eb4](https://togithub.com/mikro-orm/mikro-orm/commit/46d6eb4248903f6729b6263dbafd171b8782178c)), closes [#​5479](https://togithub.com/mikro-orm/mikro-orm/issues/5479) - **migrator:** store snapshot only after migration is generated ([#​5470](https://togithub.com/mikro-orm/mikro-orm/issues/5470)) ([65ec57c](https://togithub.com/mikro-orm/mikro-orm/commit/65ec57cb441820c3db468869ab2ed9ce84aa9c5d)) - **mssql:** declare `import` types explicitly ([02494bf](https://togithub.com/mikro-orm/mikro-orm/commit/02494bf129e15261ba17218288a840120fedb089)), closes [#​5462](https://togithub.com/mikro-orm/mikro-orm/issues/5462) - **mysql:** fix reading `auto_increment_increment` value ([1da88af](https://togithub.com/mikro-orm/mikro-orm/commit/1da88af065d17e7550d12b67bfac715a7041e9f9)), closes [#​5460](https://togithub.com/mikro-orm/mikro-orm/issues/5460) - **postgres:** support wildcard native enums ([e183de3](https://togithub.com/mikro-orm/mikro-orm/commit/e183de3588437db2c41c9fb9d18940116f591a25)), closes [#​5456](https://togithub.com/mikro-orm/mikro-orm/issues/5456) ##### Features - **entity-generator:** extend filtering options for EntityGenerator ([#​5473](https://togithub.com/mikro-orm/mikro-orm/issues/5473)) ([0894ac9](https://togithub.com/mikro-orm/mikro-orm/commit/0894ac963bc3886e7a52596b4627c08627877afd)), closes [#​5469](https://togithub.com/mikro-orm/mikro-orm/issues/5469) - **query-builder:** allow returning promise from virtual entity `expression` ([ee98412](https://togithub.com/mikro-orm/mikro-orm/commit/ee9841287c2fe312ef342e16d1396f620e575d3e)), closes [#​5475](https://togithub.com/mikro-orm/mikro-orm/issues/5475)

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.