DeviaVir / zenbot

Zenbot is a command-line cryptocurrency trading bot using Node.js and MongoDB.
MIT License
8.22k stars 2.04k forks source link

[Snyk] Upgrade webpack-cli from 4.3.0 to 4.3.1 #2596

Closed snyk-bot closed 3 years ago

snyk-bot commented 3 years ago

Snyk has created this PR to upgrade webpack-cli from 4.3.0 to 4.3.1.

merge advice :information_source: Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.


Release notes
Package name: webpack-cli
  • 4.3.1 - 2020-12-31

    4.3.1 (2020-12-31)

    Bug Fixes

    • error message on not installed module loaders for configuration (#2282) (29eaa8e)
    • peer dependencies (#2284) (083f2a0)
    • provide useful error on unknown command (d6380bb)
    • the --help option is working without webpack-dev-server (#2267) (1dae54d)
    • the --progress option is working with --json (#2276) (0595603)
  • 4.3.0 - 2020-12-25

    4.3.0 (2020-12-25)

    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)
from webpack-cli GitHub release notes

Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.

For more information:

🧐 View latest project report

🛠 Adjust upgrade PR settings

🔕 Ignore this dependency or unsubscribe from future upgrade PRs