You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@isis.apache.org by GitBox <gi...@apache.org> on 2022/07/12 03:06:32 UTC

[GitHub] [isis] dependabot[bot] opened a new pull request, #1018: Bump checker-qual from 3.22.2 to 3.23.0

dependabot[bot] opened a new pull request, #1018:
URL: https://github.com/apache/isis/pull/1018

   Bumps [checker-qual](https://github.com/typetools/checker-framework) from 3.22.2 to 3.23.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.23.0</h2>
   <h2>Version 3.23.0 (July 11, 2022)</h2>
   <p><strong>User-visible changes:</strong></p>
   <p>By default, command-line argument <code>-AstubWarnIfNotFound</code> is treated as true for stub files provided on the command line and false for built-in stub files.  Use <code>-AstubWarnIfNotFound</code> to enable it for all stub files, and use new <code>-AstubNoWarnIfNotFound</code> to disable it for all stub files.</p>
   <p>New command-line argument <code>-ApermitStaticOwning</code> suppresses Resource Leak Checker warnings related to static owning fields.</p>
   <p>New command-line argument <code>-ApermitInitializationLeak</code> suppresses Resource Leak Checker warnings related to field initialization.</p>
   <p><strong>Closed issues:</strong></p>
   <p><a href="https://github-redirect.dependabot.com/typetools/checker-framework/issues/4855">#4855</a>, <a href="https://github-redirect.dependabot.com/typetools/checker-framework/issues/5151">#5151</a>, <a href="https://github-redirect.dependabot.com/typetools/checker-framework/issues/5166">#5166</a>, <a href="https://github-redirect.dependabot.com/typetools/checker-framework/issues/5172">#5172</a>, <a href="https://github-redirect.dependabot.com/typetools/checker-framework/issues/5175">#5175</a>, <a href="https://github-redirect.dependabot.com/typetools/checker-framework/issues/5181">#5181</a>, <a href="https://github-redirect.dependabot.com/typetools/checker-framework/issues/5189">#5189</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.23.0 (July 11, 2022)</h2>
   <p><strong>User-visible changes:</strong></p>
   <p>By default, command-line argument <code>-AstubWarnIfNotFound</code> is treated as true
   for stub files provided on the command line and false for built-in stub
   files.  Use <code>-AstubWarnIfNotFound</code> to enable it for all stub files, and use
   new <code>-AstubNoWarnIfNotFound</code> to disable it for all stub files.</p>
   <p>New command-line argument <code>-ApermitStaticOwning</code> suppresses Resource Leak
   Checker warnings related to static owning fields.</p>
   <p>New command-line argument <code>-ApermitInitializationLeak</code> suppresses Resource Leak
   Checker warnings related to field initialization.</p>
   <p><strong>Closed issues:</strong></p>
   <p><a href="https://github-redirect.dependabot.com/typetools/checker-framework/issues/4855">#4855</a>, <a href="https://github-redirect.dependabot.com/typetools/checker-framework/issues/5151">#5151</a>, <a href="https://github-redirect.dependabot.com/typetools/checker-framework/issues/5166">#5166</a>, <a href="https://github-redirect.dependabot.com/typetools/checker-framework/issues/5172">#5172</a>, <a href="https://github-redirect.dependabot.com/typetools/checker-framework/issues/5175">#5175</a>, <a href="https://github-redirect.dependabot.com/typetools/checker-framework/issues/5181">#5181</a>, <a href="https://github-redirect.dependabot.com/typetools/checker-framework/issues/5189">#5189</a>.</p>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a href="https://github.com/typetools/checker-framework/commit/07cc67f6024c5e873fcf9e399e36b6f31d492ad8"><code>07cc67f</code></a> Remove stray character</li>
   <li><a href="https://github.com/typetools/checker-framework/commit/bf5ab8255f0dad8114ef207745c943da5b2715e6"><code>bf5ab82</code></a> Handle there being nothing to commit</li>
   <li><a href="https://github.com/typetools/checker-framework/commit/407d6ee6d85c36abe89d3d6c38b773fbcddd68b2"><code>407d6ee</code></a> Need to update AFU version number, too</li>
   <li><a href="https://github.com/typetools/checker-framework/commit/25e9c3d08c1137831ee062819198719b547c26fc"><code>25e9c3d</code></a> Update changelog for release 3.23.0</li>
   <li><a href="https://github.com/typetools/checker-framework/commit/e9193df0455da3582bb25458e8e86592f84cfb1e"><code>e9193df</code></a> Remove unnecessary step (updating list of contributors)</li>
   <li><a href="https://github.com/typetools/checker-framework/commit/22b6d5a8c3f412fa496dc228c2a6b13b664f6002"><code>22b6d5a</code></a> Handle passing no arguments to a varargs method</li>
   <li><a href="https://github.com/typetools/checker-framework/commit/95c93bb4c93a8385a865349811e347aaebeef118"><code>95c93bb</code></a> CFG construction documentation</li>
   <li><a href="https://github.com/typetools/checker-framework/commit/f5503296e2564bafe78e46b0f3e1d0bd3e7e474e"><code>f550329</code></a> Move Javadoc comment</li>
   <li><a href="https://github.com/typetools/checker-framework/commit/adc381eeb34aa5ad22d107512d634b32eb68479e"><code>adc381e</code></a> Documentation about creating a checker</li>
   <li><a href="https://github.com/typetools/checker-framework/commit/864942ce2b8af03958cf074094f03bbe63c0acc8"><code>864942c</code></a> Factor out WholeProgramInferenceJavaParserStorage#isInvisible (<a href="https://github-redirect.dependabot.com/typetools/checker-framework/issues/5196">#5196</a>)</li>
   <li>Additional commits viewable in <a href="https://github.com/typetools/checker-framework/compare/checker-framework-3.22.2...checker-framework-3.23.0">compare view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.checkerframework:checker-qual&package-manager=maven&previous-version=3.22.2&new-version=3.23.0)](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>


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscribe@isis.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [isis] andi-huber merged pull request #1018: Bump checker-qual from 3.22.2 to 3.23.0

Posted by GitBox <gi...@apache.org>.
andi-huber merged PR #1018:
URL: https://github.com/apache/isis/pull/1018


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscribe@isis.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org