Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump com.uber.nullaway:nullaway from 0.10.22 to 0.10.23 (#102)
Bumps [com.uber.nullaway:nullaway](https://github.com/uber/NullAway) from 0.10.22 to 0.10.23. <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.10.23</h2> <ul> <li>Update for missing a couple possibly unsafe xml parser (<a href="https://redirect.github.com/uber/NullAway/issues/902">#902</a>)</li> <li>Add foojay-resolver-convention plugin (<a href="https://redirect.github.com/uber/NullAway/issues/905">#905</a>)</li> <li>JSpecify: Reason about nullability of reads from arrays (<a href="https://redirect.github.com/uber/NullAway/issues/875">#875</a>)</li> <li>Fix handling of static imports from subclasses (<a href="https://redirect.github.com/uber/NullAway/issues/904">#904</a>)</li> <li>Adding support for nullable type upper bounds considering Library models (<a href="https://redirect.github.com/uber/NullAway/issues/903">#903</a>)</li> <li>Support for extra Futures classes (<a href="https://redirect.github.com/uber/NullAway/issues/909">#909</a>)</li> <li>Build / CI tooling upgrades: <ul> <li>Bump various CI workflow versions (<a href="https://redirect.github.com/uber/NullAway/issues/906">#906</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.10.23</h2> <ul> <li>Update for missing a couple possibly unsafe xml parser (<a href="https://redirect.github.com/uber/NullAway/issues/902">#902</a>)</li> <li>Add foojay-resolver-convention plugin (<a href="https://redirect.github.com/uber/NullAway/issues/905">#905</a>)</li> <li>JSpecify: Reason about nullability of reads from arrays (<a href="https://redirect.github.com/uber/NullAway/issues/875">#875</a>)</li> <li>Fix handling of static imports from subclasses (<a href="https://redirect.github.com/uber/NullAway/issues/904">#904</a>)</li> <li>Adding support for nullable type upper bounds considering Library models (<a href="https://redirect.github.com/uber/NullAway/issues/903">#903</a>)</li> <li>Support for extra Futures classes (<a href="https://redirect.github.com/uber/NullAway/issues/909">#909</a>)</li> <li>Build / CI tooling upgrades: <ul> <li>Bump various CI workflow versions (<a href="https://redirect.github.com/uber/NullAway/issues/906">#906</a>)</li> </ul> </li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/uber/NullAway/commit/26d62e0e2c648dd6688987596e3c9a4c71773397"><code>26d62e0</code></a> Prepare for release 0.10.23.</li> <li><a href="https://github.com/uber/NullAway/commit/91d68098e3bc5123b737bc376ad1d226fca05188"><code>91d6809</code></a> Support for extra Futures classes (<a href="https://redirect.github.com/uber/NullAway/issues/909">#909</a>)</li> <li><a href="https://github.com/uber/NullAway/commit/084bd96ff473252715229fc41e02ac11f6f2bfd1"><code>084bd96</code></a> Adding support for nullable type upper bounds considering Library models (<a href="https://redirect.github.com/uber/NullAway/issues/903">#903</a>)</li> <li><a href="https://github.com/uber/NullAway/commit/fdd2b550ea51630c1d60142f87afb37ecd24f27c"><code>fdd2b55</code></a> Fix handling of static imports from subclasses (<a href="https://redirect.github.com/uber/NullAway/issues/904">#904</a>)</li> <li><a href="https://github.com/uber/NullAway/commit/5068956b1d54acde3a1ad2e4fc67ec7d4a1e6d14"><code>5068956</code></a> JSpecify: Reason about nullability of reads from arrays (<a href="https://redirect.github.com/uber/NullAway/issues/875">#875</a>)</li> <li><a href="https://github.com/uber/NullAway/commit/1badf682255ed048eecc0e36ce4f6a9e2f520b4b"><code>1badf68</code></a> Bump various CI workflow versions (<a href="https://redirect.github.com/uber/NullAway/issues/906">#906</a>)</li> <li><a href="https://github.com/uber/NullAway/commit/3fc9b8a446cb2b55edbc00695ea0a85ca9bb86b5"><code>3fc9b8a</code></a> Add foojay-resolver-convention plugin (<a href="https://redirect.github.com/uber/NullAway/issues/905">#905</a>)</li> <li><a href="https://github.com/uber/NullAway/commit/848b0b14d5a9abcbd2be66f62e3b6caa0dc61d9c"><code>848b0b1</code></a> update for missing a couple possibly unsafe xml parser (<a href="https://redirect.github.com/uber/NullAway/issues/902">#902</a>)</li> <li><a href="https://github.com/uber/NullAway/commit/00a317ad73c27dca50a1a0c01755cc54d86526ea"><code>00a317a</code></a> Prepare next development version.</li> <li>See full diff in <a href="https://github.com/uber/NullAway/compare/v0.10.22...v0.10.23">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=gradle&previous-version=0.10.22&new-version=0.10.23)](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 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 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>
- Loading branch information