Skip to content

Update dependency webpack-cli to v6 #2636

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

Merged

Conversation

renovate-bot
Copy link
Contributor

@renovate-bot renovate-bot commented Jan 25, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
webpack-cli (source) ^5.1.4 -> ^6.0.0 age adoption passing confidence

Release Notes

webpack/webpack-cli (webpack-cli)

v6.0.1

Compare Source

Bug Fixes

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
  • The --define-process-env-node-env option was renamed to --config-node-env
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: Disabled by config. Please merge this manually once you are satisfied.

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 was generated by Mend Renovate. View the repository job log.

@forking-renovate forking-renovate bot added the changelog:dependencies Update to dependencies label Jan 25, 2025
@renovate-bot renovate-bot requested a review from a team as a code owner January 25, 2025 23:08
@renovate-bot renovate-bot requested review from mahadzaryab1 and removed request for a team January 25, 2025 23:08
@renovate-bot renovate-bot force-pushed the renovate/webpack-cli-6.x branch from 9507f14 to 45cf972 Compare February 5, 2025 11:49
@renovate-bot renovate-bot force-pushed the renovate/webpack-cli-6.x branch from 45cf972 to 434d86d Compare March 3, 2025 21:04
@renovate-bot renovate-bot force-pushed the renovate/webpack-cli-6.x branch from 434d86d to fb2d26d Compare March 25, 2025 15:23
Copy link

codecov bot commented Mar 25, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 96.86%. Comparing base (50a6655) to head (ff57d62).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2636   +/-   ##
=======================================
  Coverage   96.86%   96.86%           
=======================================
  Files         256      256           
  Lines        7951     7951           
  Branches     2001     2053   +52     
=======================================
  Hits         7702     7702           
+ Misses        249      248    -1     
- Partials        0        1    +1     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@renovate-bot renovate-bot force-pushed the renovate/webpack-cli-6.x branch 2 times, most recently from 4eabe73 to 794fbff Compare March 25, 2025 18:16
@renovate-bot renovate-bot force-pushed the renovate/webpack-cli-6.x branch 2 times, most recently from 5639b66 to 723f428 Compare May 6, 2025 15:47
@renovate-bot renovate-bot force-pushed the renovate/webpack-cli-6.x branch from 723f428 to ff57d62 Compare May 7, 2025 20:05
@yurishkuro yurishkuro added this pull request to the merge queue May 7, 2025
Merged via the queue into jaegertracing:main with commit c60a7a3 May 7, 2025
9 checks passed
@renovate-bot renovate-bot deleted the renovate/webpack-cli-6.x branch May 7, 2025 20:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
changelog:dependencies Update to dependencies
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants