Commit cc44937
authored
Bump com.uber.nullaway:nullaway from 0.12.1 to 0.12.2 (#217)
Bumps [com.uber.nullaway:nullaway](https://github.com/uber/NullAway)
from 0.12.1 to 0.12.2.
<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.2</h2>
<ul>
<li>Fix reading of JSpecify <a
href="https://github.com/nullable"><code>@nullable</code></a>
annotations from varargs parameter in bytecode (<a
href="https://redirect.github.com/uber/NullAway/issues/1089">#1089</a>)</li>
<li>Fix JarInfer handling of generic types (<a
href="https://redirect.github.com/uber/NullAway/issues/1078">#1078</a>)</li>
<li>Fix another JSpecify mode crash involving raw types (<a
href="https://redirect.github.com/uber/NullAway/issues/1086">#1086</a>)</li>
<li>Fix bugs in handling of valueOf calls for map keys (<a
href="https://redirect.github.com/uber/NullAway/issues/1085">#1085</a>)</li>
<li>Suggest correct fix when array component of non-nullable array is
made null. (<a
href="https://redirect.github.com/uber/NullAway/issues/1087">#1087</a>)</li>
<li>Substitute type arguments when checking type parameter nullability
at call site (<a
href="https://redirect.github.com/uber/NullAway/issues/1070">#1070</a>)</li>
<li>Fix JarInfer parameter indexes for instance methods (<a
href="https://redirect.github.com/uber/NullAway/issues/1071">#1071</a>)</li>
<li>JSpecify mode: initial support for generic methods (with explicit
type arguments at calls) (<a
href="https://redirect.github.com/uber/NullAway/issues/1053">#1053</a>)</li>
<li>Maintenance
<ul>
<li>Update to latest Error Prone and Error Prone Gradle plugin (<a
href="https://redirect.github.com/uber/NullAway/issues/1064">#1064</a>)</li>
<li>Refactor serialization adapter retrieval by version (<a
href="https://redirect.github.com/uber/NullAway/issues/1066">#1066</a>)</li>
<li>Remove fixes.tsv serialization from NullAway serialization service
(<a
href="https://redirect.github.com/uber/NullAway/issues/1063">#1063</a>)</li>
<li>Enable javac -parameters flag (<a
href="https://redirect.github.com/uber/NullAway/issues/1069">#1069</a>)</li>
<li>Update to Gradle 8.11 (<a
href="https://redirect.github.com/uber/NullAway/issues/1073">#1073</a>)</li>
<li>Add test for issue 1035 (<a
href="https://redirect.github.com/uber/NullAway/issues/1074">#1074</a>)</li>
<li>remove use of deprecated Gradle API (<a
href="https://redirect.github.com/uber/NullAway/issues/1076">#1076</a>)</li>
<li>Update to Error Prone 2.36.0 (<a
href="https://redirect.github.com/uber/NullAway/issues/1077">#1077</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.2</h2>
<ul>
<li>Fix reading of JSpecify <a
href="https://github.com/nullable"><code>@nullable</code></a>
annotations from varargs parameter in bytecode (<a
href="https://redirect.github.com/uber/NullAway/issues/1089">#1089</a>)</li>
<li>Fix JarInfer handling of generic types (<a
href="https://redirect.github.com/uber/NullAway/issues/1078">#1078</a>)</li>
<li>Fix another JSpecify mode crash involving raw types (<a
href="https://redirect.github.com/uber/NullAway/issues/1086">#1086</a>)</li>
<li>Fix bugs in handling of valueOf calls for map keys (<a
href="https://redirect.github.com/uber/NullAway/issues/1085">#1085</a>)</li>
<li>Suggest correct fix when array component of non-nullable array is
made null. (<a
href="https://redirect.github.com/uber/NullAway/issues/1087">#1087</a>)</li>
<li>Substitute type arguments when checking type parameter nullability
at call site (<a
href="https://redirect.github.com/uber/NullAway/issues/1070">#1070</a>)</li>
<li>Fix JarInfer parameter indexes for instance methods (<a
href="https://redirect.github.com/uber/NullAway/issues/1071">#1071</a>)</li>
<li>JSpecify mode: initial support for generic methods (with explicit
type arguments at calls) (<a
href="https://redirect.github.com/uber/NullAway/issues/1053">#1053</a>)</li>
<li>Maintenance
<ul>
<li>Update to latest Error Prone and Error Prone Gradle plugin (<a
href="https://redirect.github.com/uber/NullAway/issues/1064">#1064</a>)</li>
<li>Refactor serialization adapter retrieval by version (<a
href="https://redirect.github.com/uber/NullAway/issues/1066">#1066</a>)</li>
<li>Remove fixes.tsv serialization from NullAway serialization service
(<a
href="https://redirect.github.com/uber/NullAway/issues/1063">#1063</a>)</li>
<li>Enable javac -parameters flag (<a
href="https://redirect.github.com/uber/NullAway/issues/1069">#1069</a>)</li>
<li>Update to Gradle 8.11 (<a
href="https://redirect.github.com/uber/NullAway/issues/1073">#1073</a>)</li>
<li>Add test for issue 1035 (<a
href="https://redirect.github.com/uber/NullAway/issues/1074">#1074</a>)</li>
<li>remove use of deprecated Gradle API (<a
href="https://redirect.github.com/uber/NullAway/issues/1076">#1076</a>)</li>
<li>Update to Error Prone 2.36.0 (<a
href="https://redirect.github.com/uber/NullAway/issues/1077">#1077</a>)</li>
</ul>
</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/uber/NullAway/commit/5a611a5c80bbebef6843dd9650a1a300645c975a"><code>5a611a5</code></a>
Prepare for release 0.12.2.</li>
<li><a
href="https://github.com/uber/NullAway/commit/cac2ed339a47ecc323cf037c6612abecdaa54c81"><code>cac2ed3</code></a>
Fix reading of JSpecify <a
href="https://github.com/Nullable"><code>@Nullable</code></a>
annotations from varargs parameter in bytec...</li>
<li><a
href="https://github.com/uber/NullAway/commit/35279f0a41360c9fef200ffdcd5d8e17a2719d1e"><code>35279f0</code></a>
Fix JarInfer handling of generic types (<a
href="https://redirect.github.com/uber/NullAway/issues/1078">#1078</a>)</li>
<li><a
href="https://github.com/uber/NullAway/commit/933b1afbe0f8786caaa8ad8a3ed86e1b868a442a"><code>933b1af</code></a>
Fix another JSpecify mode crash involving raw types (<a
href="https://redirect.github.com/uber/NullAway/issues/1086">#1086</a>)</li>
<li><a
href="https://github.com/uber/NullAway/commit/d21d4ab9d208cf6d4869ef1548cc126b8711372d"><code>d21d4ab</code></a>
Fix bugs in handling of valueOf calls for map keys (<a
href="https://redirect.github.com/uber/NullAway/issues/1085">#1085</a>)</li>
<li><a
href="https://github.com/uber/NullAway/commit/1fc39b3b9c5496e980d65e169855b1fe19e27a66"><code>1fc39b3</code></a>
Suggest correct fix when array component of non-nullable array is made
null. ...</li>
<li><a
href="https://github.com/uber/NullAway/commit/6c498b6f8c182df35b3b53f328bc35eb980ac863"><code>6c498b6</code></a>
Update to Error Prone 2.36.0 (<a
href="https://redirect.github.com/uber/NullAway/issues/1077">#1077</a>)</li>
<li><a
href="https://github.com/uber/NullAway/commit/5ea8b0cc1e58072ae7fe7f3a65ee0c386244f8ea"><code>5ea8b0c</code></a>
remove use of deprecated Gradle API (<a
href="https://redirect.github.com/uber/NullAway/issues/1076">#1076</a>)</li>
<li><a
href="https://github.com/uber/NullAway/commit/afe6927fa36925af1dad21dbfe8bc67f6b910e38"><code>afe6927</code></a>
Add test for issue 1035 (<a
href="https://redirect.github.com/uber/NullAway/issues/1074">#1074</a>)</li>
<li><a
href="https://github.com/uber/NullAway/commit/7a3d08895e2960adeb94f0d2d6d1205ae1c142d9"><code>7a3d088</code></a>
Substitute type arguments when checking type parameter nullability at
call si...</li>
<li>Additional commits viewable in <a
href="https://github.com/uber/NullAway/compare/v0.12.1...v0.12.2">compare
view</a></li>
</ul>
</details>
<br />
[](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>1 parent df11bf2 commit cc44937
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
26 | | - | |
| 26 | + | |
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
| |||
0 commit comments