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

Open
wants to merge 1 commit into
base: dependency-updates
Choose a base branch
from

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: 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 has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot force-pushed the renovate/webpack-cli-5.x branch 3 times, most recently from 06eba79 to ec9164f Compare December 3, 2022 03:21
@renovate renovate bot force-pushed the renovate/webpack-cli-5.x branch 2 times, most recently from 08a001f to c9b90e7 Compare December 8, 2022 04:27
@renovate renovate bot force-pushed the renovate/webpack-cli-5.x branch 3 times, most recently from 4797744 to d4e94ff Compare December 17, 2022 09:11
@renovate renovate bot changed the title chore(deps): update dependency webpack-cli to v5 Update dependency webpack-cli to v5 Dec 17, 2022
@renovate renovate bot changed the title Update dependency webpack-cli to v5 chore(deps): update dependency webpack-cli to v5 Dec 17, 2022
@renovate renovate bot force-pushed the renovate/webpack-cli-5.x branch 2 times, most recently from 40507b3 to 9be277d Compare December 27, 2022 02:20
@renovate renovate bot force-pushed the renovate/webpack-cli-5.x branch 3 times, most recently from e96c5ba to 142430a Compare January 11, 2023 18:33
@renovate renovate bot force-pushed the renovate/webpack-cli-5.x branch 5 times, most recently from 062a110 to 43de8c5 Compare January 19, 2023 05:18
@renovate renovate bot force-pushed the renovate/webpack-cli-5.x branch 4 times, most recently from 6d62c48 to 92663dc Compare January 27, 2023 21:05
@renovate renovate bot force-pushed the renovate/webpack-cli-5.x branch 2 times, most recently from 38a4272 to 66e04da Compare February 4, 2023 08:52
@renovate renovate bot force-pushed the renovate/webpack-cli-5.x branch 4 times, most recently from 6d2c396 to 3152678 Compare February 21, 2023 05:19
@renovate renovate bot force-pushed the renovate/webpack-cli-5.x branch from 3152678 to a34ee0d Compare February 22, 2023 08:36
@renovate renovate bot force-pushed the renovate/webpack-cli-5.x branch 3 times, most recently from 550e8b5 to 4e8c4c9 Compare March 9, 2023 03:17
@renovate renovate bot force-pushed the renovate/webpack-cli-5.x branch from 4e8c4c9 to 14e1cde Compare March 11, 2023 06:30
@renovate renovate bot force-pushed the renovate/webpack-cli-5.x branch from 14e1cde to d19f1b0 Compare March 14, 2023 19:28
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.

0 participants