dependabot[bot] opened a new pull request, #2249: URL: https://github.com/apache/causeway/pull/2249
Bumps [com.github.javaparser:javaparser-core](https://github.com/javaparser/javaparser) from 3.25.8 to 3.25.9. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/javaparser/javaparser/blob/master/changelog.md">com.github.javaparser:javaparser-core's changelog</a>.</em></p> <blockquote> <h2>Version 3.25.9</h2> <p><a href="https://github.com/javaparser/javaparser/milestone/205?closed=1">issues resolved</a></p> <h3>Added</h3> <ul> <li>Fix: issue <a href="https://redirect.github.com/javaparser/javaparser/issues/3878">#3878</a> resolve MethodReference in ObjectCreationExpr (PR <a href="https://redirect.github.com/javaparser/javaparser/pull/4296">#4296</a> by <a href="https://github.com/fishautumn"><code>@fishautumn</code></a>)</li> </ul> <h3>Changed</h3> <ul> <li>Switch order of literals to prevent NullPointerException (PR <a href="https://redirect.github.com/javaparser/javaparser/pull/4322">#4322</a> by <a href="https://github.com/citizenjosh"><code>@citizenjosh</code></a>)</li> <li>Minor refactoring to use the existing getArgumentPosition method (PR <a href="https://redirect.github.com/javaparser/javaparser/pull/4306">#4306</a> by <a href="https://github.com/jlerbsc"><code>@jlerbsc</code></a>)</li> <li>Optimize find ancestor (PR <a href="https://redirect.github.com/javaparser/javaparser/pull/4294">#4294</a> by <a href="https://github.com/magicwerk"><code>@magicwerk</code></a>)</li> <li>refac: Removes useless ExpressionHelper utility class and replaces some explicit casts by using the javaparser API (PR <a href="https://redirect.github.com/javaparser/javaparser/pull/4291">#4291</a> by <a href="https://github.com/jlerbsc"><code>@jlerbsc</code></a>)</li> </ul> <h3>Fixed</h3> <ul> <li>fix: Dead stores should be removed (sonar rule) (PR <a href="https://redirect.github.com/javaparser/javaparser/pull/4329">#4329</a> by <a href="https://github.com/jlerbsc"><code>@jlerbsc</code></a>)</li> <li>fix: Replace this if-then-else statement by a single return statement (sonar rule) (PR <a href="https://redirect.github.com/javaparser/javaparser/pull/4328">#4328</a> by <a href="https://github.com/jlerbsc"><code>@jlerbsc</code></a>)</li> <li>fix: issue 2043 getAccessSpecifier should return public for interface methods (PR <a href="https://redirect.github.com/javaparser/javaparser/pull/4317">#4317</a> by <a href="https://github.com/jlerbsc"><code>@jlerbsc</code></a>)</li> <li>Further improve correction of whitespace during difference application (PR <a href="https://redirect.github.com/javaparser/javaparser/pull/4316">#4316</a> by <a href="https://github.com/jlerbsc"><code>@jlerbsc</code></a>)</li> <li>Fix: issue <a href="https://redirect.github.com/javaparser/javaparser/issues/3946">#3946</a> Symbol solver is unable to resolve inherited inner classes (PR <a href="https://redirect.github.com/javaparser/javaparser/pull/4314">#4314</a> by <a href="https://github.com/jlerbsc"><code>@jlerbsc</code></a>)</li> <li>fix: issue 4311 IllegalStateException when removing all comments with LexicalPreservingPrinter (PR <a href="https://redirect.github.com/javaparser/javaparser/pull/4313">#4313</a> by <a href="https://github.com/jlerbsc"><code>@jlerbsc</code></a>)</li> <li>Fix: issue 3939 SymbolResolver.calculateType(Expression) may fails on first try, then succeed on later tries (PR <a href="https://redirect.github.com/javaparser/javaparser/pull/4290">#4290</a> by <a href="https://github.com/jlerbsc"><code>@jlerbsc</code></a>)</li> <li>Adds unit test for issue 4284 "ClassCastException when resolving MethodCallExpr inside an enhanced switch statement" (PR <a href="https://redirect.github.com/javaparser/javaparser/pull/4285">#4285</a> by <a href="https://github.com/jlerbsc"><code>@jlerbsc</code></a>)</li> <li>Change <code>SwitchStmt</code> to <code>SwitchNode</code> in <code>SwitchEntryContext</code> to avoid <code>ClassCastException</code> (PR <a href="https://redirect.github.com/javaparser/javaparser/pull/4283">#4283</a> by <a href="https://github.com/PalashSharma20"><code>@PalashSharma20</code></a>)</li> </ul> <h3>Developer Changes</h3> <ul> <li>chore(deps): bump org.codehaus.mojo:exec-maven-plugin from 3.1.1 to 3.2.0 (PR <a href="https://redirect.github.com/javaparser/javaparser/pull/4323">#4323</a> by <a href="https://github.com/apps/dependabot"><code>@dependabot[bot]</code></a>)</li> <li>chore(deps): update junit5 monorepo to v5.10.2 (PR <a href="https://redirect.github.com/javaparser/javaparser/pull/4307">#4307</a> by <a href="https://github.com/apps/renovate"><code>@renovate[bot]</code></a>)</li> <li>chore(deps): update codecov/codecov-action action to v4 (PR <a href="https://redirect.github.com/javaparser/javaparser/pull/4304">#4304</a> by <a href="https://github.com/apps/renovate"><code>@renovate[bot]</code></a>)</li> <li>chore(deps): update actions/cache action to v4 (PR <a href="https://redirect.github.com/javaparser/javaparser/pull/4293">#4293</a> by <a href="https://github.com/apps/renovate"><code>@renovate[bot]</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/citizenjosh"><code>@citizenjosh</code></a></li> <li><a href="https://github.com/magicwerk"><code>@magicwerk</code></a></li> <li><a href="https://github.com/PalashSharma20"><code>@PalashSharma20</code></a></li> <li><a href="https://github.com/jlerbsc"><code>@jlerbsc</code></a></li> <li><a href="https://github.com/fishautumn"><code>@fishautumn</code></a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/javaparser/javaparser/commit/6254c7538f14efe09176fc17e7e3dd7de3dfbb15"><code>6254c75</code></a> [maven-release-plugin] prepare release javaparser-parent-3.25.9</li> <li><a href="https://github.com/javaparser/javaparser/commit/d20108bf17e598a5986b208a942c886bbed73e50"><code>d20108b</code></a> update readme</li> <li><a href="https://github.com/javaparser/javaparser/commit/501ce00cc4a978e71375f8047fcc40ed62f121a4"><code>501ce00</code></a> Update changelog</li> <li><a href="https://github.com/javaparser/javaparser/commit/a0727de6ba28d5dc21d513b37f4013fa785103e5"><code>a0727de</code></a> Merge pull request <a href="https://redirect.github.com/javaparser/javaparser/issues/4329">#4329</a> from jlerbsc/master</li> <li><a href="https://github.com/javaparser/javaparser/commit/f97a2d8a29d1758117a0f467caf870602b9ecc11"><code>f97a2d8</code></a> fix: Dead stores should be removed (sonar rule)</li> <li><a href="https://github.com/javaparser/javaparser/commit/b429e604213cee36edaccc3d1ae2e9dce3b4dea1"><code>b429e60</code></a> Merge pull request <a href="https://redirect.github.com/javaparser/javaparser/issues/4328">#4328</a> from jlerbsc/master</li> <li><a href="https://github.com/javaparser/javaparser/commit/2a97f3c2adb58b64bc30461f6a6621a3f0210a95"><code>2a97f3c</code></a> fix: Replace this if-then-else statement by a single return statement (sonar ...</li> <li><a href="https://github.com/javaparser/javaparser/commit/d7efb09776806d83ef3925bbe3f0a8548dcb5cdf"><code>d7efb09</code></a> chore(deps): update dependency com.puppycrawl.tools:checkstyle to v10.14.0</li> <li><a href="https://github.com/javaparser/javaparser/commit/f8d7444a972e717e95935fc463040edde61b18fb"><code>f8d7444</code></a> chore(deps): update codecov/codecov-action action to v4.1.0</li> <li><a href="https://github.com/javaparser/javaparser/commit/6846f0e87c5b2dfc9ba0cfa1bcd83069ae6690c4"><code>6846f0e</code></a> chore(deps): update codecov/codecov-action action to v4.0.2</li> <li>Additional commits viewable in <a href="https://github.com/javaparser/javaparser/compare/javaparser-parent-3.25.8...javaparser-parent-3.25.9">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 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