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

@renovate renovate Bot commented Jan 10, 2024

Copy link
Copy Markdown
Contributor

ℹ️ 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.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 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

renovate Bot commented Mar 15, 2026

Copy link
Copy Markdown
Contributor Author

⚠️ 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.9
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-08-02T22_05_18_509Z-eresolve-report.txt
npm error A complete log of this run can be found in: /runner/cache/others/npm/_logs/2026-08-02T22_05_18_509Z-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