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

Upgrade jest, babel, eslint, and terser dependencies #17576

Merged
merged 11 commits into from
Dec 28, 2023

Conversation

snitin315
Copy link
Member

@snitin315 snitin315 commented Aug 9, 2023

Fixes #17322

Summary

🤖 Generated by Copilot at 6c5fa10

This pull request improves the development workflow of webpack by upgrading some of its devDependencies in package.json. These updates ensure compatibility and performance of the webpack codebase.

Details

🤖 Generated by Copilot at 6c5fa10

  • Update babel dependencies to latest minor releases (package.json: link). This ensures webpack and its tests are transpiled with the latest bug fixes and improvements from babel.

@webpack-bot
Copy link
Contributor

For maintainers only:

  • This needs to be documented (issue in webpack/webpack.js.org will be filed when merged)
  • This needs to be backported to webpack 4 (issue will be created when merged)

@snitin315 snitin315 force-pushed the update-jest-and-terser branch from 283e7a3 to e23eb9c Compare September 6, 2023 03:42
@alexander-akait alexander-akait merged commit 1a085ac into main Dec 28, 2023
48 of 50 checks passed
@alexander-akait alexander-akait deleted the update-jest-and-terser branch December 28, 2023 18:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Shipped
Development

Successfully merging this pull request may close these issues.

mode: performance regression
4 participants