Skip to content

chore(deps): update dependency @mikro-orm/cli to v7 - #124

Open
renovate[bot] wants to merge 1 commit into
developmentfrom
renovate/mikro-orm-cli-7.x
Open

chore(deps): update dependency @mikro-orm/cli to v7#124
renovate[bot] wants to merge 1 commit into
developmentfrom
renovate/mikro-orm-cli-7.x

Conversation

@renovate

@renovate renovate Bot commented Mar 14, 2026

Copy link
Copy Markdown
Contributor

ℹ️ Note

This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@mikro-orm/cli (source) 5.6.167.1.10 age adoption passing confidence

Release Notes

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

v7.1.10

Compare Source

Bug Fixes

v7.1.9

Compare Source

Bug Fixes
  • core: fix batch updates when the whole primary key is one relation (#​8065) (aeefa5e)
  • core: keep null value of embedded arrays in snapshots and hydration (#​8046) (93d62bf), closes #​8045
  • core: keep the fixed order column as the sole pivot PK for polymorphic M:N (#​8083) (3ac8b73)
  • core: map returning values back to entities after batch update (#​8056) (5895309)
  • core: support mixed STI child types in batch updates (#​8057) (f6e5fd4)
  • core: support version and optimistic locking on nested composite keys (#​8064) (d533e76)
  • entity-generator: correctly escape generated string literals and keys (#​8048) (adf2b84)
  • entity-generator: sanitize file names taken from database metadata (#​8052) (4efac39)
  • libsql: stop recycling local connections every 10 seconds (#​8050) (bd2a1cf)
  • migrations: sanitize custom migration names into valid class identifiers (#​8053) (20a3ae2)
  • mssql: execute create trigger in its own query batch (#​8072) (5d0420e)
  • mssql: manage table and column comments via extended properties (#​8076) (d579f04)
  • oracledb: bind every returned column of a multi column property (#​8059) (dc17ec2)
  • oracle: keep the config user in sync with the pool after dropDatabase() (#​8043) (6e1113d)
  • oracle: set the session schema when the connection user differs from dbName (#​8042) (3a942d2), closes #​8040
  • postgresql: don't crash the process when the server drops a connection (#​8069) (66d3b1a)
  • sql: apply column comment changes in a single schema update pass (#​8077) (c48a435)
  • sql: apply query cancellation strategies inside transactions (#​8067) (11525e3)
  • sql: compile an empty $or to an always-false predicate (#​8054) (0578108)
  • sql: emit valid SQL for negated and empty condition groups (#​8060) (905286b)
  • sql: include composite FK values in the pivot row hash (#​8082) (f2d5a89), closes #​8078 #​8078
  • sql: keep multi line comments intact when grouping schema DDL (#​8079) (b74e332)
  • sql: keep multi line trigger bodies stable across schema updates (#​8074) (165ff59)
  • sql: keep pivot rows distinct when the fixed order column is not unique (#​8078) (63a2c83), closes #​8075
  • sql: keep polymorphic pivot rows distinct when the fixed order column is not unique (#​8085) (20734f7), closes #​8078
  • sql: keep the original error when the rollback of a failed transaction also fails (#​8068) (7663639)
  • sql: load M:N collections of owners with a nested composite PK (#​8080) (d4a5a33)
  • sql: load the owner side of a polymorphic M:N pivot shared by owners of different PK arity (#​8084) (6fbdcc4), closes #​8081
  • sql: load the owner side of a polymorphic M:N with a composite PK owner (#​8081) (a38cca5), closes #​8080
  • sql: normalize implicit aggregate aliases and multi word casts (#​8058) (e90c141), closes #​8055
  • sql: normalize trigger bodies when generating DDL (#​8063) (32da92f), closes #​8061
  • sql: pass a flat PK array when persisting M:N of a composite PK owner (#​8073) (f88d567)

v7.1.8

Compare Source

Bug Fixes

v7.1.7

Compare Source

Bug Fixes
  • core: ignore special object keys in assign() (#​7998) (6c65ffb)
  • core: support same-named nested embeddables with different props in polymorphic embeddables (#​7986) (c926fd8), closes #​7983
  • mariadb: keep JSON columns as strings on mysql2 3.23+ (#​7994) (0154130), closes #​7981
  • mssql: map FK, CHECK, PK/unique, deadlock and lock-timeout errors to driver exceptions (#​7959) (adc52fc)
  • mssql: retry create database when the model database is locked (#​7985) (f528107)
  • postgres: make check introspection columnName deterministic (#​7992) (ab14f97), closes #​7991
  • sql: validate order by direction against known values (#​7996) (3aba926)

v7.1.6

Compare Source

Bug Fixes

v7.1.5

Compare Source

Bug Fixes

v7.1.4

Compare Source

Bug Fixes
Features

v7.1.3

Compare Source

Bug Fixes
Features

v7.1.2

Compare Source

Bug Fixes
Features

v7.1.1

Compare Source

Bug Fixes

v7.1.0

Compare Source

Bug Fixes
Features

7.0.17 (2026-05-17)

Bug Fixes

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 this update 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/mikro-orm-cli-7.x branch 3 times, most recently from ce47b53 to 2bc2331 Compare March 23, 2026 20:49
@renovate
renovate Bot force-pushed the renovate/mikro-orm-cli-7.x branch 2 times, most recently from df59c78 to c8835da Compare March 29, 2026 17:01
@renovate
renovate Bot force-pushed the renovate/mikro-orm-cli-7.x branch 3 times, most recently from 8856316 to 53273a6 Compare April 9, 2026 15:34
@renovate
renovate Bot force-pushed the renovate/mikro-orm-cli-7.x branch 2 times, most recently from aef129f to 7f7d5af Compare April 19, 2026 10:01
@renovate
renovate Bot force-pushed the renovate/mikro-orm-cli-7.x branch 2 times, most recently from abbe2b8 to 387c262 Compare April 30, 2026 11:46
@renovate
renovate Bot force-pushed the renovate/mikro-orm-cli-7.x branch 2 times, most recently from bb7eadb to b9738f9 Compare May 12, 2026 11:30
@renovate
renovate Bot force-pushed the renovate/mikro-orm-cli-7.x branch 3 times, most recently from 6c4175d to 20f8789 Compare May 23, 2026 09:58
@renovate
renovate Bot force-pushed the renovate/mikro-orm-cli-7.x branch from 20f8789 to 4bb944b Compare May 25, 2026 12:59
@renovate
renovate Bot force-pushed the renovate/mikro-orm-cli-7.x branch from 4bb944b to 2001fa1 Compare June 21, 2026 23:46
@renovate
renovate Bot force-pushed the renovate/mikro-orm-cli-7.x branch from 2001fa1 to d609e2a Compare June 29, 2026 18:05
@renovate
renovate Bot force-pushed the renovate/mikro-orm-cli-7.x branch 2 times, most recently from 4d541ce to 5f026b0 Compare July 21, 2026 01:43
@renovate
renovate Bot force-pushed the renovate/mikro-orm-cli-7.x branch 2 times, most recently from 28e6a9a to 5ad7a54 Compare August 2, 2026 21:11
@renovate
renovate Bot force-pushed the renovate/mikro-orm-cli-7.x branch from 5ad7a54 to fdee976 Compare August 7, 2026 14:52
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