Skip to content

Commit f72ca9c

Browse files
dependabot[bot]Google Java Core Libraries
authored andcommitted
Bump org.checkerframework:checker-qual from 3.54.0 to 3.54.1 in /value in the dependencies group
Bumps the dependencies group in /value with 1 update: [org.checkerframework:checker-qual](https://github.com/typetools/checker-framework). Updates `org.checkerframework:checker-qual` from 3.54.0 to 3.54.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.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> <h1>Checker Framework changelog (release history)</h1> <!-- raw HTML omitted --> <!-- raw HTML omitted --> <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/d7a10f8b9801128e627cd6199a58ff41434f532f"><code>d7a10f8</code></a> new release 3.54.1</li> <li><a href="https://github.com/typetools/checker-framework/commit/8424b4df264a379d0eea2cf22efbe4f054d17c69"><code>8424b4d</code></a> Try setting <code>dirs_exist_ok</code></li> <li><a href="https://github.com/typetools/checker-framework/commit/503a7c1312a27f315ddde4fdf9c796ccc29ed959"><code>503a7c1</code></a> Change inkscape command-line argument <code>--export-pdf</code> to <code>--export-filename</code></li> <li><a href="https://github.com/typetools/checker-framework/commit/b38bf3ba1a286ff67e59f8a5b319f4e48e06b8c8"><code>b38bf3b</code></a> Fix copying</li> <li><a href="https://github.com/typetools/checker-framework/commit/d6fb64c2dc5837821740e5f9ff42c3aad59fdf56"><code>d6fb64c</code></a> Change version number for release to 3.55.0</li> <li><a href="https://github.com/typetools/checker-framework/commit/9fddb63c51350970e526b57e1b17288087cd72b4"><code>9fddb63</code></a> Merge branch 'master' of github.com:typetools/checker-framework</li> <li><a href="https://github.com/typetools/checker-framework/commit/fa6dc113272dc6f325547354e42fcd8b76dc80ee"><code>fa6dc11</code></a> Update cimg/base Docker tag to v2026.04</li> <li><a href="https://github.com/typetools/checker-framework/commit/826323785140c5155595ab35c2143c11676aafa3"><code>8263237</code></a> rmtree, not rmdir</li> <li><a href="https://github.com/typetools/checker-framework/commit/78069698492f7f03c0fa995443c11119f989a75a"><code>7806969</code></a> Changelog for version 3.54.1</li> <li><a href="https://github.com/typetools/checker-framework/commit/deecc995070790984b29d46642eae58996d36219"><code>deecc99</code></a> rmdir instead of copy, because of modtime woes</li> <li>Additional commits viewable in <a href="https://github.com/typetools/checker-framework/compare/checker-framework-3.54.0...checker-framework-3.54.1">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.checkerframework:checker-qual&package-manager=maven&previous-version=3.54.0&new-version=3.54.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 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> Fixes #2037 COPYBARA_INTEGRATE_REVIEW=#2037 from google:dependabot/maven/value/dependencies-000500c401 093eaae PiperOrigin-RevId: 893803861
1 parent 4d715e8 commit f72ca9c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

value/processor/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@
118118
<dependency>
119119
<groupId>org.checkerframework</groupId>
120120
<artifactId>checker-qual</artifactId>
121-
<version>3.54.0</version>
121+
<version>3.54.1</version>
122122
<scope>test</scope>
123123
</dependency>
124124
</dependencies>

0 commit comments

Comments
 (0)