dependabot[bot] opened a new pull request, #4187: URL: https://github.com/apache/arrow-adbc/pull/4187
Bumps the linters group in /java with 3 updates: [org.checkerframework:checker-qual](https://github.com/typetools/checker-framework), [org.checkerframework:checker](https://github.com/typetools/checker-framework) and [com.google.errorprone:error_prone_core](https://github.com/google/error-prone). 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 /> Updates `com.google.errorprone:error_prone_core` from 2.48.0 to 2.49.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/google/error-prone/releases">com.google.errorprone:error_prone_core's releases</a>.</em></p> <blockquote> <h2>Error Prone 2.49.0</h2> <p>This release includes several changes to <code>Matcher</code> APIs, and removed some deprecated or problematic APIs:</p> <ul> <li>Remove deprecated <code>MethodMatchers.withSignature</code> API, which relies on fragile <code>toString</code> behaviour. Alternatives for matching on method signatures with varargs and type parameters were added in <a href="https://github.com/google/error-prone/commit/a98a1c55d92d343ae2c142485e8888cd46aa78b3">https://github.com/google/error-prone/commit/a98a1c55d92d343ae2c142485e8888cd46aa78b3</a>.</li> <li>Removed <code>variableType(Matcher)</code> API. <code>Matchers.variableType(Matcher)</code> uses <code>VariableTree#getType</code> to match variable types, which own't work for lambda parameters with inferred types after <a href="https://bugs.openjdk.org/browse/JDK-8268850">JDK-8268850</a>. The recommended replacement is <code>variableType(TypePredicate)</code>.</li> <li>Make <code>enclosingPackage</code> return an optional. Module elements are not enclosed by a package, checks using <code>enclosingPackage</code> shouldn't assume an enclosing package exists when processing arbitrary elements.</li> <li>New <code>FieldMatchers</code> API, similar to <code>MethodMatchers</code> (<a href="https://github.com/google/error-prone/commit/1dd9c3a6bd76fca8104be6ae1c1004655d6a1745">https://github.com/google/error-prone/commit/1dd9c3a6bd76fca8104be6ae1c1004655d6a1745</a>).</li> </ul> <p>New checks:</p> <ul> <li><a href="https://errorprone.info/bugpattern/AssertThrowsBlockToExpression"><code>AssertThrowsBlockToExpression</code></a>: Discourage unnecessary block lambdas in <code>assertThrows</code>.</li> <li><a href="https://errorprone.info/bugpattern/AssertThrowsMinimizer"><code>AssertThrowsMinimizer</code></a>: Suggest minimizing the amount of logic in <code>assertThrows</code>.</li> <li><a href="https://errorprone.info/bugpattern/MemorySegmentReferenceEquality"><code>MemorySegmentReferenceEquality</code></a>: Discourage using reference equality for <code>MemorySegments</code>.</li> <li><a href="https://errorprone.info/bugpattern/PreferThrowsTag"><code>PreferThrowsTag</code></a>: Recommends using <code>@throws</code> instead of the legacy <code>@exception</code> javadoc tag.</li> <li><a href="https://errorprone.info/bugpattern/RecordAccessorInCompactConstructor"><code>RecordAccessorInCompactConstructor</code></a>: detect record accessors inside the compact canonical ctors, which read uninitialized fields.</li> </ul> <p>Closed issues: <a href="https://redirect.github.com/google/error-prone/issues/2283">#2283</a>, <a href="https://redirect.github.com/google/error-prone/issues/3503">#3503</a>, <a href="https://redirect.github.com/google/error-prone/issues/5210">#5210</a>, <a href="https://redirect.github.com/google/error-prone/issues/5289">#5289</a>, <a href="https://redirect.github.com/google/error-prone/issues/5548">#5548</a>, <a href="https://redirect.github.com/google/error-prone/issues/5548">#5548</a>, <a href="https://redirect.github.com/google/error-prone/issues/5554">#5554</a>, <a href="https://redirect.github.com/google/error-prone/issues/5609">#5609</a>, <a href="https://redirect.github.com/google/error-prone/issues/5614">#5614</a>, <a href="https://redirect.github.com/google/error-prone/issues/5656">#5656</a></p> <p>Full changelog: <a href="https://github.com/google/error-prone/compare/v2.48.0...v2.49.0">https://github.com/google/error-prone/compare/v2.48.0...v2.49.0</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/google/error-prone/commit/89d75c196f2bac93d7aab17db6d2d70a2ee55941"><code>89d75c1</code></a> Release Error Prone 2.49.0</li> <li><a href="https://github.com/google/error-prone/commit/0b7b03b05d038f596e687e35fccd2cdc0356a7e2"><code>0b7b03b</code></a> Fix up some javadoc on `ModifySourceCollectionInStream.isStreamApiInvocationO...</li> <li><a href="https://github.com/google/error-prone/commit/fe5a7b1f4583db97387c46ed32ccd664d3f455f6"><code>fe5a7b1</code></a> Remove old FieldMatchers API</li> <li><a href="https://github.com/google/error-prone/commit/d54a1d1cd9b57dd49de585e21d0e315f3fb88c82"><code>d54a1d1</code></a> Fix up some <code>Finally</code> javadocs.</li> <li><a href="https://github.com/google/error-prone/commit/d93b31908fd361eb5e817a7dd18a1296f12f6414"><code>d93b319</code></a> [RefactorSwitch] bugfix comment handling</li> <li><a href="https://github.com/google/error-prone/commit/ff59782c69b9394e14b11d0b17574fe5b3dafa9c"><code>ff59782</code></a> [IfChainToSwitch] cleanup redundant conditions in ternary. No functional cha...</li> <li><a href="https://github.com/google/error-prone/commit/43b6df64ed635e1fcabaabd9c884df5753aac26b"><code>43b6df6</code></a> Generalise DuplicateAssertion to handle check* methods.</li> <li><a href="https://github.com/google/error-prone/commit/2c4346f59fdcdda7bf17839b55d2d5e416c7d1d1"><code>2c4346f</code></a> Fix a bug in <code>BooleanLiteral</code>: it currently suggests replacing `Boolean.FALSE...</li> <li><a href="https://github.com/google/error-prone/commit/559039bcc26400cd725236bdffe7fc94c4519311"><code>559039b</code></a> [IfChainToSwitch] doc-only change. fix typo in code comments.</li> <li><a href="https://github.com/google/error-prone/commit/393c61ce5b28fd5bcd1290ee831d3358d37cce16"><code>393c61c</code></a> [IfChainToSwitch] enhance code generation to emit unnamed variables, when sup...</li> <li>Additional commits viewable in <a href="https://github.com/google/error-prone/compare/v2.48.0...v2.49.0">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 <dependency name> major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore <dependency name> minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore <dependency name>` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore <dependency name>` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore <dependency name> <ignore condition>` will remove the ignore condition of the specified dependency and ignore conditions </details> -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
