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

   Bumps [grunt-contrib-qunit](https://github.com/gruntjs/grunt-contrib-qunit) 
from 3.1.0 to 8.0.1.
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/gruntjs/grunt-contrib-qunit/releases";>grunt-contrib-qunit's
 releases</a>.</em></p>
   <blockquote>
   <h2>v7.0.0</h2>
   <p>This release drops support for Node 12. Node 14 or later is now 
required.</p>
   <ul>
   <li>Try to serialize objects in messages using JSON.stringify()  a8101e3 (<a 
href="https://github.com/lucaswerkmeister";><code>@​lucaswerkmeister</code></a>)</li>
   <li>Update Puppeteer from 9.x to 19.x  dffe56e (<a 
href="https://github.com/sarahboyce";><code>@​sarahboyce</code></a>)</li>
   </ul>
   <p><a 
href="https://github.com/gruntjs/grunt-contrib-qunit/compare/v6.0.0...v7.0.0";>https://github.com/gruntjs/grunt-contrib-qunit/compare/v6.0.0...v7.0.0</a></p>
   <h2>v6.2.1</h2>
   <ul>
   <li>Fix serialization of assertions on circular objects. <a 
href="https://redirect.github.com/gruntjs/grunt-contrib-qunit/issues/193";>gruntjs/grunt-contrib-qunit#193</a></li>
   </ul>
   <p><a 
href="https://github.com/gruntjs/grunt-contrib-qunit/compare/v6.2.0...v6.2.1";>https://github.com/gruntjs/grunt-contrib-qunit/compare/v6.2.0...v6.2.1</a></p>
   <h2>v6.2.0</h2>
   <ul>
   <li>Enable <code>--no-sandbox</code> by default for <code>CI</code> 
environments. 0db7a352f</li>
   <li>Add support for <code>CHROMIUM_FLAGS</code> environment variable. 
0db7a352f</li>
   </ul>
   <p><a 
href="https://github.com/gruntjs/grunt-contrib-qunit/compare/v6.1.0...v6.2.0";>https://github.com/gruntjs/grunt-contrib-qunit/compare/v6.1.0...v6.2.0</a></p>
   <h2>v6.1.0</h2>
   <ul>
   <li>Migrate reporting logic to <code>QUnit.on()</code> events API  
db80b862f7</li>
   <li>Add docs for <code>qunit.on.*</code> events, and fix various links  
72a71b0e9f</li>
   </ul>
   <p><a 
href="https://github.com/gruntjs/grunt-contrib-qunit/compare/v6.0.0...v6.1.0";>https://github.com/gruntjs/grunt-contrib-qunit/compare/v6.0.0...v6.1.0</a></p>
   </blockquote>
   </details>
   <details>
   <summary>Changelog</summary>
   <p><em>Sourced from <a 
href="https://github.com/gruntjs/grunt-contrib-qunit/blob/main/CHANGELOG";>grunt-contrib-qunit's
 changelog</a>.</em></p>
   <blockquote>
   <p>v8.0.1:
   date: 2023-09-16
   changes:
   - Add stack trace to uncaught errors.
   v8.0.0:
   date: 2023-09-04
   changes:
   - Update to Puppeteer 21 (switch to &quot;Chrome for Testing&quot;, and 
&quot;new&quot; Headless mode).
   - Require Node.js 16 or later.
   v7.0.1:
   date: 2023-07-02
   changes:
   - Fix unexpected bridge activation in unrated iframes.
   v7.0.0:
   date: 2023-02-14
   changes:
   - Update to Puppeteer 19.
   - Require Node.js 14 or later.
   - Change actual/expected value to JSON when possible.
   v6.2.1:
   date: 2022-10-18
   changes:
   - Fix serialization of assertions on circular objects.
   v6.2.0:
   date: 2022-06-26
   changes:
   - Enable <code>--no-sandbox</code> by default for <code>CI</code> 
environments.
   - Add support for <code>CHROMIUM_FLAGS</code> environment variable.
   v6.1.0:
   date: 2022-04-29
   changes:
   - Fix reporting of error details when used with QUnit 2.17 and later.
   - Add Grunt events <code>qunit.on.*</code>, as forwarded from 
<code>QUnit.on()</code>.
   v6.0.0:
   date: 2022-04-03
   changes:
   - Update to Puppeteer 9.
   - Require Node.js 12 or later.
   - Require QUnit 2.2.0 or later.
   v5.0.0:
   date: 2021-04-18
   changes:
   - Update to Puppeteer 5.
   v4.0.0:
   date: 2020-06-17
   changes:
   - Update to Puppeteer 4.
   - Require Node.js 10 or later.</p>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/gruntjs/grunt-contrib-qunit/commit/562697be323f607c378d5d0bb131ac17d59c8e88";><code>562697b</code></a>
 8.0.1</li>
   <li><a 
href="https://github.com/gruntjs/grunt-contrib-qunit/commit/c86681b546d2c54bfd3d96ff0e3807e276efac10";><code>c86681b</code></a>
 Add stack trace to uncaught errors</li>
   <li><a 
href="https://github.com/gruntjs/grunt-contrib-qunit/commit/230cb0323f2c3b60d477ff1689d300139fa38b19";><code>230cb03</code></a>
 Release 8.0.0: upgrade to Puppeteer 21, require Node 16+</li>
   <li><a 
href="https://github.com/gruntjs/grunt-contrib-qunit/commit/8e88ec7d33cf427d280ae784d6b1ee457ea1cf51";><code>8e88ec7</code></a>
 7.0.1</li>
   <li><a 
href="https://github.com/gruntjs/grunt-contrib-qunit/commit/e2f7104c8df28752a09bcc3e52b518e812fb22c4";><code>e2f7104</code></a>
 Limit bridge.js injection to top navigation only</li>
   <li><a 
href="https://github.com/gruntjs/grunt-contrib-qunit/commit/240436f17e0a67daf520e745c54a48195aaa7e1a";><code>240436f</code></a>
 Changelog and version</li>
   <li><a 
href="https://github.com/gruntjs/grunt-contrib-qunit/commit/9ca059c8775664d9c0bb5df0284141e9662357c2";><code>9ca059c</code></a>
 7.0.0</li>
   <li><a 
href="https://github.com/gruntjs/grunt-contrib-qunit/commit/24f32129528ba848865b6df1bd3cef55556f29d7";><code>24f3212</code></a>
 Merge pull request <a 
href="https://redirect.github.com/gruntjs/grunt-contrib-qunit/issues/201";>#201</a>
 from gruntjs/upt-pup-regen</li>
   <li><a 
href="https://github.com/gruntjs/grunt-contrib-qunit/commit/b513069499317310f010973f7a0b46eebb468788";><code>b513069</code></a>
 Changelog</li>
   <li><a 
href="https://github.com/gruntjs/grunt-contrib-qunit/commit/36cb1ad1744ecd47c11c620de2db6f68ca2c1288";><code>36cb1ad</code></a>
 Update puppeteer</li>
   <li>Additional commits viewable in <a 
href="https://github.com/gruntjs/grunt-contrib-qunit/compare/v3.1.0...v8.0.1";>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/~krinkle";>krinkle</a>, a new releaser for 
grunt-contrib-qunit since your current version.</p>
   </details>
   <br />
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=grunt-contrib-qunit&package-manager=npm_and_yarn&previous-version=3.1.0&new-version=8.0.1)](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 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: 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