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

chore(nest): update nest.js dependencies #23049

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

Evanion
Copy link

@Evanion Evanion commented Apr 27, 2024

Updates nest plugin dependencies to nest.js 10.
No migration needed as there already is a migration for the breaking change (removal of CacheManager from @nestjs/common) in nest 10 included in nx 16.

Changes

  • upgrade nx root deps
  • upgrade nest.js plugin deps
  • update ensureDependencides to check for the latest dependencies

Current Behavior

The generator for nest libs and apps use 9.x version of nest

Expected Behavior

The plugin and generated code should use nest.js 10

Related Issue(s)

Unable to find any related issues

Updates nest plugin dependencies to nest.js 10.
No migration needed as there already is a migration for the breaking change in nest 10 included in
nx 16
@Evanion Evanion requested review from a team as code owners April 27, 2024 20:13
Copy link

vercel bot commented Apr 27, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
nx-dev ✅ Ready (Inspect) Visit Preview Apr 27, 2024 8:21pm

@Evanion
Copy link
Author

Evanion commented Apr 28, 2024

CI seems to be breaking on some unrelated angular tests

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants