chore: update NestJS dependency to v11#870
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 |
|
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.