dependabot[bot] opened a new pull request, #1414: URL: https://github.com/apache/wicket/pull/1414
Bumps [org.checkerframework:checker-qual](https://github.com/typetools/checker-framework) from 3.54.0 to 3.55.1. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/typetools/checker-framework/releases">org.checkerframework:checker-qual's releases</a>.</em></p> <blockquote> <h2>Checker Framework 3.55.1</h2> <h2>Version 3.55.1 (2026-04-03)</h2> <p>No user-visible changes.</p> <h2>Checker Framework 3.54.1</h2> <h2>Version 3.55.0 (2026-04-02)</h2> <h3>User-visible changes</h3> <p>The Checker Framework runs under JDK 26 -- that is, it runs on a version 26 JVM.</p> <p>Removed deprecated command-line option <code>-AskipDirs</code>; use <code>-AskipFiles</code>.</p> <h3>Implementation details</h3> <p>In <code>AnnotatedTypeMirror</code>:</p> <ul> <li>Renamed <code>getEffectiveAnnotation*()</code> to <code>getAnnotation*()</code>.</li> <li>Renamed <code>hasEffectiveAnnotation*()</code> to <code>hasAnnotation*()</code>.</li> </ul> <p>Removed deprecated method <code>ObjectCreationNode.getConstructor()</code>; use <code>getTypeToInstantiate()</code>.</p> <h3>Closed issues</h3> <p><a href="https://redirect.github.com/typetools/checker-framework/issues/7079">#7079</a>, <a href="https://redirect.github.com/typetools/checker-framework/issues/7489">#7489</a>, <a href="https://redirect.github.com/typetools/checker-framework/issues/7539">#7539</a>.</p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/typetools/checker-framework/blob/master/docs/CHANGELOG.md">org.checkerframework:checker-qual's changelog</a>.</em></p> <blockquote> <h2>Version 3.55.1 (2026-04-03)</h2> <p>No user-visible changes.</p> <h2>Version 3.55.0 (2026-04-02)</h2> <h3>User-visible changes</h3> <p>The Checker Framework runs under JDK 26 -- that is, it runs on a version 26 JVM.</p> <p>Removed deprecated command-line option <code>-AskipDirs</code>; use <code>-AskipFiles</code>.</p> <h3>Implementation details</h3> <p>In <code>AnnotatedTypeMirror</code>:</p> <ul> <li>Renamed <code>getEffectiveAnnotation*()</code> to <code>getAnnotation*()</code>.</li> <li>Renamed <code>hasEffectiveAnnotation*()</code> to <code>hasAnnotation*()</code>.</li> </ul> <p>Removed deprecated method <code>ObjectCreationNode.getConstructor()</code>; use <code>getTypeToInstantiate()</code>.</p> <h3>Closed issues</h3> <p><a href="https://redirect.github.com/typetools/checker-framework/issues/7079">#7079</a>, <a href="https://redirect.github.com/typetools/checker-framework/issues/7489">#7489</a>, <a href="https://redirect.github.com/typetools/checker-framework/issues/7539">#7539</a>.</p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/typetools/checker-framework/commit/bf4ceb7660825e275f8c7561056310c47d48b81b"><code>bf4ceb7</code></a> new release 3.55.1</li> <li><a href="https://github.com/typetools/checker-framework/commit/b8096660563a2349201e126c362c2000de20c1c5"><code>b809666</code></a> Remove unneeded argument</li> <li><a href="https://github.com/typetools/checker-framework/commit/448019e7d43607b0d1d23e94baae0cd937e0219b"><code>448019e</code></a> Make scripts executable in .zip file</li> <li><a href="https://github.com/typetools/checker-framework/commit/3bc1190be960534f1c5536ab74b760198ff5e70a"><code>3bc1190</code></a> Update directory copying</li> <li><a href="https://github.com/typetools/checker-framework/commit/22df6d61a52c4183401d2fa355a59645c16feca3"><code>22df6d6</code></a> Update release date</li> <li><a href="https://github.com/typetools/checker-framework/commit/3fc441bc5df12983f716282aeebaf8f6b934bfe6"><code>3fc441b</code></a> Note about permissions</li> <li><a href="https://github.com/typetools/checker-framework/commit/6baaa5287134b9e616cbcbc40a413f21d498e1a1"><code>6baaa52</code></a> Brevity</li> <li><a href="https://github.com/typetools/checker-framework/commit/d4ea6b993144c91992077e864c8cbf07ee929dac"><code>d4ea6b9</code></a> Set version number to 3.55.1</li> <li><a href="https://github.com/typetools/checker-framework/commit/6b03e94dcf412a24859cf5ac9d17c2a4de65d978"><code>6b03e94</code></a> Improve release instructions</li> <li><a href="https://github.com/typetools/checker-framework/commit/65613a0f0f05d39d74b36c40ba6ca398e1929157"><code>65613a0</code></a> Fix Nullness extra tests</li> <li>Additional commits viewable in <a href="https://github.com/typetools/checker-framework/compare/checker-framework-3.54.0...checker-framework-3.55.1">compare view</a></li> </ul> </details> <br /> [](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]
