Skip to content

Commit e366510

Browse files
MINOR: Bump checker.framework.version from 3.49.3 to 3.49.5 (#800)
Bumps `checker.framework.version` from 3.49.3 to 3.49.5. Updates `org.checkerframework:checker-qual` from 3.49.3 to 3.49.5 <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.49.5</h2> <h2>Version 3.49.5 (June 30, 2025)</h2> <p><strong>User-visible changes:</strong></p> <p>The Checker Framework runs under JDK 25 -- that is, it runs on a version 25 JVM.</p> <p><strong>Closed issues:</strong></p> <p><a href="https://redirect.github.com/typetools/checker-framework/issues/7093">#7093</a>.</p> <h2>Checker Framework 3.49.4</h2> <h2>Version 3.49.4 (June 2, 2025)</h2> <p><strong>Closed issues:</strong></p> <p><a href="https://redirect.github.com/typetools/checker-framework/issues/6740">#6740</a>, <a href="https://redirect.github.com/typetools/checker-framework/issues/7013">#7013</a>, <a href="https://redirect.github.com/typetools/checker-framework/issues/7038">#7038</a>, <a href="https://redirect.github.com/typetools/checker-framework/issues/7070">#7070</a>, <a href="https://redirect.github.com/typetools/checker-framework/issues/7082">#7082</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.49.5 (June 30, 2025)</h2> <p><strong>User-visible changes:</strong></p> <p>The Checker Framework runs under JDK 25 -- that is, it runs on a version 25 JVM.</p> <p><strong>Closed issues:</strong></p> <p><a href="https://redirect.github.com/typetools/checker-framework/issues/7093">#7093</a>.</p> <h2>Version 3.49.4 (June 2, 2025)</h2> <p><strong>Closed issues:</strong></p> <p><a href="https://redirect.github.com/typetools/checker-framework/issues/6740">#6740</a>, <a href="https://redirect.github.com/typetools/checker-framework/issues/7013">#7013</a>, <a href="https://redirect.github.com/typetools/checker-framework/issues/7038">#7038</a>, <a href="https://redirect.github.com/typetools/checker-framework/issues/7070">#7070</a>, <a href="https://redirect.github.com/typetools/checker-framework/issues/7082">#7082</a>.</p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/typetools/checker-framework/commit/7f6e2376e97f4b4a346379ef54876b2657cb076a"><code>7f6e237</code></a> new release 3.49.5</li> <li><a href="https://github.com/typetools/checker-framework/commit/57eee7ef2cdc1eb3d450ca4d0b108628a9a20648"><code>57eee7e</code></a> Prep for release.</li> <li><a href="https://github.com/typetools/checker-framework/commit/759bead8aeaa1b5b0f94ad49bd5c57cacf7a20f0"><code>759bead</code></a> Don't run inference job on JDK 11</li> <li><a href="https://github.com/typetools/checker-framework/commit/0d200f23419983fbeb44c2b0d0b5c41e06e78f0e"><code>0d200f2</code></a> Produce Java 11 bytecodes for the wpi-many projects</li> <li><a href="https://github.com/typetools/checker-framework/commit/04fd6b43e291724284abacbd5163ca8ab6e792f0"><code>04fd6b4</code></a> Produce Java 11 bytecodes for the owning-field project</li> <li><a href="https://github.com/typetools/checker-framework/commit/9b51e58a42a3539b898e0d8dfcfb4b09e2e22d34"><code>9b51e58</code></a> Test under Java 25 (<a href="https://redirect.github.com/typetools/checker-framework/issues/7113">#7113</a>)</li> <li><a href="https://github.com/typetools/checker-framework/commit/2403df246ffaa5eb30312bce6d22c347a586ea6e"><code>2403df2</code></a> Remove file SKIP-REQUIRE-JAVADOC</li> <li><a href="https://github.com/typetools/checker-framework/commit/bbf907eb7c1db933530add63dfc93ea8b0167a73"><code>bbf907e</code></a> Suppress &quot;this-escape&quot; warnings; in the future, carefully examine (<a href="https://redirect.github.com/typetools/checker-framework/issues/7130">#7130</a>)</li> <li><a href="https://github.com/typetools/checker-framework/commit/76d3e74d54b762495b7c6735b51074c9e57eb86d"><code>76d3e74</code></a> Inferring type arguments is slow (<a href="https://redirect.github.com/typetools/checker-framework/issues/7125">#7125</a>)</li> <li><a href="https://github.com/typetools/checker-framework/commit/3d9448e1c1d17c4f3ea43eb59cb6fda5eebb57d7"><code>3d9448e</code></a> Warn about slow type-checking of method invocations (<a href="https://redirect.github.com/typetools/checker-framework/issues/7124">#7124</a>)</li> <li>Additional commits viewable in <a href="https://github.com/typetools/checker-framework/compare/checker-framework-3.49.3...checker-framework-3.49.5">compare view</a></li> </ul> </details> <br /> Updates `org.checkerframework:checker` from 3.49.3 to 3.49.5 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/typetools/checker-framework/releases">org.checkerframework:checker's releases</a>.</em></p> <blockquote> <h2>Checker Framework 3.49.5</h2> <h2>Version 3.49.5 (June 30, 2025)</h2> <p><strong>User-visible changes:</strong></p> <p>The Checker Framework runs under JDK 25 -- that is, it runs on a version 25 JVM.</p> <p><strong>Closed issues:</strong></p> <p><a href="https://redirect.github.com/typetools/checker-framework/issues/7093">#7093</a>.</p> <h2>Checker Framework 3.49.4</h2> <h2>Version 3.49.4 (June 2, 2025)</h2> <p><strong>Closed issues:</strong></p> <p><a href="https://redirect.github.com/typetools/checker-framework/issues/6740">#6740</a>, <a href="https://redirect.github.com/typetools/checker-framework/issues/7013">#7013</a>, <a href="https://redirect.github.com/typetools/checker-framework/issues/7038">#7038</a>, <a href="https://redirect.github.com/typetools/checker-framework/issues/7070">#7070</a>, <a href="https://redirect.github.com/typetools/checker-framework/issues/7082">#7082</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's changelog</a>.</em></p> <blockquote> <h2>Version 3.49.5 (June 30, 2025)</h2> <p><strong>User-visible changes:</strong></p> <p>The Checker Framework runs under JDK 25 -- that is, it runs on a version 25 JVM.</p> <p><strong>Closed issues:</strong></p> <p><a href="https://redirect.github.com/typetools/checker-framework/issues/7093">#7093</a>.</p> <h2>Version 3.49.4 (June 2, 2025)</h2> <p><strong>Closed issues:</strong></p> <p><a href="https://redirect.github.com/typetools/checker-framework/issues/6740">#6740</a>, <a href="https://redirect.github.com/typetools/checker-framework/issues/7013">#7013</a>, <a href="https://redirect.github.com/typetools/checker-framework/issues/7038">#7038</a>, <a href="https://redirect.github.com/typetools/checker-framework/issues/7070">#7070</a>, <a href="https://redirect.github.com/typetools/checker-framework/issues/7082">#7082</a>.</p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/typetools/checker-framework/commit/7f6e2376e97f4b4a346379ef54876b2657cb076a"><code>7f6e237</code></a> new release 3.49.5</li> <li><a href="https://github.com/typetools/checker-framework/commit/57eee7ef2cdc1eb3d450ca4d0b108628a9a20648"><code>57eee7e</code></a> Prep for release.</li> <li><a href="https://github.com/typetools/checker-framework/commit/759bead8aeaa1b5b0f94ad49bd5c57cacf7a20f0"><code>759bead</code></a> Don't run inference job on JDK 11</li> <li><a href="https://github.com/typetools/checker-framework/commit/0d200f23419983fbeb44c2b0d0b5c41e06e78f0e"><code>0d200f2</code></a> Produce Java 11 bytecodes for the wpi-many projects</li> <li><a href="https://github.com/typetools/checker-framework/commit/04fd6b43e291724284abacbd5163ca8ab6e792f0"><code>04fd6b4</code></a> Produce Java 11 bytecodes for the owning-field project</li> <li><a href="https://github.com/typetools/checker-framework/commit/9b51e58a42a3539b898e0d8dfcfb4b09e2e22d34"><code>9b51e58</code></a> Test under Java 25 (<a href="https://redirect.github.com/typetools/checker-framework/issues/7113">#7113</a>)</li> <li><a href="https://github.com/typetools/checker-framework/commit/2403df246ffaa5eb30312bce6d22c347a586ea6e"><code>2403df2</code></a> Remove file SKIP-REQUIRE-JAVADOC</li> <li><a href="https://github.com/typetools/checker-framework/commit/bbf907eb7c1db933530add63dfc93ea8b0167a73"><code>bbf907e</code></a> Suppress &quot;this-escape&quot; warnings; in the future, carefully examine (<a href="https://redirect.github.com/typetools/checker-framework/issues/7130">#7130</a>)</li> <li><a href="https://github.com/typetools/checker-framework/commit/76d3e74d54b762495b7c6735b51074c9e57eb86d"><code>76d3e74</code></a> Inferring type arguments is slow (<a href="https://redirect.github.com/typetools/checker-framework/issues/7125">#7125</a>)</li> <li><a href="https://github.com/typetools/checker-framework/commit/3d9448e1c1d17c4f3ea43eb59cb6fda5eebb57d7"><code>3d9448e</code></a> Warn about slow type-checking of method invocations (<a href="https://redirect.github.com/typetools/checker-framework/issues/7124">#7124</a>)</li> <li>Additional commits viewable in <a href="https://github.com/typetools/checker-framework/compare/checker-framework-3.49.3...checker-framework-3.49.5">compare view</a></li> </ul> </details> <br /> You can trigger a rebase of this PR 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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@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> > **Note** > Automatic rebases have been disabled on this pull request as it has been open for over 30 days. Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent af37687 commit e366510

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@ under the License.
110110
<checkstyle.version>10.23.0</checkstyle.version>
111111
<checkstyle.failOnViolation>true</checkstyle.failOnViolation>
112112
<error_prone_core.version>2.37.0</error_prone_core.version>
113-
<checker.framework.version>3.49.3</checker.framework.version>
113+
<checker.framework.version>3.52.0</checker.framework.version>
114114
<logback.version>1.5.21</logback.version>
115115
<doclint>none</doclint>
116116
<additionalparam>-Xdoclint:none</additionalparam>

0 commit comments

Comments
 (0)