dependabot[bot] opened a new pull request, #8852:
URL: https://github.com/apache/storm/pull/8852

   Bumps [webpack-cli](https://github.com/webpack/webpack-cli) from 7.0.3 to 
7.1.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>[email protected]</h2>
   <h3>Minor Changes</h3>
   <ul>
   <li>
   <p>feat(cli): refresh the <code>--help</code> output using commander's 
<code>configureHelp</code> API — branded headers, section dividers, colorized 
terms and a clearer footer. Colors and chrome collapse to plain text when 
output is piped or <code>--no-color</code> is used, so scripts keep working. 
(by <a 
href="https://github.com/alexander-akait";><code>@​alexander-akait</code></a> in 
<a 
href="https://redirect.github.com/webpack/webpack-cli/pull/4779";>#4779</a>)</p>
   </li>
   <li>
   <p>feat: support <code>.json5</code>, <code>.yaml</code>/<code>.yml</code> 
and <code>.toml</code> configuration files by parsing them directly, with the 
parser package (<code>json5</code>, <code>js-yaml</code>, <code>toml</code>) 
installed on demand by the user and declared as optional 
<code>peerDependencies</code> so the parsers resolve correctly under Yarn PnP 
(by <a 
href="https://github.com/alexander-akait";><code>@​alexander-akait</code></a> in 
<a 
href="https://redirect.github.com/webpack/webpack-cli/pull/4777";>#4777</a>)</p>
   </li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Changelog</summary>
   <p><em>Sourced from <a 
href="https://github.com/webpack/webpack-cli/blob/main/CHANGELOG.md";>webpack-cli's
 changelog</a>.</em></p>
   <blockquote>
   <h2>7.1.0</h2>
   <h3>Minor Changes</h3>
   <ul>
   <li>
   <p>feat(cli): refresh the <code>--help</code> output using commander's 
<code>configureHelp</code> API — branded headers, section dividers, colorized 
terms and a clearer footer. Colors and chrome collapse to plain text when 
output is piped or <code>--no-color</code> is used, so scripts keep working. 
(by <a 
href="https://github.com/alexander-akait";><code>@​alexander-akait</code></a> in 
<a 
href="https://redirect.github.com/webpack/webpack-cli/pull/4779";>#4779</a>)</p>
   </li>
   <li>
   <p>feat: support <code>.json5</code>, <code>.yaml</code>/<code>.yml</code> 
and <code>.toml</code> configuration files by parsing them directly, with the 
parser package (<code>json5</code>, <code>js-yaml</code>, <code>toml</code>) 
installed on demand by the user and declared as optional 
<code>peerDependencies</code> so the parsers resolve correctly under Yarn PnP 
(by <a 
href="https://github.com/alexander-akait";><code>@​alexander-akait</code></a> in 
<a 
href="https://redirect.github.com/webpack/webpack-cli/pull/4777";>#4777</a>)</p>
   </li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/webpack/webpack-cli/commit/3cd7423fa3639b061bc181188372a703fec71ec4";><code>3cd7423</code></a>
 chore(release): new release (<a 
href="https://redirect.github.com/webpack/webpack-cli/issues/4778";>#4778</a>)</li>
   <li><a 
href="https://github.com/webpack/webpack-cli/commit/b42d1f4679f0463b48aaf5251e30ef19e7197887";><code>b42d1f4</code></a>
 fix(webpack-cli): declare json5/js-yaml/toml as optional peerDependencies (<a 
href="https://redirect.github.com/webpack/webpack-cli/issues/4";>#4</a>...</li>
   <li><a 
href="https://github.com/webpack/webpack-cli/commit/347110344d4d2354066490a09bbcf6e7817a639c";><code>3471103</code></a>
 refactor(cli): hierarchical indentation for styled CLI output (<a 
href="https://redirect.github.com/webpack/webpack-cli/issues/4786";>#4786</a>)</li>
   <li><a 
href="https://github.com/webpack/webpack-cli/commit/772330c5fc658772164aa1d988802e1c506bf92a";><code>772330c</code></a>
 build(deps): update dependencies (except commander) (<a 
href="https://redirect.github.com/webpack/webpack-cli/issues/4785";>#4785</a>)</li>
   <li><a 
href="https://github.com/webpack/webpack-cli/commit/a7380e1aebe8dfe6664b0aba6c2b7d0b35842163";><code>a7380e1</code></a>
 feat(cli): refresh CLI output via commander's help API + shared status icons 
...</li>
   <li><a 
href="https://github.com/webpack/webpack-cli/commit/721d8fdf3703a298d80c5c1d6f6fdce2ee588858";><code>721d8fd</code></a>
 chore(deps): bump the dependencies group with 2 updates (<a 
href="https://redirect.github.com/webpack/webpack-cli/issues/4780";>#4780</a>)</li>
   <li><a 
href="https://github.com/webpack/webpack-cli/commit/65aa86cad969847df41342edde89832def8a73a5";><code>65aa86c</code></a>
 chore(deps-dev): bump the dependencies group with 3 updates (<a 
href="https://redirect.github.com/webpack/webpack-cli/issues/4781";>#4781</a>)</li>
   <li><a 
href="https://github.com/webpack/webpack-cli/commit/134e62d9b3609c4fa7e0225b5a32e9d07f46f00f";><code>134e62d</code></a>
 feat(webpack-cli): support json5/yaml/toml configs via direct parsing (no 
int...</li>
   <li><a 
href="https://github.com/webpack/webpack-cli/commit/0b22f7704efe80de8d4c15df803f7ba8604f2026";><code>0b22f77</code></a>
 fix(cli): make config loading errors more verbose (<a 
href="https://redirect.github.com/webpack/webpack-cli/issues/4776";>#4776</a>)</li>
   <li><a 
href="https://github.com/webpack/webpack-cli/commit/a5af40197cb73be2d6c681c411a8ebfd4b2d81d8";><code>a5af401</code></a>
 chore(deps): bump launch-editor from 2.13.1 to 2.14.1 (<a 
href="https://redirect.github.com/webpack/webpack-cli/issues/4774";>#4774</a>)</li>
   <li>Additional commits viewable in <a 
href="https://github.com/webpack/webpack-cli/compare/[email protected]@7.1.0";>compare
 view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=webpack-cli&package-manager=npm_and_yarn&previous-version=7.0.3&new-version=7.1.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
   
   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 show <dependency name> ignore conditions` will show all of 
the ignore conditions of the specified dependency
   - `@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.

To unsubscribe, e-mail: [email protected]

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

Reply via email to