You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@causeway.apache.org by "dependabot[bot] (via GitHub)" <gi...@apache.org> on 2023/03/01 04:12:40 UTC

[GitHub] [causeway] dependabot[bot] opened a new pull request, #1466: Bump javaparser-core from 3.25.0 to 3.25.1

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

   Bumps [javaparser-core](https://github.com/javaparser/javaparser) from 3.25.0 to 3.25.1.
   <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.25.1</h2>
   <h3>API or Behaviour Change</h3>
   <ul>
   <li>Fix: Issue 3045 Unexpected exception when solving type inside an Anonymous class (PR <a href="https://github-redirect.dependabot.com/javaparser/javaparser/pull/3896">#3896</a> by <a href="https://github.com/jlerbsc"><code>@​jlerbsc</code></a>)</li>
   </ul>
   <h3>Added</h3>
   <ul>
   <li>Improved search for functional interfaces (PR <a href="https://github-redirect.dependabot.com/javaparser/javaparser/pull/3894">#3894</a> by <a href="https://github.com/jlerbsc"><code>@​jlerbsc</code></a>)</li>
   </ul>
   <h3>Changed</h3>
   <ul>
   <li>chore(deps): bump maven-compiler-plugin from 3.10.1 to 3.11.0 (PR <a href="https://github-redirect.dependabot.com/javaparser/javaparser/pull/3928">#3928</a> by <a href="https://github.com/apps/dependabot"><code>@​dependabot[bot]</code></a>)</li>
   <li>chore(deps): bump checkstyle from 10.7.0 to 10.8.0 (PR <a href="https://github-redirect.dependabot.com/javaparser/javaparser/pull/3927">#3927</a> by <a href="https://github.com/apps/dependabot"><code>@​dependabot[bot]</code></a>)</li>
   <li>chore(deps): bump versions-maven-plugin from 2.14.2 to 2.15.0 (PR <a href="https://github-redirect.dependabot.com/javaparser/javaparser/pull/3914">#3914</a> by <a href="https://github.com/apps/dependabot"><code>@​dependabot[bot]</code></a>)</li>
   <li>chore(deps): bump maven-javadoc-plugin from 3.4.1 to 3.5.0 (PR <a href="https://github-redirect.dependabot.com/javaparser/javaparser/pull/3906">#3906</a> by <a href="https://github.com/apps/dependabot"><code>@​dependabot[bot]</code></a>)</li>
   <li>Refactor: cleanup/refactor code after fixing <a href="https://github-redirect.dependabot.com/javaparser/javaparser/issues/3859">#3859</a> (PR <a href="https://github-redirect.dependabot.com/javaparser/javaparser/pull/3886">#3886</a> by <a href="https://github.com/abego"><code>@​abego</code></a>)</li>
   </ul>
   <h3>Fixed</h3>
   <ul>
   <li>Fix: issue 3924 Removing ImportDeclaration with Annotated package thr… (PR <a href="https://github-redirect.dependabot.com/javaparser/javaparser/pull/3926">#3926</a> by <a href="https://github.com/jlerbsc"><code>@​jlerbsc</code></a>)</li>
   <li>Fix: issue 3918 JavaParserTypeDeclarationAdapter resolving wrong Type via Ancestor (PR <a href="https://github-redirect.dependabot.com/javaparser/javaparser/pull/3921">#3921</a> by <a href="https://github.com/jlerbsc"><code>@​jlerbsc</code></a>)</li>
   <li>Fix: issue 3919 ResolvedType::isAssignableBy(ResolvedType) is wrong f… (PR <a href="https://github-redirect.dependabot.com/javaparser/javaparser/pull/3920">#3920</a> by <a href="https://github.com/jlerbsc"><code>@​jlerbsc</code></a>)</li>
   <li>Fix: issue 3911 java.lang.UnsupportedOperationException: T[] while resolving generic method with type parameter with arrays like List<!-- raw HTML omitted --> (PR <a href="https://github-redirect.dependabot.com/javaparser/javaparser/pull/3917">#3917</a> by <a href="https://github.com/jlerbsc"><code>@​jlerbsc</code></a>)</li>
   <li>Fix: \s escape gives lexical error but should be valid since Java 15 (PR <a href="https://github-redirect.dependabot.com/javaparser/javaparser/pull/3903">#3903</a> by <a href="https://github.com/jlerbsc"><code>@​jlerbsc</code></a>)</li>
   <li>Fix: Issue 3045 Unexpected exception when solving type inside an Anonymous class (PR <a href="https://github-redirect.dependabot.com/javaparser/javaparser/pull/3896">#3896</a> by <a href="https://github.com/jlerbsc"><code>@​jlerbsc</code></a>)</li>
   <li>Fix issue 1883 Finding lambda return type (PR <a href="https://github-redirect.dependabot.com/javaparser/javaparser/pull/3890">#3890</a> by <a href="https://github.com/jlerbsc"><code>@​jlerbsc</code></a>)</li>
   <li>Fix: issue 1815 ArrayIndexOutOfBoundsException when resolving lambda parameter. This fix is offered by Blackgen (PR <a href="https://github-redirect.dependabot.com/javaparser/javaparser/pull/3888">#3888</a> by <a href="https://github.com/jlerbsc"><code>@​jlerbsc</code></a>)</li>
   </ul>
   <h3>Developer Changes</h3>
   <ul>
   <li>chore(deps): bump checkstyle from 10.6.0 to 10.7.0 (PR <a href="https://github-redirect.dependabot.com/javaparser/javaparser/pull/3885">#3885</a> by <a href="https://github.com/apps/dependabot"><code>@​dependabot[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/abego"><code>@​abego</code></a></li>
   <li><a href="https://github.com/jlerbsc"><code>@​jlerbsc</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>Version 3.25.1</h2>
   <p><a href="https://github.com/javaparser/javaparser/milestone/197?closed=1">issues resolved</a></p>
   <h3>API or Behaviour Change</h3>
   <ul>
   <li>Fix: Issue 3045 Unexpected exception when solving type inside an Anonymous class (PR <a href="https://github-redirect.dependabot.com/javaparser/javaparser/pull/3896">#3896</a> by <a href="https://github.com/jlerbsc"><code>@​jlerbsc</code></a>)</li>
   </ul>
   <h3>Added</h3>
   <ul>
   <li>Improved search for functional interfaces (PR <a href="https://github-redirect.dependabot.com/javaparser/javaparser/pull/3894">#3894</a> by <a href="https://github.com/jlerbsc"><code>@​jlerbsc</code></a>)</li>
   </ul>
   <h3>Changed</h3>
   <ul>
   <li>chore(deps): bump maven-compiler-plugin from 3.10.1 to 3.11.0 (PR <a href="https://github-redirect.dependabot.com/javaparser/javaparser/pull/3928">#3928</a> by <a href="https://github.com/apps/dependabot"><code>@​dependabot[bot]</code></a>)</li>
   <li>chore(deps): bump checkstyle from 10.7.0 to 10.8.0 (PR <a href="https://github-redirect.dependabot.com/javaparser/javaparser/pull/3927">#3927</a> by <a href="https://github.com/apps/dependabot"><code>@​dependabot[bot]</code></a>)</li>
   <li>chore(deps): bump versions-maven-plugin from 2.14.2 to 2.15.0 (PR <a href="https://github-redirect.dependabot.com/javaparser/javaparser/pull/3914">#3914</a> by <a href="https://github.com/apps/dependabot"><code>@​dependabot[bot]</code></a>)</li>
   <li>chore(deps): bump maven-javadoc-plugin from 3.4.1 to 3.5.0 (PR <a href="https://github-redirect.dependabot.com/javaparser/javaparser/pull/3906">#3906</a> by <a href="https://github.com/apps/dependabot"><code>@​dependabot[bot]</code></a>)</li>
   <li>Refactor: cleanup/refactor code after fixing <a href="https://github-redirect.dependabot.com/javaparser/javaparser/issues/3859">#3859</a> (PR <a href="https://github-redirect.dependabot.com/javaparser/javaparser/pull/3886">#3886</a> by <a href="https://github.com/abego"><code>@​abego</code></a>)</li>
   </ul>
   <h3>Fixed</h3>
   <ul>
   <li>Fix: issue 3924 Removing ImportDeclaration with Annotated package thr… (PR <a href="https://github-redirect.dependabot.com/javaparser/javaparser/pull/3926">#3926</a> by <a href="https://github.com/jlerbsc"><code>@​jlerbsc</code></a>)</li>
   <li>Fix: issue 3918 JavaParserTypeDeclarationAdapter resolving wrong Type via Ancestor (PR <a href="https://github-redirect.dependabot.com/javaparser/javaparser/pull/3921">#3921</a> by <a href="https://github.com/jlerbsc"><code>@​jlerbsc</code></a>)</li>
   <li>Fix: issue 3919 ResolvedType::isAssignableBy(ResolvedType) is wrong f… (PR <a href="https://github-redirect.dependabot.com/javaparser/javaparser/pull/3920">#3920</a> by <a href="https://github.com/jlerbsc"><code>@​jlerbsc</code></a>)</li>
   <li>Fix: issue 3911 java.lang.UnsupportedOperationException: T[] while resolving generic method with type parameter with arrays like List<!-- raw HTML omitted --> (PR <a href="https://github-redirect.dependabot.com/javaparser/javaparser/pull/3917">#3917</a> by <a href="https://github.com/jlerbsc"><code>@​jlerbsc</code></a>)</li>
   <li>Fix: \s escape gives lexical error but should be valid since Java 15 (PR <a href="https://github-redirect.dependabot.com/javaparser/javaparser/pull/3903">#3903</a> by <a href="https://github.com/jlerbsc"><code>@​jlerbsc</code></a>)</li>
   <li>Fix: Issue 3045 Unexpected exception when solving type inside an Anonymous class (PR <a href="https://github-redirect.dependabot.com/javaparser/javaparser/pull/3896">#3896</a> by <a href="https://github.com/jlerbsc"><code>@​jlerbsc</code></a>)</li>
   <li>Fix issue 1883 Finding lambda return type (PR <a href="https://github-redirect.dependabot.com/javaparser/javaparser/pull/3890">#3890</a> by <a href="https://github.com/jlerbsc"><code>@​jlerbsc</code></a>)</li>
   <li>Fix: issue 1815 ArrayIndexOutOfBoundsException when resolving lambda parameter. This fix is offered by Blackgen (PR <a href="https://github-redirect.dependabot.com/javaparser/javaparser/pull/3888">#3888</a> by <a href="https://github.com/jlerbsc"><code>@​jlerbsc</code></a>)</li>
   </ul>
   <h3>Developer Changes</h3>
   <ul>
   <li>chore(deps): bump checkstyle from 10.6.0 to 10.7.0 (PR <a href="https://github-redirect.dependabot.com/javaparser/javaparser/pull/3885">#3885</a> by <a href="https://github.com/apps/dependabot"><code>@​dependabot[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/abego"><code>@​abego</code></a></li>
   <li><a href="https://github.com/jlerbsc"><code>@​jlerbsc</code></a></li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a href="https://github.com/javaparser/javaparser/commit/7e761814c661d67293fb9941287f544ce7fdd14c"><code>7e76181</code></a> [maven-release-plugin] prepare release javaparser-parent-3.25.1</li>
   <li><a href="https://github.com/javaparser/javaparser/commit/1339a54315592690a6833a5d2568c8078eb2b900"><code>1339a54</code></a> update readme</li>
   <li><a href="https://github.com/javaparser/javaparser/commit/86e6f39a7eefa5854922ee0ae4c8aab3e04bb8f8"><code>86e6f39</code></a> Update changelog</li>
   <li><a href="https://github.com/javaparser/javaparser/commit/8bcc5b676d7af3b8c46d0dbd769dc163b4b3e30f"><code>8bcc5b6</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/javaparser/javaparser/issues/3928">#3928</a> from javaparser/dependabot/maven/org.apache.maven.pl...</li>
   <li><a href="https://github.com/javaparser/javaparser/commit/34592f6d0546f97875a6c2ce46e6dc20ad04e235"><code>34592f6</code></a> chore(deps): bump maven-compiler-plugin from 3.10.1 to 3.11.0</li>
   <li><a href="https://github.com/javaparser/javaparser/commit/f5688c8916bc41d71d37a475b5215cacf8f5882c"><code>f5688c8</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/javaparser/javaparser/issues/3927">#3927</a> from javaparser/dependabot/maven/com.puppycrawl.tool...</li>
   <li><a href="https://github.com/javaparser/javaparser/commit/0f44e887aa65fbe71961c7efc10f7cde59308910"><code>0f44e88</code></a> chore(deps): bump checkstyle from 10.7.0 to 10.8.0</li>
   <li><a href="https://github.com/javaparser/javaparser/commit/58333f0b2327f8c1eda46d0c6187c9f5db3d5b5a"><code>58333f0</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/javaparser/javaparser/issues/3926">#3926</a> from jlerbsc/master</li>
   <li><a href="https://github.com/javaparser/javaparser/commit/5ca397365a5743d4bbfc1a8d4131c85e6b0491e9"><code>5ca3973</code></a> Fix grammar to handle optional annotations and the begin range</li>
   <li><a href="https://github.com/javaparser/javaparser/commit/4ea9b52e091b7fc529ed99351612dcc9e21a113c"><code>4ea9b52</code></a> Fix: issue 3924 Removing ImportDeclaration with Annotated package through Lex...</li>
   <li>Additional commits viewable in <a href="https://github.com/javaparser/javaparser/compare/javaparser-parent-3.25.0...javaparser-parent-3.25.1">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.25.0&new-version=3.25.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: dev-unsubscribe@causeway.apache.org

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


[GitHub] [causeway] andi-huber merged pull request #1466: Bump javaparser-core from 3.25.0 to 3.25.1

Posted by "andi-huber (via GitHub)" <gi...@apache.org>.
andi-huber merged PR #1466:
URL: https://github.com/apache/causeway/pull/1466


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

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