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 v5 #1139

Closed
wants to merge 1 commit into from
Closed

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 2, 2024

This PR contains the following updates:

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

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

webpack/webpack-cli (webpack-cli)

v5.1.4

Compare Source

Bug Fixes
  • multi compiler progress output (f659624)

v5.1.3

Compare Source

Bug Fixes

v5.1.2

Compare Source

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)

v5.1.1

Compare Source

Bug Fixes

v5.1.0

Compare Source

Features
Performance Improvements

5.0.2 (2023-04-21)

Bug Fixes
  • error message for missing default export in configuration (#​3685) (e0a4a09)
  • perf: reduced startup time (3b79059)

5.0.1 (2022-12-05)

Bug Fixes

v5.0.2

Compare Source

Bug Fixes
  • error message for missing default export in configuration (#​3685) (e0a4a09)
  • perf: reduced startup time (3b79059)

v5.0.1

Compare Source

Bug Fixes

v5.0.0

Compare Source

Bug Fixes
Features
  • failOnWarnings option (#​3317) (c48c848)
  • update commander to v9 (#​3460) (6621c02)
  • added the --define-process-env-node-env option
  • update interpret to v3 and rechoir to v0.8
  • add an option for preventing interpret (#​3329) (c737383)
BREAKING CHANGES
  • the minimum supported webpack version is v5.0.0 (#​3342) (b1af0dc), closes #​3342
  • webpack-cli no longer supports webpack v4, the minimum supported version is webpack v5.0.0
  • webpack-cli no longer supports webpack-dev-server v3, the minimum supported version is webpack-dev-server v4.0.0
  • remove the migrate command (#​3291) (56b43e4), closes #​3291
  • remove the --prefetch option in favor the PrefetchPlugin plugin
  • remove the --node-env option in favor --define-process-env-node-env
  • remove the --hot option in favor of directly using the HotModuleReplacement plugin (only for build command, for serve it will work)
  • the behavior logic of the --entry option has been changed - previously it replaced your entries, now the option adds a specified entry, if you want to return the previous behavior please use webpack --entry-reset --entry './src/my-entry.js'

Configuration

📅 Schedule: Branch creation - "* 0-3 * * 1" in timezone Europe/London, Automerge - "after 10am every weekday,before 4pm every weekday" in timezone Europe/London.

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

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 force-pushed the renovate/webpack-cli-5.x branch 2 times, most recently from a13e926 to c4cadab Compare July 2, 2024 10:07
@DrizzlyOwl DrizzlyOwl added dependencies Updates to dependencies major labels Jul 2, 2024
@renovate renovate bot force-pushed the renovate/webpack-cli-5.x branch 2 times, most recently from 5853192 to b04c159 Compare July 3, 2024 12:10
@renovate renovate bot force-pushed the renovate/webpack-cli-5.x branch 13 times, most recently from 668ca17 to ae355af Compare July 16, 2024 10:50
@renovate renovate bot force-pushed the renovate/webpack-cli-5.x branch 4 times, most recently from c08abac to 7798695 Compare July 23, 2024 11:00
@renovate renovate bot force-pushed the renovate/webpack-cli-5.x branch 3 times, most recently from c01e410 to 183f3d9 Compare October 7, 2024 15:51
@renovate renovate bot force-pushed the renovate/webpack-cli-5.x branch 6 times, most recently from c3ea94d to 6d7abaa Compare October 18, 2024 12:39
@renovate renovate bot force-pushed the renovate/webpack-cli-5.x branch 5 times, most recently from 42dcb78 to 6f081fe Compare October 29, 2024 11:38
@renovate renovate bot force-pushed the renovate/webpack-cli-5.x branch 5 times, most recently from 1d0b73d to 2b41d18 Compare November 5, 2024 15:38
@renovate renovate bot force-pushed the renovate/webpack-cli-5.x branch 2 times, most recently from 4431bb7 to bf19142 Compare November 13, 2024 13:30
@renovate renovate bot force-pushed the renovate/webpack-cli-5.x branch 3 times, most recently from f5d0eff to dab8e23 Compare November 29, 2024 09:45
@renovate renovate bot force-pushed the renovate/webpack-cli-5.x branch from dab8e23 to 8b20cd8 Compare December 2, 2024 12:15
Copy link

sonarqubecloud bot commented Dec 2, 2024

@DrizzlyOwl DrizzlyOwl closed this Dec 3, 2024
Copy link
Contributor Author

renovate bot commented Dec 3, 2024

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update. You will not get PRs for any future 5.x releases. But if you manually upgrade to 5.x then Renovate will re-enable minor and patch updates automatically.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.

@renovate renovate bot deleted the renovate/webpack-cli-5.x branch December 3, 2024 12:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Updates to dependencies major
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant