Commit 0dc64df
authored
Bump com.uber.nullaway:nullaway from 0.12.8 to 0.12.9 (#342)
Bumps [com.uber.nullaway:nullaway](https://github.com/uber/NullAway)
from 0.12.8 to 0.12.9.
<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.9</h2>
<ul>
<li>Add a case in our inference for generic method calls (<a
href="https://redirect.github.com/uber/NullAway/issues/1240">#1240</a>)</li>
<li>Add library model for Apache Commons CollectionUtils.isNotEmpty,
Amazon CollectionUtils.IsNullOrEmpty, and a couple Amazon StringUtils
methods (<a
href="https://redirect.github.com/uber/NullAway/issues/1242">#1242</a>)</li>
<li>Maintenance
<ul>
<li>Fix maven central link in RELEASING.md (<a
href="https://redirect.github.com/uber/NullAway/issues/1237">#1237</a>)</li>
<li>Update to Error Prone 2.41.0 (<a
href="https://redirect.github.com/uber/NullAway/issues/1239">#1239</a>)</li>
<li>Add tests for <a
href="https://redirect.github.com/uber/NullAway/issues/1246">gh-1246</a>
(<a
href="https://redirect.github.com/uber/NullAway/issues/1247">#1247</a>)</li>
<li>Test reading JSpecify annotations from bytecodes on JDK 21 (<a
href="https://redirect.github.com/uber/NullAway/issues/1245">#1245</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.9</h2>
<ul>
<li>Add a case in our inference for generic method calls (<a
href="https://redirect.github.com/uber/NullAway/issues/1240">#1240</a>)</li>
<li>Add library model for Apache Commons CollectionUtils.isNotEmpty,
Amazon CollectionUtils.IsNullOrEmpty, and a couple Amazon StringUtils
methods (<a
href="https://redirect.github.com/uber/NullAway/issues/1242">#1242</a>)</li>
<li>Maintenance
<ul>
<li>Fix maven central link in RELEASING.md (<a
href="https://redirect.github.com/uber/NullAway/issues/1237">#1237</a>)</li>
<li>Update to Error Prone 2.41.0 (<a
href="https://redirect.github.com/uber/NullAway/issues/1239">#1239</a>)</li>
<li>Add tests for <a
href="https://redirect.github.com/uber/NullAway/issues/1246">gh-1246</a>
(<a
href="https://redirect.github.com/uber/NullAway/issues/1247">#1247</a>)</li>
<li>Test reading JSpecify annotations from bytecodes on JDK 21 (<a
href="https://redirect.github.com/uber/NullAway/issues/1245">#1245</a>)</li>
</ul>
</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/uber/NullAway/commit/bc26940b0f59b630fcd1e628c7fcbc226230fa42"><code>bc26940</code></a>
Prepare for release 0.12.9.</li>
<li><a
href="https://github.com/uber/NullAway/commit/bdca1c3b812697d70d569882d6ffae50cdac7a86"><code>bdca1c3</code></a>
Test reading JSpecify annotations from bytecodes on JDK 21 (<a
href="https://redirect.github.com/uber/NullAway/issues/1245">#1245</a>)</li>
<li><a
href="https://github.com/uber/NullAway/commit/f59d952f69bd1500d232d844b07101ab3459af3f"><code>f59d952</code></a>
Add tests for <a
href="https://redirect.github.com/uber/NullAway/issues/1246">gh-1246</a>
(<a
href="https://redirect.github.com/uber/NullAway/issues/1247">#1247</a>)</li>
<li><a
href="https://github.com/uber/NullAway/commit/ba4ff830b2a14ec092d436cc8f33d9252fae75d5"><code>ba4ff83</code></a>
Add library model for Apache Commons CollectionUtils.isNotEmpty, Amazon
Colle...</li>
<li><a
href="https://github.com/uber/NullAway/commit/7b64688ae693825c350b31a20c9a3ba9bfdbdf89"><code>7b64688</code></a>
Add a case in our inference for generic method calls (<a
href="https://redirect.github.com/uber/NullAway/issues/1240">#1240</a>)</li>
<li><a
href="https://github.com/uber/NullAway/commit/92c93048a959d92991a4441f29f9eefd2e864d15"><code>92c9304</code></a>
Update to Error Prone 2.41.0 (<a
href="https://redirect.github.com/uber/NullAway/issues/1239">#1239</a>)</li>
<li><a
href="https://github.com/uber/NullAway/commit/dc07f6575607473ee82cf68590598c25e73ddd65"><code>dc07f65</code></a>
Fix maven central link in RELEASING.md (<a
href="https://redirect.github.com/uber/NullAway/issues/1237">#1237</a>)</li>
<li><a
href="https://github.com/uber/NullAway/commit/3f1599ab1f7c523f05dab5837d422fd54f5cbb47"><code>3f1599a</code></a>
Prepare next development version.</li>
<li>See full diff in <a
href="https://github.com/uber/NullAway/compare/v0.12.8...v0.12.9">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 2dffe0f commit 0dc64df
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | | - | |
| 20 | + | |
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
| |||
0 commit comments