Branch: refs/heads/main Home: https://github.com/pmd/pmd-designer Commit: ca9f0dcd67b209d1cfaa7121e0e6b48b41b67bd3 https://github.com/pmd/pmd-designer/commit/ca9f0dcd67b209d1cfaa7121e0e6b48b41b67bd3 Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: 2025-07-08 (Tue, 08 Jul 2025)
Changed paths: M pom.xml Log Message: ----------- Bump org.checkerframework:checker-qual from 3.49.4 to 3.49.5 (#199) Bumps [org.checkerframework:checker-qual](https://github.com/typetools/checker-framework) from 3.49.4 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> </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> </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 "this-escape" 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.4...checker-framework-3.49.5">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 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> Signed-off-by: dependabot[bot] <supp...@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> To unsubscribe from these emails, change your notification settings at https://github.com/pmd/pmd-designer/settings/notifications _______________________________________________ Pmd-commits mailing list Pmd-commits@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/pmd-commits