dependabot[bot] opened a new pull request, #578:
URL: https://github.com/apache/camel-quarkus-examples/pull/578

   Bumps the maven group with 3 updates in the / directory: 
[org.apache.maven.plugins:maven-surefire-plugin](https://github.com/apache/maven-surefire),
 
[org.apache.maven.plugins:maven-failsafe-plugin](https://github.com/apache/maven-surefire)
 and 
[eu.maveniverse.maven.scalpel:extension](https://github.com/maveniverse/scalpel).
   
   Updates `org.apache.maven.plugins:maven-surefire-plugin` from 3.5.6 to 3.6.0
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/apache/maven-surefire/releases";>org.apache.maven.plugins:maven-surefire-plugin's
 releases</a>.</em></p>
   <blockquote>
   <h2>3.6.0</h2>
   <!-- raw HTML omitted -->
   <p>Please refer to the main page for what's new <a 
href="https://maven.apache.org/surefire/";>https://maven.apache.org/surefire/</a>
   And the migration page <a 
href="https://maven.apache.org/surefire/maven-surefire-plugin/whats-new-3-6-0.html";>https://maven.apache.org/surefire/maven-surefire-plugin/whats-new-3-6-0.html</a></p>
   <h2>🚀 New features and improvements</h2>
   <ul>
   <li>Fix <a 
href="https://redirect.github.com/apache/maven-surefire/issues/3303";>#3303</a>: 
distinguish JUnit 6 ParameterizedClass invocations (<a 
href="https://redirect.github.com/apache/maven-surefire/pull/3432";>#3432</a>) 
<a href="https://github.com/AzazelSensei";><code>@​AzazelSensei</code></a></li>
   <li><a 
href="https://issues.apache.org/jira/browse/SUREFIRE-1639";>[SUREFIRE-1639]</a> 
- Add ability to configure JUnit 5 TestExecutionListener (<a 
href="https://redirect.github.com/apache/maven-surefire/pull/3438";>#3438</a>) 
<a href="https://github.com/pan3793";><code>@​pan3793</code></a></li>
   <li>Issue <a 
href="https://redirect.github.com/apache/maven-surefire/issues/838";>#838</a> 
Implement extension point to run diagnosis tools when forked JVM times out (<a 
href="https://redirect.github.com/apache/maven-surefire/pull/3372";>#3372</a>) 
<a href="https://github.com/olamy";><code>@​olamy</code></a></li>
   <li><a 
href="https://issues.apache.org/jira/browse/SUREFIRE-2148";>[SUREFIRE-2148]</a> 
- Verify recovered BeforeAll does not fail build (<a 
href="https://redirect.github.com/apache/maven-surefire/pull/3419";>#3419</a>) 
<a href="https://github.com/wilx";><code>@​wilx</code></a></li>
   <li><a 
href="https://issues.apache.org/jira/browse/SUREFIRE-823";>[SUREFIRE-823]</a> - 
Decouple -DskipTests from Failsafe plugin (<a 
href="https://redirect.github.com/apache/maven-surefire/pull/3371";>#3371</a>) 
<a href="https://github.com/olamy";><code>@​olamy</code></a></li>
   <li>Use StackWalker in StackTraceProvider when available (Java 9+) (<a 
href="https://redirect.github.com/apache/maven-surefire/pull/3374";>#3374</a>) 
<a href="https://github.com/olamy";><code>@​olamy</code></a></li>
   <li>[Issue-3380] Send sourceQualifiedName to forked clients (<a 
href="https://redirect.github.com/apache/maven-surefire/issues/3380";>#3380</a>) 
(<a 
href="https://redirect.github.com/apache/maven-surefire/pull/3381";>#3381</a>) 
<a href="https://github.com/fabriciorby";><code>@​fabriciorby</code></a></li>
   </ul>
   <h2>🐛 Bug Fixes</h2>
   <ul>
   <li><a 
href="https://issues.apache.org/jira/browse/SUREFIRE-523";>[SUREFIRE-523]</a> - 
Link all reported tests to source XRef (<a 
href="https://redirect.github.com/apache/maven-surefire/pull/3445";>#3445</a>) 
<a href="https://github.com/wilx";><code>@​wilx</code></a></li>
   <li><a 
href="https://issues.apache.org/jira/browse/SUREFIRE-3446";>[SUREFIRE-3446]</a> 
- Fix direct selection of JUnit Jupiter <a 
href="https://github.com/Nested";><code>@​Nested</code></a> classes (<a 
href="https://redirect.github.com/apache/maven-surefire/pull/3447";>#3447</a>) 
<a href="https://github.com/wilx";><code>@​wilx</code></a></li>
   <li>Discover tests in a fork when a toolchain JDK is used (<a 
href="https://redirect.github.com/apache/maven-surefire/pull/3444";>#3444</a>) 
<a href="https://github.com/olamy";><code>@​olamy</code></a></li>
   <li>[SUREFIRE-2239, SUREFIRE-2241, SUREFIRE-2260, SUREFIRE-2274, 
SUREFIRE-2300] Preserve JUnit Platform test identity across reruns (<a 
href="https://redirect.github.com/apache/maven-surefire/pull/3418";>#3418</a>) 
<a href="https://github.com/wilx";><code>@​wilx</code></a></li>
   <li>Fix <a 
href="https://redirect.github.com/apache/maven-surefire/issues/3428";>#3428</a>: 
resolve parents via TestPlan.getParent for pre-1.8 platforms (<a 
href="https://redirect.github.com/apache/maven-surefire/pull/3429";>#3429</a>) 
<a href="https://github.com/kalayciburak";><code>@​kalayciburak</code></a></li>
   <li><a 
href="https://issues.apache.org/jira/browse/SUREFIRE-859";>[SUREFIRE-859]</a> - 
Make random test order reproducible (<a 
href="https://redirect.github.com/apache/maven-surefire/pull/3421";>#3421</a>) 
<a href="https://github.com/wilx";><code>@​wilx</code></a></li>
   <li>[SUREFIRE-862, SUREFIRE-3178] Handle missing Failsafe summary files (<a 
href="https://redirect.github.com/apache/maven-surefire/pull/3417";>#3417</a>) 
<a href="https://github.com/wilx";><code>@​wilx</code></a></li>
   <li>fix: report AfterAll/AfterClass exceptions as errors again (<a 
href="https://redirect.github.com/apache/maven-surefire/issues/3412";>#3412</a>) 
(<a 
href="https://redirect.github.com/apache/maven-surefire/pull/3413";>#3413</a>) 
<a href="https://github.com/arimu1";><code>@​arimu1</code></a></li>
   <li>Fixes <a 
href="https://redirect.github.com/apache/maven-surefire/issues/3264";>#3264</a> 
: tests inside <a href="https://github.com/Suite";><code>@​Suite</code></a> 
incorrectly classified as flakes (<a 
href="https://redirect.github.com/apache/maven-surefire/pull/3342";>#3342</a>) 
<a 
href="https://github.com/mirkoalicastro";><code>@​mirkoalicastro</code></a></li>
   <li>Fix Windows flake in CommandChannelDecoderTest (<a 
href="https://redirect.github.com/apache/maven-surefire/pull/3400";>#3400</a>) 
<a href="https://github.com/ascheman";><code>@​ascheman</code></a></li>
   <li>Fix reportNameSuffix in XML testcase classname (<a 
href="https://redirect.github.com/apache/maven-surefire/pull/3379";>#3379</a>) 
<a href="https://github.com/goutamadwant";><code>@​goutamadwant</code></a></li>
   <li>Fix: resolve relative classpath elements against the fork's working dir 
(<a 
href="https://redirect.github.com/apache/maven-surefire/pull/3333";>#3333</a>) 
<a href="https://github.com/cwegener-79";><code>@​cwegener-79</code></a></li>
   </ul>
   <h2>📝 Documentation updates</h2>
   <ul>
   <li>Magnify the home, well at least have something rather than nothing :) 
(<a 
href="https://redirect.github.com/apache/maven-surefire/pull/3377";>#3377</a>) 
<a href="https://github.com/olamy";><code>@​olamy</code></a></li>
   <li>Restore the straight quotes the FAQ conversion turned typographic (<a 
href="https://redirect.github.com/apache/maven-surefire/pull/3425";>#3425</a>) 
<a href="https://github.com/slachiewicz";><code>@​slachiewicz</code></a></li>
   <li>Restore the table borders lost in the APT conversion (<a 
href="https://redirect.github.com/apache/maven-surefire/pull/3424";>#3424</a>) 
<a href="https://github.com/slachiewicz";><code>@​slachiewicz</code></a></li>
   <li>Convert the FAQ from FML to Markdown (<a 
href="https://redirect.github.com/apache/maven-surefire/pull/3423";>#3423</a>) 
<a href="https://github.com/slachiewicz";><code>@​slachiewicz</code></a></li>
   <li>Convert the remaining site documentation from APT to Markdown (<a 
href="https://redirect.github.com/apache/maven-surefire/pull/3422";>#3422</a>) 
<a href="https://github.com/slachiewicz";><code>@​slachiewicz</code></a></li>
   <li>javadoc: clarify statelessTestsetReporter, consoleOutputReporter, (<a 
href="https://redirect.github.com/apache/maven-surefire/pull/3410";>#3410</a>) 
<a href="https://github.com/joshinii";><code>@​joshinii</code></a></li>
   <li>Add AGENTS.md + SECURITY.md security-model pointer for scanner 
discoverability (<a 
href="https://redirect.github.com/apache/maven-surefire/pull/3387";>#3387</a>) 
<a href="https://github.com/potiuk";><code>@​potiuk</code></a></li>
   <li>Update documentation we support Junit 6 as well :) (<a 
href="https://redirect.github.com/apache/maven-surefire/pull/3370";>#3370</a>) 
<a href="https://github.com/olamy";><code>@​olamy</code></a></li>
   </ul>
   <h2>👻 Maintenance</h2>
   <ul>
   <li>Stop dependabot from updating test fixtures (<a 
href="https://redirect.github.com/apache/maven-surefire/pull/3440";>#3440</a>) 
<a href="https://github.com/slachiewicz";><code>@​slachiewicz</code></a></li>
   <li>Migrate legacy plugin Javadoc annotations (<a 
href="https://redirect.github.com/apache/maven-surefire/pull/3416";>#3416</a>) 
<a href="https://github.com/wilx";><code>@​wilx</code></a></li>
   <li>Use the resolver's own HTTP transport in the report plugin tests (<a 
href="https://redirect.github.com/apache/maven-surefire/pull/3414";>#3414</a>) 
<a href="https://github.com/slachiewicz";><code>@​slachiewicz</code></a></li>
   <li>Pin maven-jar-plugin 3.5.1 in modular IT fixtures (<a 
href="https://redirect.github.com/apache/maven-surefire/pull/3398";>#3398</a>) 
<a href="https://github.com/ascheman";><code>@​ascheman</code></a></li>
   <li>Add AGENTS.md + SECURITY.md security-model pointer for scanner 
discoverability (<a 
href="https://redirect.github.com/apache/maven-surefire/pull/3387";>#3387</a>) 
<a href="https://github.com/potiuk";><code>@​potiuk</code></a></li>
   </ul>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/apache/maven-surefire/commit/0ff622b160253f362511a72d29a1f8067631f9d3";><code>0ff622b</code></a>
 [maven-release-plugin] prepare release surefire-3.6.0</li>
   <li><a 
href="https://github.com/apache/maven-surefire/commit/bb3932a10a9706df70cf8095e2402348b7a64f0b";><code>bb3932a</code></a>
 Let's go for 3.6.0 release</li>
   <li><a 
href="https://github.com/apache/maven-surefire/commit/3002a1648cc8092dbd80492aa00509c825fd58e7";><code>3002a16</code></a>
 Bump mavenVersion from 3.9.14 to 3.9.16</li>
   <li><a 
href="https://github.com/apache/maven-surefire/commit/61a531d5981b0e70f8e88a329150f75501bb73e4";><code>61a531d</code></a>
 Bump Maven parent version from 47 to 49 (<a 
href="https://redirect.github.com/apache/maven-surefire/issues/3449";>#3449</a>)</li>
   <li><a 
href="https://github.com/apache/maven-surefire/commit/e52ead4cf5075f519578d0053c1ff878dff238f5";><code>e52ead4</code></a>
 [SUREFIRE-523] Link all reported tests to source XRef (<a 
href="https://redirect.github.com/apache/maven-surefire/issues/3445";>#3445</a>)</li>
   <li><a 
href="https://github.com/apache/maven-surefire/commit/45102fa9f2dfc5bc3d2909798e67358ae33e2d49";><code>45102fa</code></a>
 [SUREFIRE-3446] Fix direct selection of JUnit Jupiter <a 
href="https://github.com/Nested";><code>@​Nested</code></a> classes (<a 
href="https://redirect.github.com/apache/maven-surefire/issues/3447";>#3447</a>)</li>
   <li><a 
href="https://github.com/apache/maven-surefire/commit/b2e1f70b24df2d8a6cf1583ca955311184e68022";><code>b2e1f70</code></a>
 Fix <a 
href="https://redirect.github.com/apache/maven-surefire/issues/3303";>#3303</a>: 
distinguish JUnit 6 ParameterizedClass invocations (<a 
href="https://redirect.github.com/apache/maven-surefire/issues/3432";>#3432</a>)</li>
   <li><a 
href="https://github.com/apache/maven-surefire/commit/c051938593a29d654b3c1c20d454b9062c3fa3f4";><code>c051938</code></a>
 Discover tests in a fork when a toolchain JDK is used (<a 
href="https://redirect.github.com/apache/maven-surefire/issues/3444";>#3444</a>)</li>
   <li><a 
href="https://github.com/apache/maven-surefire/commit/db75df85a76abf35346f559fe7f7f020cf6435b6";><code>db75df8</code></a>
 Bump org.codehaus.plexus:plexus-java from 1.5.2 to 1.6.0 (<a 
href="https://redirect.github.com/apache/maven-surefire/issues/3441";>#3441</a>)</li>
   <li><a 
href="https://github.com/apache/maven-surefire/commit/77f2759d895a4460f917bdaaff7a025454afebe4";><code>77f2759</code></a>
 Bump org.codehaus.plexus:plexus-interpolation from 1.29 to 1.30.0</li>
   <li>Additional commits viewable in <a 
href="https://github.com/apache/maven-surefire/compare/surefire-3.5.6...surefire-3.6.0";>compare
 view</a></li>
   </ul>
   </details>
   <br />
   
   Updates `org.apache.maven.plugins:maven-failsafe-plugin` from 3.5.6 to 3.6.0
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/apache/maven-surefire/releases";>org.apache.maven.plugins:maven-failsafe-plugin's
 releases</a>.</em></p>
   <blockquote>
   <h2>3.6.0</h2>
   <!-- raw HTML omitted -->
   <p>Please refer to the main page for what's new <a 
href="https://maven.apache.org/surefire/";>https://maven.apache.org/surefire/</a>
   And the migration page <a 
href="https://maven.apache.org/surefire/maven-surefire-plugin/whats-new-3-6-0.html";>https://maven.apache.org/surefire/maven-surefire-plugin/whats-new-3-6-0.html</a></p>
   <h2>🚀 New features and improvements</h2>
   <ul>
   <li>Fix <a 
href="https://redirect.github.com/apache/maven-surefire/issues/3303";>#3303</a>: 
distinguish JUnit 6 ParameterizedClass invocations (<a 
href="https://redirect.github.com/apache/maven-surefire/pull/3432";>#3432</a>) 
<a href="https://github.com/AzazelSensei";><code>@​AzazelSensei</code></a></li>
   <li><a 
href="https://issues.apache.org/jira/browse/SUREFIRE-1639";>[SUREFIRE-1639]</a> 
- Add ability to configure JUnit 5 TestExecutionListener (<a 
href="https://redirect.github.com/apache/maven-surefire/pull/3438";>#3438</a>) 
<a href="https://github.com/pan3793";><code>@​pan3793</code></a></li>
   <li>Issue <a 
href="https://redirect.github.com/apache/maven-surefire/issues/838";>#838</a> 
Implement extension point to run diagnosis tools when forked JVM times out (<a 
href="https://redirect.github.com/apache/maven-surefire/pull/3372";>#3372</a>) 
<a href="https://github.com/olamy";><code>@​olamy</code></a></li>
   <li><a 
href="https://issues.apache.org/jira/browse/SUREFIRE-2148";>[SUREFIRE-2148]</a> 
- Verify recovered BeforeAll does not fail build (<a 
href="https://redirect.github.com/apache/maven-surefire/pull/3419";>#3419</a>) 
<a href="https://github.com/wilx";><code>@​wilx</code></a></li>
   <li><a 
href="https://issues.apache.org/jira/browse/SUREFIRE-823";>[SUREFIRE-823]</a> - 
Decouple -DskipTests from Failsafe plugin (<a 
href="https://redirect.github.com/apache/maven-surefire/pull/3371";>#3371</a>) 
<a href="https://github.com/olamy";><code>@​olamy</code></a></li>
   <li>Use StackWalker in StackTraceProvider when available (Java 9+) (<a 
href="https://redirect.github.com/apache/maven-surefire/pull/3374";>#3374</a>) 
<a href="https://github.com/olamy";><code>@​olamy</code></a></li>
   <li>[Issue-3380] Send sourceQualifiedName to forked clients (<a 
href="https://redirect.github.com/apache/maven-surefire/issues/3380";>#3380</a>) 
(<a 
href="https://redirect.github.com/apache/maven-surefire/pull/3381";>#3381</a>) 
<a href="https://github.com/fabriciorby";><code>@​fabriciorby</code></a></li>
   </ul>
   <h2>🐛 Bug Fixes</h2>
   <ul>
   <li><a 
href="https://issues.apache.org/jira/browse/SUREFIRE-523";>[SUREFIRE-523]</a> - 
Link all reported tests to source XRef (<a 
href="https://redirect.github.com/apache/maven-surefire/pull/3445";>#3445</a>) 
<a href="https://github.com/wilx";><code>@​wilx</code></a></li>
   <li><a 
href="https://issues.apache.org/jira/browse/SUREFIRE-3446";>[SUREFIRE-3446]</a> 
- Fix direct selection of JUnit Jupiter <a 
href="https://github.com/Nested";><code>@​Nested</code></a> classes (<a 
href="https://redirect.github.com/apache/maven-surefire/pull/3447";>#3447</a>) 
<a href="https://github.com/wilx";><code>@​wilx</code></a></li>
   <li>Discover tests in a fork when a toolchain JDK is used (<a 
href="https://redirect.github.com/apache/maven-surefire/pull/3444";>#3444</a>) 
<a href="https://github.com/olamy";><code>@​olamy</code></a></li>
   <li>[SUREFIRE-2239, SUREFIRE-2241, SUREFIRE-2260, SUREFIRE-2274, 
SUREFIRE-2300] Preserve JUnit Platform test identity across reruns (<a 
href="https://redirect.github.com/apache/maven-surefire/pull/3418";>#3418</a>) 
<a href="https://github.com/wilx";><code>@​wilx</code></a></li>
   <li>Fix <a 
href="https://redirect.github.com/apache/maven-surefire/issues/3428";>#3428</a>: 
resolve parents via TestPlan.getParent for pre-1.8 platforms (<a 
href="https://redirect.github.com/apache/maven-surefire/pull/3429";>#3429</a>) 
<a href="https://github.com/kalayciburak";><code>@​kalayciburak</code></a></li>
   <li><a 
href="https://issues.apache.org/jira/browse/SUREFIRE-859";>[SUREFIRE-859]</a> - 
Make random test order reproducible (<a 
href="https://redirect.github.com/apache/maven-surefire/pull/3421";>#3421</a>) 
<a href="https://github.com/wilx";><code>@​wilx</code></a></li>
   <li>[SUREFIRE-862, SUREFIRE-3178] Handle missing Failsafe summary files (<a 
href="https://redirect.github.com/apache/maven-surefire/pull/3417";>#3417</a>) 
<a href="https://github.com/wilx";><code>@​wilx</code></a></li>
   <li>fix: report AfterAll/AfterClass exceptions as errors again (<a 
href="https://redirect.github.com/apache/maven-surefire/issues/3412";>#3412</a>) 
(<a 
href="https://redirect.github.com/apache/maven-surefire/pull/3413";>#3413</a>) 
<a href="https://github.com/arimu1";><code>@​arimu1</code></a></li>
   <li>Fixes <a 
href="https://redirect.github.com/apache/maven-surefire/issues/3264";>#3264</a> 
: tests inside <a href="https://github.com/Suite";><code>@​Suite</code></a> 
incorrectly classified as flakes (<a 
href="https://redirect.github.com/apache/maven-surefire/pull/3342";>#3342</a>) 
<a 
href="https://github.com/mirkoalicastro";><code>@​mirkoalicastro</code></a></li>
   <li>Fix Windows flake in CommandChannelDecoderTest (<a 
href="https://redirect.github.com/apache/maven-surefire/pull/3400";>#3400</a>) 
<a href="https://github.com/ascheman";><code>@​ascheman</code></a></li>
   <li>Fix reportNameSuffix in XML testcase classname (<a 
href="https://redirect.github.com/apache/maven-surefire/pull/3379";>#3379</a>) 
<a href="https://github.com/goutamadwant";><code>@​goutamadwant</code></a></li>
   <li>Fix: resolve relative classpath elements against the fork's working dir 
(<a 
href="https://redirect.github.com/apache/maven-surefire/pull/3333";>#3333</a>) 
<a href="https://github.com/cwegener-79";><code>@​cwegener-79</code></a></li>
   </ul>
   <h2>📝 Documentation updates</h2>
   <ul>
   <li>Magnify the home, well at least have something rather than nothing :) 
(<a 
href="https://redirect.github.com/apache/maven-surefire/pull/3377";>#3377</a>) 
<a href="https://github.com/olamy";><code>@​olamy</code></a></li>
   <li>Restore the straight quotes the FAQ conversion turned typographic (<a 
href="https://redirect.github.com/apache/maven-surefire/pull/3425";>#3425</a>) 
<a href="https://github.com/slachiewicz";><code>@​slachiewicz</code></a></li>
   <li>Restore the table borders lost in the APT conversion (<a 
href="https://redirect.github.com/apache/maven-surefire/pull/3424";>#3424</a>) 
<a href="https://github.com/slachiewicz";><code>@​slachiewicz</code></a></li>
   <li>Convert the FAQ from FML to Markdown (<a 
href="https://redirect.github.com/apache/maven-surefire/pull/3423";>#3423</a>) 
<a href="https://github.com/slachiewicz";><code>@​slachiewicz</code></a></li>
   <li>Convert the remaining site documentation from APT to Markdown (<a 
href="https://redirect.github.com/apache/maven-surefire/pull/3422";>#3422</a>) 
<a href="https://github.com/slachiewicz";><code>@​slachiewicz</code></a></li>
   <li>javadoc: clarify statelessTestsetReporter, consoleOutputReporter, (<a 
href="https://redirect.github.com/apache/maven-surefire/pull/3410";>#3410</a>) 
<a href="https://github.com/joshinii";><code>@​joshinii</code></a></li>
   <li>Add AGENTS.md + SECURITY.md security-model pointer for scanner 
discoverability (<a 
href="https://redirect.github.com/apache/maven-surefire/pull/3387";>#3387</a>) 
<a href="https://github.com/potiuk";><code>@​potiuk</code></a></li>
   <li>Update documentation we support Junit 6 as well :) (<a 
href="https://redirect.github.com/apache/maven-surefire/pull/3370";>#3370</a>) 
<a href="https://github.com/olamy";><code>@​olamy</code></a></li>
   </ul>
   <h2>👻 Maintenance</h2>
   <ul>
   <li>Stop dependabot from updating test fixtures (<a 
href="https://redirect.github.com/apache/maven-surefire/pull/3440";>#3440</a>) 
<a href="https://github.com/slachiewicz";><code>@​slachiewicz</code></a></li>
   <li>Migrate legacy plugin Javadoc annotations (<a 
href="https://redirect.github.com/apache/maven-surefire/pull/3416";>#3416</a>) 
<a href="https://github.com/wilx";><code>@​wilx</code></a></li>
   <li>Use the resolver's own HTTP transport in the report plugin tests (<a 
href="https://redirect.github.com/apache/maven-surefire/pull/3414";>#3414</a>) 
<a href="https://github.com/slachiewicz";><code>@​slachiewicz</code></a></li>
   <li>Pin maven-jar-plugin 3.5.1 in modular IT fixtures (<a 
href="https://redirect.github.com/apache/maven-surefire/pull/3398";>#3398</a>) 
<a href="https://github.com/ascheman";><code>@​ascheman</code></a></li>
   <li>Add AGENTS.md + SECURITY.md security-model pointer for scanner 
discoverability (<a 
href="https://redirect.github.com/apache/maven-surefire/pull/3387";>#3387</a>) 
<a href="https://github.com/potiuk";><code>@​potiuk</code></a></li>
   </ul>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/apache/maven-surefire/commit/0ff622b160253f362511a72d29a1f8067631f9d3";><code>0ff622b</code></a>
 [maven-release-plugin] prepare release surefire-3.6.0</li>
   <li><a 
href="https://github.com/apache/maven-surefire/commit/bb3932a10a9706df70cf8095e2402348b7a64f0b";><code>bb3932a</code></a>
 Let's go for 3.6.0 release</li>
   <li><a 
href="https://github.com/apache/maven-surefire/commit/3002a1648cc8092dbd80492aa00509c825fd58e7";><code>3002a16</code></a>
 Bump mavenVersion from 3.9.14 to 3.9.16</li>
   <li><a 
href="https://github.com/apache/maven-surefire/commit/61a531d5981b0e70f8e88a329150f75501bb73e4";><code>61a531d</code></a>
 Bump Maven parent version from 47 to 49 (<a 
href="https://redirect.github.com/apache/maven-surefire/issues/3449";>#3449</a>)</li>
   <li><a 
href="https://github.com/apache/maven-surefire/commit/e52ead4cf5075f519578d0053c1ff878dff238f5";><code>e52ead4</code></a>
 [SUREFIRE-523] Link all reported tests to source XRef (<a 
href="https://redirect.github.com/apache/maven-surefire/issues/3445";>#3445</a>)</li>
   <li><a 
href="https://github.com/apache/maven-surefire/commit/45102fa9f2dfc5bc3d2909798e67358ae33e2d49";><code>45102fa</code></a>
 [SUREFIRE-3446] Fix direct selection of JUnit Jupiter <a 
href="https://github.com/Nested";><code>@​Nested</code></a> classes (<a 
href="https://redirect.github.com/apache/maven-surefire/issues/3447";>#3447</a>)</li>
   <li><a 
href="https://github.com/apache/maven-surefire/commit/b2e1f70b24df2d8a6cf1583ca955311184e68022";><code>b2e1f70</code></a>
 Fix <a 
href="https://redirect.github.com/apache/maven-surefire/issues/3303";>#3303</a>: 
distinguish JUnit 6 ParameterizedClass invocations (<a 
href="https://redirect.github.com/apache/maven-surefire/issues/3432";>#3432</a>)</li>
   <li><a 
href="https://github.com/apache/maven-surefire/commit/c051938593a29d654b3c1c20d454b9062c3fa3f4";><code>c051938</code></a>
 Discover tests in a fork when a toolchain JDK is used (<a 
href="https://redirect.github.com/apache/maven-surefire/issues/3444";>#3444</a>)</li>
   <li><a 
href="https://github.com/apache/maven-surefire/commit/db75df85a76abf35346f559fe7f7f020cf6435b6";><code>db75df8</code></a>
 Bump org.codehaus.plexus:plexus-java from 1.5.2 to 1.6.0 (<a 
href="https://redirect.github.com/apache/maven-surefire/issues/3441";>#3441</a>)</li>
   <li><a 
href="https://github.com/apache/maven-surefire/commit/77f2759d895a4460f917bdaaff7a025454afebe4";><code>77f2759</code></a>
 Bump org.codehaus.plexus:plexus-interpolation from 1.29 to 1.30.0</li>
   <li>Additional commits viewable in <a 
href="https://github.com/apache/maven-surefire/compare/surefire-3.5.6...surefire-3.6.0";>compare
 view</a></li>
   </ul>
   </details>
   <br />
   
   Updates `org.apache.maven.plugins:maven-failsafe-plugin` from 3.5.6 to 3.6.0
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/apache/maven-surefire/releases";>org.apache.maven.plugins:maven-failsafe-plugin's
 releases</a>.</em></p>
   <blockquote>
   <h2>3.6.0</h2>
   <!-- raw HTML omitted -->
   <p>Please refer to the main page for what's new <a 
href="https://maven.apache.org/surefire/";>https://maven.apache.org/surefire/</a>
   And the migration page <a 
href="https://maven.apache.org/surefire/maven-surefire-plugin/whats-new-3-6-0.html";>https://maven.apache.org/surefire/maven-surefire-plugin/whats-new-3-6-0.html</a></p>
   <h2>🚀 New features and improvements</h2>
   <ul>
   <li>Fix <a 
href="https://redirect.github.com/apache/maven-surefire/issues/3303";>#3303</a>: 
distinguish JUnit 6 ParameterizedClass invocations (<a 
href="https://redirect.github.com/apache/maven-surefire/pull/3432";>#3432</a>) 
<a href="https://github.com/AzazelSensei";><code>@​AzazelSensei</code></a></li>
   <li><a 
href="https://issues.apache.org/jira/browse/SUREFIRE-1639";>[SUREFIRE-1639]</a> 
- Add ability to configure JUnit 5 TestExecutionListener (<a 
href="https://redirect.github.com/apache/maven-surefire/pull/3438";>#3438</a>) 
<a href="https://github.com/pan3793";><code>@​pan3793</code></a></li>
   <li>Issue <a 
href="https://redirect.github.com/apache/maven-surefire/issues/838";>#838</a> 
Implement extension point to run diagnosis tools when forked JVM times out (<a 
href="https://redirect.github.com/apache/maven-surefire/pull/3372";>#3372</a>) 
<a href="https://github.com/olamy";><code>@​olamy</code></a></li>
   <li><a 
href="https://issues.apache.org/jira/browse/SUREFIRE-2148";>[SUREFIRE-2148]</a> 
- Verify recovered BeforeAll does not fail build (<a 
href="https://redirect.github.com/apache/maven-surefire/pull/3419";>#3419</a>) 
<a href="https://github.com/wilx";><code>@​wilx</code></a></li>
   <li><a 
href="https://issues.apache.org/jira/browse/SUREFIRE-823";>[SUREFIRE-823]</a> - 
Decouple -DskipTests from Failsafe plugin (<a 
href="https://redirect.github.com/apache/maven-surefire/pull/3371";>#3371</a>) 
<a href="https://github.com/olamy";><code>@​olamy</code></a></li>
   <li>Use StackWalker in StackTraceProvider when available (Java 9+) (<a 
href="https://redirect.github.com/apache/maven-surefire/pull/3374";>#3374</a>) 
<a href="https://github.com/olamy";><code>@​olamy</code></a></li>
   <li>[Issue-3380] Send sourceQualifiedName to forked clients (<a 
href="https://redirect.github.com/apache/maven-surefire/issues/3380";>#3380</a>) 
(<a 
href="https://redirect.github.com/apache/maven-surefire/pull/3381";>#3381</a>) 
<a href="https://github.com/fabriciorby";><code>@​fabriciorby</code></a></li>
   </ul>
   <h2>🐛 Bug Fixes</h2>
   <ul>
   <li><a 
href="https://issues.apache.org/jira/browse/SUREFIRE-523";>[SUREFIRE-523]</a> - 
Link all reported tests to source XRef (<a 
href="https://redirect.github.com/apache/maven-surefire/pull/3445";>#3445</a>) 
<a href="https://github.com/wilx";><code>@​wilx</code></a></li>
   <li><a 
href="https://issues.apache.org/jira/browse/SUREFIRE-3446";>[SUREFIRE-3446]</a> 
- Fix direct selection of JUnit Jupiter <a 
href="https://github.com/Nested";><code>@​Nested</code></a> classes (<a 
href="https://redirect.github.com/apache/maven-surefire/pull/3447";>#3447</a>) 
<a href="https://github.com/wilx";><code>@​wilx</code></a></li>
   <li>Discover tests in a fork when a toolchain JDK is used (<a 
href="https://redirect.github.com/apache/maven-surefire/pull/3444";>#3444</a>) 
<a href="https://github.com/olamy";><code>@​olamy</code></a></li>
   <li>[SUREFIRE-2239, SUREFIRE-2241, SUREFIRE-2260, SUREFIRE-2274, 
SUREFIRE-2300] Preserve JUnit Platform test identity across reruns (<a 
href="https://redirect.github.com/apache/maven-surefire/pull/3418";>#3418</a>) 
<a href="https://github.com/wilx";><code>@​wilx</code></a></li>
   <li>Fix <a 
href="https://redirect.github.com/apache/maven-surefire/issues/3428";>#3428</a>: 
resolve parents via TestPlan.getParent for pre-1.8 platforms (<a 
href="https://redirect.github.com/apache/maven-surefire/pull/3429";>#3429</a>) 
<a href="https://github.com/kalayciburak";><code>@​kalayciburak</code></a></li>
   <li><a 
href="https://issues.apache.org/jira/browse/SUREFIRE-859";>[SUREFIRE-859]</a> - 
Make random test order reproducible (<a 
href="https://redirect.github.com/apache/maven-surefire/pull/3421";>#3421</a>) 
<a href="https://github.com/wilx";><code>@​wilx</code></a></li>
   <li>[SUREFIRE-862, SUREFIRE-3178] Handle missing Failsafe summary files (<a 
href="https://redirect.github.com/apache/maven-surefire/pull/3417";>#3417</a>) 
<a href="https://github.com/wilx";><code>@​wilx</code></a></li>
   <li>fix: report AfterAll/AfterClass exceptions as errors again (<a 
href="https://redirect.github.com/apache/maven-surefire/issues/3412";>#3412</a>) 
(<a 
href="https://redirect.github.com/apache/maven-surefire/pull/3413";>#3413</a>) 
<a href="https://github.com/arimu1";><code>@​arimu1</code></a></li>
   <li>Fixes <a 
href="https://redirect.github.com/apache/maven-surefire/issues/3264";>#3264</a> 
: tests inside <a href="https://github.com/Suite";><code>@​Suite</code></a> 
incorrectly classified as flakes (<a 
href="https://redirect.github.com/apache/maven-surefire/pull/3342";>#3342</a>) 
<a 
href="https://github.com/mirkoalicastro";><code>@​mirkoalicastro</code></a></li>
   <li>Fix Windows flake in CommandChannelDecoderTest (<a 
href="https://redirect.github.com/apache/maven-surefire/pull/3400";>#3400</a>) 
<a href="https://github.com/ascheman";><code>@​ascheman</code></a></li>
   <li>Fix reportNameSuffix in XML testcase classname (<a 
href="https://redirect.github.com/apache/maven-surefire/pull/3379";>#3379</a>) 
<a href="https://github.com/goutamadwant";><code>@​goutamadwant</code></a></li>
   <li>Fix: resolve relative classpath elements against the fork's working dir 
(<a 
href="https://redirect.github.com/apache/maven-surefire/pull/3333";>#3333</a>) 
<a href="https://github.com/cwegener-79";><code>@​cwegener-79</code></a></li>
   </ul>
   <h2>📝 Documentation updates</h2>
   <ul>
   <li>Magnify the home, well at least have something rather than nothing :) 
(<a 
href="https://redirect.github.com/apache/maven-surefire/pull/3377";>#3377</a>) 
<a href="https://github.com/olamy";><code>@​olamy</code></a></li>
   <li>Restore the straight quotes the FAQ conversion turned typographic (<a 
href="https://redirect.github.com/apache/maven-surefire/pull/3425";>#3425</a>) 
<a href="https://github.com/slachiewicz";><code>@​slachiewicz</code></a></li>
   <li>Restore the table borders lost in the APT conversion (<a 
href="https://redirect.github.com/apache/maven-surefire/pull/3424";>#3424</a>) 
<a href="https://github.com/slachiewicz";><code>@​slachiewicz</code></a></li>
   <li>Convert the FAQ from FML to Markdown (<a 
href="https://redirect.github.com/apache/maven-surefire/pull/3423";>#3423</a>) 
<a href="https://github.com/slachiewicz";><code>@​slachiewicz</code></a></li>
   <li>Convert the remaining site documentation from APT to Markdown (<a 
href="https://redirect.github.com/apache/maven-surefire/pull/3422";>#3422</a>) 
<a href="https://github.com/slachiewicz";><code>@​slachiewicz</code></a></li>
   <li>javadoc: clarify statelessTestsetReporter, consoleOutputReporter, (<a 
href="https://redirect.github.com/apache/maven-surefire/pull/3410";>#3410</a>) 
<a href="https://github.com/joshinii";><code>@​joshinii</code></a></li>
   <li>Add AGENTS.md + SECURITY.md security-model pointer for scanner 
discoverability (<a 
href="https://redirect.github.com/apache/maven-surefire/pull/3387";>#3387</a>) 
<a href="https://github.com/potiuk";><code>@​potiuk</code></a></li>
   <li>Update documentation we support Junit 6 as well :) (<a 
href="https://redirect.github.com/apache/maven-surefire/pull/3370";>#3370</a>) 
<a href="https://github.com/olamy";><code>@​olamy</code></a></li>
   </ul>
   <h2>👻 Maintenance</h2>
   <ul>
   <li>Stop dependabot from updating test fixtures (<a 
href="https://redirect.github.com/apache/maven-surefire/pull/3440";>#3440</a>) 
<a href="https://github.com/slachiewicz";><code>@​slachiewicz</code></a></li>
   <li>Migrate legacy plugin Javadoc annotations (<a 
href="https://redirect.github.com/apache/maven-surefire/pull/3416";>#3416</a>) 
<a href="https://github.com/wilx";><code>@​wilx</code></a></li>
   <li>Use the resolver's own HTTP transport in the report plugin tests (<a 
href="https://redirect.github.com/apache/maven-surefire/pull/3414";>#3414</a>) 
<a href="https://github.com/slachiewicz";><code>@​slachiewicz</code></a></li>
   <li>Pin maven-jar-plugin 3.5.1 in modular IT fixtures (<a 
href="https://redirect.github.com/apache/maven-surefire/pull/3398";>#3398</a>) 
<a href="https://github.com/ascheman";><code>@​ascheman</code></a></li>
   <li>Add AGENTS.md + SECURITY.md security-model pointer for scanner 
discoverability (<a 
href="https://redirect.github.com/apache/maven-surefire/pull/3387";>#3387</a>) 
<a href="https://github.com/potiuk";><code>@​potiuk</code></a></li>
   </ul>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/apache/maven-surefire/commit/0ff622b160253f362511a72d29a1f8067631f9d3";><code>0ff622b</code></a>
 [maven-release-plugin] prepare release surefire-3.6.0</li>
   <li><a 
href="https://github.com/apache/maven-surefire/commit/bb3932a10a9706df70cf8095e2402348b7a64f0b";><code>bb3932a</code></a>
 Let's go for 3.6.0 release</li>
   <li><a 
href="https://github.com/apache/maven-surefire/commit/3002a1648cc8092dbd80492aa00509c825fd58e7";><code>3002a16</code></a>
 Bump mavenVersion from 3.9.14 to 3.9.16</li>
   <li><a 
href="https://github.com/apache/maven-surefire/commit/61a531d5981b0e70f8e88a329150f75501bb73e4";><code>61a531d</code></a>
 Bump Maven parent version from 47 to 49 (<a 
href="https://redirect.github.com/apache/maven-surefire/issues/3449";>#3449</a>)</li>
   <li><a 
href="https://github.com/apache/maven-surefire/commit/e52ead4cf5075f519578d0053c1ff878dff238f5";><code>e52ead4</code></a>
 [SUREFIRE-523] Link all reported tests to source XRef (<a 
href="https://redirect.github.com/apache/maven-surefire/issues/3445";>#3445</a>)</li>
   <li><a 
href="https://github.com/apache/maven-surefire/commit/45102fa9f2dfc5bc3d2909798e67358ae33e2d49";><code>45102fa</code></a>
 [SUREFIRE-3446] Fix direct selection of JUnit Jupiter <a 
href="https://github.com/Nested";><code>@​Nested</code></a> classes (<a 
href="https://redirect.github.com/apache/maven-surefire/issues/3447";>#3447</a>)</li>
   <li><a 
href="https://github.com/apache/maven-surefire/commit/b2e1f70b24df2d8a6cf1583ca955311184e68022";><code>b2e1f70</code></a>
 Fix <a 
href="https://redirect.github.com/apache/maven-surefire/issues/3303";>#3303</a>: 
distinguish JUnit 6 ParameterizedClass invocations (<a 
href="https://redirect.github.com/apache/maven-surefire/issues/3432";>#3432</a>)</li>
   <li><a 
href="https://github.com/apache/maven-surefire/commit/c051938593a29d654b3c1c20d454b9062c3fa3f4";><code>c051938</code></a>
 Discover tests in a fork when a toolchain JDK is used (<a 
href="https://redirect.github.com/apache/maven-surefire/issues/3444";>#3444</a>)</li>
   <li><a 
href="https://github.com/apache/maven-surefire/commit/db75df85a76abf35346f559fe7f7f020cf6435b6";><code>db75df8</code></a>
 Bump org.codehaus.plexus:plexus-java from 1.5.2 to 1.6.0 (<a 
href="https://redirect.github.com/apache/maven-surefire/issues/3441";>#3441</a>)</li>
   <li><a 
href="https://github.com/apache/maven-surefire/commit/77f2759d895a4460f917bdaaff7a025454afebe4";><code>77f2759</code></a>
 Bump org.codehaus.plexus:plexus-interpolation from 1.29 to 1.30.0</li>
   <li>Additional commits viewable in <a 
href="https://github.com/apache/maven-surefire/compare/surefire-3.5.6...surefire-3.6.0";>compare
 view</a></li>
   </ul>
   </details>
   <br />
   
   Updates `eu.maveniverse.maven.scalpel:extension` from 0.4.0 to 0.4.1
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/maveniverse/scalpel/releases";>eu.maveniverse.maven.scalpel:extension's
 releases</a>.</em></p>
   <blockquote>
   <h2>Scalpel 0.4.1</h2>
   <h2>What's Changed</h2>
   <h2>🔍 Summary</h2>
   <p>0.4.1 is a focused patch release that fixes several correctness issues 
discovered after 0.4.0. The central theme is <strong>report and gate 
reliability</strong>: status reports now consistently carry decision fields and 
the disable-trigger file path (<a 
href="https://redirect.github.com/maveniverse/scalpel/issues/186";>#186</a>), 
<code>buildAllIfNoChanges</code> is now correctly honoured by both the 
all-changes-excluded (<a 
href="https://redirect.github.com/maveniverse/scalpel/issues/184";>#184</a>) and 
the no-changes gate (<a 
href="https://redirect.github.com/maveniverse/scalpel/issues/199";>#199</a>), 
and files under non-reactor modules no longer incorrectly cascade a rebuild to 
the root module (<a 
href="https://redirect.github.com/maveniverse/scalpel/issues/185";>#185</a>). 
The decision report gains a <code>reactorModuleCount</code> field (<a 
href="https://redirect.github.com/maveniverse/scalpel/issues/200";>#200</a>) for 
direct N-of-M readability, and the full set of decision in
 puts is emitted alongside an explicit build-set split (<a 
href="https://redirect.github.com/maveniverse/scalpel/issues/187";>#187</a>). 
Dependency bumps bring in JGit 7.8, SLF4J 2.0, and updated GitHub Actions.</p>
   <h2>🐛 Bug Fixes</h2>
   <ul>
   <li>fix: no-changes gate now honours buildAllIfNoChanges (<a 
href="https://redirect.github.com/maveniverse/scalpel/issues/199";>#199</a>) (<a 
href="https://redirect.github.com/maveniverse/scalpel/issues/202";>#202</a>) <a 
href="https://github.com/gnodet";><code>@​gnodet</code></a></li>
   <li>Fix <a 
href="https://redirect.github.com/maveniverse/scalpel/issues/186";>#186</a>: 
status reports carry the decision fields and the disable-trigger file (<a 
href="https://redirect.github.com/maveniverse/scalpel/issues/192";>#192</a>) <a 
href="https://github.com/paoloantinori";><code>@​paoloantinori</code></a></li>
   <li>Fix <a 
href="https://redirect.github.com/maveniverse/scalpel/issues/185";>#185</a>: 
files under non-reactor modules no longer cascade to the root (<a 
href="https://redirect.github.com/maveniverse/scalpel/issues/191";>#191</a>) <a 
href="https://github.com/paoloantinori";><code>@​paoloantinori</code></a></li>
   <li>Fix <a 
href="https://redirect.github.com/maveniverse/scalpel/issues/184";>#184</a>: 
all-changes-excluded honours buildAllIfNoChanges (<a 
href="https://redirect.github.com/maveniverse/scalpel/issues/190";>#190</a>) <a 
href="https://github.com/paoloantinori";><code>@​paoloantinori</code></a></li>
   <li>Fix <a 
href="https://redirect.github.com/maveniverse/scalpel/issues/188";>#188</a>: 
status-path report writes honour failSafe (<a 
href="https://redirect.github.com/maveniverse/scalpel/issues/189";>#189</a>) <a 
href="https://github.com/paoloantinori";><code>@​paoloantinori</code></a></li>
   </ul>
   <h2>🚀 Enhancements</h2>
   <ul>
   <li>Fix <a 
href="https://redirect.github.com/maveniverse/scalpel/issues/193";>#193</a> 
residual: add reactorModuleCount for direct N-of-M readability (<a 
href="https://redirect.github.com/maveniverse/scalpel/issues/200";>#200</a>) <a 
href="https://github.com/gnodet";><code>@​gnodet</code></a></li>
   <li>Fix <a 
href="https://redirect.github.com/maveniverse/scalpel/issues/187";>#187</a>: 
emit the decision inputs and an honest build-set split (<a 
href="https://redirect.github.com/maveniverse/scalpel/issues/193";>#193</a>) <a 
href="https://github.com/paoloantinori";><code>@​paoloantinori</code></a></li>
   </ul>
   <h2>🧰 Maintenance</h2>
   <ul>
   <li>test: verify reactor is not mutated on passive no-changes run (<a 
href="https://redirect.github.com/maveniverse/scalpel/issues/203";>#203</a>) <a 
href="https://github.com/gnodet";><code>@​gnodet</code></a></li>
   <li>Post-merge nits from <a 
href="https://redirect.github.com/maveniverse/scalpel/issues/192";>#192</a>: 
drop the always-true detected flag, fix the test comment (<a 
href="https://redirect.github.com/maveniverse/scalpel/issues/201";>#201</a>) <a 
href="https://github.com/paoloantinori";><code>@​paoloantinori</code></a></li>
   <li>chore(deps): bump eu.maveniverse.maven.nisse:extension from 0.9.10 to 
0.9.11 (<a 
href="https://redirect.github.com/maveniverse/scalpel/issues/198";>#198</a>) <a 
href="https://github.com/dependabot";><code>@​dependabot</code></a>[bot]</li>
   <li>chore(deps): bump actions/cache from 4.3.0 to 6.1.0 (<a 
href="https://redirect.github.com/maveniverse/scalpel/issues/196";>#196</a>) <a 
href="https://github.com/dependabot";><code>@​dependabot</code></a>[bot]</li>
   <li>chore(deps): bump actions/setup-java from 6.0.0 to 6.0.1 (<a 
href="https://redirect.github.com/maveniverse/scalpel/issues/195";>#195</a>) <a 
href="https://github.com/dependabot";><code>@​dependabot</code></a>[bot]</li>
   <li>chore(deps): bump version.slf4j from 1.7.36 to 2.0.19 (<a 
href="https://redirect.github.com/maveniverse/scalpel/issues/194";>#194</a>) <a 
href="https://github.com/dependabot";><code>@​dependabot</code></a>[bot]</li>
   <li>chore(deps): bump org.eclipse.jgit:org.eclipse.jgit from 7.7.1 to 7.8.0 
(<a href="https://redirect.github.com/maveniverse/scalpel/issues/197";>#197</a>) 
<a href="https://github.com/dependabot";><code>@​dependabot</code></a>[bot]</li>
   </ul>
   <p><strong>Full Changelog</strong>: <a 
href="https://github.com/maveniverse/scalpel/compare/0.4.0...0.4.1";>https://github.com/maveniverse/scalpel/compare/0.4.0...0.4.1</a></p>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/maveniverse/scalpel/commit/1ce6a53024d0478721248508f4dbd2215a08fac8";><code>1ce6a53</code></a>
 fix: no-changes gate now honours buildAllIfNoChanges (<a 
href="https://redirect.github.com/maveniverse/scalpel/issues/199";>#199</a>) (<a 
href="https://redirect.github.com/maveniverse/scalpel/issues/202";>#202</a>)</li>
   <li><a 
href="https://github.com/maveniverse/scalpel/commit/4656ede028609d604c6cd0f9d789fe53aad60b2b";><code>4656ede</code></a>
 test: verify session.setProjects never called on passive no-changes run (<a 
href="https://redirect.github.com/maveniverse/scalpel/issues/203";>#203</a>)</li>
   <li><a 
href="https://github.com/maveniverse/scalpel/commit/ac3fea51cd277cb978b6ee345afd55aef7874492";><code>ac3fea5</code></a>
 review: post-merge nits from <a 
href="https://redirect.github.com/maveniverse/scalpel/issues/192";>#192</a> (<a 
href="https://redirect.github.com/maveniverse/scalpel/issues/201";>#201</a>)</li>
   <li><a 
href="https://github.com/maveniverse/scalpel/commit/c6d7b07869d88a3395677f9522c1e6744fb7023c";><code>c6d7b07</code></a>
 Fix <a 
href="https://redirect.github.com/maveniverse/scalpel/issues/193";>#193</a> 
residual: add reactorModuleCount for direct N-of-M readability (<a 
href="https://redirect.github.com/maveniverse/scalpel/issues/200";>#200</a>)</li>
   <li><a 
href="https://github.com/maveniverse/scalpel/commit/e34503533bad68182ac14d9111cf86f253a1e8c6";><code>e345035</code></a>
 chore(deps): bump eu.maveniverse.maven.nisse:extension (<a 
href="https://redirect.github.com/maveniverse/scalpel/issues/198";>#198</a>)</li>
   <li><a 
href="https://github.com/maveniverse/scalpel/commit/cc0b5823acc207d0d6d36f2e94dd84e0aba126f0";><code>cc0b582</code></a>
 chore(deps): bump actions/cache from 4.3.0 to 6.1.0 (<a 
href="https://redirect.github.com/maveniverse/scalpel/issues/196";>#196</a>)</li>
   <li><a 
href="https://github.com/maveniverse/scalpel/commit/0a2394fb12001237f28fb8ac3ddc05a5fc5684f9";><code>0a2394f</code></a>
 chore(deps): bump actions/setup-java from 6.0.0 to 6.0.1 (<a 
href="https://redirect.github.com/maveniverse/scalpel/issues/195";>#195</a>)</li>
   <li><a 
href="https://github.com/maveniverse/scalpel/commit/8915aa71ef13157b66ef189d3e3297a497e71dd3";><code>8915aa7</code></a>
 chore(deps): bump version.slf4j from 1.7.36 to 2.0.19 (<a 
href="https://redirect.github.com/maveniverse/scalpel/issues/194";>#194</a>)</li>
   <li><a 
href="https://github.com/maveniverse/scalpel/commit/632dcd2883e37704e15dc6793ef229633e93c7d6";><code>632dcd2</code></a>
 Fix <a 
href="https://redirect.github.com/maveniverse/scalpel/issues/186";>#186</a>: 
status reports carry the decision fields and the disable-trigger fi...</li>
   <li><a 
href="https://github.com/maveniverse/scalpel/commit/ee121b55f2c187ca14c652538206047204de740e";><code>ee121b5</code></a>
 chore(deps): bump org.eclipse.jgit:org.eclipse.jgit (<a 
href="https://redirect.github.com/maveniverse/scalpel/issues/197";>#197</a>)</li>
   <li>Additional commits viewable in <a 
href="https://github.com/maveniverse/scalpel/compare/0.4.0...0.4.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 show <dependency name> ignore conditions` will show all of 
the ignore conditions of the specified dependency
   - `@dependabot ignore <dependency name> major version` will close this group 
update PR and stop Dependabot creating any more for the specific dependency's 
major version (unless you unignore this specific dependency's major version or 
upgrade to it yourself)
   - `@dependabot ignore <dependency name> minor version` will close this group 
update PR and stop Dependabot creating any more for the specific dependency's 
minor version (unless you unignore this specific dependency's minor version or 
upgrade to it yourself)
   - `@dependabot ignore <dependency name>` will close this group update PR and 
stop Dependabot creating any more for the specific dependency (unless you 
unignore this specific dependency or upgrade to it yourself)
   - `@dependabot unignore <dependency name>` will remove all of the ignore 
conditions of the specified dependency
   - `@dependabot unignore <dependency name> <ignore condition>` will remove 
the ignore condition of the specified dependency and ignore conditions
   
   
   </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