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 JS dependency webpack-cli to v4.3.1 #8921

Merged
merged 1 commit into from
Jan 5, 2021

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 25, 2020

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
webpack-cli 4.2.0 -> 4.3.1 age adoption passing confidence

Release Notes

webpack/webpack-cli

v4.3.1

Compare Source

Bug Fixes

v4.3.0

Compare Source

Bug Fixes
  • fix problems with --mode and config resolution, there are situations when we resolve an invalid config file, the --mode option does not affect on config resolution, if you faced with an error after updating, please use the --config option
  • correct usage of cli-flags (#​2205) (c8fc7d1)
  • defer setting default mode to core (#​2095) (3eb410e)
  • respect the --watch-options-stdin option (2d1e001)
  • respect --color/--no-color option (#​2042) (09bd812)
  • stringify stats using streaming approach (#​2190) (9bf4e92)
  • use logger for error with proper exit code (#​2076) (2c9069f)
  • reduce spammy logs (#​2206) (9b3cc28)
  • respect the infrastructureLogging.level option (logger uses stderr) (#​2144) (7daccc7)
  • respect all options from command line for the server command
  • help and version output
  • respect stats from the config (webpack@4) (#​2098) (2d6e5c6)
  • fixed colors work with multi compiler mode (webpack@4)
Features
  • add bundle command (alias for webpack [options])
  • add pnpm support for package installation (#​2040) (46cba36)

Renovate configuration

📅 Schedule: 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 WhiteSource Renovate. View repository job log here.

@renovate renovate bot added the Update dep (JS) Dependency update (JavaScript) label Dec 25, 2020
@renovate renovate bot force-pushed the renovate/js/webpack-cli-4.x branch from 829869b to 2d2d585 Compare December 31, 2020 18:07
@renovate renovate bot changed the title Update JS dependency webpack-cli to v4.3.0 Update JS dependency webpack-cli to v4.3.1 Dec 31, 2020
@medariox medariox merged commit f8b281f into develop Jan 5, 2021
@medariox medariox deleted the renovate/js/webpack-cli-4.x branch January 5, 2021 15:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Update dep (JS) Dependency update (JavaScript)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants