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


   Bumps [checker-qual](https://github.com/typetools/checker-framework) from 
3.21.0 to 3.21.1.
   <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.21.1</h2>
   <h2>Version 3.21.1 (January 7, 2022)</h2>
   <p><strong>User-visible changes:</strong></p>
   <p>The Checker Framework Gradle Plugin now works incrementally:  if you 
change just one source file, then Gradle will recompile just that file rather 
than all files.</p>
   <p><strong>Closed issues:</strong>
   <a 
href="https://github-redirect.dependabot.com/typetools/checker-framework/issues/2401";>#2401</a>,
 <a 
href="https://github-redirect.dependabot.com/typetools/checker-framework/issues/4994";>#4994</a>,
 <a 
href="https://github-redirect.dependabot.com/typetools/checker-framework/issues/4995";>#4995</a>,
 <a 
href="https://github-redirect.dependabot.com/typetools/checker-framework/issues/4996";>#4996</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.21.1 (January 7, 2022)</h2>
   <p><strong>User-visible changes:</strong></p>
   <p>The Checker Framework Gradle Plugin now works incrementally:  if you 
change just
   one source file, then Gradle will recompile just that file rather than all
   files.</p>
   <p><strong>Closed issues:</strong>
   <a 
href="https://github-redirect.dependabot.com/typetools/checker-framework/issues/2401";>#2401</a>,
 <a 
href="https://github-redirect.dependabot.com/typetools/checker-framework/issues/4994";>#4994</a>,
 <a 
href="https://github-redirect.dependabot.com/typetools/checker-framework/issues/4995";>#4995</a>,
 <a 
href="https://github-redirect.dependabot.com/typetools/checker-framework/issues/4996";>#4996</a>.</p>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/typetools/checker-framework/commit/dd715c30576aca8e09dae2a2c5637f2fef00d6d6";><code>dd715c3</code></a>
 new release 3.21.1</li>
   <li><a 
href="https://github.com/typetools/checker-framework/commit/3820124d8ab4e4b4912ab8d92a669e7c255a601d";><code>3820124</code></a>
 Prep for release.</li>
   <li><a 
href="https://github.com/typetools/checker-framework/commit/673b126722fedb81ced13aa6cde10f907a919b9a";><code>673b126</code></a>
 Capture enclosing types</li>
   <li><a 
href="https://github.com/typetools/checker-framework/commit/269bca064b646ff674bd4584f86e24c6bf0bf286";><code>269bca0</code></a>
 Checker Framework Gradle Plugin is now incremental</li>
   <li><a 
href="https://github.com/typetools/checker-framework/commit/c73c4f8cc56b329499919652269ae218a466dde9";><code>c73c4f8</code></a>
 In TreeScanners, ensure &quot;scan&quot; is called so that Java 17+ trees are 
visited p...</li>
   <li><a 
href="https://github.com/typetools/checker-framework/commit/ed70606002cc8a851c77431eb5f73a96e9efb841";><code>ed70606</code></a>
 Add synthetic variables to CFG for ternary expressions (<a 
href="https://github-redirect.dependabot.com/typetools/checker-framework/issues/5000";>#5000</a>)</li>
   <li><a 
href="https://github.com/typetools/checker-framework/commit/3f9646e4dbf0600c897995f0893010a3408ea626";><code>3f9646e</code></a>
 When releasing, make Randoop use the latest version of the Checker 
Framework</li>
   <li><a 
href="https://github.com/typetools/checker-framework/commit/2ee909ef042b3dce84d1ae2fcc04de412e8750ca";><code>2ee909e</code></a>
 Update BCEL line number (<a 
href="https://github-redirect.dependabot.com/typetools/checker-framework/issues/4999";>#4999</a>)</li>
   <li><a 
href="https://github.com/typetools/checker-framework/commit/d3540b9bbe7067cff69499963ed7c26eb079ce72";><code>d3540b9</code></a>
 Bump com.github.johnrengelman.shadow from 7.1.1 to 7.1.2</li>
   <li><a 
href="https://github.com/typetools/checker-framework/commit/8e008df6409cc67b5d7ba526638d5344420ca193";><code>8e008df</code></a>
 Update for next release.</li>
   <li>See full diff in <a 
href="https://github.com/typetools/checker-framework/compare/checker-framework-3.21.0...checker-framework-3.21.1";>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.21.0&new-version=3.21.1)](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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to