Commit 482b581
authored
Bump com.uber.nullaway:nullaway from 0.13.0 to 0.13.1 (#413)
Bumps [com.uber.nullaway:nullaway](https://github.com/uber/NullAway)
from 0.13.0 to 0.13.1.
<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.1</h2>
<ul>
<li>Improve verification of !null -> !null contracts (<a
href="https://redirect.github.com/uber/NullAway/issues/1441">#1441</a>)</li>
<li>Substitute inferred <code>@nonnull</code> types for generic method
inference (<a
href="https://redirect.github.com/uber/NullAway/issues/1445">#1445</a>)</li>
<li>Better support for some contracts with boolean argument constraints
(<a
href="https://redirect.github.com/uber/NullAway/issues/1447">#1447</a>)</li>
<li>Maintenance
<ul>
<li>Add junit-framework as another integration test (<a
href="https://redirect.github.com/uber/NullAway/issues/1446">#1446</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.1</h2>
<ul>
<li>Improve verification of !null -> !null contracts (<a
href="https://redirect.github.com/uber/NullAway/issues/1441">#1441</a>)</li>
<li>Substitute inferred <code>@nonnull</code> types for generic method
inference (<a
href="https://redirect.github.com/uber/NullAway/issues/1445">#1445</a>)</li>
<li>Better support for some contracts with boolean argument constraints
(<a
href="https://redirect.github.com/uber/NullAway/issues/1447">#1447</a>)</li>
<li>Maintenance
<ul>
<li>Add junit-framework as another integration test (<a
href="https://redirect.github.com/uber/NullAway/issues/1446">#1446</a>)</li>
</ul>
</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/uber/NullAway/commit/cc9dab81ae5cd9276a90130a4cfb3cb831eca379"><code>cc9dab8</code></a>
Prepare for release 0.13.1.</li>
<li><a
href="https://github.com/uber/NullAway/commit/99025e4796ecd26b0b86c56007033bacab422062"><code>99025e4</code></a>
Changelog for release 0.13.1 (<a
href="https://redirect.github.com/uber/NullAway/issues/1449">#1449</a>)</li>
<li><a
href="https://github.com/uber/NullAway/commit/b27f13d9f4bafdff8ad52a44abd31f040f4943a3"><code>b27f13d</code></a>
Better support for some contracts with boolean argument constraints (<a
href="https://redirect.github.com/uber/NullAway/issues/1447">#1447</a>)</li>
<li><a
href="https://github.com/uber/NullAway/commit/4c619e85af4d915e71d382046de791f01b4609b1"><code>4c619e8</code></a>
Add junit-framework as another integration test (<a
href="https://redirect.github.com/uber/NullAway/issues/1446">#1446</a>)</li>
<li><a
href="https://github.com/uber/NullAway/commit/c27f3f494a6b4939e5b9349847333141d01a86f4"><code>c27f3f4</code></a>
Substitute inferred <code>@nonnull</code> types for generic method
inference (<a
href="https://redirect.github.com/uber/NullAway/issues/1445">#1445</a>)</li>
<li><a
href="https://github.com/uber/NullAway/commit/fc6d95655fb1976567e5b7f4785a2de96a1bfbe5"><code>fc6d956</code></a>
Improve verification of !null -> !null contracts (<a
href="https://redirect.github.com/uber/NullAway/issues/1441">#1441</a>)</li>
<li><a
href="https://github.com/uber/NullAway/commit/7f8bbcafbee8d38e26f616bb612c6532bffe5bf5"><code>7f8bbca</code></a>
Prepare next development version.</li>
<li>See full diff in <a
href="https://github.com/uber/NullAway/compare/v0.13.0...v0.13.1">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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>1 parent 531ff69 commit 482b581
1 file changed
Lines changed: 1 addition & 1 deletion
| 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