Skip to content

Upgrade NestJS from v9 to the Latest Version #4764

Closed
@Pyatakov

Description

@Pyatakov

Problem description

We are currently using NestJS 9, which is outdated. Updating to the latest version will ensure compatibility with the latest dependencies, security patches, and performance improvements. Staying up to date also helps in maintaining long-term support and leveraging new framework features.

Requirements

  1. Upgrade NestJS to the latest stable version.
  2. Update all related dependencies to ensure compatibility.
  3. Refactor any breaking changes in the codebase.
  4. Test the application thoroughly to verify that existing functionality is not affected.

Definition of done

  • The application runs without errors after the upgrade.
  • All automated tests pass successfully.
  • Manual testing confirms that core functionalities work as expected.
  • Documentation is updated if necessary (e.g., for breaking changes or new configurations).

Acceptance criteria

  1. NestJS is upgraded to the latest stable version.
  2. No runtime errors or major regressions occur due to the upgrade.
  3. All unit and integration tests pass without failures.
  4. Performance and stability remain at least as good as before the upgrade.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions