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

Merged
merged 1 commit into from
Feb 17, 2023
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 17, 2022

Mend Renovate

This PR contains the following updates:

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

Release Notes

webpack/webpack-cli

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 - 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 Mend Renovate. View repository job log here.

@renovate renovate bot force-pushed the renovate/webpack-cli-5.x branch 5 times, most recently from 5b0ae24 to e3948fb Compare November 22, 2022 09:07
@renovate renovate bot force-pushed the renovate/webpack-cli-5.x branch 6 times, most recently from 28d31a6 to b8aa541 Compare December 1, 2022 09:31
@renovate renovate bot force-pushed the renovate/webpack-cli-5.x branch 5 times, most recently from 4ad9889 to 623222f Compare December 9, 2022 10:32
@renovate renovate bot force-pushed the renovate/webpack-cli-5.x branch 2 times, most recently from e819cdd to 5edbc52 Compare December 19, 2022 15:14
@renovate renovate bot force-pushed the renovate/webpack-cli-5.x branch 6 times, most recently from b918168 to c3b03ad Compare January 9, 2023 06:45
@renovate renovate bot force-pushed the renovate/webpack-cli-5.x branch 3 times, most recently from 63a56ac to 83a03a1 Compare January 15, 2023 22:55
@renovate renovate bot changed the title Update dependency webpack-cli to v5 chore(deps): update dependency webpack-cli to v5 Jan 23, 2023
@renovate renovate bot force-pushed the renovate/webpack-cli-5.x branch 2 times, most recently from 40218e4 to 1fcd1f1 Compare January 24, 2023 10:15
@renovate renovate bot force-pushed the renovate/webpack-cli-5.x branch 2 times, most recently from b9a03ed to b1b6097 Compare January 26, 2023 05:40
@renovate renovate bot force-pushed the renovate/webpack-cli-5.x branch 5 times, most recently from 78e3657 to 8d50ebe Compare February 8, 2023 12:05
@renovate renovate bot changed the title chore(deps): update dependency webpack-cli to v5 Update dependency webpack-cli to v5 Feb 8, 2023
@renovate renovate bot requested a review from a team February 13, 2023 09:31
@renovate renovate bot force-pushed the renovate/webpack-cli-5.x branch 5 times, most recently from 60752e4 to baaeeb7 Compare February 16, 2023 20:22
@amarthadan amarthadan merged commit a2b75fe into master Feb 17, 2023
@amarthadan amarthadan deleted the renovate/webpack-cli-5.x branch February 17, 2023 08:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant