spacemonkd commented on PR #10590: URL: https://github.com/apache/ozone/pull/10590#issuecomment-4797655522
Thanks for the change @jasonosullivan34. We need to take a look at the following potential breaking changes as well with this. - msw: `1.3.3` $\rightarrow$ Upgrade to `^2.0.0` - eslint: `^7.28.0` $\rightarrow$ Upgrade to `^8.57.0` or `^9.0.0` (This also means we need to update the eslint rules, we can go ahead with just the upgrade now and tackle that in a separate JIRA) - npm-run-all2: `^8.0.4` $\rightarrow$ Upgrade to `^9.0.2` - typescript: `4.9.5` $\rightarrow$ Upgrade to `^5.0.0` or higher (can we try with latest TS?) - json-server: `^0.15.1` $\rightarrow$ Upgrade to `v1` stable -- 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]
