Skip to content

Update webpack-cli 5.1.4 → 6.0.1 (major)#5276

Merged
julienw merged 2 commits into
mainfrom
depfu/update/yarn/webpack-cli-6.0.1
Jan 10, 2025
Merged

Update webpack-cli 5.1.4 → 6.0.1 (major)#5276
julienw merged 2 commits into
mainfrom
depfu/update/yarn/webpack-cli-6.0.1

Conversation

@depfu

@depfu depfu Bot commented Dec 26, 2024

Copy link
Copy Markdown
Contributor

Here is everything you need to know about this upgrade. Please take a good look at what changed and the test results before merging this pull request.

What changed?

✳️ webpack-cli (5.1.4 → 6.0.1) · Repo · Changelog

Release Notes

6.0.1 (from changelog)

Bug Fixes

6.0.0 (from changelog)

BREAKING CHANGES

  • the minimum required Node.js version is 18.12.0
  • removed init, loader and plugin commands in favor create-webpack-app
  • dropped support for webpack-dev-server@v4
  • minimum supported webpack version is 5.82.0

Bug Fixes

Features

  • output pnpm version with info/version command (#3906) (38f3c6f)

Does any of this look wrong? Please let us know.


Depfu Status

Depfu will automatically keep this PR conflict-free, as long as you don't add any commits to this branch yourself. You can also trigger a rebase manually by commenting with @depfu rebase.

All Depfu comment commands
@​depfu rebase
Rebases against your default branch and redoes this update
@​depfu recreate
Recreates this PR, overwriting any edits that you've made to it
@​depfu merge
Merges this PR once your tests are passing and conflicts are resolved
@​depfu cancel merge
Cancels automatic merging of this PR
@​depfu close
Closes this PR and deletes the branch
@​depfu reopen
Restores the branch and reopens this PR (if it's closed)
@​depfu pause
Ignores all future updates for this dependency and closes this PR
@​depfu pause [minor|major]
Ignores all future minor/major updates for this dependency and closes this PR
@​depfu resume
Future versions of this dependency will create PRs again (leaves this PR as is)

@depfu depfu Bot added the dependencies Pull requests that update a dependency file label Dec 26, 2024
@depfu depfu Bot requested review from canova and julienw December 26, 2024 17:43
@codecov

codecov Bot commented Dec 26, 2024

Copy link
Copy Markdown

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 88.61%. Comparing base (c2adb2f) to head (ef6dbc1).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #5276   +/-   ##
=======================================
  Coverage   88.61%   88.61%           
=======================================
  Files         308      308           
  Lines       28125    28125           
  Branches     7621     7621           
=======================================
  Hits        24923    24923           
  Misses       2987     2987           
  Partials      215      215           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@depfu depfu Bot force-pushed the depfu/update/yarn/webpack-cli-6.0.1 branch from 7b7e325 to e76552e Compare January 6, 2025 11:12
@julienw

julienw commented Jan 7, 2025

Copy link
Copy Markdown
Contributor

@depfu recreate

@depfu depfu Bot force-pushed the depfu/update/yarn/webpack-cli-6.0.1 branch from e76552e to ef6dbc1 Compare January 7, 2025 15:31

@julienw julienw left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

lgtm!

@julienw julienw enabled auto-merge (squash) January 10, 2025 17:14
@julienw julienw merged commit e33bc86 into main Jan 10, 2025
@depfu depfu Bot deleted the depfu/update/yarn/webpack-cli-6.0.1 branch January 10, 2025 17:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant