Skip to content

Update Mikro-ORM#1335

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

Update Mikro-ORM#1335
renovate[bot] wants to merge 1 commit intomainfrom
renovate/mikro-orm

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Mar 8, 2026

This PR contains the following updates:

Package Change Age Confidence
@mikro-orm/cli (source) ^6.6.8^6.6.9 age confidence
@mikro-orm/core (source) ^6.6.8^6.6.9 age confidence
@mikro-orm/migrations (source) ^6.6.8^6.6.9 age confidence
@mikro-orm/nestjs ^6.1.1^6.1.2 age confidence
@mikro-orm/postgresql (source) ^6.6.8^6.6.9 age confidence

Release Notes

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

v6.6.9

Compare Source

Bug Fixes
  • core: fix findOne with entity refs for composite PKs with shared FK columns (6f95f72), closes #​5629
  • core: make entity prototype toJSON non-enumerable to prevent data leaks (c895808)
  • core: prevent double JSON-encoding of nested embeddable arrays (309b278), closes #​7233
  • migrations: normalize snapshots and write on both up/down (#​7236) (a07aca6), closes #​7234
  • migrations: skip snapshot write on migration:up to support read-only filesystems (c8584e8), closes #​7232
  • mysql: fix table.bigincrements() producing int instead of bigint (5660607), closes #​7246
mikro-orm/nestjs (@​mikro-orm/nestjs)

v6.1.2

Compare Source

What's Changed

  • Fix incorrect package name @mikro-orm/mongo (#​217)
  • Fix false positive warning in some edge cases (#​225)
  • Don't use Utils.isString() as the method will be removed in v7
  • Default useContext: true when forking EM with request scope (#​239)

Full Changelog: mikro-orm/nestjs@v6.1.1...v6.1.2


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.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • 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 added the dependencies Pull requests that update a dependency file label Mar 8, 2026
@renovate renovate bot force-pushed the renovate/mikro-orm branch from 7efbc0a to d958751 Compare March 14, 2026 07:14
@renovate renovate bot changed the title Update Mikro-ORM to ^6.6.9 Update Mikro-ORM Mar 14, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants