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

   Bumps 
[org.checkerframework:checker-qual](https://github.com/typetools/checker-framework)
 from 3.38.0 to 3.39.0.
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/typetools/checker-framework/releases";>org.checkerframework:checker-qual's
 releases</a>.</em></p>
   <blockquote>
   <h2>Checker Framework 3.39.0</h2>
   <h2>Version 3.39.0 (October 2, 2023)</h2>
   <p><strong>User-visible changes:</strong></p>
   <p>The Checker Framework runs on a version 21 JVM. It does not yet soundly 
check all new Java 21 language features, but it does not
   crash when compiling them.</p>
   <p><strong>Implementation details:</strong></p>
   <p>Dataflow supports all the new Java 21 language features.</p>
   <ul>
   <li>A new node,<code>DeconstructorPatternNode</code>, was added, so any 
implementation of <code>NodeVisitor</code> must be updated.</li>
   <li>Method <code>InstanceOfNode.getBindingVariable()</code> is deprecated; 
use <code>getPatternNode()</code> or <code>getBindingVariables()</code> 
instead.</li>
   </ul>
   <p>WPI uses 1-based indexing for formal parameters and arguments.</p>
   <p><strong>Closed issues:</strong></p>
   <p><a 
href="https://redirect.github.com/typetools/checker-framework/issues/5911";>#5911</a>,
 <a 
href="https://redirect.github.com/typetools/checker-framework/issues/5967";>#5967</a>,
 <a 
href="https://redirect.github.com/typetools/checker-framework/issues/6155";>#6155</a>,
 <a 
href="https://redirect.github.com/typetools/checker-framework/issues/6173";>#6173</a>,
 <a 
href="https://redirect.github.com/typetools/checker-framework/issues/6201";>#6201</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";>org.checkerframework:checker-qual's
 changelog</a>.</em></p>
   <blockquote>
   <h2>Version 3.39.0 (October 2, 2023)</h2>
   <p><strong>User-visible changes:</strong></p>
   <p>The Checker Framework runs on a version 21 JVM.
   It does not yet soundly check all new Java 21 language features, but it does 
not
   crash when compiling them.</p>
   <p><strong>Implementation details:</strong></p>
   <p>Dataflow supports all the new Java 21 language features.</p>
   <ul>
   <li>A new node,<code>DeconstructorPatternNode</code>, was added, so any 
implementation of
   <code>NodeVisitor</code> must be updated.</li>
   <li>Method <code>InstanceOfNode.getBindingVariable()</code> is deprecated; 
use
   <code>getPatternNode()</code> or <code>getBindingVariables()</code> 
instead.</li>
   </ul>
   <p>WPI uses 1-based indexing for formal parameters and arguments.</p>
   <p><strong>Closed issues:</strong></p>
   <p><a 
href="https://redirect.github.com/typetools/checker-framework/issues/5911";>#5911</a>,
 <a 
href="https://redirect.github.com/typetools/checker-framework/issues/5967";>#5967</a>,
 <a 
href="https://redirect.github.com/typetools/checker-framework/issues/6155";>#6155</a>,
 <a 
href="https://redirect.github.com/typetools/checker-framework/issues/6173";>#6173</a>,
 <a 
href="https://redirect.github.com/typetools/checker-framework/issues/6201";>#6201</a>.</p>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/typetools/checker-framework/commit/aff7e0a0a7b856afaa85b578d8dc7a1237a63ad6";><code>aff7e0a</code></a>
 new release 3.39.0</li>
   <li><a 
href="https://github.com/typetools/checker-framework/commit/c91dd48e472e23acf524063d487533ae629c921f";><code>c91dd48</code></a>
 Remove stuparser from release process.</li>
   <li><a 
href="https://github.com/typetools/checker-framework/commit/f79faef47dd23391bb7f9483567928424d470a11";><code>f79faef</code></a>
 Prep for release.</li>
   <li><a 
href="https://github.com/typetools/checker-framework/commit/18b9ec2d90dc4cbcac75c895932ed657ba0b9a1d";><code>18b9ec2</code></a>
 Implement new Java 21 features in dataflow (<a 
href="https://redirect.github.com/typetools/checker-framework/issues/6192";>#6192</a>)</li>
   <li><a 
href="https://github.com/typetools/checker-framework/commit/db0d3dab4c4bcec5eda2b5239bdb6b86b701829e";><code>db0d3da</code></a>
 Update dependency com.amazonaws:aws-java-sdk-bom to v1.12.560 (<a 
href="https://redirect.github.com/typetools/checker-framework/issues/6213";>#6213</a>)</li>
   <li><a 
href="https://github.com/typetools/checker-framework/commit/a5963058bc1fd4e4ddf0cf22afece918d0a0dfe6";><code>a596305</code></a>
 Update dependency commons-io:commons-io to v2.14.0 (<a 
href="https://redirect.github.com/typetools/checker-framework/issues/6211";>#6211</a>)</li>
   <li><a 
href="https://github.com/typetools/checker-framework/commit/bfd6efc5c41ea235ef0958bf04dd8087e85fcf2d";><code>bfd6efc</code></a>
 Update plugin com.diffplug.spotless to v6.22.0 (<a 
href="https://redirect.github.com/typetools/checker-framework/issues/6212";>#6212</a>)</li>
   <li><a 
href="https://github.com/typetools/checker-framework/commit/411217466dcdd5e7cbbd7b6f07baf2bcf83ca03e";><code>4112174</code></a>
 Update dependency gradle to v8.4-rc-3 (<a 
href="https://redirect.github.com/typetools/checker-framework/issues/6206";>#6206</a>)</li>
   <li><a 
href="https://github.com/typetools/checker-framework/commit/7767b6b59850f3eb8372bff7f432980e8a0bd8c7";><code>7767b6b</code></a>
 Update manual with subsection for WPI results (<a 
href="https://redirect.github.com/typetools/checker-framework/issues/6209";>#6209</a>)</li>
   <li><a 
href="https://github.com/typetools/checker-framework/commit/e30dfd5126d1f12d651d3e2ba800f951f5d704c0";><code>e30dfd5</code></a>
 Avoid nullness errors</li>
   <li>Additional commits viewable in <a 
href="https://github.com/typetools/checker-framework/compare/checker-framework-3.38.0...checker-framework-3.39.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.38.0&new-version=3.39.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 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>


-- 
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-unsubscr...@causeway.apache.org

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

Reply via email to