Skip to content

[Dependencies] Align mikro-orm-config package with MikroORM 7 #421

Description

@TorinAsakura

Which dependencies are being updated?

  • packages/nestjs-mikro-orm-config
  • @mikro-orm/core: 5.7.12 and ^5 -> 7.1.5 and ^7
  • @mikro-orm/nestjs: 5.2.0 and ^5 -> 7.0.2 and ^7
  • @nestjs/common: 10.4.1 and ^10 -> Nest 11 package baseline and ^11
  • @nestjs/core: 10.4.1 and ^10 -> Nest 11 package baseline and ^11
  • @atls/mikro-orm-logger: consume the MikroORM 7 peer release from atls/mikro-orm#9 when it is published

What blocks the update?

  • atls/mikro-orm#9 must publish the MikroORM 7 release first
  • MikroORMConfig, MikroORMConfigBuilder, and exported config interfaces must be checked against MikroORM 7 and @mikro-orm/nestjs 7 before publishing
  • This update unblocks the Serenity TypeORM -> MikroORM migration path tracked from atls/serenity#650

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions