thiagoelg commented on code in PR #2717: URL: https://github.com/apache/incubator-kie-tools/pull/2717#discussion_r1823530138
########## pnpm-lock.yaml: ########## @@ -14371,196 +14286,168 @@ packages: '@babel/[email protected]': resolution: {integrity: sha512-71YHIvMuiuqWJQkebWJtdhQTfd4Q4mF76q2IX37uZPkG9+olBxsX+rH1vkhFto4UeJZ9dPY2s+mDvhDm1u2BGQ==} engines: {node: '>=6.9.0'} - deprecated: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-async-generator-functions instead. Review Comment: I never knew we had these `deprecated` notices here... and so many of them! Maybe we should keep them and plan to tackle them soon. I'm assuming most of these deprecated packages are transitive dependencies, but some of them (like [q](https://www.npmjs.com/package/q)) are really old! -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
