dependabot[bot] opened a new pull request, #652:
URL: https://github.com/apache/creadur-rat/pull/652

   Bumps [org.junit:junit-bom](https://github.com/junit-team/junit-framework) 
from 6.1.0-M1 to 6.1.0-RC1.
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/junit-team/junit-framework/releases";>org.junit:junit-bom's
 releases</a>.</em></p>
   <blockquote>
   <p>JUnit 6.1.0-RC1 = Platform 6.1.0-RC1 + Jupiter 6.1.0-RC1 + Vintage 
6.1.0-RC1</p>
   <p>See <a href="https://docs.junit.org/6.1.0-RC1/release-notes/";>Release 
Notes</a>.</p>
   <h2>New Contributors</h2>
   <ul>
   <li><a 
href="https://github.com/mariokhoury4";><code>@​mariokhoury4</code></a> made 
their first contribution in <a 
href="https://redirect.github.com/junit-team/junit-framework/pull/4574";>junit-team/junit-framework#4574</a></li>
   <li><a href="https://github.com/Ogu1208";><code>@​Ogu1208</code></a> made 
their first contribution in <a 
href="https://redirect.github.com/junit-team/junit-framework/pull/5145";>junit-team/junit-framework#5145</a></li>
   <li><a href="https://github.com/HyungGeun94";><code>@​HyungGeun94</code></a> 
made their first contribution in <a 
href="https://redirect.github.com/junit-team/junit-framework/pull/5271";>junit-team/junit-framework#5271</a></li>
   <li><a href="https://github.com/yalishevant";><code>@​yalishevant</code></a> 
made their first contribution in <a 
href="https://redirect.github.com/junit-team/junit-framework/pull/5316";>junit-team/junit-framework#5316</a></li>
   <li><a href="https://github.com/JINU-CHANG";><code>@​JINU-CHANG</code></a> 
made their first contribution in <a 
href="https://redirect.github.com/junit-team/junit-framework/pull/5290";>junit-team/junit-framework#5290</a></li>
   <li><a href="https://github.com/jaschdoc";><code>@​jaschdoc</code></a> made 
their first contribution in <a 
href="https://redirect.github.com/junit-team/junit-framework/pull/5427";>junit-team/junit-framework#5427</a></li>
   <li><a 
href="https://github.com/kawshikbuet17";><code>@​kawshikbuet17</code></a> made 
their first contribution in <a 
href="https://redirect.github.com/junit-team/junit-framework/pull/5561";>junit-team/junit-framework#5561</a></li>
   <li><a href="https://github.com/msridhar";><code>@​msridhar</code></a> made 
their first contribution in <a 
href="https://redirect.github.com/junit-team/junit-framework/pull/5602";>junit-team/junit-framework#5602</a></li>
   </ul>
   <p><strong>Full Changelog</strong>: <a 
href="https://github.com/junit-team/junit-framework/compare/r6.1.0-M1...r6.1.0-RC1";>https://github.com/junit-team/junit-framework/compare/r6.1.0-M1...r6.1.0-RC1</a></p>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/junit-team/junit-framework/commit/8b9838b8bd93ad931f6fc5d472b51afaa008165d";><code>8b9838b</code></a>
 Release 6.1.0-RC1</li>
   <li><a 
href="https://github.com/junit-team/junit-framework/commit/4bdbfb23e40d0736bc7f74a047550af232666ca9";><code>4bdbfb2</code></a>
 Try another workaround for CVE-2026-3505</li>
   <li><a 
href="https://github.com/junit-team/junit-framework/commit/b6b542abfd46a5e0c34eeccaf299077d58bcf1a8";><code>b6b542a</code></a>
 Introduce subsections to improve searchability (<a 
href="https://redirect.github.com/junit-team/junit-framework/issues/5631";>#5631</a>)</li>
   <li><a 
href="https://github.com/junit-team/junit-framework/commit/85d360fc87cbf82f4515ad03579c1765bcbfc463";><code>85d360f</code></a>
 Add missing <code>Contract</code> annotation</li>
   <li><a 
href="https://github.com/junit-team/junit-framework/commit/974b343d2fee58d7222e05913d5bdedac4e9e178";><code>974b343</code></a>
 Work around CVE-2026-3505</li>
   <li><a 
href="https://github.com/junit-team/junit-framework/commit/9f649e607458d7c6a7dc9209cc497303a0cd29c3";><code>9f649e6</code></a>
 Temporarily remove TestLens</li>
   <li><a 
href="https://github.com/junit-team/junit-framework/commit/020032e32046d3a1f43103d153d40c8e221b3d29";><code>020032e</code></a>
 Rename 6.1.0-M2 release notes to 6.1.0-RC1</li>
   <li><a 
href="https://github.com/junit-team/junit-framework/commit/2574266759228c2d28a175843bf84a3bf3aca2e2";><code>2574266</code></a>
 Introduce <code>type</code> annotation attribute for <code>EmptySource</code> 
(<a 
href="https://redirect.github.com/junit-team/junit-framework/issues/5630";>#5630</a>)</li>
   <li><a 
href="https://github.com/junit-team/junit-framework/commit/5b48931f67f8e482c80f5c1222fba69c95c97ec2";><code>5b48931</code></a>
 Add Kotlin snippets for ten User Guide sections (<a 
href="https://redirect.github.com/junit-team/junit-framework/issues/5590";>#5590</a>)</li>
   <li><a 
href="https://github.com/junit-team/junit-framework/commit/f380e751d8e69a9897b3f5b57c0501106db8bb39";><code>f380e75</code></a>
 Update plugin kotlin to v2.3.21 (<a 
href="https://redirect.github.com/junit-team/junit-framework/issues/5627";>#5627</a>)</li>
   <li>Additional commits viewable in <a 
href="https://github.com/junit-team/junit-framework/compare/r6.1.0-M1...r6.1.0-RC1";>compare
 view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.junit:junit-bom&package-manager=maven&previous-version=6.1.0-M1&new-version=6.1.0-RC1)](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 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