Branch: refs/heads/main
Home: https://github.com/pmd/pmd-designer
Commit: fc55c1fef7c89b135f1329cac24980976f6eb2b5
https://github.com/pmd/pmd-designer/commit/fc55c1fef7c89b135f1329cac24980976f6eb2b5
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date: 2025-12-04 (Thu, 04 Dec 2025)
Changed paths:
M pom.xml
Log Message:
-----------
Bump org.checkerframework:checker-qual from 3.52.0 to 3.52.1 (#297)
Bumps
[org.checkerframework:checker-qual](https://github.com/typetools/checker-framework)
from 3.52.0 to 3.52.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.52.1</h2>
<h2>Version 3.52.1 (2025-12-02)</h2>
<p><strong>User-visible changes:</strong></p>
<p>Added <code>Opt.ifPresentOrElse()</code> method.</p>
<p><strong>Closed issues:</strong>
<a
href="https://redirect.github.com/typetools/checker-framework/issues/7243">#7243</a>,
<a
href="https://redirect.github.com/typetools/checker-framework/issues/7398">#7398</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.52.1 (2025-12-02)</h2>
<p><strong>User-visible changes:</strong></p>
<p>Added <code>Opt.ifPresentOrElse()</code> method.</p>
<p><strong>Closed issues:</strong>
<a
href="https://redirect.github.com/typetools/checker-framework/issues/7243">#7243</a>,
<a
href="https://redirect.github.com/typetools/checker-framework/issues/7398">#7398</a>.</p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/typetools/checker-framework/commit/72c0de5faf42a399d1159f8ff228f7e9539635ad"><code>72c0de5</code></a>
new release 3.52.1</li>
<li><a
href="https://github.com/typetools/checker-framework/commit/0549f00cbea514f03945acfa755225d8e9099fbf"><code>0549f00</code></a>
Remove link.</li>
<li><a
href="https://github.com/typetools/checker-framework/commit/85842ab0d9c352e5a1f3982ba2248c316611b6a7"><code>85842ab</code></a>
Prep for release.</li>
<li><a
href="https://github.com/typetools/checker-framework/commit/294c7ca6e42b6bb244589c119d66b8f6e7e5935a"><code>294c7ca</code></a>
Fix the dataflow shaded jars that are published. (<a
href="https://redirect.github.com/typetools/checker-framework/issues/7404">#7404</a>)</li>
<li><a
href="https://github.com/typetools/checker-framework/commit/cd7c953271f5b83c718162357f7778773cd21375"><code>cd7c953</code></a>
Update cimg/base Docker tag to v2025.12 (<a
href="https://redirect.github.com/typetools/checker-framework/issues/7403">#7403</a>)</li>
<li><a
href="https://github.com/typetools/checker-framework/commit/026bd52c3febc3475268a771b32fe5e5983a7394"><code>026bd52</code></a>
Link from the developer manual to "building from source" in
the manual (<a
href="https://redirect.github.com/typetools/checker-framework/issues/7385">#7385</a>)</li>
<li><a
href="https://github.com/typetools/checker-framework/commit/e086cba851b63ccc4711392a04310af74a440c39"><code>e086cba</code></a>
More signature annotations</li>
<li><a
href="https://github.com/typetools/checker-framework/commit/31ca5d396c3c1eeaecbaa5f9f41c99585dfbc998"><code>31ca5d3</code></a>
Correct shaded dataflow jars. (<a
href="https://redirect.github.com/typetools/checker-framework/issues/7402">#7402</a>)</li>
<li><a
href="https://github.com/typetools/checker-framework/commit/08cc5d14b72eee1a66402c7f0422463c91f29179"><code>08cc5d1</code></a>
Update dependency com.amazonaws:aws-java-sdk-bom to v1.12.794 (<a
href="https://redirect.github.com/typetools/checker-framework/issues/7401">#7401</a>)</li>
<li><a
href="https://github.com/typetools/checker-framework/commit/4a22556f57af94afc661727be71960da24cb5725"><code>4a22556</code></a>
Nullness annotations for <code>java.lang.classfile</code></li>
<li>Additional commits viewable in <a
href="https://github.com/typetools/checker-framework/compare/checker-framework-3.52.0...checker-framework-3.52.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 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] <[email protected]>
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
[email protected]
https://lists.sourceforge.net/lists/listinfo/pmd-commits