dependabot[bot] opened a new pull request, #7514:
URL: https://github.com/apache/myfaces-tobago/pull/7514

   Bumps `junit-jupiter.version` from 6.1.2 to 6.1.3.
   Updates `org.junit.jupiter:junit-jupiter-engine` from 6.1.2 to 6.1.3
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/junit-team/junit-framework/releases";>org.junit.jupiter:junit-jupiter-engine's
 releases</a>.</em></p>
   <blockquote>
   <p>JUnit 6.1.3 = Platform 6.1.3 + Jupiter 6.1.3 + Vintage 6.1.3</p>
   <p>See <a href="https://docs.junit.org/6.1.3/release-notes.html";>Release 
Notes</a>.</p>
   <p><strong>Full Changelog</strong>: <a 
href="https://github.com/junit-team/junit-framework/compare/r6.1.2...r6.1.3";>https://github.com/junit-team/junit-framework/compare/r6.1.2...r6.1.3</a></p>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/junit-team/junit-framework/commit/f59f60d2cebdf2224235d81f781b1f310cbc8138";><code>f59f60d</code></a>
 Release 6.1.3</li>
   <li><a 
href="https://github.com/junit-team/junit-framework/commit/cd8ec9202ce8260a434edb38a8565e36f620e8d6";><code>cd8ec92</code></a>
 Finalize 6.1.3 release notes</li>
   <li><a 
