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

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

depfu[bot]
Copy link
Contributor

@depfu depfu bot commented Dec 26, 2024

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
Copy link

codecov bot commented Dec 26, 2024

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
Copy link
Contributor

julienw commented Jan 7, 2025

@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
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