fryjordan opened a new pull request #1344: URL: https://github.com/apache/couchdb-fauxton/pull/1344
## Overview - upgrade Webpack (`v4` -> `v5`) - " css-loader (`v3` -> `v6`) - " expose-loader (`v0.7.5` -> `v3`) - " less-loader (`v5` -> `v10`) - " style-loader (`v0.23.1` -> `v3`) - " eslint-webpack-plugin (`v2` -> `v3`) - " html-webpack-plugin (`v3` -> `v5`) - " mini-css-extract-plugin (`v0.7` -> `v2`) - " webpack-cli (`v3` -> `v4`) - " webpack-dev-server (`v3` -> `v4`) - remove exports-loader (unused) - remove imports-loader (unused) - remove file-loader ([no longer required](https://webpack.js.org/guides/asset-modules/)) - remove url-loader ([no longer required](https://webpack.js.org/guides/asset-modules/)) ## Testing recommendations - automated tests pass - UI consistent - run webpack-related scripts (e.g. `webpack:dev`, `webpack:release`) ## GitHub issue number N/A ## Related Pull Requests <!-- If your changes affects multiple components in different repositories please put links to those pull requests here. --> ## Checklist - [x] Code is written and works correctly; - [ ] Changes are covered by tests; - [ ] Documentation reflects the changes; - [ ] Update [rebar.config.script](https://github.com/apache/couchdb/blob/main/rebar.config.script) with the correct tag once a new Fauxton release is made -- 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]
