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

refactor!: minimum supported webpack version is 5.82.0 #4303

Merged
merged 8 commits into from
Oct 23, 2024

Conversation

snitin315
Copy link
Member

@snitin315 snitin315 commented Oct 23, 2024

What kind of change does this PR introduce?
refactor

Did you add tests for your changes?
Yes
If relevant, did you update the documentation?
No
Summary
minimum supported webpack version is 5.82.0

Does this PR introduce a breaking change?
Yes

Other information
No

@snitin315 snitin315 requested a review from a team as a code owner October 23, 2024 02:14
@snitin315 snitin315 marked this pull request as draft October 23, 2024 02:17
@snitin315 snitin315 changed the title chore: update commander and webpack-merge refactor!: minimum supported webpack version is 5.82.0 Oct 23, 2024
@@ -1043,20 +1043,6 @@ class WebpackCLI implements IWebpackCLI {
description: "Stop webpack-cli process with non-zero exit code on warnings from webpack.",
helpLevel: "minimum",
},
// TODO remove this in the next major release, because not all webpack versions have this flag in CLI options
{
name: "extends",
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This will come from webpack schema since https://github.com/webpack/webpack/releases/tag/v5.82.0

@alexander-akait
Copy link
Member

Looks like we need alias

@snitin315 snitin315 marked this pull request as ready for review October 23, 2024 16:39
@webpack-bot
Copy link

@snitin315 Thanks for your update.

I labeled the Pull Request so reviewers will review it again.

@alexander-akait Please review the new changes.

@snitin315 snitin315 merged commit 9efd0d0 into next Oct 23, 2024
41 checks passed
@snitin315 snitin315 deleted the udpate-commander branch October 23, 2024 17:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants