This is an automated email from the ASF dual-hosted git repository.
jbonofre pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/arrow-java.git
The following commit(s) were added to refs/heads/main by this push:
new 007744191 MINOR: Bump checker.framework.version from 3.52.0 to 3.52.1
(#927)
007744191 is described below
commit 007744191764d93628bdbf29084cc77c3c6aac5a
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Jan 8 15:46:59 2026 +0100
MINOR: Bump checker.framework.version from 3.52.0 to 3.52.1 (#927)
Bumps `checker.framework.version` from 3.52.0 to 3.52.1.
Updates `org.checkerframework:checker-qual` 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 />
Updates `org.checkerframework:checker` 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'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'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 />
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>
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 777f7d5ce..8cfd4ecef 100644
--- a/pom.xml
+++ b/pom.xml
@@ -110,7 +110,7 @@ under the License.
<checkstyle.version>10.23.0</checkstyle.version>
<checkstyle.failOnViolation>true</checkstyle.failOnViolation>
<error_prone_core.version>2.42.0</error_prone_core.version>
- <checker.framework.version>3.52.0</checker.framework.version>
+ <checker.framework.version>3.53.0</checker.framework.version>
<logback.version>1.5.21</logback.version>
<doclint>none</doclint>
<additionalparam>-Xdoclint:none</additionalparam>