dependabot[bot] opened a new pull request, #3710: URL: https://github.com/apache/arrow-adbc/pull/3710
Bumps the linters group in /java with 4 updates: [org.checkerframework:checker-qual](https://github.com/typetools/checker-framework), [org.checkerframework:checker](https://github.com/typetools/checker-framework), [com.google.errorprone:error_prone_core](https://github.com/google/error-prone) and [com.uber.nullaway:nullaway](https://github.com/uber/NullAway). Updates `org.checkerframework:checker-qual` from 3.51.1 to 3.52.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 3.52.0</h2> <h2>Version 3.52.0 (2025-11-04)</h2> <p><strong>Implementation details:</strong></p> <p>In <code>CFAbstractAnalysis</code>, renamed <code>defaultCreateAbstractValue</code> to <code>getCfValue</code></p> <p>In <code>GenericAnnotatedTypeFactory</code>:</p> <ul> <li>renamed <code>performFlowAnalysis</code> to <code>performFlowAnalysisForClass</code></li> <li>renamed <code>checkAndPerformFlowAnalysis</code> to <code>performFlowAnalysisForClassOnce</code></li> </ul> <p><strong>Closed issues:</strong></p> <p><a href="https://redirect.github.com/typetools/checker-framework/issues/6629">#6629</a>, <a href="https://redirect.github.com/typetools/checker-framework/issues/7341">#7341</a>, <a href="https://redirect.github.com/typetools/checker-framework/issues/7346">#7346</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.0 (2025-11-04)</h2> <p><strong>Implementation details:</strong></p> <p>In <code>CFAbstractAnalysis</code>, renamed <code>defaultCreateAbstractValue</code> to <code>getCfValue</code></p> <p>In <code>GenericAnnotatedTypeFactory</code>:</p> <ul> <li>renamed <code>performFlowAnalysis</code> to <code>performFlowAnalysisForClass</code></li> <li>renamed <code>checkAndPerformFlowAnalysis</code> to <code>performFlowAnalysisForClassOnce</code></li> </ul> <p><strong>Closed issues:</strong></p> <p><a href="https://redirect.github.com/typetools/checker-framework/issues/6629">#6629</a>, <a href="https://redirect.github.com/typetools/checker-framework/issues/7341">#7341</a>, <a href="https://redirect.github.com/typetools/checker-framework/issues/7346">#7346</a>.</p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/typetools/checker-framework/commit/f9d86ac7d8b31d452b0cf895fbfdf119d2b66734"><code>f9d86ac</code></a> new release 3.52.0</li> <li><a href="https://github.com/typetools/checker-framework/commit/1ebc96f05b1f4c2eec4c9d3f5f25c2ed4480fd98"><code>1ebc96f</code></a> Fix links.</li> <li><a href="https://github.com/typetools/checker-framework/commit/6063220755a12344ad4f854f4a83a1efee6db635"><code>6063220</code></a> Use double quotes.</li> <li><a href="https://github.com/typetools/checker-framework/commit/a1fe8eceed09e14f92b7f824d06a8639c44ae3e8"><code>a1fe8ec</code></a> Update for release.</li> <li><a href="https://github.com/typetools/checker-framework/commit/3d7a9fa22d19dc5babfaac172af1f50f6df97fea"><code>3d7a9fa</code></a> Fix building AFU manual (<a href="https://redirect.github.com/typetools/checker-framework/issues/7349">#7349</a>)</li> <li><a href="https://github.com/typetools/checker-framework/commit/a42d16929b59da5df1035b1abfe0829f587ed2e8"><code>a42d169</code></a> Change heap size to 4g</li> <li><a href="https://github.com/typetools/checker-framework/commit/25180901c278aed6a239134548a982ec1a0fe343"><code>2518090</code></a> Use <code>isEmpty()</code> in preference to <code>size()</code></li> <li><a href="https://github.com/typetools/checker-framework/commit/8a3b47b12636cc7ce2e2a931d46cb294aa5d08ef"><code>8a3b47b</code></a> Increase max heap size for tests</li> <li><a href="https://github.com/typetools/checker-framework/commit/2de6d5ce7201f79ea17fbee44437227434540332"><code>2de6d5c</code></a> Update cimg/base Docker tag to v2025.11 (<a href="https://redirect.github.com/typetools/checker-framework/issues/7352">#7352</a>)</li> <li><a href="https://github.com/typetools/checker-framework/commit/da473f34b12c62f3a180c4e786c9dea8d037c6d1"><code>da473f3</code></a> Update dependency com.amazonaws:aws-java-sdk-bom to v1.12.793 (<a href="https://redirect.github.com/typetools/checker-framework/issues/7351">#7351</a>)</li> <li>Additional commits viewable in <a href="https://github.com/typetools/checker-framework/compare/checker-framework-3.51.1...checker-framework-3.52.0">compare view</a></li> </ul> </details> <br /> Updates `org.checkerframework:checker` from 3.51.1 to 3.52.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 3.52.0</h2> <h2>Version 3.52.0 (2025-11-04)</h2> <p><strong>Implementation details:</strong></p> <p>In <code>CFAbstractAnalysis</code>, renamed <code>defaultCreateAbstractValue</code> to <code>getCfValue</code></p> <p>In <code>GenericAnnotatedTypeFactory</code>:</p> <ul> <li>renamed <code>performFlowAnalysis</code> to <code>performFlowAnalysisForClass</code></li> <li>renamed <code>checkAndPerformFlowAnalysis</code> to <code>performFlowAnalysisForClassOnce</code></li> </ul> <p><strong>Closed issues:</strong></p> <p><a href="https://redirect.github.com/typetools/checker-framework/issues/6629">#6629</a>, <a href="https://redirect.github.com/typetools/checker-framework/issues/7341">#7341</a>, <a href="https://redirect.github.com/typetools/checker-framework/issues/7346">#7346</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.0 (2025-11-04)</h2> <p><strong>Implementation details:</strong></p> <p>In <code>CFAbstractAnalysis</code>, renamed <code>defaultCreateAbstractValue</code> to <code>getCfValue</code></p> <p>In <code>GenericAnnotatedTypeFactory</code>:</p> <ul> <li>renamed <code>performFlowAnalysis</code> to <code>performFlowAnalysisForClass</code></li> <li>renamed <code>checkAndPerformFlowAnalysis</code> to <code>performFlowAnalysisForClassOnce</code></li> </ul> <p><strong>Closed issues:</strong></p> <p><a href="https://redirect.github.com/typetools/checker-framework/issues/6629">#6629</a>, <a href="https://redirect.github.com/typetools/checker-framework/issues/7341">#7341</a>, <a href="https://redirect.github.com/typetools/checker-framework/issues/7346">#7346</a>.</p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/typetools/checker-framework/commit/f9d86ac7d8b31d452b0cf895fbfdf119d2b66734"><code>f9d86ac</code></a> new release 3.52.0</li> <li><a href="https://github.com/typetools/checker-framework/commit/1ebc96f05b1f4c2eec4c9d3f5f25c2ed4480fd98"><code>1ebc96f</code></a> Fix links.</li> <li><a href="https://github.com/typetools/checker-framework/commit/6063220755a12344ad4f854f4a83a1efee6db635"><code>6063220</code></a> Use double quotes.</li> <li><a href="https://github.com/typetools/checker-framework/commit/a1fe8eceed09e14f92b7f824d06a8639c44ae3e8"><code>a1fe8ec</code></a> Update for release.</li> <li><a href="https://github.com/typetools/checker-framework/commit/3d7a9fa22d19dc5babfaac172af1f50f6df97fea"><code>3d7a9fa</code></a> Fix building AFU manual (<a href="https://redirect.github.com/typetools/checker-framework/issues/7349">#7349</a>)</li> <li><a href="https://github.com/typetools/checker-framework/commit/a42d16929b59da5df1035b1abfe0829f587ed2e8"><code>a42d169</code></a> Change heap size to 4g</li> <li><a href="https://github.com/typetools/checker-framework/commit/25180901c278aed6a239134548a982ec1a0fe343"><code>2518090</code></a> Use <code>isEmpty()</code> in preference to <code>size()</code></li> <li><a href="https://github.com/typetools/checker-framework/commit/8a3b47b12636cc7ce2e2a931d46cb294aa5d08ef"><code>8a3b47b</code></a> Increase max heap size for tests</li> <li><a href="https://github.com/typetools/checker-framework/commit/2de6d5ce7201f79ea17fbee44437227434540332"><code>2de6d5c</code></a> Update cimg/base Docker tag to v2025.11 (<a href="https://redirect.github.com/typetools/checker-framework/issues/7352">#7352</a>)</li> <li><a href="https://github.com/typetools/checker-framework/commit/da473f34b12c62f3a180c4e786c9dea8d037c6d1"><code>da473f3</code></a> Update dependency com.amazonaws:aws-java-sdk-bom to v1.12.793 (<a href="https://redirect.github.com/typetools/checker-framework/issues/7351">#7351</a>)</li> <li>Additional commits viewable in <a href="https://github.com/typetools/checker-framework/compare/checker-framework-3.51.1...checker-framework-3.52.0">compare view</a></li> </ul> </details> <br /> Updates `com.google.errorprone:error_prone_core` from 2.43.0 to 2.44.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.44.0</h2> <p>Changes</p> <ul> <li>The default severity for <a href="https://errorprone.info/bugpattern/LabelledBreakTarget"><code>LabelledBreakTarget</code></a> is now an error</li> <li>Update dependency on Guava (<a href="https://redirect.github.com/google/error-prone/issues/5108">#5108</a>)</li> </ul> <p>Closed issues: <a href="https://redirect.github.com/google/error-prone/issues/5218">#5218</a>, <a href="https://redirect.github.com/google/error-prone/issues/5278">#5278</a></p> <p>Full changelog: <a href="https://github.com/google/error-prone/compare/v2.43.0...v2.44.0">https://github.com/google/error-prone/compare/v2.43.0...v2.44.0</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/google/error-prone/commit/4016e04d1e95b60cebc737d39b913fca45099226"><code>4016e04</code></a> Release Error Prone 2.44.0</li> <li><a href="https://github.com/google/error-prone/commit/8255d1ea5a290956f0f3252fae3901f5ea2941db"><code>8255d1e</code></a> Avoid overlaps in UnnecessaryAsync fixes</li> <li><a href="https://github.com/google/error-prone/commit/4c0f01ba8a09ac05e61d02333e9b54d0707f6c39"><code>4c0f01b</code></a> Report InvalidLink diagnostics for links that are so invalid they crash javac</li> <li><a href="https://github.com/google/error-prone/commit/b5690c9aa4f7bc99883ccad02aeb2a667c202162"><code>b5690c9</code></a> Refresh Java8ApiChecker diff</li> <li><a href="https://github.com/google/error-prone/commit/54ed3d8ba302fe9aa6c6c0dd8aafa74f9b9f867a"><code>54ed3d8</code></a> Finalise removing GuardedByFlags.</li> <li><a href="https://github.com/google/error-prone/commit/bc26f7bf41cc2bc2a38c0363b7c6c4bd13614c7b"><code>bc26f7b</code></a> TruthConstantAsserts: treat static identifiers as constants.</li> <li><a href="https://github.com/google/error-prone/commit/7692fb41804e87985527893f57afebe1877b7d6a"><code>7692fb4</code></a> Rollforward of <a href="https://github.com/google/error-prone/commit/3272246036db6fc15">https://github.com/google/error-prone/commit/3272246036db6fc15</a>...</li> <li><a href="https://github.com/google/error-prone/commit/9c5f72538c1e7710a5ac2f2bcf1a41d57d362e58"><code>9c5f725</code></a> Optimize snippet logic</li> <li><a href="https://github.com/google/error-prone/commit/b0637112e9d7a582d15b21d79bd18087340aaab0"><code>b063711</code></a> Improve <code>TruthConstantAsserts</code> to detect more constant-like expressions.</li> <li><a href="https://github.com/google/error-prone/commit/de35cc90881627da9e0d8bdbe232256f90ec6a6d"><code>de35cc9</code></a> Automated rollback of commit 09c78e01573334cee793b67346ca0f3175fd47a3.</li> <li>Additional commits viewable in <a href="https://github.com/google/error-prone/compare/v2.43.0...v2.44.0">compare view</a></li> </ul> </details> <br /> Updates `com.uber.nullaway:nullaway` from 0.12.11 to 0.12.12 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/uber/NullAway/releases">com.uber.nullaway:nullaway's releases</a>.</em></p> <blockquote> <h2>NullAway 0.12.12</h2> <p>This release fixes a severe performance regression introduced in NullAway 0.12.11 and we encourage all users of 0.12.11 to upgrade.</p> <ul> <li>Address severe performance regression in dataflow analysis (<a href="https://redirect.github.com/uber/NullAway/issues/1328">#1328</a>)</li> <li>Maintenance <ul> <li>Fix test args for SuggestedFixesTests (<a href="https://redirect.github.com/uber/NullAway/issues/1324">#1324</a>)</li> <li>Stop passing -processorpath to CompilationTestHelper in NullAway tests (<a href="https://redirect.github.com/uber/NullAway/issues/1326">#1326</a>)</li> </ul> </li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/uber/NullAway/blob/master/CHANGELOG.md">com.uber.nullaway:nullaway's changelog</a>.</em></p> <blockquote> <h2>Version 0.12.12</h2> <p>This release fixes a severe performance regression introduced in NullAway 0.12.11 and we encourage all users of 0.12.11 to upgrade.</p> <ul> <li>Address severe performance regression in dataflow analysis (<a href="https://redirect.github.com/uber/NullAway/issues/1328">#1328</a>)</li> <li>Maintenance <ul> <li>Fix test args for SuggestedFixesTests (<a href="https://redirect.github.com/uber/NullAway/issues/1324">#1324</a>)</li> <li>Stop passing -processorpath to CompilationTestHelper in NullAway tests (<a href="https://redirect.github.com/uber/NullAway/issues/1326">#1326</a>)</li> </ul> </li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/uber/NullAway/commit/27a029cda6a63984c1b3b076a935bd24963792e2"><code>27a029c</code></a> Prepare for release 0.12.12.</li> <li><a href="https://github.com/uber/NullAway/commit/77c85a693ff3127b05ee13381d71d042fdb6457c"><code>77c85a6</code></a> Address severe performance regression in dataflow analysis (<a href="https://redirect.github.com/uber/NullAway/issues/1328">#1328</a>)</li> <li><a href="https://github.com/uber/NullAway/commit/38a756177ac30ed61fee1048af3714e0fea888d8"><code>38a7561</code></a> Stop passing <code>-processorpath</code> to <code>CompilationTestHelper</code> in NullAway tests (#...</li> <li><a href="https://github.com/uber/NullAway/commit/334479c0c843fd9582e41ca42a71d1321ff4827e"><code>334479c</code></a> Fix test args for SuggestedFixesTests (<a href="https://redirect.github.com/uber/NullAway/issues/1324">#1324</a>)</li> <li><a href="https://github.com/uber/NullAway/commit/7923ea27997e20381d8a71b1d3f6b27f40c236b6"><code>7923ea2</code></a> Prepare next development version.</li> <li>See full diff in <a href="https://github.com/uber/NullAway/compare/v0.12.11...v0.12.12">compare view</a></li> </ul> </details> <br /> Updates `org.checkerframework:checker` from 3.51.1 to 3.52.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 3.52.0</h2> <h2>Version 3.52.0 (2025-11-04)</h2> <p><strong>Implementation details:</strong></p> <p>In <code>CFAbstractAnalysis</code>, renamed <code>defaultCreateAbstractValue</code> to <code>getCfValue</code></p> <p>In <code>GenericAnnotatedTypeFactory</code>:</p> <ul> <li>renamed <code>performFlowAnalysis</code> to <code>performFlowAnalysisForClass</code></li> <li>renamed <code>checkAndPerformFlowAnalysis</code> to <code>performFlowAnalysisForClassOnce</code></li> </ul> <p><strong>Closed issues:</strong></p> <p><a href="https://redirect.github.com/typetools/checker-framework/issues/6629">#6629</a>, <a href="https://redirect.github.com/typetools/checker-framework/issues/7341">#7341</a>, <a href="https://redirect.github.com/typetools/checker-framework/issues/7346">#7346</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.0 (2025-11-04)</h2> <p><strong>Implementation details:</strong></p> <p>In <code>CFAbstractAnalysis</code>, renamed <code>defaultCreateAbstractValue</code> to <code>getCfValue</code></p> <p>In <code>GenericAnnotatedTypeFactory</code>:</p> <ul> <li>renamed <code>performFlowAnalysis</code> to <code>performFlowAnalysisForClass</code></li> <li>renamed <code>checkAndPerformFlowAnalysis</code> to <code>performFlowAnalysisForClassOnce</code></li> </ul> <p><strong>Closed issues:</strong></p> <p><a href="https://redirect.github.com/typetools/checker-framework/issues/6629">#6629</a>, <a href="https://redirect.github.com/typetools/checker-framework/issues/7341">#7341</a>, <a href="https://redirect.github.com/typetools/checker-framework/issues/7346">#7346</a>.</p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/typetools/checker-framework/commit/f9d86ac7d8b31d452b0cf895fbfdf119d2b66734"><code>f9d86ac</code></a> new release 3.52.0</li> <li><a href="https://github.com/typetools/checker-framework/commit/1ebc96f05b1f4c2eec4c9d3f5f25c2ed4480fd98"><code>1ebc96f</code></a> Fix links.</li> <li><a href="https://github.com/typetools/checker-framework/commit/6063220755a12344ad4f854f4a83a1efee6db635"><code>6063220</code></a> Use double quotes.</li> <li><a href="https://github.com/typetools/checker-framework/commit/a1fe8eceed09e14f92b7f824d06a8639c44ae3e8"><code>a1fe8ec</code></a> Update for release.</li> <li><a href="https://github.com/typetools/checker-framework/commit/3d7a9fa22d19dc5babfaac172af1f50f6df97fea"><code>3d7a9fa</code></a> Fix building AFU manual (<a href="https://redirect.github.com/typetools/checker-framework/issues/7349">#7349</a>)</li> <li><a href="https://github.com/typetools/checker-framework/commit/a42d16929b59da5df1035b1abfe0829f587ed2e8"><code>a42d169</code></a> Change heap size to 4g</li> <li><a href="https://github.com/typetools/checker-framework/commit/25180901c278aed6a239134548a982ec1a0fe343"><code>2518090</code></a> Use <code>isEmpty()</code> in preference to <code>size()</code></li> <li><a href="https://github.com/typetools/checker-framework/commit/8a3b47b12636cc7ce2e2a931d46cb294aa5d08ef"><code>8a3b47b</code></a> Increase max heap size for tests</li> <li><a href="https://github.com/typetools/checker-framework/commit/2de6d5ce7201f79ea17fbee44437227434540332"><code>2de6d5c</code></a> Update cimg/base Docker tag to v2025.11 (<a href="https://redirect.github.com/typetools/checker-framework/issues/7352">#7352</a>)</li> <li><a href="https://github.com/typetools/checker-framework/commit/da473f34b12c62f3a180c4e786c9dea8d037c6d1"><code>da473f3</code></a> Update dependency com.amazonaws:aws-java-sdk-bom to v1.12.793 (<a href="https://redirect.github.com/typetools/checker-framework/issues/7351">#7351</a>)</li> <li>Additional commits viewable in <a href="https://github.com/typetools/checker-framework/compare/checker-framework-3.51.1...checker-framework-3.52.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 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 <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]
