dependabot[bot] opened a new pull request, #4613:
URL: https://github.com/apache/arrow-adbc/pull/4613

   Bumps the linters group in /java with 1 update: 
[com.uber.nullaway:nullaway](https://github.com/uber/NullAway).
   
   Updates `com.uber.nullaway:nullaway` from 0.13.7 to 0.13.8
   <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.13.8</h2>
   <p>Mostly minor bug fixes.  Note that NullAway now treats 
<code>Map.remove</code> as returning <code>@Nullable</code> (<a 
href="https://redirect.github.com/uber/NullAway/issues/1623";>#1623</a>), which 
may lead
   to newly-reported warnings.</p>
   <ul>
   <li>Quote syntax element references in error messages by <a 
href="https://github.com/AryamannSingh7";><code>@​AryamannSingh7</code></a> (<a 
href="https://redirect.github.com/uber/NullAway/issues/1620";>#1620</a>)</li>
   <li>Fix stream nullability propagation through sorted() (Fixes <a 
href="https://redirect.github.com/uber/NullAway/issues/1538";>#1538</a>) by <a 
href="https://github.com/dyrpsf";><code>@​dyrpsf</code></a> (<a 
href="https://redirect.github.com/uber/NullAway/issues/1610";>#1610</a>)</li>
   <li>Add support for reactor by <a 
href="https://github.com/subhramit";><code>@​subhramit</code></a> (<a 
href="https://redirect.github.com/uber/NullAway/issues/1599";>#1599</a>)</li>
   <li>Fix issue with passing poly expression to a function parameter with type 
from library model (<a 
href="https://redirect.github.com/uber/NullAway/issues/1614";>#1614</a>)</li>
   <li>Fix crash with library model <a 
href="https://github.com/Nullable";><code>@​Nullable</code></a> being applied to 
wildcard (<a 
href="https://redirect.github.com/uber/NullAway/issues/1615";>#1615</a>)</li>
   <li>Add more modeling for Optional (<a 
href="https://redirect.github.com/uber/NullAway/issues/1613";>#1613</a>)</li>
   <li>Update lombok section at README.md by <a 
href="https://github.com/jevanlingen";><code>@​jevanlingen</code></a> (<a 
href="https://redirect.github.com/uber/NullAway/issues/1624";>#1624</a>)</li>
   <li>Model Map.remove as nullable by <a 
href="https://github.com/codingkiddo";><code>@​codingkiddo</code></a> (<a 
href="https://redirect.github.com/uber/NullAway/issues/1623";>#1623</a>)</li>
   <li>Better support for conditional expressions in JSpecify mode (<a 
href="https://redirect.github.com/uber/NullAway/issues/1608";>#1608</a>)</li>
   <li>Fix issue with reading annotations on record constructor parameters due 
to javac bug (<a 
href="https://redirect.github.com/uber/NullAway/issues/1636";>#1636</a>)</li>
   <li>Maintenance
   <ul>
   <li>Update to Gradle 9.6.1 and AGP 9.3.0 (<a 
href="https://redirect.github.com/uber/NullAway/issues/1634";>#1634</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.13.8</h2>
   <p>Mostly minor bug fixes.  Note that NullAway now treats 
<code>Map.remove</code> as returning <code>@Nullable</code> (<a 
href="https://redirect.github.com/uber/NullAway/issues/1623";>#1623</a>), which 
may lead
   to newly-reported warnings.</p>
   <ul>
   <li>Quote syntax element references in error messages by <a 
href="https://github.com/AryamannSingh7";><code>@​AryamannSingh7</code></a> (<a 
href="https://redirect.github.com/uber/NullAway/issues/1620";>#1620</a>)</li>
   <li>Fix stream nullability propagation through sorted() (Fixes <a 
href="https://redirect.github.com/uber/NullAway/issues/1538";>#1538</a>) by <a 
href="https://github.com/dyrpsf";><code>@​dyrpsf</code></a> (<a 
href="https://redirect.github.com/uber/NullAway/issues/1610";>#1610</a>)</li>
   <li>Add support for reactor by <a 
href="https://github.com/subhramit";><code>@​subhramit</code></a> (<a 
href="https://redirect.github.com/uber/NullAway/issues/1599";>#1599</a>)</li>
   <li>Fix issue with passing poly expression to a function parameter with type 
from library model (<a 
href="https://redirect.github.com/uber/NullAway/issues/1614";>#1614</a>)</li>
   <li>Fix crash with library model <a 
href="https://github.com/Nullable";><code>@​Nullable</code></a> being applied to 
wildcard (<a 
href="https://redirect.github.com/uber/NullAway/issues/1615";>#1615</a>)</li>
   <li>Add more modeling for Optional (<a 
href="https://redirect.github.com/uber/NullAway/issues/1613";>#1613</a>)</li>
   <li>Update lombok section at README.md by <a 
href="https://github.com/jevanlingen";><code>@​jevanlingen</code></a> (<a 
href="https://redirect.github.com/uber/NullAway/issues/1624";>#1624</a>)</li>
   <li>Model Map.remove as nullable by <a 
href="https://github.com/codingkiddo";><code>@​codingkiddo</code></a> (<a 
href="https://redirect.github.com/uber/NullAway/issues/1623";>#1623</a>)</li>
   <li>Better support for conditional expressions in JSpecify mode (<a 
href="https://redirect.github.com/uber/NullAway/issues/1608";>#1608</a>)</li>
   <li>Fix issue with reading annotations on record constructor parameters due 
to javac bug (<a 
href="https://redirect.github.com/uber/NullAway/issues/1636";>#1636</a>)</li>
   <li>Maintenance
   <ul>
   <li>Update to Gradle 9.6.1 and AGP 9.3.0 (<a 
href="https://redirect.github.com/uber/NullAway/issues/1634";>#1634</a>)</li>
   </ul>
   </li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/uber/NullAway/commit/23d726cf4ad7dd38be03ed60f622e54c04fbb8b4";><code>23d726c</code></a>
 Prepare for release 0.13.8.</li>
   <li><a 
href="https://github.com/uber/NullAway/commit/de0d37b945efbffac88e18e6fb0ece13d6f3831a";><code>de0d37b</code></a>
 Release notes for 0.13.8 (<a 
href="https://redirect.github.com/uber/NullAway/issues/1638";>#1638</a>)</li>
   <li><a 
href="https://github.com/uber/NullAway/commit/78d99948ac09e8e1bfb5ac6169b2743d71b5308b";><code>78d9994</code></a>
 Fix issue with reading annotations on record constructor parameters due to 
ja...</li>
   <li><a 
href="https://github.com/uber/NullAway/commit/43a78f3666297a725274cd493cf3f16d8b705b09";><code>43a78f3</code></a>
 Better support for conditional expressions in JSpecify mode (<a 
href="https://redirect.github.com/uber/NullAway/issues/1608";>#1608</a>)</li>
   <li><a 
href="https://github.com/uber/NullAway/commit/b2e846152ebb5c03930c978986eb56edde19f890";><code>b2e8461</code></a>
 Update to Gradle 9.6.1 and AGP 9.3.0 (<a 
href="https://redirect.github.com/uber/NullAway/issues/1634";>#1634</a>)</li>
   <li><a 
href="https://github.com/uber/NullAway/commit/77726c576d3866bd07e6e18ff1037ebda43d799d";><code>77726c5</code></a>
 Model Map.remove as nullable (<a 
href="https://redirect.github.com/uber/NullAway/issues/1623";>#1623</a>)</li>
   <li><a 
href="https://github.com/uber/NullAway/commit/addfe417f62cabca637158b6409c019c3d5443f0";><code>addfe41</code></a>
 Update lombok section at README.md (<a 
href="https://redirect.github.com/uber/NullAway/issues/1624";>#1624</a>)</li>
   <li><a 
href="https://github.com/uber/NullAway/commit/f40a9face5bc0a7fd6a9cabc025f7f8796f1da22";><code>f40a9fa</code></a>
 Add more modeling for Optional (<a 
href="https://redirect.github.com/uber/NullAway/issues/1613";>#1613</a>)</li>
   <li><a 
href="https://github.com/uber/NullAway/commit/98096d72114bd33c9c34b80f6e516b7e075313d0";><code>98096d7</code></a>
 Fix crash with library model <a 
href="https://github.com/Nullable";><code>@​Nullable</code></a> being applied to 
wildcard (<a 
href="https://redirect.github.com/uber/NullAway/issues/1615";>#1615</a>)</li>
   <li><a 
href="https://github.com/uber/NullAway/commit/1bd06129cae759acb07fa203818ed2bb6af42084";><code>1bd0612</code></a>
 Fix issue with passing poly expression to a function parameter with type 
from...</li>
   <li>Additional commits viewable in <a 
href="https://github.com/uber/NullAway/compare/v0.13.7...v0.13.8";>compare 
view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=com.uber.nullaway:nullaway&package-manager=maven&previous-version=0.13.7&new-version=0.13.8)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
   
   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]

Reply via email to