-
Notifications
You must be signed in to change notification settings - Fork 123
Commit 9190007
Bump checker-qual from 3.24.0 to 3.25.0
Bumps [checker-qual](https://github.com/typetools/checker-framework) from 3.24.0 to 3.25.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/typetools/checker-framework/releases">checker-qual's releases</a>.</em></p>
<blockquote>
<h2>Checker Framework 3.25.0</h2>
<h2>Version 3.25.0 (September 1, 2022)</h2>
<p><strong>User-visible changes:</strong></p>
<p>Make <code>mustcall.not.inheritable</code> a warning rather than an error</p>
<p>The Property File Checker, Internationalization Checker, and Compiler Message Checker use <code>File.pathSeparator</code> to separate property file paths in <code>-Apropfiles</code>, rather than ':'.</p>
<p>Added <code>DoNothingChecker</code> that does nothing.</p>
<p><strong>Closed issues:</strong></p>
<p><a href="https://github-redirect.dependabot.com/typetools/checker-framework/issues/5216">#5216</a>, <a href="https://github-redirect.dependabot.com/typetools/checker-framework/issues/5240">#5240</a>, <a href="https://github-redirect.dependabot.com/typetools/checker-framework/issues/5256">#5256</a>, <a href="https://github-redirect.dependabot.com/typetools/checker-framework/issues/5273">#5273</a>.</p>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a href="https://github.com/typetools/checker-framework/blob/master/docs/CHANGELOG.md">checker-qual's changelog</a>.</em></p>
<blockquote>
<h2>Version 3.25.0 (September 1, 2022)</h2>
<p><strong>User-visible changes:</strong></p>
<p>Make <code>mustcall.not.inheritable</code> a warning rather than an error</p>
<p>The Property File Checker, Internationalization Checker, and Compiler
Message Checker use <code>File.pathSeparator</code> to separate property file paths in
<code>-Apropfiles</code>, rather than ':'.</p>
<p>Added <code>DoNothingChecker</code> that does nothing.</p>
<p><strong>Implementation details:</strong></p>
<p><strong>Closed issues:</strong></p>
<p><a href="https://github-redirect.dependabot.com/typetools/checker-framework/issues/5216">#5216</a>, <a href="https://github-redirect.dependabot.com/typetools/checker-framework/issues/5240">#5240</a>, <a href="https://github-redirect.dependabot.com/typetools/checker-framework/issues/5256">#5256</a>, <a href="https://github-redirect.dependabot.com/typetools/checker-framework/issues/5273">#5273</a>.</p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/typetools/checker-framework/commit/b598442e58992b20ad62d3fd2cb4eaac7b786cde"><code>b598442</code></a> Split one command into three, in attempt to improve determinism</li>
<li><a href="https://github.com/typetools/checker-framework/commit/ff25decc25fe8f44beec9c16632e04895238d1aa"><code>ff25dec</code></a> Fix command name</li>
<li><a href="https://github.com/typetools/checker-framework/commit/b261ab423684067639b389499f38881abe73af0f"><code>b261ab4</code></a> Improve diagnostic</li>
<li><a href="https://github.com/typetools/checker-framework/commit/15625579d6b27a2c246c658015f9b0544decd2d5"><code>1562557</code></a> Update version number to 3.25.0</li>
<li><a href="https://github.com/typetools/checker-framework/commit/84c1a51e045e0ff12ca11ecccaed2be0c796eb98"><code>84c1a51</code></a> Update changelog for version 3.25.0</li>
<li><a href="https://github.com/typetools/checker-framework/commit/eaec25fd058ed8bd5494eb59037cc7c400d95ceb"><code>eaec25f</code></a> Update com.amazonaws:aws-java-sdk-bom</li>
<li><a href="https://github.com/typetools/checker-framework/commit/52eee57f9060c5581ac5914fd498de2d23234d8b"><code>52eee57</code></a> Discuss related repositories</li>
<li><a href="https://github.com/typetools/checker-framework/commit/56ed124164fa0182c02c9a8a14a2da2d6d9c5976"><code>56ed124</code></a> Update version number and date</li>
<li><a href="https://github.com/typetools/checker-framework/commit/421b9a6ff471af4ed1ea82857d49889e1ddd6ef7"><code>421b9a6</code></a> Changed <code>-Apropfiles</code> to use <code>File.pathSeparator</code> (<a href="https://github-redirect.dependabot.com/typetools/checker-framework/issues/5274">#5274</a>)</li>
<li><a href="https://github.com/typetools/checker-framework/commit/3e9f11052c923e9b82c2cedf4f8cbbac23b54ad8"><code>3e9f110</code></a> Set environment variable before invoking <code>wpi-many.sh</code> (<a href="https://github-redirect.dependabot.com/typetools/checker-framework/issues/5272">#5272</a>)</li>
<li>Additional commits viewable in <a href="https://github.com/typetools/checker-framework/compare/checker-framework-3.24.0...checker-framework-3.25.0">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 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>
Fixes #333
COPYBARA_INTEGRATE_REVIEW=#333 from google:dependabot/maven/org.checkerframework-checker-qual-3.25.0 06fecfa
PiperOrigin-RevId: 4718134291 parent 5dc482c commit 9190007Copy full SHA for 9190007
Expand file treeCollapse file tree
1 file changed
+1
-1
lines changed+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
87 | 87 |
| |
88 | 88 |
| |
89 | 89 |
| |
90 |
| - | |
| 90 | + | |
91 | 91 |
| |
92 | 92 |
| |
93 | 93 |
| |
|
0 commit comments