### Which dependencies are being updated? - `packages/nestjs-mikro-orm-request-context` - `@mikro-orm/core`: `5.7.12` and `^5` -> `7.1.5` 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` ### What blocks the update? - `atls/mikro-orm#9` must publish the MikroORM 7 release first - `MikroORM` and `RequestContext` usage in the module and interceptor must be checked against MikroORM 7 before publishing - This update unblocks the Serenity TypeORM -> MikroORM migration path tracked from `atls/serenity#650`
Which dependencies are being updated?
packages/nestjs-mikro-orm-request-context@mikro-orm/core:5.7.12and^5->7.1.5and^7@nestjs/common:10.4.1and^10-> Nest 11 package baseline and^11@nestjs/core:10.4.1and^10-> Nest 11 package baseline and^11What blocks the update?
atls/mikro-orm#9must publish the MikroORM 7 release firstMikroORMandRequestContextusage in the module and interceptor must be checked against MikroORM 7 before publishingatls/serenity#650