href="https://github.com/junit-team/junit-framework/commit/c8729f26aacd8e2dd6fa564b929fe047faaa7dc9";><code>c8729f2</code></a>
 Restore compatibility with GraalVM 25 (<a 
href="https://redirect.github.com/junit-team/junit-framework/issues/5901";>#5901</a>)</li>
   <li><a 
href="https://github.com/junit-team/junit-framework/commit/ddc9e74e5d21c2dd18bc0cfe4681d5ff50ac379c";><code>ddc9e74</code></a>
 Update graalvm/setup-graalvm action to v1.6.4 (<a 
href="https://redirect.github.com/junit-team/junit-framework/issues/5959";>#5959</a>)</li>
   <li><a 
href="https://github.com/junit-team/junit-framework/commit/fe2c52a780fcbda6c7ccf5d6576beb7ad2d80bf8";><code>fe2c52a</code></a>
 Update plugin org.graalvm.buildtools.native to v1.1.7 (<a 
href="https://redirect.github.com/junit-team/junit-framework/issues/5923";>#5923</a>)</li>
   <li><a 
href="https://github.com/junit-team/junit-framework/commit/62afc02b541ee9dfa16b121705f79b7d44f4dae0";><code>62afc02</code></a>
 Delay GraalVM plugin updates for 3 days</li>
   <li><a 
href="https://github.com/junit-team/junit-framework/commit/0cc29022801365a409c1213a811a8877cb88cce3";><code>0cc2902</code></a>
 Skip <code>graalVmTest</code> task if GraalVM env vars are not set</li>
   <li><a 
href="https://github.com/junit-team/junit-framework/commit/f6bbfc53e7e00b1b25e7d3b0bc09eef05cc4b721";><code>f6bbfc5</code></a>
 Move GraalVM tests to separate test task (<a 
href="https://redirect.github.com/junit-team/junit-framework/issues/5903";>#5903</a>)</li>
   <li><a 
href="https://github.com/junit-team/junit-framework/commit/e87e0521d4fbd75116a5fda42566fcb7a56eb340";><code>e87e052</code></a>
 Update plugin org.graalvm.buildtools.native to v1.1.6 (<a 
href="https://redirect.github.com/junit-team/junit-framework/issues/5899";>#5899</a>)</li>
   <li><a 
href="https://github.com/junit-team/junit-framework/commit/1cd56df89754fb8523ac9fbbf888e9a552e33ee8";><code>1cd56df</code></a>
 Update plugin org.graalvm.buildtools.native to v1.1.5 (<a 
href="https://redirect.github.com/junit-team/junit-framework/issues/5880";>#5880</a>)</li>
   <li>Additional commits viewable in <a 
href="https://github.com/junit-team/junit-framework/compare/r6.1.2...r6.1.3";>compare
 view</a></li>
   </ul>
   </details>
   <br />
   
   Updates `org.junit.jupiter:junit-jupiter-params` from 6.1.2 to 6.1.3
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/junit-team/junit-framework/releases";>org.junit.jupiter:junit-jupiter-params's
 releases</a>.</em></p>
   <blockquote>
   <p>JUnit 6.1.3 = Platform 6.1.3 + Jupiter 6.1.3 + Vintage 6.1.3</p>
   <p>See <a href="https://docs.junit.org/6.1.3/release-notes.html";>Release 
Notes</a>.</p>
   <p><strong>Full Changelog</strong>: <a 
href="https://github.com/junit-team/junit-framework/compare/r6.1.2...r6.1.3";>https://github.com/junit-team/junit-framework/compare/r6.1.2...r6.1.3</a></p>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/junit-team/junit-framework/commit/f59f60d2cebdf2224235d81f781b1f310cbc8138";><code>f59f60d</code></a>
 Release 6.1.3</li>
   <li><a 
href="https://github.com/junit-team/junit-framework/commit/cd8ec9202ce8260a434edb38a8565e36f620e8d6";><code>cd8ec92</code></a>
 Finalize 6.1.3 release notes</li>
   <li><a 
href="https://github.com/junit-team/junit-framework/commit/c8729f26aacd8e2dd6fa564b929fe047faaa7dc9";><code>c8729f2</code></a>
 Restore compatibility with GraalVM 25 (<a 
href="https://redirect.github.com/junit-team/junit-framework/issues/5901";>#5901</a>)</li>
   <li><a 
href="https://github.com/junit-team/junit-framework/commit/ddc9e74e5d21c2dd18bc0cfe4681d5ff50ac379c";><code>ddc9e74</code></a>
 Update graalvm/setup-graalvm action to v1.6.4 (<a 
href="https://redirect.github.com/junit-team/junit-framework/issues/5959";>#5959</a>)</li>
   <li><a 
href="https://github.com/junit-team/junit-framework/commit/fe2c52a780fcbda6c7ccf5d6576beb7ad2d80bf8";><code>fe2c52a</code></a>
 Update plugin org.graalvm.buildtools.native to v1.1.7 (<a 
href="https://redirect.github.com/junit-team/junit-framework/issues/5923";>#5923</a>)</li>
   <li><a 
href="https://github.com/junit-team/junit-framework/commit/62afc02b541ee9dfa16b121705f79b7d44f4dae0";><code>62afc02</code></a>
 Delay GraalVM plugin updates for 3 days</li>
   <li><a 
href="https://github.com/junit-team/junit-framework/commit/0cc29022801365a409c1213a811a8877cb88cce3";><code>0cc2902</code></a>
 Skip <code>graalVmTest</code> task if GraalVM env vars are not set</li>
   <li><a 
href="https://github.com/junit-team/junit-framework/commit/f6bbfc53e7e00b1b25e7d3b0bc09eef05cc4b721";><code>f6bbfc5</code></a>
 Move GraalVM tests to separate test task (<a 
href="https://redirect.github.com/junit-team/junit-framework/issues/5903";>#5903</a>)</li>
   <li><a 
href="https://github.com/junit-team/junit-framework/commit/e87e0521d4fbd75116a5fda42566fcb7a56eb340";><code>e87e052</code></a>
 Update plugin org.graalvm.buildtools.native to v1.1.6 (<a 
href="https://redirect.github.com/junit-team/junit-framework/issues/5899";>#5899</a>)</li>
   <li><a 
href="https://github.com/junit-team/junit-framework/commit/1cd56df89754fb8523ac9fbbf888e9a552e33ee8";><code>1cd56df</code></a>
 Update plugin org.graalvm.buildtools.native to v1.1.5 (<a 
href="https://redirect.github.com/junit-team/junit-framework/issues/5880";>#5880</a>)</li>
   <li>Additional commits viewable in <a 
href="https://github.com/junit-team/junit-framework/compare/r6.1.2...r6.1.3";>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 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