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

   Bumps [javaparser-core](https://github.com/javaparser/javaparser) from 
3.24.8 to 3.24.9.
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/javaparser/javaparser/releases";>javaparser-core's 
releases</a>.</em></p>
   <blockquote>
   <h2>Release javaparser-parent-3.24.9</h2>
   <h3>Highlights</h3>
   <ul>
   <li>Remove &quot;executable&quot; bit from code files (PR <a 
href="https://github-redirect.dependabot.com/javaparser/javaparser/pull/3755";>#3755</a>
 by <a href="https://github.com/icmdaf";><code>@​icmdaf</code></a>)</li>
   </ul>
   <h3>Added</h3>
   <ul>
   <li>Created TypeSolverBuilder (PR <a 
href="https://github-redirect.dependabot.com/javaparser/javaparser/pull/3421";>#3421</a>
 by <a 
href="https://github.com/4everTheOne";><code>@​4everTheOne</code></a>)</li>
   </ul>
   <h3>Changed</h3>
   <ul>
   <li>Changing, in test classes, the initialization of the lexical preserva… 
(PR <a 
href="https://github-redirect.dependabot.com/javaparser/javaparser/pull/3779";>#3779</a>
 by <a href="https://github.com/jlerbsc";><code>@​jlerbsc</code></a>)</li>
   <li>chore(deps): bump maven-dependency-plugin from 3.3.0 to 3.4.0 (PR <a 
href="https://github-redirect.dependabot.com/javaparser/javaparser/pull/3770";>#3770</a>
 by <a 
href="https://github.com/apps/dependabot";><code>@​dependabot[bot]</code></a>)</li>
   <li>chore(deps): bump maven-install-plugin from 3.0.1 to 3.1.0 (PR <a 
href="https://github-redirect.dependabot.com/javaparser/javaparser/pull/3756";>#3756</a>
 by <a 
href="https://github.com/apps/dependabot";><code>@​dependabot[bot]</code></a>)</li>
   </ul>
   <h3>Fixed</h3>
   <ul>
   <li>Fix: <a 
href="https://github-redirect.dependabot.com/javaparser/javaparser/issues/3195";>#3195</a>
 Resolved methods in outer classes not inferred correcly (PR <a 
href="https://github-redirect.dependabot.com/javaparser/javaparser/pull/3778";>#3778</a>
 by <a href="https://github.com/jlerbsc";><code>@​jlerbsc</code></a>)</li>
   <li>Fix: <a 
href="https://github-redirect.dependabot.com/javaparser/javaparser/issues/3681";>#3681</a>
 LineComment alwaysing trimming content (PR <a 
href="https://github-redirect.dependabot.com/javaparser/javaparser/pull/3777";>#3777</a>
 by <a href="https://github.com/jlerbsc";><code>@​jlerbsc</code></a>)</li>
   <li>Fix: <a 
href="https://github-redirect.dependabot.com/javaparser/javaparser/issues/3773";>#3773</a>
 Replacing nodes causes error in lexical preserving printer… (PR <a 
href="https://github-redirect.dependabot.com/javaparser/javaparser/pull/3776";>#3776</a>
 by <a href="https://github.com/jlerbsc";><code>@​jlerbsc</code></a>)</li>
   <li>Fix: <a 
href="https://github-redirect.dependabot.com/javaparser/javaparser/issues/2517";>#2517</a>
 Modifying some nodes with the lexicalPreservation enabled … (PR <a 
href="https://github-redirect.dependabot.com/javaparser/javaparser/pull/3775";>#3775</a>
 by <a href="https://github.com/jlerbsc";><code>@​jlerbsc</code></a>)</li>
   <li>Fix: <a 
href="https://github-redirect.dependabot.com/javaparser/javaparser/issues/3725";>#3725</a>
 JavaParserFacade var type in for-each loop cannot be resolved (PR <a 
href="https://github-redirect.dependabot.com/javaparser/javaparser/pull/3768";>#3768</a>
 by <a href="https://github.com/abego";><code>@​abego</code></a>)</li>
   <li>Fix: <a 
href="https://github-redirect.dependabot.com/javaparser/javaparser/issues/3216";>#3216</a>
 LexicalPreservingPrinter add Wrong indentation when removing comments (PR <a 
href="https://github-redirect.dependabot.com/javaparser/javaparser/pull/3766";>#3766</a>
 by <a href="https://github.com/jlerbsc";><code>@​jlerbsc</code></a>)</li>
   <li>Fix: <a 
href="https://github-redirect.dependabot.com/javaparser/javaparser/issues/3472";>#3472</a>
 Line comment removal causes IllegalStateException with 
LexicalPreservingPrinter (PR <a 
href="https://github-redirect.dependabot.com/javaparser/javaparser/pull/3765";>#3765</a>
 by <a href="https://github.com/jlerbsc";><code>@​jlerbsc</code></a>)</li>
   <li>Fix: <a 
href="https://github-redirect.dependabot.com/javaparser/javaparser/issues/3441";>#3441</a>
 LexicalPreservingPrinter prints wrong output with line com… (PR <a 
href="https://github-redirect.dependabot.com/javaparser/javaparser/pull/3764";>#3764</a>
 by <a href="https://github.com/jlerbsc";><code>@​jlerbsc</code></a>)</li>
   <li>Fix: <a 
href="https://github-redirect.dependabot.com/javaparser/javaparser/issues/2137";>#2137</a>
 ClassOrInterfaceDeclaration addMember using index (PR <a 
href="https://github-redirect.dependabot.com/javaparser/javaparser/pull/3763";>#3763</a>
 by <a href="https://github.com/jlerbsc";><code>@​jlerbsc</code></a>)</li>
   <li>Fix: <a 
href="https://github-redirect.dependabot.com/javaparser/javaparser/issues/3761";>#3761</a>
 Lexical preserving corrupts source when adding a modifier in first position 
(PR <a 
href="https://github-redirect.dependabot.com/javaparser/javaparser/pull/3762";>#3762</a>
 by <a href="https://github.com/jlerbsc";><code>@​jlerbsc</code></a>)</li>
   <li>Fix: <a 
href="https://github-redirect.dependabot.com/javaparser/javaparser/issues/3693";>#3693</a>
 Removing modifiers from method declaration results in loss… (PR <a 
href="https://github-redirect.dependabot.com/javaparser/javaparser/pull/3760";>#3760</a>
 by <a href="https://github.com/jlerbsc";><code>@​jlerbsc</code></a>)</li>
   <li>Fix: <a 
href="https://github-redirect.dependabot.com/javaparser/javaparser/issues/3750";>#3750</a>
 Lexical preserving corrupts source (PR <a 
href="https://github-redirect.dependabot.com/javaparser/javaparser/pull/3759";>#3759</a>
 by <a href="https://github.com/jlerbsc";><code>@​jlerbsc</code></a>)</li>
   <li>Fix: Fix the indentation generated by the LexicalPreservingPrinter wh… 
(PR <a 
href="https://github-redirect.dependabot.com/javaparser/javaparser/pull/3758";>#3758</a>
 by <a href="https://github.com/jlerbsc";><code>@​jlerbsc</code></a>)</li>
   </ul>
   <h3>Security</h3>
   <ul>
   <li>Remove &quot;executable&quot; bit from code files (PR <a 
href="https://github-redirect.dependabot.com/javaparser/javaparser/pull/3755";>#3755</a>
 by <a href="https://github.com/icmdaf";><code>@​icmdaf</code></a>)</li>
   </ul>
   <h3>:heart: Contributors</h3>
   <p>Thank You to all contributors who worked on this release!</p>
   <ul>
   <li><a href="https://github.com/abego";><code>@​abego</code></a></li>
   <li><a href="https://github.com/jlerbsc";><code>@​jlerbsc</code></a></li>
   <li><a href="https://github.com/icmdaf";><code>@​icmdaf</code></a></li>
   <li><a 
href="https://github.com/4everTheOne";><code>@​4everTheOne</code></a></li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Changelog</summary>
   <p><em>Sourced from <a 
href="https://github.com/javaparser/javaparser/blob/master/changelog.md";>javaparser-core's
 changelog</a>.</em></p>
   <blockquote>
   <h2>Next Release (Version 3.24.9)</h2>
   <p><a 
href="https://github.com/javaparser/javaparser/milestone/193?closed=1";>issues 
resolved</a></p>
   <h3>Highlights</h3>
   <ul>
   <li>Remove &quot;executable&quot; bit from code files (PR <a 
href="https://github-redirect.dependabot.com/javaparser/javaparser/pull/3755";>#3755</a>
 by <a href="https://github.com/icmdaf";><code>@​icmdaf</code></a>)</li>
   </ul>
   <h3>Added</h3>
   <ul>
   <li>Created TypeSolverBuilder (PR <a 
href="https://github-redirect.dependabot.com/javaparser/javaparser/pull/3421";>#3421</a>
 by <a 
href="https://github.com/4everTheOne";><code>@​4everTheOne</code></a>)</li>
   </ul>
   <h3>Changed</h3>
   <ul>
   <li>Changing, in test classes, the initialization of the lexical preserva… 
(PR <a 
href="https://github-redirect.dependabot.com/javaparser/javaparser/pull/3779";>#3779</a>
 by <a href="https://github.com/jlerbsc";><code>@​jlerbsc</code></a>)</li>
   <li>chore(deps): bump maven-dependency-plugin from 3.3.0 to 3.4.0 (PR <a 
href="https://github-redirect.dependabot.com/javaparser/javaparser/pull/3770";>#3770</a>
 by <a 
href="https://github.com/apps/dependabot";><code>@​dependabot[bot]</code></a>)</li>
   <li>chore(deps): bump maven-install-plugin from 3.0.1 to 3.1.0 (PR <a 
href="https://github-redirect.dependabot.com/javaparser/javaparser/pull/3756";>#3756</a>
 by <a 
href="https://github.com/apps/dependabot";><code>@​dependabot[bot]</code></a>)</li>
   </ul>
   <h3>Fixed</h3>
   <ul>
   <li>Fix: <a 
href="https://github-redirect.dependabot.com/javaparser/javaparser/issues/3195";>#3195</a>
 Resolved methods in outer classes not inferred correcly (PR <a 
href="https://github-redirect.dependabot.com/javaparser/javaparser/pull/3778";>#3778</a>
 by <a href="https://github.com/jlerbsc";><code>@​jlerbsc</code></a>)</li>
   <li>Fix: <a 
href="https://github-redirect.dependabot.com/javaparser/javaparser/issues/3681";>#3681</a>
 LineComment alwaysing trimming content (PR <a 
href="https://github-redirect.dependabot.com/javaparser/javaparser/pull/3777";>#3777</a>
 by <a href="https://github.com/jlerbsc";><code>@​jlerbsc</code></a>)</li>
   <li>Fix: <a 
href="https://github-redirect.dependabot.com/javaparser/javaparser/issues/3773";>#3773</a>
 Replacing nodes causes error in lexical preserving printer… (PR <a 
href="https://github-redirect.dependabot.com/javaparser/javaparser/pull/3776";>#3776</a>
 by <a href="https://github.com/jlerbsc";><code>@​jlerbsc</code></a>)</li>
   <li>Fix: <a 
href="https://github-redirect.dependabot.com/javaparser/javaparser/issues/2517";>#2517</a>
 Modifying some nodes with the lexicalPreservation enabled … (PR <a 
href="https://github-redirect.dependabot.com/javaparser/javaparser/pull/3775";>#3775</a>
 by <a href="https://github.com/jlerbsc";><code>@​jlerbsc</code></a>)</li>
   <li>Fix: <a 
href="https://github-redirect.dependabot.com/javaparser/javaparser/issues/3725";>#3725</a>
 JavaParserFacade var type in for-each loop cannot be resolved (PR <a 
href="https://github-redirect.dependabot.com/javaparser/javaparser/pull/3768";>#3768</a>
 by <a href="https://github.com/abego";><code>@​abego</code></a>)</li>
   <li>Fix: <a 
href="https://github-redirect.dependabot.com/javaparser/javaparser/issues/3216";>#3216</a>
 LexicalPreservingPrinter add Wrong indentation when removing comments (PR <a 
href="https://github-redirect.dependabot.com/javaparser/javaparser/pull/3766";>#3766</a>
 by <a href="https://github.com/jlerbsc";><code>@​jlerbsc</code></a>)</li>
   <li>Fix: <a 
href="https://github-redirect.dependabot.com/javaparser/javaparser/issues/3472";>#3472</a>
 Line comment removal causes IllegalStateException with 
LexicalPreservingPrinter (PR <a 
href="https://github-redirect.dependabot.com/javaparser/javaparser/pull/3765";>#3765</a>
 by <a href="https://github.com/jlerbsc";><code>@​jlerbsc</code></a>)</li>
   <li>Fix: <a 
href="https://github-redirect.dependabot.com/javaparser/javaparser/issues/3441";>#3441</a>
 LexicalPreservingPrinter prints wrong output with line com… (PR <a 
href="https://github-redirect.dependabot.com/javaparser/javaparser/pull/3764";>#3764</a>
 by <a href="https://github.com/jlerbsc";><code>@​jlerbsc</code></a>)</li>
   <li>Fix: <a 
href="https://github-redirect.dependabot.com/javaparser/javaparser/issues/2137";>#2137</a>
 ClassOrInterfaceDeclaration addMember using index (PR <a 
href="https://github-redirect.dependabot.com/javaparser/javaparser/pull/3763";>#3763</a>
 by <a href="https://github.com/jlerbsc";><code>@​jlerbsc</code></a>)</li>
   <li>Fix: <a 
href="https://github-redirect.dependabot.com/javaparser/javaparser/issues/3761";>#3761</a>
 Lexical preserving corrupts source when adding a modifier in first position 
(PR <a 
href="https://github-redirect.dependabot.com/javaparser/javaparser/pull/3762";>#3762</a>
 by <a href="https://github.com/jlerbsc";><code>@​jlerbsc</code></a>)</li>
   <li>Fix: <a 
href="https://github-redirect.dependabot.com/javaparser/javaparser/issues/3693";>#3693</a>
 Removing modifiers from method declaration results in loss… (PR <a 
href="https://github-redirect.dependabot.com/javaparser/javaparser/pull/3760";>#3760</a>
 by <a href="https://github.com/jlerbsc";><code>@​jlerbsc</code></a>)</li>
   <li>Fix: <a 
href="https://github-redirect.dependabot.com/javaparser/javaparser/issues/3750";>#3750</a>
 Lexical preserving corrupts source (PR <a 
href="https://github-redirect.dependabot.com/javaparser/javaparser/pull/3759";>#3759</a>
 by <a href="https://github.com/jlerbsc";><code>@​jlerbsc</code></a>)</li>
   <li>Fix: Fix the indentation generated by the LexicalPreservingPrinter wh… 
(PR <a 
href="https://github-redirect.dependabot.com/javaparser/javaparser/pull/3758";>#3758</a>
 by <a href="https://github.com/jlerbsc";><code>@​jlerbsc</code></a>)</li>
   </ul>
   <h3>Security</h3>
   <ul>
   <li>Remove &quot;executable&quot; bit from code files (PR <a 
href="https://github-redirect.dependabot.com/javaparser/javaparser/pull/3755";>#3755</a>
 by <a href="https://github.com/icmdaf";><code>@​icmdaf</code></a>)</li>
   </ul>
   <h3>:heart: Contributors</h3>
   <p>Thank You to all contributors who worked on this release!</p>
   <ul>
   <li><a href="https://github.com/abego";><code>@​abego</code></a></li>
   <li><a href="https://github.com/jlerbsc";><code>@​jlerbsc</code></a></li>
   <li><a href="https://github.com/icmdaf";><code>@​icmdaf</code></a></li>
   <li><a 
href="https://github.com/4everTheOne";><code>@​4everTheOne</code></a></li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/javaparser/javaparser/commit/c34e87abf0f96d5bf6fe061a24c5eed7b1dbfc77";><code>c34e87a</code></a>
 [maven-release-plugin] prepare release javaparser-parent-3.24.9</li>
   <li><a 
href="https://github.com/javaparser/javaparser/commit/eb8d88cfb5264de96c252a491f6444c3c956d33c";><code>eb8d88c</code></a>
 update readme</li>
   <li><a 
href="https://github.com/javaparser/javaparser/commit/ec206dc4493bfba0dc7c5f435fa9281cfcc8492d";><code>ec206dc</code></a>
 Update changelog</li>
   <li><a 
href="https://github.com/javaparser/javaparser/commit/9a2a75ab9fb33c90243eaacd158b08e57ea46f89";><code>9a2a75a</code></a>
 Merge pull request <a 
href="https://github-redirect.dependabot.com/javaparser/javaparser/issues/3782";>#3782</a>
 from jlerbsc/refactoring_context</li>
   <li><a 
href="https://github.com/javaparser/javaparser/commit/c7ff62ea9c42df698db467543b50dfba1533c011";><code>c7ff62e</code></a>
 Update with master and resolve conflict</li>
   <li><a 
href="https://github.com/javaparser/javaparser/commit/cbf8642717a810e8d49064f60ad055e8f9fb48b5";><code>cbf8642</code></a>
 Migration of the JavaParserFacade.classToResolvedType() method to the 
SymbolS...</li>
   <li><a 
href="https://github.com/javaparser/javaparser/commit/abc8edbc978382d2ce57e34e23826873da7f6b99";><code>abc8edb</code></a>
 Merge pull request <a 
href="https://github-redirect.dependabot.com/javaparser/javaparser/issues/3063";>#3063</a>
 from 4everTheOne/improve/node-ToAST</li>
   <li><a 
href="https://github.com/javaparser/javaparser/commit/dda1f59227f415edc005d01b087c763afe451f43";><code>dda1f59</code></a>
 remove the dependency between JavaParserTypeDeclarationAdapter and 
ReflexionC...</li>
   <li><a 
href="https://github.com/javaparser/javaparser/commit/ebc91860013ebb5b920d7a66900f1c64ce987aa7";><code>ebc9186</code></a>
 Migrate ConstructorResolutionLogic and MethodResolutionLogic to JP core 
module</li>
   <li><a 
href="https://github.com/javaparser/javaparser/commit/ad9b7c7e8a85b8f2c46d5286e574cd5ceb59da85";><code>ad9b7c7</code></a>
 Migrate MethodResolutionCapability to JP core module</li>
   <li>Additional commits viewable in <a 
href="https://github.com/javaparser/javaparser/compare/javaparser-parent-3.24.8...javaparser-parent-3.24.9";>compare
 view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=com.github.javaparser:javaparser-core&package-manager=maven&previous-version=3.24.8&new-version=3.24.9)](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-unsubscr...@isis.apache.org

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

Reply via email to