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

chore(deps): update dependency webpack-cli to v6 #5336

Conversation

renovate-bot
Copy link
Contributor

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

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
webpack-cli (source) 5.1.4 -> 6.0.1 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
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 - "before 3am on Monday" (UTC), 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.

@renovate-bot renovate-bot requested a review from a team as a code owner January 13, 2025 01:00
@forking-renovate forking-renovate bot added the dependencies Pull requests that update a dependency file label Jan 13, 2025
Copy link

codecov bot commented Jan 13, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 94.57%. Comparing base (95a190a) to head (2045b7e).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #5336      +/-   ##
==========================================
- Coverage   94.58%   94.57%   -0.02%     
==========================================
  Files         318      318              
  Lines        8069     8069              
  Branches     1701     1701              
==========================================
- Hits         7632     7631       -1     
- Misses        437      438       +1     

see 1 file with indirect coverage changes

@renovate-bot renovate-bot force-pushed the renovate/webpack-cli-6.x-lockfile branch from fb61ebc to 2045b7e Compare January 13, 2025 15:05
@pichlermarc pichlermarc added this pull request to the merge queue Jan 13, 2025
Merged via the queue into open-telemetry:main with commit fc0edd8 Jan 13, 2025
15 checks passed
@renovate-bot renovate-bot deleted the renovate/webpack-cli-6.x-lockfile branch January 13, 2025 15:22
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.

5 participants