Skip to content

chore(deps): update mikro-orm monorepo to v7.0.7#21

Open
renovate[bot] wants to merge 1 commit intomainfrom
renovate/mikro-orm-monorepo
Open

chore(deps): update mikro-orm monorepo to v7.0.7#21
renovate[bot] wants to merge 1 commit intomainfrom
renovate/mikro-orm-monorepo

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate bot commented Mar 31, 2026

This PR contains the following updates:

Package Change Age Confidence
@mikro-orm/cli (source) 7.0.67.0.7 age confidence
@mikro-orm/core (source) 7.0.67.0.7 age confidence
@mikro-orm/migrations (source) 7.0.67.0.7 age confidence
@mikro-orm/sqlite (source) 7.0.67.0.7 age confidence

Release Notes

mikro-orm/mikro-orm (@​mikro-orm/cli)

v7.0.7

Compare Source

Bug Fixes
  • core: apply embedded sub-property defaults during upsert (#​7411) (baf89e1)
  • core: fire orphan removal for OneToOne replacement when inverse already set (#​7436) (6e4fe2a)
  • core: preserve user changes on references during initialization (#​7421) (69ed5be)
  • core: prevent incorrect nullification of 1:1 inverse relations during joined loading (#​7434) (725e924)
  • core: resolve circular type inference in defineEntity with repository + filters (#​7441) (0ad9c60), closes #​7440
  • core: resolve entity name from registry in MetadataProvider (#​7408) (6953f34)
  • core: skip required validation for embeddables with only formula properties (#​7429) (88eb092)
  • core: use className instead of tableName for pivot join column names (#​7430) (5767c20)
  • mssql: use equality conditions for composite PK batch updates (#​7442) (ba4063b)
  • repo: use npx to invoke lint-staged and commitlint in husky hooks (b9fda19)
  • sql: fix count queries with composite PKs and toMany joins (#​7415) (bb0d66c), closes #​7414
  • sql: fix nativeEnumName schema handling with config-level schema (#​7435) (2ddd288), closes #​7432
  • sql: generate indexes for materialized view entities (#​7419) (bf86941), closes #​7417
  • sql: infer Kysely table names for classes extending defineEntity().class (#​7425) (469a667), closes #​7423
  • sql: pass transaction context through schema introspection to avoid deadlock (#​7426) (2a1bc05), closes #​7424
  • sql: resolve alias placeholder in raw fragments used as operator values (#​7427) (d23d30b), closes #​7422

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

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.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants