dependabot[bot] opened a new pull request, #267:
URL: https://github.com/apache/openwhisk-client-js/pull/267

   Bumps  and [ansi-regex](https://github.com/chalk/ansi-regex). These 
dependencies needed to be updated together.
   Updates `ansi-regex` from 4.1.0 to 6.0.1
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/chalk/ansi-regex/releases";>ansi-regex's 
releases</a>.</em></p>
   <blockquote>
   <h2>v6.0.1</h2>
   <h3>Fixes</h3>
   <ul>
   <li>Fix <a href="https://en.wikipedia.org/wiki/ReDoS";>ReDoS</a> in certain 
cases (<a href="https://redirect.github.com/chalk/ansi-regex/issues/37";>#37</a>)
   You are only really affected if you run the regex on untrusted user input in 
a server context, which it's very unlikely anyone is doing, since this regex is 
mainly used in command-line tools.</li>
   </ul>
   <p><a 
href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-3807";>CVE-2021-3807</a></p>
   <p><a 
href="https://github.com/chalk/ansi-regex/compare/v6.0.0...v6.0.1";>https://github.com/chalk/ansi-regex/compare/v6.0.0...v6.0.1</a></p>
   <p>Thank you <a 
href="https://github.com/yetingli";><code>@​yetingli</code></a> for the patch 
and reproduction case!</p>
   <h2>v6.0.0</h2>
   <h3>Breaking</h3>
   <ul>
   <li>Require Node.js 12  1b337ad</li>
   <li>This package is now pure ESM. Please <a 
href="https://gist.github.com/sindresorhus/a39789f98801d908bbc7ff3ecc99d99c";>read
 this</a>.</li>
   </ul>
   <p><a 
href="https://github.com/chalk/ansi-regex/compare/v5.0.0...v6.0.0";>https://github.com/chalk/ansi-regex/compare/v5.0.0...v6.0.0</a></p>
   <h2>v5.0.1</h2>
   <h3>Fixes (backport of <code>6.0.1</code> to v5)</h3>
   <p>This is a backport of the <strong>minor</strong> ReDos vulnerability in 
<code>ansi-regex@&lt;6.0.1</code>, as requested in <a 
href="https://redirect.github.com/chalk/ansi-regex/issues/38";>#38</a>.</p>
   <ul>
   <li>Fix <a href="https://en.wikipedia.org/wiki/ReDoS";>ReDoS</a> in certain 
cases (<a href="https://redirect.github.com/chalk/ansi-regex/issues/37";>#37</a>)
   You are only really affected if you run the regex on untrusted user input in 
a server context, which it's very unlikely anyone is doing, since this regex is 
mainly used in command-line tools.</li>
   </ul>
   <p><a 
href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-3807";>CVE-2021-3807</a></p>
   <p><a 
href="https://github.com/chalk/ansi-regex/compare/v5.0.0..v5.0.1";>https://github.com/chalk/ansi-regex/compare/v5.0.0..v5.0.1</a></p>
   <p>Thank you <a 
href="https://github.com/yetingli";><code>@​yetingli</code></a> for the patch 
and reproduction case!</p>
   <h2>v5.0.0</h2>
   <h3>Breaking</h3>
   <ul>
   <li>Require Node.js 8  166a0d5</li>
   </ul>
   <h3>Enhancements</h3>
   <ul>
   <li>Add TypeScript definition (<a 
href="https://redirect.github.com/chalk/ansi-regex/issues/32";>#32</a>)  
e77ea17</li>
   </ul>
   <p><a 
href="https://github.com/chalk/ansi-regex/compare/v4.1.0...v5.0.0";>https://github.com/chalk/ansi-regex/compare/v4.1.0...v5.0.0</a></p>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/chalk/ansi-regex/commit/d908492e0070f26552fad1b25e339aff9011ae8b";><code>d908492</code></a>
 6.0.1</li>
   <li><a 
href="https://github.com/chalk/ansi-regex/commit/8d1d7cdb586269882c4bdc1b7325d0c58c8f76f9";><code>8d1d7cd</code></a>
 Fix potential ReDoS (<a 
href="https://redirect.github.com/chalk/ansi-regex/issues/37";>#37</a>)</li>
   <li><a 
href="https://github.com/chalk/ansi-regex/commit/c1b5e45f7c65a332ffb03ac8e5804ad37c579cdc";><code>c1b5e45</code></a>
 6.0.0</li>
   <li><a 
href="https://github.com/chalk/ansi-regex/commit/1b337add136eb520764634a328e2f6354398eee5";><code>1b337ad</code></a>
 Require Node.js 12 and move to ESM</li>
   <li><a 
href="https://github.com/chalk/ansi-regex/commit/178363b3a297b712a0054e702d8ddde3879913e5";><code>178363b</code></a>
 Move to GitHub Actions (<a 
href="https://redirect.github.com/chalk/ansi-regex/issues/35";>#35</a>)</li>
   <li><a 
href="https://github.com/chalk/ansi-regex/commit/0755e661553387cfebcb62378181e9f55b2567ff";><code>0755e66</code></a>
 Add <a href="https://github.com/Qix";><code>@​Qix</code></a>- to 
funding.yml</li>
   <li><a 
href="https://github.com/chalk/ansi-regex/commit/2b56fb0c7a07108e5b54241e8faec160d393aedb";><code>2b56fb0</code></a>
 5.0.0</li>
   <li><a 
href="https://github.com/chalk/ansi-regex/commit/f26f7fe2287b44d3092c75a8dc3f7722282773d0";><code>f26f7fe</code></a>
 Meta tweaks</li>
   <li><a 
href="https://github.com/chalk/ansi-regex/commit/e77ea173f2e2b3f8bee370bf4cc4d29820783daf";><code>e77ea17</code></a>
 Add TypeScript definition (<a 
href="https://redirect.github.com/chalk/ansi-regex/issues/32";>#32</a>)</li>
   <li><a 
href="https://github.com/chalk/ansi-regex/commit/166a0d5eddedacf0db7ccd7ee137b862ab1dae70";><code>166a0d5</code></a>
 Require Node.js 8</li>
   <li>Additional commits viewable in <a 
href="https://github.com/chalk/ansi-regex/compare/v4.1.0...v6.0.1";>compare 
view</a></li>
   </ul>
   </details>
   <br />
   
   Updates `ansi-regex` from 3.0.0 to 6.0.1
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/chalk/ansi-regex/releases";>ansi-regex's 
releases</a>.</em></p>
   <blockquote>
   <h2>v6.0.1</h2>
   <h3>Fixes</h3>
   <ul>
   <li>Fix <a href="https://en.wikipedia.org/wiki/ReDoS";>ReDoS</a> in certain 
cases (<a href="https://redirect.github.com/chalk/ansi-regex/issues/37";>#37</a>)
   You are only really affected if you run the regex on untrusted user input in 
a server context, which it's very unlikely anyone is doing, since this regex is 
mainly used in command-line tools.</li>
   </ul>
   <p><a 
href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-3807";>CVE-2021-3807</a></p>
   <p><a 
href="https://github.com/chalk/ansi-regex/compare/v6.0.0...v6.0.1";>https://github.com/chalk/ansi-regex/compare/v6.0.0...v6.0.1</a></p>
   <p>Thank you <a 
href="https://github.com/yetingli";><code>@​yetingli</code></a> for the patch 
and reproduction case!</p>
   <h2>v6.0.0</h2>
   <h3>Breaking</h3>
   <ul>
   <li>Require Node.js 12  1b337ad</li>
   <li>This package is now pure ESM. Please <a 
href="https://gist.github.com/sindresorhus/a39789f98801d908bbc7ff3ecc99d99c";>read
 this</a>.</li>
   </ul>
   <p><a 
href="https://github.com/chalk/ansi-regex/compare/v5.0.0...v6.0.0";>https://github.com/chalk/ansi-regex/compare/v5.0.0...v6.0.0</a></p>
   <h2>v5.0.1</h2>
   <h3>Fixes (backport of <code>6.0.1</code> to v5)</h3>
   <p>This is a backport of the <strong>minor</strong> ReDos vulnerability in 
<code>ansi-regex@&lt;6.0.1</code>, as requested in <a 
href="https://redirect.github.com/chalk/ansi-regex/issues/38";>#38</a>.</p>
   <ul>
   <li>Fix <a href="https://en.wikipedia.org/wiki/ReDoS";>ReDoS</a> in certain 
cases (<a href="https://redirect.github.com/chalk/ansi-regex/issues/37";>#37</a>)
   You are only really affected if you run the regex on untrusted user input in 
a server context, which it's very unlikely anyone is doing, since this regex is 
mainly used in command-line tools.</li>
   </ul>
   <p><a 
href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-3807";>CVE-2021-3807</a></p>
   <p><a 
href="https://github.com/chalk/ansi-regex/compare/v5.0.0..v5.0.1";>https://github.com/chalk/ansi-regex/compare/v5.0.0..v5.0.1</a></p>
   <p>Thank you <a 
href="https://github.com/yetingli";><code>@​yetingli</code></a> for the patch 
and reproduction case!</p>
   <h2>v5.0.0</h2>
   <h3>Breaking</h3>
   <ul>
   <li>Require Node.js 8  166a0d5</li>
   </ul>
   <h3>Enhancements</h3>
   <ul>
   <li>Add TypeScript definition (<a 
href="https://redirect.github.com/chalk/ansi-regex/issues/32";>#32</a>)  
e77ea17</li>
   </ul>
   <p><a 
href="https://github.com/chalk/ansi-regex/compare/v4.1.0...v5.0.0";>https://github.com/chalk/ansi-regex/compare/v4.1.0...v5.0.0</a></p>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/chalk/ansi-regex/commit/d908492e0070f26552fad1b25e339aff9011ae8b";><code>d908492</code></a>
 6.0.1</li>
   <li><a 
href="https://github.com/chalk/ansi-regex/commit/8d1d7cdb586269882c4bdc1b7325d0c58c8f76f9";><code>8d1d7cd</code></a>
 Fix potential ReDoS (<a 
href="https://redirect.github.com/chalk/ansi-regex/issues/37";>#37</a>)</li>
   <li><a 
href="https://github.com/chalk/ansi-regex/commit/c1b5e45f7c65a332ffb03ac8e5804ad37c579cdc";><code>c1b5e45</code></a>
 6.0.0</li>
   <li><a 
href="https://github.com/chalk/ansi-regex/commit/1b337add136eb520764634a328e2f6354398eee5";><code>1b337ad</code></a>
 Require Node.js 12 and move to ESM</li>
   <li><a 
href="https://github.com/chalk/ansi-regex/commit/178363b3a297b712a0054e702d8ddde3879913e5";><code>178363b</code></a>
 Move to GitHub Actions (<a 
href="https://redirect.github.com/chalk/ansi-regex/issues/35";>#35</a>)</li>
   <li><a 
href="https://github.com/chalk/ansi-regex/commit/0755e661553387cfebcb62378181e9f55b2567ff";><code>0755e66</code></a>
 Add <a href="https://github.com/Qix";><code>@​Qix</code></a>- to 
funding.yml</li>
   <li><a 
href="https://github.com/chalk/ansi-regex/commit/2b56fb0c7a07108e5b54241e8faec160d393aedb";><code>2b56fb0</code></a>
 5.0.0</li>
   <li><a 
href="https://github.com/chalk/ansi-regex/commit/f26f7fe2287b44d3092c75a8dc3f7722282773d0";><code>f26f7fe</code></a>
 Meta tweaks</li>
   <li><a 
href="https://github.com/chalk/ansi-regex/commit/e77ea173f2e2b3f8bee370bf4cc4d29820783daf";><code>e77ea17</code></a>
 Add TypeScript definition (<a 
href="https://redirect.github.com/chalk/ansi-regex/issues/32";>#32</a>)</li>
   <li><a 
href="https://github.com/chalk/ansi-regex/commit/166a0d5eddedacf0db7ccd7ee137b862ab1dae70";><code>166a0d5</code></a>
 Require Node.js 8</li>
   <li>Additional commits viewable in <a 
href="https://github.com/chalk/ansi-regex/compare/v4.1.0...v6.0.1";>compare 
view</a></li>
   </ul>
   </details>
   <br />
   
   
   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 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)
   You can disable automated security fix PRs for this repo from the [Security 
Alerts page](https://github.com/apache/openwhisk-client-js/network/alerts).
   
   </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