Skip to content

NestJS v11 Support #862

Closed
Closed
@estiller

Description

@estiller

Hi,
After upgrading our project to NestJS v11, we get an unmet peer dependency warning:

└─┬ @openapitools/openapi-generator-cli 2.15.3
  └─┬ @nestjs/core 10.4.6
    ├── ✕ unmet peer @nestjs/microservices@^10.0.0: found 11.0.3
    └── ✕ unmet peer @nestjs/platform-express@^10.0.0: found 11.0.3

I can open a PR that updates the pinned dependencies of openapi-generator-cli, but I see an earlier similar PR (#849) that wasn't approved for quite a while. Should I open a new PR? Do you want to update the PR mentioned above?

Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions