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 dependency webpack-cli to v6 #3

Merged
merged 1 commit into from
Dec 26, 2024
Merged

Conversation

iconduit-renovate[bot]
Copy link
Contributor

@iconduit-renovate iconduit-renovate bot commented Dec 26, 2024

This PR contains the following updates:

Package Type Update Change Pending
webpack-cli (source) devDependencies major ^5.1.4 -> ^6.0.0 6.0.1

Release Notes

webpack/webpack-cli (webpack-cli)

v6.0.0

Compare Source

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

5.1.4 (2023-06-07)

Bug Fixes
  • multi compiler progress output (f659624)

5.1.3 (2023-06-04)

Bug Fixes

5.1.2 (2023-06-04)

Bug Fixes
  • improve check for custom webpack and webpack-dev-server package existance (0931ab6)
  • improve help for some flags (f468614)
  • improved support for .cts and .mts extensions (a77daf2)

5.1.1 (2023-05-09)

Bug Fixes

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

@iconduit-renovate iconduit-renovate bot added dev Pull requests that update dev dependencies major Pull requests that update major dependency versions npm Pull requests that update NPM dependencies renovate Pull requests created by Renovate labels Dec 26, 2024
@iconduit-renovate iconduit-renovate bot requested a review from a team December 26, 2024 18:01
@iconduit-renovate iconduit-renovate bot force-pushed the renovate/webpack-cli-6.x branch from 76a483d to 6518e5c Compare December 26, 2024 23:16
Copy link

codecov bot commented Dec 26, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (81702b4) to head (6518e5c).
Report is 2 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff            @@
##              main        #3   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            2         2           
  Lines           77        77           
  Branches        15        15           
=========================================
  Hits            77        77           

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

@ezzatron ezzatron merged commit 7e9a2db into main Dec 26, 2024
5 checks passed
@ezzatron ezzatron deleted the renovate/webpack-cli-6.x branch December 26, 2024 23:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dev Pull requests that update dev dependencies major Pull requests that update major dependency versions npm Pull requests that update NPM dependencies renovate Pull requests created by Renovate
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant