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 13c8b9353 MINOR: Bump checker.framework.version from 3.54.0 to 3.55.1
(#1105)
13c8b9353 is described below
commit 13c8b9353b80f553e720ff50fce0cb103de87c55
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Apr 6 14:23:37 2026 +0200
MINOR: Bump checker.framework.version from 3.54.0 to 3.55.1 (#1105)
Bumps `checker.framework.version` from 3.54.0 to 3.55.1.
Updates `org.checkerframework:checker-qual` from 3.54.0 to 3.55.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.55.1</h2>
<h2>Version 3.55.1 (2026-04-03)</h2>
<p>No user-visible changes.</p>
<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>
<h2>Version 3.55.1 (2026-04-03)</h2>
<p>No user-visible changes.</p>
<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/bf4ceb7660825e275f8c7561056310c47d48b81b"><code>bf4ceb7</code></a>
new release 3.55.1</li>
<li><a
href="https://github.com/typetools/checker-framework/commit/b8096660563a2349201e126c362c2000de20c1c5"><code>b809666</code></a>
Remove unneeded argument</li>
<li><a
href="https://github.com/typetools/checker-framework/commit/448019e7d43607b0d1d23e94baae0cd937e0219b"><code>448019e</code></a>
Make scripts executable in .zip file</li>
<li><a
href="https://github.com/typetools/checker-framework/commit/3bc1190be960534f1c5536ab74b760198ff5e70a"><code>3bc1190</code></a>
Update directory copying</li>
<li><a
href="https://github.com/typetools/checker-framework/commit/22df6d61a52c4183401d2fa355a59645c16feca3"><code>22df6d6</code></a>
Update release date</li>
<li><a
href="https://github.com/typetools/checker-framework/commit/3fc441bc5df12983f716282aeebaf8f6b934bfe6"><code>3fc441b</code></a>
Note about permissions</li>
<li><a
href="https://github.com/typetools/checker-framework/commit/6baaa5287134b9e616cbcbc40a413f21d498e1a1"><code>6baaa52</code></a>
Brevity</li>
<li><a
href="https://github.com/typetools/checker-framework/commit/d4ea6b993144c91992077e864c8cbf07ee929dac"><code>d4ea6b9</code></a>
Set version number to 3.55.1</li>
<li><a
href="https://github.com/typetools/checker-framework/commit/6b03e94dcf412a24859cf5ac9d17c2a4de65d978"><code>6b03e94</code></a>
Improve release instructions</li>
<li><a
href="https://github.com/typetools/checker-framework/commit/65613a0f0f05d39d74b36c40ba6ca398e1929157"><code>65613a0</code></a>
Fix Nullness extra tests</li>
<li>Additional commits viewable in <a
href="https://github.com/typetools/checker-framework/compare/checker-framework-3.54.0...checker-framework-3.55.1">compare
view</a></li>
</ul>
</details>
<br />
Updates `org.checkerframework:checker` from 3.54.0 to 3.55.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.55.1</h2>
<h2>Version 3.55.1 (2026-04-03)</h2>
<p>No user-visible changes.</p>
<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's
changelog</a>.</em></p>
<blockquote>
<h2>Version 3.55.1 (2026-04-03)</h2>
<p>No user-visible changes.</p>
<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/bf4ceb7660825e275f8c7561056310c47d48b81b"><code>bf4ceb7</code></a>
new release 3.55.1</li>
<li><a
href="https://github.com/typetools/checker-framework/commit/b8096660563a2349201e126c362c2000de20c1c5"><code>b809666</code></a>
Remove unneeded argument</li>
<li><a
href="https://github.com/typetools/checker-framework/commit/448019e7d43607b0d1d23e94baae0cd937e0219b"><code>448019e</code></a>
Make scripts executable in .zip file</li>
<li><a
href="https://github.com/typetools/checker-framework/commit/3bc1190be960534f1c5536ab74b760198ff5e70a"><code>3bc1190</code></a>
Update directory copying</li>
<li><a
href="https://github.com/typetools/checker-framework/commit/22df6d61a52c4183401d2fa355a59645c16feca3"><code>22df6d6</code></a>
Update release date</li>
<li><a
href="https://github.com/typetools/checker-framework/commit/3fc441bc5df12983f716282aeebaf8f6b934bfe6"><code>3fc441b</code></a>
Note about permissions</li>
<li><a
href="https://github.com/typetools/checker-framework/commit/6baaa5287134b9e616cbcbc40a413f21d498e1a1"><code>6baaa52</code></a>
Brevity</li>
<li><a
href="https://github.com/typetools/checker-framework/commit/d4ea6b993144c91992077e864c8cbf07ee929dac"><code>d4ea6b9</code></a>
Set version number to 3.55.1</li>
<li><a
href="https://github.com/typetools/checker-framework/commit/6b03e94dcf412a24859cf5ac9d17c2a4de65d978"><code>6b03e94</code></a>
Improve release instructions</li>
<li><a
href="https://github.com/typetools/checker-framework/commit/65613a0f0f05d39d74b36c40ba6ca398e1929157"><code>65613a0</code></a>
Fix Nullness extra tests</li>
<li>Additional commits viewable in <a
href="https://github.com/typetools/checker-framework/compare/checker-framework-3.54.0...checker-framework-3.55.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 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 06cb916b4..363ad7bd7 100644
--- a/pom.xml
+++ b/pom.xml
@@ -112,7 +112,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.54.0</checker.framework.version>
+ <checker.framework.version>3.55.1</checker.framework.version>
<logback.version>1.5.32</logback.version>
<doclint>none</doclint>
<additionalparam>-Xdoclint:none</additionalparam>