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

[Snyk] Upgrade webpack-cli from 4.2.0 to 4.3.0 #531

Merged
merged 1 commit into from Jan 19, 2021

Conversation

snyk-bot
Copy link
Contributor

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

merge advice
ℹ️ 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.


  • The recommended version is 1 version ahead of your current version.
  • The recommended version was released 21 days ago, on 2020-12-25.
Release notes
Package name: webpack-cli
  • 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)
  • 4.2.0 - 2020-11-04
from webpack-cli GitHub release notes
Commit messages
Package name: webpack-cli
  • 7c2311a chore(release): publish new version
  • 41829a6 Merge remote-tracking branch 'origin/master'
  • 2d1e001 fix: respect `--watch-options-stdin`
  • cec0cd8 Merge remote-tracking branch 'origin/master'
  • 05636b7 tests: core options for serve
  • 6002c23 docs: fixed articles error in the CONTRIBUTING.md file (#2260)
  • 7bde804 Merge remote-tracking branch 'origin/master'
  • 59ca25a chore(deps-dev): bump @ types/prettier from 2.1.5 to 2.1.6 (#2257)
  • 05e012e Merge remote-tracking branch 'origin/master'
  • 1d3e6a7 fix: typo in installation message
  • 4919cf6 Merge remote-tracking branch 'origin/master'
  • cc37c73 chore: remove broken smoketests
  • ea97f67 Merge remote-tracking branch 'origin/master'
  • d5222f6 chore(deps-dev): bump eslint from 7.15.0 to 7.16.0 (#2249)
  • 7a0c019 refactor: faster levenshtein (#2251)
  • 197d275 chore(deps-dev): bump webpack from 5.10.2 to 5.11.0 (#2246)
  • ed62727 chore(deps-dev): bump @ babel/preset-env from 7.12.10 to 7.12.11 (#2245)
  • 42719e4 chore(deps-dev): bump @ types/node from 14.14.13 to 14.14.14 (#2243)
  • c735e8c chore(deps): bump @ discoveryjs/json-ext from 0.5.0 to 0.5.1 (#2248)
  • c53175f chore(deps): [security] bump node-notifier from 8.0.0 to 8.0.1 (#2250)
  • 973d356 Merge remote-tracking branch 'origin/master'
  • 10fb66e refactor: code
  • 0bce218 chore(deps-dev): bump @ babel/core from 7.12.9 to 7.12.10 (#2225)
  • 8403eb5 chore(deps): bump got from 11.8.0 to 11.8.1 (#2228)

Compare


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

@lholmquist lholmquist force-pushed the snyk-upgrade-c0503982f983339685350898909d99d0 branch from 101c0df to b93ac17 Compare January 19, 2021 15:56
@lholmquist lholmquist merged commit 9625ff7 into master Jan 19, 2021
@lholmquist lholmquist deleted the snyk-upgrade-c0503982f983339685350898909d99d0 branch January 19, 2021 15:59
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.

None yet

2 participants