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 #950

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 19, 2024

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
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 is behind base branch, 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 renovate bot added the renovate label Dec 19, 2024
Copy link
Contributor Author

renovate bot commented Dec 19, 2024

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: package-lock.json
npm warn Unknown env config "store". This will stop working in the next major version of npm.
npm error code ERESOLVE
npm error ERESOLVE could not resolve
npm error
npm error While resolving: @symfony/[email protected]
npm error Found: [email protected]
npm error node_modules/webpack-cli
npm error   dev webpack-cli@"^6.0.0" from the root project
npm error
npm error Could not resolve dependency:
npm error peer webpack-cli@"^5.1.4" from @symfony/[email protected]
npm error node_modules/@symfony/webpack-encore
npm error   dev @symfony/webpack-encore@"^5.0.0" from the root project
npm error
npm error Conflicting peer dependency: [email protected]
npm error node_modules/webpack-cli
npm error   peer webpack-cli@"^5.1.4" from @symfony/[email protected]
npm error   node_modules/@symfony/webpack-encore
npm error     dev @symfony/webpack-encore@"^5.0.0" from the root project
npm error
npm error Fix the upstream dependency conflict, or retry
npm error this command with --force or --legacy-peer-deps
npm error to accept an incorrect (and potentially broken) dependency resolution.
npm error
npm error
npm error For a full report see:
npm error /runner/cache/others/npm/_logs/2025-03-12T22_06_06_859Z-eresolve-report.txt
npm error A complete log of this run can be found in: /runner/cache/others/npm/_logs/2025-03-12T22_06_06_859Z-debug-0.log

@renovate renovate bot force-pushed the renovate/major-webpack branch 9 times, most recently from 9df980e to 0926594 Compare December 22, 2024 18:55
@renovate renovate bot force-pushed the renovate/major-webpack branch 5 times, most recently from 7929c61 to 4714f6e Compare January 5, 2025 19:31
@renovate renovate bot force-pushed the renovate/major-webpack branch 8 times, most recently from bb0f6c5 to 076c03d Compare January 14, 2025 23:49
@renovate renovate bot force-pushed the renovate/major-webpack branch 5 times, most recently from 991fa64 to aeb33f5 Compare January 23, 2025 20:54
@renovate renovate bot force-pushed the renovate/major-webpack branch from aeb33f5 to a804c4c Compare January 24, 2025 22:00
@renovate renovate bot force-pushed the renovate/major-webpack branch 9 times, most recently from dd9b5f3 to 20b282a Compare February 20, 2025 18:14
@renovate renovate bot force-pushed the renovate/major-webpack branch 10 times, most recently from 8cb0d36 to 7978291 Compare February 27, 2025 22:34
@renovate renovate bot force-pushed the renovate/major-webpack branch 8 times, most recently from 5a50f04 to 80b9a8f Compare March 7, 2025 16:10
@renovate renovate bot force-pushed the renovate/major-webpack branch from 80b9a8f to 8aee458 Compare March 11, 2025 21:50
@renovate renovate bot force-pushed the renovate/major-webpack branch from 8aee458 to 99cb074 Compare March 12, 2025 22:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

Successfully merging this pull request may close these issues.

0 participants