[PR #761] [CLOSED] Bump webpack-cli from 3.3.12 to 4.3.1 #1742

Closed
opened 2026-02-25 23:30:41 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/floccusaddon/floccus/pull/761
Author: @dependabot-preview[bot]
Created: 1/1/2021
Status: Closed

Base: developHead: dependabot/npm_and_yarn/webpack-cli-4.3.1


📝 Commits (1)

  • bb10424 Bump webpack-cli from 3.3.12 to 4.3.1

📊 Changes

2 files changed (+241 additions, -140 deletions)

View changed files

📝 package-lock.json (+240 -139)
📝 package.json (+1 -1)

📄 Description

Bumps webpack-cli from 3.3.12 to 4.3.1.

Release notes

Sourced from webpack-cli's releases.

v4.3.1

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)

v4.3.0

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)

v4.2.0

4.2.0 (2020-11-04)

Bug Fixes

Features

Changelog

Sourced from webpack-cli's changelog.

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)

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)

Bug Fixes

Features

  • export utils from core for other packages (#2011) (3004549)
  • progress supports string argument (#2000) (f13346e)
  • suggest the closest match based on the Levenshtein distance algorithm (#2010) (491a582)

4.1.0 (2020-10-19)

Commits
  • a517199 chore(release): publish new version
  • 083f2a0 fix: peer dependencies (#2284)
  • 29eaa8e fix: error message on not installed module loaders for configuration (#2282)
  • d6380bb fix: provide useful error on unknown command
  • d885426 chore(deps-dev): bump @types/node from 14.14.16 to 14.14.17 (#2279)
  • 2b5874e refactor: code (#2280)
  • a3092ef fix: respect the output.publicPath option for the servecommand (#2271)
  • 0595603 fix: the --progress option is working with --json (#2276)
  • 818fc1c chore(deps-dev): bump webpack from 5.11.0 to 5.11.1 (#2270)
  • 92826d6 tests: open and serve (#2275)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/floccusaddon/floccus/pull/761 **Author:** [@dependabot-preview[bot]](https://github.com/apps/dependabot-preview) **Created:** 1/1/2021 **Status:** ❌ Closed **Base:** `develop` ← **Head:** `dependabot/npm_and_yarn/webpack-cli-4.3.1` --- ### 📝 Commits (1) - [`bb10424`](https://github.com/floccusaddon/floccus/commit/bb104249685aa290d09e8f2cf15255afd79ba77b) Bump webpack-cli from 3.3.12 to 4.3.1 ### 📊 Changes **2 files changed** (+241 additions, -140 deletions) <details> <summary>View changed files</summary> 📝 `package-lock.json` (+240 -139) 📝 `package.json` (+1 -1) </details> ### 📄 Description Bumps [webpack-cli](https://github.com/webpack/webpack-cli) from 3.3.12 to 4.3.1. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/webpack/webpack-cli/releases">webpack-cli's releases</a>.</em></p> <blockquote> <h2>v4.3.1</h2> <h2><a href="https://github.com/webpack/webpack-cli/compare/webpack-cli@4.3.0...webpack-cli@4.3.1">4.3.1</a> (2020-12-31)</h2> <h3>Bug Fixes</h3> <ul> <li>error message on not installed module loaders for configuration (<a href="https://github-redirect.dependabot.com/webpack/webpack-cli/issues/2282">#2282</a>) (<a href="https://github.com/webpack/webpack-cli/commit/29eaa8e843510e020ac4b57a13622df40713fe27">29eaa8e</a>)</li> <li>peer dependencies (<a href="https://github-redirect.dependabot.com/webpack/webpack-cli/issues/2284">#2284</a>) (<a href="https://github.com/webpack/webpack-cli/commit/083f2a069d6dc0a3b9492eb3f205474ba843acfd">083f2a0</a>)</li> <li>provide useful error on unknown command (<a href="https://github.com/webpack/webpack-cli/commit/d6380bb6c6756d2a00ac20f2ffc454481d97e4d3">d6380bb</a>)</li> <li>the <code>--help</code> option is working without <code>webpack-dev-server</code> (<a href="https://github-redirect.dependabot.com/webpack/webpack-cli/issues/2267">#2267</a>) (<a href="https://github.com/webpack/webpack-cli/commit/1dae54da94d3220437b9257efe512447023de1d3">1dae54d</a>)</li> <li>the <code>--progress</code> option is working with <code>--json</code> (<a href="https://github-redirect.dependabot.com/webpack/webpack-cli/issues/2276">#2276</a>) (<a href="https://github.com/webpack/webpack-cli/commit/05956030cbb1491a2e9313732470bcd4ebe5a36d">0595603</a>)</li> </ul> <h2>v4.3.0</h2> <h1><a href="https://github.com/webpack/webpack-cli/compare/webpack-cli@4.2.0...webpack-cli@4.3.0">4.3.0</a> (2020-12-25)</h1> <h3>Bug Fixes</h3> <ul> <li>fix problems with <code>--mode</code> and config resolution, there are situations when we resolve an invalid config file, the <code>--mode</code> option does not affect on config resolution, if you faced with an error after updating, please use the <code>--config</code> option</li> <li>correct usage of cli-flags (<a href="https://github-redirect.dependabot.com/webpack/webpack-cli/issues/2205">#2205</a>) (<a href="https://github.com/webpack/webpack-cli/commit/c8fc7d1f195800c4fbe54ed6533e694f40fa7a1b">c8fc7d1</a>)</li> <li>defer setting default mode to core (<a href="https://github-redirect.dependabot.com/webpack/webpack-cli/issues/2095">#2095</a>) (<a href="https://github.com/webpack/webpack-cli/commit/3eb410e5d8f8e2149910b65f4a028c85f8af5d28">3eb410e</a>)</li> <li>respect the <code>--watch-options-stdin</code> option (<a href="https://github.com/webpack/webpack-cli/commit/2d1e001e7f4f560c2b36607bd1b29dfe2aa32066">2d1e001</a>)</li> <li>respect <code>--color</code>/<code>--no-color</code> option (<a href="https://github-redirect.dependabot.com/webpack/webpack-cli/issues/2042">#2042</a>) (<a href="https://github.com/webpack/webpack-cli/commit/09bd8126e95c9675b1f6862451f629cd4c439adb">09bd812</a>)</li> <li>stringify stats using streaming approach (<a href="https://github-redirect.dependabot.com/webpack/webpack-cli/issues/2190">#2190</a>) (<a href="https://github.com/webpack/webpack-cli/commit/9bf4e925757b02f7252073501562c95e762dc59b">9bf4e92</a>)</li> <li>use logger for error with proper exit code (<a href="https://github-redirect.dependabot.com/webpack/webpack-cli/issues/2076">#2076</a>) (<a href="https://github.com/webpack/webpack-cli/commit/2c9069fd1f7c0fb70f019900e4b841c5ea33975e">2c9069f</a>)</li> <li>reduce spammy logs (<a href="https://github-redirect.dependabot.com/webpack/webpack-cli/issues/2206">#2206</a>) (<a href="https://github.com/webpack/webpack-cli/commit/9b3cc283d7b74aa3bb26fe36c6110436b016e0d9">9b3cc28</a>)</li> <li>respect the <code>infrastructureLogging.level</code> option (logger uses <code>stderr</code>) (<a href="https://github-redirect.dependabot.com/webpack/webpack-cli/issues/2144">#2144</a>) (<a href="https://github.com/webpack/webpack-cli/commit/7daccc786a0eb4eeae4c5b3632fc28240a696170">7daccc7</a>)</li> <li>respect all options from command line for the <code>server</code> command</li> <li><code>help</code> and <code>version</code> output</li> <li>respect <code>stats</code> from the config (webpack@4) (<a href="https://github-redirect.dependabot.com/webpack/webpack-cli/issues/2098">#2098</a>) (<a href="https://github.com/webpack/webpack-cli/commit/2d6e5c6f4ed967368a81742bf347e39f24ee16c8">2d6e5c6</a>)</li> <li>fixed colors work with multi compiler mode (webpack@4)</li> </ul> <h3>Features</h3> <ul> <li>add <code>bundle</code> command (alias for <code>webpack [options]</code>)</li> <li>add <code>pnpm</code> support for package installation (<a href="https://github-redirect.dependabot.com/webpack/webpack-cli/issues/2040">#2040</a>) (<a href="https://github.com/webpack/webpack-cli/commit/46cba367f06a6354fe98fcb15e7771e819feeac0">46cba36</a>)</li> </ul> <h2>v4.2.0</h2> <h1><a href="https://github.com/webpack/webpack-cli/compare/webpack-cli@4.1.0...webpack-cli@4.2.0">4.2.0</a> (2020-11-04)</h1> <h3>Bug Fixes</h3> <ul> <li>--config-name behaviour for functional configs (<a href="https://github-redirect.dependabot.com/webpack/webpack-cli/issues/2006">#2006</a>) (<a href="https://github.com/webpack/webpack-cli/commit/29ecf8dbcd1c5c7d75fc7fb1634107697832d952">29ecf8d</a>)</li> <li>assign cache value for default configs (<a href="https://github-redirect.dependabot.com/webpack/webpack-cli/issues/2013">#2013</a>) (<a href="https://github.com/webpack/webpack-cli/commit/d2e3c74d32b0141c694259cf4f31e6c48b0f681d">d2e3c74</a>)</li> <li>callback deprecation (<a href="https://github-redirect.dependabot.com/webpack/webpack-cli/issues/1977">#1977</a>) (<a href="https://github.com/webpack/webpack-cli/commit/2cb0c0e383670949ce31231edbfda514f47c3dfc">2cb0c0e</a>)</li> <li>handle core flags for webpack 4 (<a href="https://github-redirect.dependabot.com/webpack/webpack-cli/issues/2023">#2023</a>) (<a href="https://github.com/webpack/webpack-cli/commit/ea66a7e3ec6eabcc439b96acb21e2a25be2e35e5">ea66a7e</a>)</li> <li>help and version functionality (<a href="https://github-redirect.dependabot.com/webpack/webpack-cli/issues/1972">#1972</a>) (<a href="https://github.com/webpack/webpack-cli/commit/e8010b3aac695971e542ad4d3584ce534da39b8f">e8010b3</a>)</li> </ul> <h3>Features</h3> <ul> <li>export utils from core for other packages (<a href="https://github-redirect.dependabot.com/webpack/webpack-cli/issues/2011">#2011</a>) (<a href="https://github.com/webpack/webpack-cli/commit/3004549c06b3fe00708d8e1eecf42419e0f72f66">3004549</a>)</li> <li>progress supports string argument (<a href="https://github-redirect.dependabot.com/webpack/webpack-cli/issues/2000">#2000</a>) (<a href="https://github.com/webpack/webpack-cli/commit/f13346e6acb46e982a5d20fa1d2ae56fc52523dc">f13346e</a>)</li> </ul> <!-- raw HTML omitted --> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/webpack/webpack-cli/blob/master/CHANGELOG.md">webpack-cli's changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/webpack/webpack-cli/compare/webpack-cli@4.3.0...webpack-cli@4.3.1">4.3.1</a> (2020-12-31)</h2> <h3>Bug Fixes</h3> <ul> <li>error message on not installed module loaders for configuration (<a href="https://github-redirect.dependabot.com/webpack/webpack-cli/issues/2282">#2282</a>) (<a href="https://github.com/webpack/webpack-cli/commit/29eaa8e843510e020ac4b57a13622df40713fe27">29eaa8e</a>)</li> <li>peer dependencies (<a href="https://github-redirect.dependabot.com/webpack/webpack-cli/issues/2284">#2284</a>) (<a href="https://github.com/webpack/webpack-cli/commit/083f2a069d6dc0a3b9492eb3f205474ba843acfd">083f2a0</a>)</li> <li>provide useful error on unknown command (<a href="https://github.com/webpack/webpack-cli/commit/d6380bb6c6756d2a00ac20f2ffc454481d97e4d3">d6380bb</a>)</li> <li>the <code>--help</code> option is working without <code>webpack-dev-server</code> (<a href="https://github-redirect.dependabot.com/webpack/webpack-cli/issues/2267">#2267</a>) (<a href="https://github.com/webpack/webpack-cli/commit/1dae54da94d3220437b9257efe512447023de1d3">1dae54d</a>)</li> <li>the <code>--progress</code> option is working with <code>--json</code> (<a href="https://github-redirect.dependabot.com/webpack/webpack-cli/issues/2276">#2276</a>) (<a href="https://github.com/webpack/webpack-cli/commit/05956030cbb1491a2e9313732470bcd4ebe5a36d">0595603</a>)</li> </ul> <h1><a href="https://github.com/webpack/webpack-cli/compare/webpack-cli@4.2.0...webpack-cli@4.3.0">4.3.0</a> (2020-12-25)</h1> <h3>Bug Fixes</h3> <ul> <li>fix problems with <code>--mode</code> and config resolution, there are situations when we resolve an invalid config file, the <code>--mode</code> option does not affect on config resolution, if you faced with an error after updating, please use the <code>--config</code> option</li> <li>correct usage of cli-flags (<a href="https://github-redirect.dependabot.com/webpack/webpack-cli/issues/2205">#2205</a>) (<a href="https://github.com/webpack/webpack-cli/commit/c8fc7d1f195800c4fbe54ed6533e694f40fa7a1b">c8fc7d1</a>)</li> <li>defer setting default mode to core (<a href="https://github-redirect.dependabot.com/webpack/webpack-cli/issues/2095">#2095</a>) (<a href="https://github.com/webpack/webpack-cli/commit/3eb410e5d8f8e2149910b65f4a028c85f8af5d28">3eb410e</a>)</li> <li>respect the <code>--watch-options-stdin</code> option (<a href="https://github.com/webpack/webpack-cli/commit/2d1e001e7f4f560c2b36607bd1b29dfe2aa32066">2d1e001</a>)</li> <li>respect <code>--color</code>/<code>--no-color</code> option (<a href="https://github-redirect.dependabot.com/webpack/webpack-cli/issues/2042">#2042</a>) (<a href="https://github.com/webpack/webpack-cli/commit/09bd8126e95c9675b1f6862451f629cd4c439adb">09bd812</a>)</li> <li>stringify stats using streaming approach (<a href="https://github-redirect.dependabot.com/webpack/webpack-cli/issues/2190">#2190</a>) (<a href="https://github.com/webpack/webpack-cli/commit/9bf4e925757b02f7252073501562c95e762dc59b">9bf4e92</a>)</li> <li>use logger for error with proper exit code (<a href="https://github-redirect.dependabot.com/webpack/webpack-cli/issues/2076">#2076</a>) (<a href="https://github.com/webpack/webpack-cli/commit/2c9069fd1f7c0fb70f019900e4b841c5ea33975e">2c9069f</a>)</li> <li>reduce spammy logs (<a href="https://github-redirect.dependabot.com/webpack/webpack-cli/issues/2206">#2206</a>) (<a href="https://github.com/webpack/webpack-cli/commit/9b3cc283d7b74aa3bb26fe36c6110436b016e0d9">9b3cc28</a>)</li> <li>respect the <code>infrastructureLogging.level</code> option (logger uses <code>stderr</code>) (<a href="https://github-redirect.dependabot.com/webpack/webpack-cli/issues/2144">#2144</a>) (<a href="https://github.com/webpack/webpack-cli/commit/7daccc786a0eb4eeae4c5b3632fc28240a696170">7daccc7</a>)</li> <li>respect all options from command line for the <code>server</code> command</li> <li><code>help</code> and <code>version</code> output</li> <li>respect <code>stats</code> from the config (webpack@4) (<a href="https://github-redirect.dependabot.com/webpack/webpack-cli/issues/2098">#2098</a>) (<a href="https://github.com/webpack/webpack-cli/commit/2d6e5c6f4ed967368a81742bf347e39f24ee16c8">2d6e5c6</a>)</li> <li>fixed colors work with multi compiler mode (webpack@4)</li> </ul> <h3>Features</h3> <ul> <li>add <code>bundle</code> command (alias for <code>webpack [options]</code>)</li> <li>add <code>pnpm</code> support for package installation (<a href="https://github-redirect.dependabot.com/webpack/webpack-cli/issues/2040">#2040</a>) (<a href="https://github.com/webpack/webpack-cli/commit/46cba367f06a6354fe98fcb15e7771e819feeac0">46cba36</a>)</li> </ul> <h1><a href="https://github.com/webpack/webpack-cli/compare/webpack-cli@4.1.0...webpack-cli@4.2.0">4.2.0</a> (2020-11-04)</h1> <h3>Bug Fixes</h3> <ul> <li>--config-name behaviour for fuctional configs (<a href="https://github-redirect.dependabot.com/webpack/webpack-cli/issues/2006">#2006</a>) (<a href="https://github.com/webpack/webpack-cli/commit/29ecf8dbcd1c5c7d75fc7fb1634107697832d952">29ecf8d</a>)</li> <li>assign cache value for default configs (<a href="https://github-redirect.dependabot.com/webpack/webpack-cli/issues/2013">#2013</a>) (<a href="https://github.com/webpack/webpack-cli/commit/d2e3c74d32b0141c694259cf4f31e6c48b0f681d">d2e3c74</a>)</li> <li>callback deprecation (<a href="https://github-redirect.dependabot.com/webpack/webpack-cli/issues/1977">#1977</a>) (<a href="https://github.com/webpack/webpack-cli/commit/2cb0c0e383670949ce31231edbfda514f47c3dfc">2cb0c0e</a>)</li> <li>handle core flags for webpack 4 (<a href="https://github-redirect.dependabot.com/webpack/webpack-cli/issues/2023">#2023</a>) (<a href="https://github.com/webpack/webpack-cli/commit/ea66a7e3ec6eabcc439b96acb21e2a25be2e35e5">ea66a7e</a>)</li> <li>help and version functionality (<a href="https://github-redirect.dependabot.com/webpack/webpack-cli/issues/1972">#1972</a>) (<a href="https://github.com/webpack/webpack-cli/commit/e8010b3aac695971e542ad4d3584ce534da39b8f">e8010b3</a>)</li> </ul> <h3>Features</h3> <ul> <li>export utils from core for other packages (<a href="https://github-redirect.dependabot.com/webpack/webpack-cli/issues/2011">#2011</a>) (<a href="https://github.com/webpack/webpack-cli/commit/3004549c06b3fe00708d8e1eecf42419e0f72f66">3004549</a>)</li> <li>progress supports string argument (<a href="https://github-redirect.dependabot.com/webpack/webpack-cli/issues/2000">#2000</a>) (<a href="https://github.com/webpack/webpack-cli/commit/f13346e6acb46e982a5d20fa1d2ae56fc52523dc">f13346e</a>)</li> <li>suggest the closest match based on the Levenshtein distance algorithm (<a href="https://github-redirect.dependabot.com/webpack/webpack-cli/issues/2010">#2010</a>) (<a href="https://github.com/webpack/webpack-cli/commit/491a582620b64ed4acbccd04f687adc28a5e4cff">491a582</a>)</li> </ul> <h1><a href="https://github.com/webpack/webpack-cli/compare/webpack-cli@4.0.0...webpack-cli@4.1.0">4.1.0</a> (2020-10-19)</h1> <!-- raw HTML omitted --> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/webpack/webpack-cli/commit/a5171999177925529a1c54f242afc2bd9c9e4fe3"><code>a517199</code></a> chore(release): publish new version</li> <li><a href="https://github.com/webpack/webpack-cli/commit/083f2a069d6dc0a3b9492eb3f205474ba843acfd"><code>083f2a0</code></a> fix: peer dependencies (<a href="https://github-redirect.dependabot.com/webpack/webpack-cli/issues/2284">#2284</a>)</li> <li><a href="https://github.com/webpack/webpack-cli/commit/29eaa8e843510e020ac4b57a13622df40713fe27"><code>29eaa8e</code></a> fix: error message on not installed module loaders for configuration (<a href="https://github-redirect.dependabot.com/webpack/webpack-cli/issues/2282">#2282</a>)</li> <li><a href="https://github.com/webpack/webpack-cli/commit/d6380bb6c6756d2a00ac20f2ffc454481d97e4d3"><code>d6380bb</code></a> fix: provide useful error on unknown command</li> <li><a href="https://github.com/webpack/webpack-cli/commit/d885426671ead56168e1f008dbfd6fe19fb57edd"><code>d885426</code></a> chore(deps-dev): bump @types/node from 14.14.16 to 14.14.17 (<a href="https://github-redirect.dependabot.com/webpack/webpack-cli/issues/2279">#2279</a>)</li> <li><a href="https://github.com/webpack/webpack-cli/commit/2b5874e7da98d5439be6e30b6b9ffb0aa19f0b03"><code>2b5874e</code></a> refactor: code (<a href="https://github-redirect.dependabot.com/webpack/webpack-cli/issues/2280">#2280</a>)</li> <li><a href="https://github.com/webpack/webpack-cli/commit/a3092ef2b51ece30221f7dd7b30a686626c1fd7a"><code>a3092ef</code></a> fix: respect the <code>output.publicPath</code> option for the <code>serve</code>command (<a href="https://github-redirect.dependabot.com/webpack/webpack-cli/issues/2271">#2271</a>)</li> <li><a href="https://github.com/webpack/webpack-cli/commit/05956030cbb1491a2e9313732470bcd4ebe5a36d"><code>0595603</code></a> fix: the <code>--progress</code> option is working with <code>--json</code> (<a href="https://github-redirect.dependabot.com/webpack/webpack-cli/issues/2276">#2276</a>)</li> <li><a href="https://github.com/webpack/webpack-cli/commit/818fc1cbdf3c5b756b8ade6a2e7e032616aa520b"><code>818fc1c</code></a> chore(deps-dev): bump webpack from 5.11.0 to 5.11.1 (<a href="https://github-redirect.dependabot.com/webpack/webpack-cli/issues/2270">#2270</a>)</li> <li><a href="https://github.com/webpack/webpack-cli/commit/92826d621df7454fd12b949ed926c236004439a0"><code>92826d6</code></a> tests: open and serve (<a href="https://github-redirect.dependabot.com/webpack/webpack-cli/issues/2275">#2275</a>)</li> <li>Additional commits viewable in <a href="https://github.com/webpack/webpack-cli/compare/v3.3.12...webpack-cli@4.3.1">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://api.dependabot.com/badges/compatibility_score?dependency-name=webpack-cli&package-manager=npm_and_yarn&previous-version=3.3.12&new-version=4.3.1)](https://dependabot.com/compatibility-score/?dependency-name=webpack-cli&package-manager=npm_and_yarn&previous-version=3.3.12&new-version=4.3.1) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language - `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Pull request limits (per update run and/or open at any time) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired) </details> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-25 23:30:41 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/floccus#1742
No description provided.