-
-
Notifications
You must be signed in to change notification settings - Fork 164
chore: update NestJS dependency to v11 #870
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
Conversation
build failed:
given that node 18 is still supported, I think we will need to delay the upgrade for at least a few months: https://endoflife.date/nodejs |
Hello @wing328 👋 This current dependency to nest v10 is blocking a whole chain of dependency update on my project, and I think that we are not the only one in that case. |
Hello @wing328 👋, |
please resolve the merge conflicts, update CI to test with node v20 so that all tests pass then I'll get it merged :) |
Hello @estiller ! |
Here you go |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
thank you. will merge once all tests pass |
🎉 This PR is included in version 2.19.0 🎉 The release is available on: Your semantic-release bot 📦🚀 |
fyi. did a test locally and the result is good
|
do you mind filing a PR for that when you've time? 🙏 |
|
Update the NestJS dependency to use v11.
This should solve #862 regarding issues with peer dependencies in NestJS.