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 da97828bf MINOR: Bump checker.framework.version from 4.1.0 to 4.2.0
(#1170)
da97828bf is described below
commit da97828bfe2818e1233ef8c421e89e238fff8340
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Jun 4 15:43:15 2026 +0200
MINOR: Bump checker.framework.version from 4.1.0 to 4.2.0 (#1170)
Bumps `checker.framework.version` from 4.1.0 to 4.2.0.
Updates `org.checkerframework:checker-qual` from 4.1.0 to 4.2.0
<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 4.2.0</h2>
<h2>Version 4.2.0 (2026-06-01)</h2>
<h3>User-visible changes</h3>
<p>Renamed error message key
"createsmustcallfor.target.unparseable" to
"createsmustcallfor.target.unparsable".</p>
<h3>Implementation details</h3>
<p>In <code>AnnotatedTypeFactory</code>:</p>
<ul>
<li>new overload <code>canonicalAnnotation(AnnotationMirror,
TypeMirror)</code>.</li>
</ul>
<p>In <code>TypeHierarchy</code>:</p>
<ul>
<li>new methods <code>equalsShallowEffective()</code>.</li>
</ul>
<h3>Closed issues</h3>
<p><a
href="https://redirect.github.com/typetools/checker-framework/issues/7676">#7676</a>,
<a
href="https://redirect.github.com/typetools/checker-framework/issues/7679">#7679</a>,
<a
href="https://redirect.github.com/typetools/checker-framework/issues/7680">#7680</a>,
<a
href="https://redirect.github.com/typetools/checker-framework/issues/7695">#7695</a>,
<a
href="https://redirect.github.com/typetools/checker-framework/issues/7697">#7697</a>,
<a
href="https://redirect.github.com/typetools/checker-framework/issues/7699">#7699</a>,
<a
href="https://redirect.github.com/typetools/checker-framework/issues/7700">#7700</a>,
<a
href="https://redirect.github.com/typetools/checker-framework/issues/7727">#7727</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 4.2.0 (2026-06-01)</h2>
<h3>User-visible changes</h3>
<p>Renamed error message key
"createsmustcallfor.target.unparseable" to
"createsmustcallfor.target.unparsable".</p>
<h3>Implementation details</h3>
<p>In <code>AnnotatedTypeFactory</code>:</p>
<ul>
<li>new overload <code>canonicalAnnotation(AnnotationMirror,
TypeMirror)</code>.</li>
</ul>
<p>In <code>TypeHierarchy</code>:</p>
<ul>
<li>new methods <code>equalsShallowEffective()</code>.</li>
</ul>
<h3>Closed issues</h3>
<p><a
href="https://redirect.github.com/typetools/checker-framework/issues/7676">#7676</a>,
<a
href="https://redirect.github.com/typetools/checker-framework/issues/7679">#7679</a>,
<a
href="https://redirect.github.com/typetools/checker-framework/issues/7680">#7680</a>,
<a
href="https://redirect.github.com/typetools/checker-framework/issues/7695">#7695</a>,
<a
href="https://redirect.github.com/typetools/checker-framework/issues/7697">#7697</a>,
<a
href="https://redirect.github.com/typetools/checker-framework/issues/7699">#7699</a>,
<a
href="https://redirect.github.com/typetools/checker-framework/issues/7700">#7700</a>,
<a
href="https://redirect.github.com/typetools/checker-framework/issues/7727">#7727</a>.</p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/typetools/checker-framework/commit/231e85507cb0166a94145d2e35b8d3d355c3ced6"><code>231e855</code></a>
new release 4.2.0</li>
<li><a
href="https://github.com/typetools/checker-framework/commit/e59f66f668bfffbadbd3185c103a898ee69fa745"><code>e59f66f</code></a>
Prep for release.</li>
<li><a
href="https://github.com/typetools/checker-framework/commit/bcc021ff1928ddb3e2ca9afa876bb16a6e924396"><code>bcc021f</code></a>
Fix problem with type var in a method reference (<a
href="https://redirect.github.com/typetools/checker-framework/issues/7729">#7729</a>)</li>
<li><a
href="https://github.com/typetools/checker-framework/commit/91392e5f6a521ee48baa974f39038a3ff309c5e3"><code>91392e5</code></a>
Use gradle-git-properties version 4</li>
<li><a
href="https://github.com/typetools/checker-framework/commit/cdae25801e483901ce5ebd814ad5286f5e332531"><code>cdae258</code></a>
Increase constraint limit (<a
href="https://redirect.github.com/typetools/checker-framework/issues/7752">#7752</a>)</li>
<li><a
href="https://github.com/typetools/checker-framework/commit/dbb553d23011306ced4a7d49fac82aa2df850e9d"><code>dbb553d</code></a>
Fix check of receiver override (<a
href="https://redirect.github.com/typetools/checker-framework/issues/7746">#7746</a>)</li>
<li><a
href="https://github.com/typetools/checker-framework/commit/264c73dbc2cde531fe88f6546c76727de348d3af"><code>264c73d</code></a>
Fix "unneeded.suppression" warning (<a
href="https://redirect.github.com/typetools/checker-framework/issues/7747">#7747</a>)</li>
<li><a
href="https://github.com/typetools/checker-framework/commit/d118b89190356b846201f2488b96710dfee11aef"><code>d118b89</code></a>
New methods <code>equalsShallowEffective()</code> (<a
href="https://redirect.github.com/typetools/checker-framework/issues/7745">#7745</a>)</li>
<li><a
href="https://github.com/typetools/checker-framework/commit/a916913c161d0cf6078c32e823d724a4c31890ae"><code>a916913</code></a>
Simplify logic (<a
href="https://redirect.github.com/typetools/checker-framework/issues/7744">#7744</a>)</li>
<li><a
href="https://github.com/typetools/checker-framework/commit/227974fbf0e546621a53da5f2db0de83fee61c46"><code>227974f</code></a>
Update plugin com-gradleup-shadow to v9.4.2 (<a
href="https://redirect.github.com/typetools/checker-framework/issues/7749">#7749</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/typetools/checker-framework/compare/checker-framework-4.1.0...checker-framework-4.2.0">compare
view</a></li>
</ul>
</details>
<br />
Updates `org.checkerframework:checker` from 4.1.0 to 4.2.0
<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 4.2.0</h2>
<h2>Version 4.2.0 (2026-06-01)</h2>
<h3>User-visible changes</h3>
<p>Renamed error message key
"createsmustcallfor.target.unparseable" to
"createsmustcallfor.target.unparsable".</p>
<h3>Implementation details</h3>
<p>In <code>AnnotatedTypeFactory</code>:</p>
<ul>
<li>new overload <code>canonicalAnnotation(AnnotationMirror,
TypeMirror)</code>.</li>
</ul>
<p>In <code>TypeHierarchy</code>:</p>
<ul>
<li>new methods <code>equalsShallowEffective()</code>.</li>
</ul>
<h3>Closed issues</h3>
<p><a
href="https://redirect.github.com/typetools/checker-framework/issues/7676">#7676</a>,
<a
href="https://redirect.github.com/typetools/checker-framework/issues/7679">#7679</a>,
<a
href="https://redirect.github.com/typetools/checker-framework/issues/7680">#7680</a>,
<a
href="https://redirect.github.com/typetools/checker-framework/issues/7695">#7695</a>,
<a
href="https://redirect.github.com/typetools/checker-framework/issues/7697">#7697</a>,
<a
href="https://redirect.github.com/typetools/checker-framework/issues/7699">#7699</a>,
<a
href="https://redirect.github.com/typetools/checker-framework/issues/7700">#7700</a>,
<a
href="https://redirect.github.com/typetools/checker-framework/issues/7727">#7727</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 4.2.0 (2026-06-01)</h2>
<h3>User-visible changes</h3>
<p>Renamed error message key
"createsmustcallfor.target.unparseable" to
"createsmustcallfor.target.unparsable".</p>
<h3>Implementation details</h3>
<p>In <code>AnnotatedTypeFactory</code>:</p>
<ul>
<li>new overload <code>canonicalAnnotation(AnnotationMirror,
TypeMirror)</code>.</li>
</ul>
<p>In <code>TypeHierarchy</code>:</p>
<ul>
<li>new methods <code>equalsShallowEffective()</code>.</li>
</ul>
<h3>Closed issues</h3>
<p><a
href="https://redirect.github.com/typetools/checker-framework/issues/7676">#7676</a>,
<a
href="https://redirect.github.com/typetools/checker-framework/issues/7679">#7679</a>,
<a
href="https://redirect.github.com/typetools/checker-framework/issues/7680">#7680</a>,
<a
href="https://redirect.github.com/typetools/checker-framework/issues/7695">#7695</a>,
<a
href="https://redirect.github.com/typetools/checker-framework/issues/7697">#7697</a>,
<a
href="https://redirect.github.com/typetools/checker-framework/issues/7699">#7699</a>,
<a
href="https://redirect.github.com/typetools/checker-framework/issues/7700">#7700</a>,
<a
href="https://redirect.github.com/typetools/checker-framework/issues/7727">#7727</a>.</p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/typetools/checker-framework/commit/231e85507cb0166a94145d2e35b8d3d355c3ced6"><code>231e855</code></a>
new release 4.2.0</li>
<li><a
href="https://github.com/typetools/checker-framework/commit/e59f66f668bfffbadbd3185c103a898ee69fa745"><code>e59f66f</code></a>
Prep for release.</li>
<li><a
href="https://github.com/typetools/checker-framework/commit/bcc021ff1928ddb3e2ca9afa876bb16a6e924396"><code>bcc021f</code></a>
Fix problem with type var in a method reference (<a
href="https://redirect.github.com/typetools/checker-framework/issues/7729">#7729</a>)</li>
<li><a
href="https://github.com/typetools/checker-framework/commit/91392e5f6a521ee48baa974f39038a3ff309c5e3"><code>91392e5</code></a>
Use gradle-git-properties version 4</li>
<li><a
href="https://github.com/typetools/checker-framework/commit/cdae25801e483901ce5ebd814ad5286f5e332531"><code>cdae258</code></a>
Increase constraint limit (<a
href="https://redirect.github.com/typetools/checker-framework/issues/7752">#7752</a>)</li>
<li><a
href="https://github.com/typetools/checker-framework/commit/dbb553d23011306ced4a7d49fac82aa2df850e9d"><code>dbb553d</code></a>
Fix check of receiver override (<a
href="https://redirect.github.com/typetools/checker-framework/issues/7746">#7746</a>)</li>
<li><a
href="https://github.com/typetools/checker-framework/commit/264c73dbc2cde531fe88f6546c76727de348d3af"><code>264c73d</code></a>
Fix "unneeded.suppression" warning (<a
href="https://redirect.github.com/typetools/checker-framework/issues/7747">#7747</a>)</li>
<li><a
href="https://github.com/typetools/checker-framework/commit/d118b89190356b846201f2488b96710dfee11aef"><code>d118b89</code></a>
New methods <code>equalsShallowEffective()</code> (<a
href="https://redirect.github.com/typetools/checker-framework/issues/7745">#7745</a>)</li>
<li><a
href="https://github.com/typetools/checker-framework/commit/a916913c161d0cf6078c32e823d724a4c31890ae"><code>a916913</code></a>
Simplify logic (<a
href="https://redirect.github.com/typetools/checker-framework/issues/7744">#7744</a>)</li>
<li><a
href="https://github.com/typetools/checker-framework/commit/227974fbf0e546621a53da5f2db0de83fee61c46"><code>227974f</code></a>
Update plugin com-gradleup-shadow to v9.4.2 (<a
href="https://redirect.github.com/typetools/checker-framework/issues/7749">#7749</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/typetools/checker-framework/compare/checker-framework-4.1.0...checker-framework-4.2.0">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 322e35f8b..81da2a286 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>4.1.0</checker.framework.version>
+ <checker.framework.version>4.2.0</checker.framework.version>
<logback.version>1.5.32</logback.version>
<doclint>none</doclint>
<additionalparam>-Xdoclint:none</additionalparam>