Skip to content

fix(deps): update mikro-orm monorepo to v7#61

Open
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/major-mikro-orm-monorepo
Open

fix(deps): update mikro-orm monorepo to v7#61
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/major-mikro-orm-monorepo

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Jan 10, 2024

ℹ️ Note

This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Change Age Confidence
@mikro-orm/cli (source) ^5.7.14^7.0.0 age confidence
@mikro-orm/migrations (source) ^5.7.14^7.0.0 age confidence
@mikro-orm/postgresql (source) ^5.7.14^7.0.0 age confidence
@mikro-orm/reflection (source) ^5.7.14^7.0.0 age confidence
@mikro-orm/seeder (source) ^5.7.14^7.0.0 age confidence

Release Notes

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

v7.1.0

Compare Source

Bug Fixes
Features

7.0.17 (2026-05-17)

Bug Fixes

7.0.16 (2026-05-14)

Bug Fixes
  • core: do not propagate parent indexes to child TPT tables (#​7715) (de68566), closes #​7714
  • core: pass entity instance to beforeUpsert hook and propagate mutations to SQL (#​7716) (b84d48e)
  • core: reset stale collections on upserted entities (#​7718) (bbc82c5)
  • core: resolve polymorphic TPT-child filter columns to parent table (#​7719) (2e5a91a), closes #​7717
  • core: respect partial fields option when populating inverse 1:1 relations (#​7708) (721d6ff)
  • core: treat LockMode.NONE like undefined in em.findOne() (#​7704) (08d7ecf), closes #​7702
  • schema: centralize identifier-length truncation across platforms (#​7706) (1987833)
Features

7.0.15 (2026-05-09)

Bug Fixes

7.0.14 (2026-05-04)

Bug Fixes
Features
  • sql: add MikroORM and defineConfig variants in @mikro-orm/sql (#​7647) (ce31ff4)

7.0.13 (2026-04-27)

Bug Fixes

7.0.12 (2026-04-23)

Bug Fixes

7.0.11 (2026-04-16)

Bug Fixes
Features

7.0.10 (2026-04-10)

Bug Fixes

7.0.9 (2026-04-06)

Bug Fixes

7.0.8 (2026-04-01)

Bug Fixes

7.0.7 (2026-03-31)

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

7.0.6 (2026-03-26)

Bug Fixes
  • core: allow readonly enum builder items in defineEntity() (#​7406) (ebf87e6), closes #​7352
  • core: apply onCreate hooks in em.upsert and em.upsertMany (#​7400) (5bc0e92), closes #​7399
  • core: preserve explicit entity name in defineEntity + setClass during discovery (fca6e6b), closes #​7391
  • core: prevent prototype pollution in Utils.merge (954bdba)
  • core: tighten query construction validation (f7e59a5)
  • decorators: handle esbuild ES decorator stack frames in path lookup (e6ea9fc)
  • reflection: resolve inherited property types with ES decorators in TsMorphMetadataProvider (8296a0e), closes #​7389
  • schema: escape single quotes in enum CHECK constraints (#​7396) (3656519), closes #​7395

7.0.5 (2026-03-23)

Bug Fixes

7.0.4 (2026-03-20)

Bug Fixes
  • core: accept readonly arrays in EnumOptions.items (c287a1f), closes #​7352
  • core: discover defineEntity classes via glob when only class is exported (#​7355) (fccc42e)
  • core: exclude unloaded lazy ref pro

Note

PR body was truncated to here.


Configuration

📅 Schedule: (UTC)

  • 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 is behind base branch, 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.

@renovate renovate Bot force-pushed the renovate/major-mikro-orm-monorepo branch from f45c080 to 8d1ed2b Compare January 13, 2024 15:38
@renovate renovate Bot changed the title fix(deps): Update mikro-orm monorepo to v6 (major) fix(deps): update mikro-orm monorepo to v6 (major) Jan 13, 2024
@renovate renovate Bot force-pushed the renovate/major-mikro-orm-monorepo branch 26 times, most recently from 80307e7 to 94a9fc7 Compare January 15, 2024 21:40
@HugoMendes98 HugoMendes98 force-pushed the master branch 2 times, most recently from 30b3893 to 15868ea Compare January 24, 2024 21:55
@renovate renovate Bot force-pushed the renovate/major-mikro-orm-monorepo branch 4 times, most recently from 19273df to 030552c Compare January 25, 2024 19:26
@renovate renovate Bot force-pushed the renovate/major-mikro-orm-monorepo branch from 030552c to 2822870 Compare January 25, 2024 19:34
@renovate renovate Bot force-pushed the renovate/major-mikro-orm-monorepo branch from 2822870 to 9682408 Compare January 25, 2024 19:42
@renovate renovate Bot force-pushed the renovate/major-mikro-orm-monorepo branch from 9682408 to 1e68b25 Compare January 25, 2024 19:47
@renovate renovate Bot force-pushed the renovate/major-mikro-orm-monorepo branch 15 times, most recently from 638c0ac to e1621f4 Compare January 31, 2024 03:00
@renovate
Copy link
Copy Markdown
Contributor Author

renovate Bot commented Mar 15, 2026

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: package-lock.json
npm warn Unknown env config "store". This will stop working in the next major version of npm. See `npm help npmrc` for supported config options.
npm error code ERESOLVE
npm error ERESOLVE unable to resolve dependency tree
npm error
npm error While resolving: graph-flow@0.6.4
npm error Found: @mikro-orm/migrations@7.1.0
npm error node_modules/@mikro-orm/migrations
npm error   @mikro-orm/migrations@"^7.0.0" from the root project
npm error
npm error Could not resolve dependency:
npm error peerOptional @mikro-orm/migrations@"^5.0.0" from @mikro-orm/core@5.9.8
npm error node_modules/@mikro-orm/core
npm error   @mikro-orm/core@"^5.7.14" from the root project
npm error   peer @mikro-orm/core@"^5.0.0" from @mikro-orm/better-sqlite@5.9.8
npm error   node_modules/@mikro-orm/better-sqlite
npm error     peerOptional @mikro-orm/better-sqlite@"^5.0.0" from @mikro-orm/core@5.9.8
npm error   2 more (@mikro-orm/entity-generator, @mikro-orm/mariadb)
npm error
npm error Fix the upstream dependency conflict, or retry this command with --force or --legacy-peer-deps to accept an incorrect (and potentially broken) dependency resolution.
npm error
npm error
npm error For a full report see:
npm error /runner/cache/others/npm/_logs/2026-05-23T09_13_28_658Z-eresolve-report.txt
npm error A complete log of this run can be found in: /runner/cache/others/npm/_logs/2026-05-23T09_13_28_658Z-debug-0.log

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants