Skip to content
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

Bumped webpack version from 4.32.2 to 5.91.0 #2459

Open
wants to merge 10 commits into
base: main
Choose a base branch
from

Conversation

gandiddi
Copy link
Collaborator

@gandiddi gandiddi commented May 22, 2024

Bumped webpack version from 4.32.2 to 5.91.0 and peer dependencies to improve security.

  • Bumped webpack-cli from 4.0.0 to 5.1.4
  • Bumped webpack-cli/serve from 1.7.0 to 2.0.5
  • Bumped webpack-dev-server from 4.11.1 to 5.0.4
  • Bumped css-loader from 1.0.1 to 7.1.1
  • Bumped file-loader from 1.1.11 to 6.2.0
  • Bumped url-loader from 1.0.1 to 4.1.1
  • Bumped sass-loader from 10.4.1 to 14.2.1
  • Bumped style-loader from 0.21.0 to 4.0.0
  • Bumped terser-webpack-plugin from 2.3.3 to 5.3.10
  • Removed ajv@<6.12.3 from overrides
  • Bumped Jest, babel packages

Fixed some breaking API schema changes as a result of bumping webpack.
It can be built with node 18

@gandiddi gandiddi changed the title Bumped webpack version from 4.32.2 to 5.91.0` Bumped webpack version from 4.32.2 to 5.91.0 May 22, 2024
@coveralls
Copy link

coveralls commented May 22, 2024

Coverage Status

coverage: 61.78% (-5.8%) from 67.547%
when pulling 365f2af on v-gandiddi/WebpackUpdate
into e554dc4 on main.

@OEvgeny
Copy link
Collaborator

OEvgeny commented May 23, 2024

@gandiddi looks great except tests are failing, you should be able to debug locally via npm run test.

Check out this SO thread for possible fixes: https://stackoverflow.com/questions/64294706/webpack5-automatic-publicpath-is-not-supported-in-this-browser

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants