-
-
Notifications
You must be signed in to change notification settings - Fork 275
fix: updated dependencies issue#1836 #1936
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
base: master
Are you sure you want to change the base?
Conversation
|
|
|
@Shurtu-gal Review this pr once. To resolve the remaining warnings for the packages listed in the issue, we need to update dependencies in: @asyncapi/generator: Fixes readdir-scoped-modules, read-package-json, debuglog, npmlog, are-we-there-yet, gauge, @npmcli/move-file, mkdirp, and @asyncapi/generator-hooks. |
|
@sarthakNITT there is another PR already in place for the same issue. Was there any reason a new PR had to be opened instead of suggesting changes in the original one or just collaborating there? |
|
@Shurtu-gal Sorry for the confusion. I reviewed the existing PR, but it included multiple changes beyond what I was planning to address for this issue. To keep the scope focused and make the review easier, I decided to open a clean PR with only the relevant changes. Now I have added required suggestion in the existing pr. |



issue #1836
Description
Note -
Remaining deprecation warnings during install are transitive dependencies from @asyncapi/generator and @asyncapi/modelina-cli. These packages need to be updated in their respective repositories to fully resolve the warnings.