dependabot[bot] opened a new pull request, #16:
URL: https://github.com/apache/tomcat-training/pull/16

   Bumps [debug](https://github.com/debug-js/debug) from 2.2.0 to 2.6.9.
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/debug-js/debug/releases";>debug's releases</a>.</em></p>
   <blockquote>
   <h2>2.6.9</h2>
   <h3>Patches</h3>
   <ul>
   <li>Remove ReDoS regexp in <code>%o</code> formatter: <a 
href="https://redirect.github.com/debug-js/debug/issues/504";>#504</a></li>
   </ul>
   <h3>Credits</h3>
   <p>Huge thanks to <a 
href="https://github.com/zhuangya";><code>@​zhuangya</code></a> for their 
help!</p>
   <h2>release 2.6.7</h2>
   <p>No release notes provided.</p>
   <h2>release 2.6.6</h2>
   <p>No release notes provided.</p>
   <h2>release 2.6.5</h2>
   <p>No release notes provided.</p>
   <h2>release 2.6.4</h2>
   <p>No release notes provided.</p>
   <h2>release 2.6.3</h2>
   <p>No release notes provided.</p>
   <h2>release 2.6.2</h2>
   <p>No release notes provided.</p>
   <h2>release 2.6.1</h2>
   <p>No release notes provided.</p>
   <h2>release 2.6.0</h2>
   <p>No release notes provided.</p>
   <h2>release 2.5.2</h2>
   <p>No release notes provided.</p>
   <h2>release 2.5.1</h2>
   <p>No release notes provided.</p>
   <h2>release 2.4.5</h2>
   <p>No release notes provided.</p>
   <h2>release 2.4.4</h2>
   <p>No release notes provided.</p>
   <h2>release 2.4.3</h2>
   <p>No release notes provided.</p>
   <h2>release 2.4.2</h2>
   <p>No release notes provided.</p>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Changelog</summary>
   <p><em>Sourced from <a 
href="https://github.com/debug-js/debug/blob/2.6.9/CHANGELOG.md";>debug's 
changelog</a>.</em></p>
   <blockquote>
   <h1>2.6.9 / 2017-09-22</h1>
   <ul>
   <li>remove ReDoS regexp in %o formatter (<a 
href="https://redirect.github.com/debug-js/debug/issues/504";>#504</a>)</li>
   </ul>
   <h1>2.6.8 / 2017-05-18</h1>
   <ul>
   <li>Fix: Check for undefined on browser globals (<a 
href="https://redirect.github.com/debug-js/debug/issues/462";>#462</a>, <a 
href="https://github.com/marbemac";><code>@​marbemac</code></a>)</li>
   </ul>
   <h1>2.6.7 / 2017-05-16</h1>
   <ul>
   <li>Fix: Update ms to 2.0.0 to fix regular expression denial of service 
vulnerability (<a 
href="https://redirect.github.com/debug-js/debug/issues/458";>#458</a>, <a 
href="https://github.com/hubdotcom";><code>@​hubdotcom</code></a>)</li>
   <li>Fix: Inline extend function in node implementation (<a 
href="https://redirect.github.com/debug-js/debug/issues/452";>#452</a>, <a 
href="https://github.com/dougwilson";><code>@​dougwilson</code></a>)</li>
   <li>Docs: Fix typo (<a 
href="https://redirect.github.com/debug-js/debug/issues/455";>#455</a>, <a 
href="https://github.com/msasad";><code>@​msasad</code></a>)</li>
   </ul>
   <h1>2.6.5 / 2017-04-27</h1>
   <ul>
   <li>Fix: null reference check on 
window.documentElement.style.WebkitAppearance (<a 
href="https://redirect.github.com/debug-js/debug/issues/447";>#447</a>, <a 
href="https://github.com/thebigredgeek";><code>@​thebigredgeek</code></a>)</li>
   <li>Misc: clean up browser reference checks (<a 
href="https://redirect.github.com/debug-js/debug/issues/447";>#447</a>, <a 
href="https://github.com/thebigredgeek";><code>@​thebigredgeek</code></a>)</li>
   <li>Misc: add npm-debug.log to .gitignore (<a 
href="https://github.com/thebigredgeek";><code>@​thebigredgeek</code></a>)</li>
   </ul>
   <h1>2.6.4 / 2017-04-20</h1>
   <ul>
   <li>Fix: bug that would occure if process.env.DEBUG is a non-string value. 
(<a href="https://redirect.github.com/debug-js/debug/issues/444";>#444</a>, <a 
href="https://github.com/LucianBuzzo";><code>@​LucianBuzzo</code></a>)</li>
   <li>Chore: ignore bower.json in npm installations. (<a 
href="https://redirect.github.com/debug-js/debug/issues/437";>#437</a>, <a 
href="https://github.com/joaovieira";><code>@​joaovieira</code></a>)</li>
   <li>Misc: update &quot;ms&quot; to v0.7.3 (<a 
href="https://github.com/tootallnate";><code>@​tootallnate</code></a>)</li>
   </ul>
   <h1>2.6.3 / 2017-03-13</h1>
   <ul>
   <li>Fix: Electron reference to <code>process.env.DEBUG</code> (<a 
href="https://redirect.github.com/debug-js/debug/issues/431";>#431</a>, <a 
href="https://github.com/paulcbetts";><code>@​paulcbetts</code></a>)</li>
   <li>Docs: Changelog fix (<a 
href="https://github.com/thebigredgeek";><code>@​thebigredgeek</code></a>)</li>
   </ul>
   <h1>2.6.2 / 2017-03-10</h1>
   <ul>
   <li>Fix: DEBUG_MAX_ARRAY_LENGTH (<a 
href="https://redirect.github.com/debug-js/debug/issues/420";>#420</a>, <a 
href="https://github.com/slavaGanzin";><code>@​slavaGanzin</code></a>)</li>
   <li>Docs: Add backers and sponsors from Open Collective (<a 
href="https://redirect.github.com/debug-js/debug/issues/422";>#422</a>, <a 
href="https://github.com/piamancini";><code>@​piamancini</code></a>)</li>
   <li>Docs: Add Slackin invite badge (<a 
href="https://github.com/tootallnate";><code>@​tootallnate</code></a>)</li>
   </ul>
   <h1>2.6.1 / 2017-02-10</h1>
   <ul>
   <li>Fix: Module's <code>export default</code> syntax fix for IE8 
<code>Expected identifier</code> error</li>
   <li>Fix: Whitelist DEBUG_FD for values 1 and 2 only (<a 
href="https://redirect.github.com/debug-js/debug/issues/415";>#415</a>, <a 
href="https://github.com/pi0";><code>@​pi0</code></a>)</li>
   </ul>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/debug-js/debug/commit/13abeae468fea297d0dccc50bc55590809241083";><code>13abeae</code></a>
 Release 2.6.9</li>
   <li><a 
href="https://github.com/debug-js/debug/commit/f53962e944a87e6ca9bb622a2a12dffc22a9bb5a";><code>f53962e</code></a>
 remove ReDoS regexp in %o formatter (<a 
href="https://redirect.github.com/debug-js/debug/issues/504";>#504</a>)</li>
   <li><a 
href="https://github.com/debug-js/debug/commit/52e1f21284322f167839e5d3a60f635c8b2dc842";><code>52e1f21</code></a>
 Release 2.6.8</li>
   <li><a 
href="https://github.com/debug-js/debug/commit/2482e08e4ef36416154ee27e9a2d60e568a01d48";><code>2482e08</code></a>
 Check for undefined on browser globals (<a 
href="https://redirect.github.com/debug-js/debug/issues/462";>#462</a>)</li>
   <li><a 
href="https://github.com/debug-js/debug/commit/6bb07f7e1bafa33631d8f36a779f17eb8abf5fea";><code>6bb07f7</code></a>
 release 2.6.7</li>
   <li><a 
href="https://github.com/debug-js/debug/commit/15850cb89debc3a2cd0b61ef7f9e298f257506cc";><code>15850cb</code></a>
 Fix Regular Expression Denial of Service (ReDoS)</li>
   <li><a 
href="https://github.com/debug-js/debug/commit/4a6c85c6018a4a4cff4b04f40173ca9d2c72c1da";><code>4a6c85c</code></a>
 update &quot;debug&quot; to v1.0.0 (<a 
href="https://redirect.github.com/debug-js/debug/issues/454";>#454</a>)</li>
   <li><a 
href="https://github.com/debug-js/debug/commit/b68dbf8cd4a8111dd4ccef56b8e2e3d463c5aadc";><code>b68dbf8</code></a>
 Fix typo (<a 
href="https://redirect.github.com/debug-js/debug/issues/455";>#455</a>)</li>
   <li><a 
href="https://github.com/debug-js/debug/commit/1351d2f91f20da46316be67265216761548db53c";><code>1351d2f</code></a>
 Inline extend function in node implementation (<a 
href="https://redirect.github.com/debug-js/debug/issues/452";>#452</a>)</li>
   <li><a 
href="https://github.com/debug-js/debug/commit/c211947ea37e1b08ee78653d78defbda7438783d";><code>c211947</code></a>
 update version for component</li>
   <li>Additional commits viewable in <a 
href="https://github.com/debug-js/debug/compare/2.2.0...2.6.9";>compare 
view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=debug&package-manager=npm_and_yarn&previous-version=2.2.0&new-version=2.6.9)](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 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)
   You can disable automated security fix PRs for this repo from the [Security 
Alerts page](https://github.com/apache/tomcat-training/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: dev-unsubscr...@tomcat.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to