dependabot[bot] opened a new pull request #11596:
URL: https://github.com/apache/incubator-superset/pull/11596


   Bumps [webpack-cli](https://github.com/webpack/webpack-cli) from 3.3.11 to 
4.2.0.
   <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.2.0</h2>
   <h1><a 
href="https://github.com/webpack/webpack-cli/compare/[email protected]@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>
   <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>
   <h2>v4.1.0</h2>
   <h1><a 
href="https://github.com/webpack/webpack-cli/compare/[email protected]@4.1.0";>4.1.0</a>
 (2020-10-19)</h1>
   <h3>Bug Fixes</h3>
   <ul>
   <li>avoid unnecessary stringify (<a 
href="https://github-redirect.dependabot.com/webpack/webpack-cli/issues/1920";>#1920</a>)
 (<a 
href="https://github.com/webpack/webpack-cli/commit/5ef1e7b074390406b76cb3e25dd90f045e1bd8a2";>5ef1e7b</a>)</li>
   <li>colored output (<a 
href="https://github-redirect.dependabot.com/webpack/webpack-cli/issues/1944";>#1944</a>)
 (<a 
href="https://github.com/webpack/webpack-cli/commit/2bbbb14ca9a404f2205c0f5a5515e73832ee6173";>2bbbb14</a>)</li>
   <li>move init command to separate package (<a 
href="https://github-redirect.dependabot.com/webpack/webpack-cli/issues/1950";>#1950</a>)
 (<a 
href="https://github.com/webpack/webpack-cli/commit/92ad475d4b9606b5db7c31dd3666658301c95597";>92ad475</a>)</li>
   <li>output stacktrace on errors (<a 
href="https://github-redirect.dependabot.com/webpack/webpack-cli/issues/1949";>#1949</a>)
 (<a 
href="https://github.com/webpack/webpack-cli/commit/9ba9d6f460fb25fb79d52f4360239b8c4b471451";>9ba9d6f</a>)</li>
   <li>run CLI after webpack installation (<a 
href="https://github-redirect.dependabot.com/webpack/webpack-cli/issues/1951";>#1951</a>)
 (<a 
href="https://github.com/webpack/webpack-cli/commit/564279e5b634a399647bcdb21449e5e6a7f0637e";>564279e</a>)</li>
   <li>support any config name (<a 
href="https://github-redirect.dependabot.com/webpack/webpack-cli/issues/1926";>#1926</a>)
 (<a 
href="https://github.com/webpack/webpack-cli/commit/6f95b267bf6a3a3e71360f4de176a4ebbec3afa1";>6f95b26</a>)</li>
   <li>support array of functions and promises (<a 
href="https://github-redirect.dependabot.com/webpack/webpack-cli/issues/1946";>#1946</a>)
 (<a 
href="https://github.com/webpack/webpack-cli/commit/2ace39b06117f558c0d8528cea9248253cbdf593";>2ace39b</a>)</li>
   <li>watch mode and options (<a 
href="https://github-redirect.dependabot.com/webpack/webpack-cli/issues/1931";>#1931</a>)
 (<a 
href="https://github.com/webpack/webpack-cli/commit/258219a3bb606b228636e6373a3d20413c1f660e";>258219a</a>)</li>
   </ul>
   <h3>Features</h3>
   <ul>
   <li>allow passing strings in env flag (<a 
href="https://github-redirect.dependabot.com/webpack/webpack-cli/issues/1939";>#1939</a>)
 (<a 
href="https://github.com/webpack/webpack-cli/commit/cc081a256181e34137a89d2e9d37b04280b3f180";>cc081a2</a>)</li>
   </ul>
   <h2>v4.0.0</h2>
   <p><a 
href="https://github.com/webpack/webpack-cli/blob/master/CHANGELOG.md";>CHANGELOG</a></p>
   </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>
   <h1><a 
href="https://github.com/webpack/webpack-cli/compare/[email protected]@4.0.0";>4.0.0</a>
 (2020-10-10)</h1>
   <h3>Bug Fixes</h3>
   <ul>
   <li>add compilation lifecycle in watch instance (<a 
href="https://github-redirect.dependabot.com/webpack/webpack-cli/issues/1903";>#1903</a>)
 (<a 
href="https://github.com/webpack/webpack-cli/commit/02b6d21eaa20166a7ed37816de716b8fc22b756a";>02b6d21</a>)</li>
   <li>cleanup <code>package-utils</code> package (<a 
href="https://github-redirect.dependabot.com/webpack/webpack-cli/issues/1822";>#1822</a>)
 (<a 
href="https://github.com/webpack/webpack-cli/commit/fd5b92b3cd40361daec5bf4486e455a41f4c9738";>fd5b92b</a>)</li>
   <li>cli-executer supplies args further up (<a 
href="https://github-redirect.dependabot.com/webpack/webpack-cli/issues/1904";>#1904</a>)
 (<a 
href="https://github.com/webpack/webpack-cli/commit/097564a851b36b63e0a6bf88144997ef65aa057a";>097564a</a>)</li>
   <li>exit code for validation errors (<a 
href="https://github.com/webpack/webpack-cli/commit/59f63037fcbdbb8934b578b9adf5725bc4ae1235";>59f6303</a>)</li>
   <li>exit process in case of schema errors (<a 
href="https://github.com/webpack/webpack-cli/commit/71e89b4092d953ea587cc4f606451ab78cbcdb93";>71e89b4</a>)</li>
   </ul>
   <h3>Features</h3>
   <ul>
   <li>assign config paths in build dependencies in cache config (<a 
href="https://github-redirect.dependabot.com/webpack/webpack-cli/issues/1900";>#1900</a>)
 (<a 
href="https://github.com/webpack/webpack-cli/commit/7e90f110b119f36ef9def4f66cf4e17ccf1438cd";>7e90f11</a>)</li>
   </ul>
   <h1><a 
href="https://github.com/webpack/webpack-cli/compare/[email protected]@4.0.0-rc.1";>4.0.0-rc.1</a>
 (2020-10-06)</h1>
   <h3>Bug Fixes</h3>
   <ul>
   <li>cache issue (<a 
href="https://github-redirect.dependabot.com/webpack/webpack-cli/issues/1862";>#1862</a>)
 (<a 
href="https://github.com/webpack/webpack-cli/commit/305c18816ca6c4275c2755ae6b48d90a8cc85bd1";>305c188</a>)</li>
   <li>check webpack installation before running cli (<a 
href="https://github-redirect.dependabot.com/webpack/webpack-cli/issues/1827";>#1827</a>)
 (<a 
href="https://github.com/webpack/webpack-cli/commit/be509fac9a03e202e062229484bb10af7876968f";>be509fa</a>)</li>
   <li>defer setting default entry to core (<a 
href="https://github-redirect.dependabot.com/webpack/webpack-cli/issues/1856";>#1856</a>)
 (<a 
href="https://github.com/webpack/webpack-cli/commit/5da1f81ed101b024249c5cd4e043ec1397338782";>5da1f81</a>)</li>
   <li>log error if --config-name is used without multiple configs (<a 
href="https://github-redirect.dependabot.com/webpack/webpack-cli/issues/1874";>#1874</a>)
 (<a 
href="https://github.com/webpack/webpack-cli/commit/f653409e3468849970dab354f84c5213da01122d";>f653409</a>)</li>
   <li>mode behaviour (<a 
href="https://github-redirect.dependabot.com/webpack/webpack-cli/issues/1824";>#1824</a>)
 (<a 
href="https://github.com/webpack/webpack-cli/commit/9e9c70bc1f30d90cebd91341e865abb46f9c269e";>9e9c70b</a>)</li>
   <li>only set output path on passing flag (<a 
href="https://github-redirect.dependabot.com/webpack/webpack-cli/issues/1855";>#1855</a>)
 (<a 
href="https://github.com/webpack/webpack-cli/commit/2f36b9d858faedaf3a6adca10a529d9837c0dd24";>2f36b9d</a>)</li>
   <li>show warning if bail and watch are used together (<a 
href="https://github-redirect.dependabot.com/webpack/webpack-cli/issues/1804";>#1804</a>)
 (<a 
href="https://github.com/webpack/webpack-cli/commit/6140b24d08990aa807070f105d46a92e18855c9e";>6140b24</a>)</li>
   <li>warning should not result in non-zero exit code (<a 
href="https://github-redirect.dependabot.com/webpack/webpack-cli/issues/1872";>#1872</a>)
 (<a 
href="https://github.com/webpack/webpack-cli/commit/ae9539d20eab2172118f61f7a9ba7e26541e16a2";>ae9539d</a>)</li>
   </ul>
   <h3>Features</h3>
   <ul>
   <li>add --analyze flag (<a 
href="https://github-redirect.dependabot.com/webpack/webpack-cli/issues/1853";>#1853</a>)
 (<a 
href="https://github.com/webpack/webpack-cli/commit/e6d210a66b899023b1f39bb33cce7a9b83a5b803";>e6d210a</a>)</li>
   <li>allow users to store stats as json to a file (<a 
href="https://github-redirect.dependabot.com/webpack/webpack-cli/issues/1835";>#1835</a>)
 (<a 
href="https://github.com/webpack/webpack-cli/commit/3907517b6afff46ddab51e32ada0357fc9763117";>3907517</a>)</li>
   </ul>
   <p><!-- raw HTML omitted --><!-- raw HTML omitted --></p>
   <h1>4.0.0-beta.9 (2020-09-19)</h1>
   <p><a 
href="https://github.com/webpack/webpack-cli/compare/v4.0.0-beta.2...v4.0.0-beta.9";>Full
 Changelog</a></p>
   <h2>New Features</h2>
   <ul>
   <li>add aliases to all available commands (<a 
href="https://github-redirect.dependabot.com/webpack/webpack-cli/pull/1644";>#1644</a>)</li>
   <li>generate changelog and copy old CHANGEFILE (<a 
href="https://github-redirect.dependabot.com/webpack/webpack-cli/pull/1805";>#1805</a>)</li>
   <li>allow using cjs as default config (<a 
href="https://github-redirect.dependabot.com/webpack/webpack-cli/pull/1775";>#1775</a>)</li>
   <li>add support for merging multiple configurations (<a 
href="https://github-redirect.dependabot.com/webpack/webpack-cli/pull/1768";>#1768</a>)</li>
   <li>add support to spawn multiple compilers with different configs (<a 
href="https://github-redirect.dependabot.com/webpack/webpack-cli/pull/1765";>#1765</a>)</li>
   <li>add name flag (<a 
href="https://github-redirect.dependabot.com/webpack/webpack-cli/pull/1757";>#1757</a>)</li>
   <li>add --config-name flag (<a 
href="https://github-redirect.dependabot.com/webpack/webpack-cli/pull/1753";>#1753</a>)</li>
   <li>serve integration (<a 
href="https://github-redirect.dependabot.com/webpack/webpack-cli/pull/1712";>#1712</a>)</li>
   <li>add support for .cjs config (<a 
href="https://github-redirect.dependabot.com/webpack/webpack-cli/pull/1727";>#1727</a>)</li>
   <li>support multiple env params (<a 
href="https://github-redirect.dependabot.com/webpack/webpack-cli/pull/1715";>#1715</a>)</li>
   </ul>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/webpack/webpack-cli/commit/0caa9184e22ed857e175c8dc0dd1e0a26f216374";><code>0caa918</code></a>
 chore(release): publish new version</li>
   <li><a 
href="https://github.com/webpack/webpack-cli/commit/d2e3c74d32b0141c694259cf4f31e6c48b0f681d";><code>d2e3c74</code></a>
 fix: assign cache value for default configs (<a 
href="https://github-redirect.dependabot.com/webpack/webpack-cli/issues/2013";>#2013</a>)</li>
   <li><a 
href="https://github.com/webpack/webpack-cli/commit/19fa6625e96b8cf550a19bbf915b63e18d8370d3";><code>19fa662</code></a>
 chore(deps-dev): bump webpack from 5.3.2 to 5.4.0 (<a 
href="https://github-redirect.dependabot.com/webpack/webpack-cli/issues/2031";>#2031</a>)</li>
   <li><a 
href="https://github.com/webpack/webpack-cli/commit/ea369a98ea5ec366b688caebcb1276d9fbe0c651";><code>ea369a9</code></a>
 feat: add WEBPACK_SERVE environment variable (<a 
href="https://github-redirect.dependabot.com/webpack/webpack-cli/issues/2027";>#2027</a>)</li>
   <li><a 
href="https://github.com/webpack/webpack-cli/commit/7c5a2bae49625ee4982d7478b7e741968731cea2";><code>7c5a2ba</code></a>
 fix: resolve dev server hot options correctly (<a 
href="https://github-redirect.dependabot.com/webpack/webpack-cli/issues/2022";>#2022</a>)</li>
   <li><a 
href="https://github.com/webpack/webpack-cli/commit/ba6f3046a6fb7c1936995d2277fbfe27eced02dc";><code>ba6f304</code></a>
 docs: update readme.md (<a 
href="https://github-redirect.dependabot.com/webpack/webpack-cli/issues/2037";>#2037</a>)</li>
   <li><a 
href="https://github.com/webpack/webpack-cli/commit/172da462b9c09ea9c8f34de1a79dffbd34194684";><code>172da46</code></a>
 tests: add a case for invalid context value (<a 
href="https://github-redirect.dependabot.com/webpack/webpack-cli/issues/2030";>#2030</a>)</li>
   <li><a 
href="https://github.com/webpack/webpack-cli/commit/ec6d8b361903d4c3d6b99640ca41d520b1059be6";><code>ec6d8b3</code></a>
 chore(deps-dev): bump lint-staged from 10.5.0 to 10.5.1 (<a 
href="https://github-redirect.dependabot.com/webpack/webpack-cli/issues/2005";>#2005</a>)</li>
   <li><a 
href="https://github.com/webpack/webpack-cli/commit/49c84de10da55512bbdfc63ea7f451ee78b3d378";><code>49c84de</code></a>
 chore(deps-dev): bump jest from 26.6.1 to 26.6.3 (<a 
href="https://github-redirect.dependabot.com/webpack/webpack-cli/issues/2034";>#2034</a>)</li>
   <li><a 
href="https://github.com/webpack/webpack-cli/commit/28143656b3fb6f81f1b486c0e454882f1d866dd8";><code>2814365</code></a>
 chore: configure codecov reporting (<a 
href="https://github-redirect.dependabot.com/webpack/webpack-cli/issues/2032";>#2032</a>)</li>
   <li>Additional commits viewable in <a 
href="https://github.com/webpack/webpack-cli/compare/[email protected]";>compare
 view</a></li>
   </ul>
   </details>
   <details>
   <summary>Maintainer changes</summary>
   <p>This version was pushed to npm by <a 
href="https://www.npmjs.com/~evilebottnawi";>evilebottnawi</a>, a new releaser 
for webpack-cli since your current version.</p>
   </details>
   <br />
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=webpack-cli&package-manager=npm_and_yarn&previous-version=3.3.11&new-version=4.2.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/configuring-github-dependabot-security-updates)
   
   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)
   
   
   </details>


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to