Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(deps)!: upgrade NestJS to v10 and MikroORM to v6 #58

Merged
merged 1 commit into from
Jul 4, 2024

Conversation

pmstss
Copy link
Contributor

@pmstss pmstss commented Jul 3, 2024

BREAKING CHANGE: Minimum Node.js version is now v18 (was v16)

  • Update NestJS from v9 to v10
  • Upgrade MikroORM from v5 to v6
  • Update TypeScript from v4 to v5

BREAKING CHANGE: Minimum Node.js version is now v18 (was v16)

- Update NestJS from v9 to v10
- Upgrade MikroORM from v5 to v6
- Update TypeScript from v4 to v5
@pmstss pmstss added the Type: dependencies Pull requests that update a dependency file. label Jul 3, 2024
@pmstss pmstss self-assigned this Jul 3, 2024
package.json Show resolved Hide resolved
package.json Show resolved Hide resolved
src/mikro-orm.config.ts Show resolved Hide resolved
.eslintrc.json Show resolved Hide resolved
tsconfig.json Show resolved Hide resolved
tsconfig.json Show resolved Hide resolved
@pmstss pmstss requested a review from derevnjuk July 3, 2024 15:16
@pmstss pmstss merged commit d8d4c6a into master Jul 4, 2024
2 checks passed
@pmstss pmstss deleted the deps/upgrade_to_nestjs_v10_and_mikro-orm_v10 branch July 4, 2024 06:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: dependencies Pull requests that update a dependency file.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants