dependabot[bot] opened a new pull request #449: URL: https://github.com/apache/isis/pull/449
Bumps [javaparser-core](https://github.com/javaparser/javaparser) from 3.20.0 to 3.20.2. <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.20.2</h2> <p>Use v3.20.2 -- v3.20.1 was produced, but error experienced during release.</p> <h2>Release javaparser-parent-3.20.1</h2> <p>Use v3.20.2 -- v3.20.1 was produced but error experienced during release.</p> </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.21.3)</h2> <p><a href="https://github.com/javaparser/javaparser/milestone/183?closed=1">issues resolved</a></p> <h3>Added</h3> <h3>Changed</h3> <h3>Deprecated</h3> <h3>Removed</h3> <h3>Fixed</h3> <h3>Security</h3> <h2>Version 3.21.2</h2> <p><strong>v3.21.1 released as 3.21.2 without change</strong></p> <h2>Version 3.21.1</h2> <p><a href="https://github.com/javaparser/javaparser/milestone/182?closed=1">issues resolved</a></p> <h3>Added</h3> <ul> <li>Implemented logic for isAssignableBy in JavassistInterfaceDeclaration (PR <a href="https://github-redirect.dependabot.com/javaparser/javaparser/pull/3170">#3170</a> by <a href="https://github.com/4everTheOne"><code>@4everTheOne</code></a>)</li> <li>Added additional tests to cover isAssignableBy method in JavassistClassDeclaration (PR <a href="https://github-redirect.dependabot.com/javaparser/javaparser/pull/3169">#3169</a> by <a href="https://github.com/4everTheOne"><code>@4everTheOne</code></a>)</li> </ul> <h3>Changed</h3> <ul> <li>Update changelog (PR <a href="https://github-redirect.dependabot.com/javaparser/javaparser/pull/3178">#3178</a> by <a href="https://github.com/MysterAitch"><code>@MysterAitch</code></a>)</li> <li>Minor performance improvement on getCanonicalName method call (PR <a href="https://github-redirect.dependabot.com/javaparser/javaparser/pull/3166">#3166</a> by <a href="https://github.com/jlerbsc"><code>@jlerbsc</code></a>)</li> </ul> <h3>Fixed</h3> <ul> <li>Fix Issue <a href="https://github-redirect.dependabot.com/javaparser/javaparser/issues/1950">#1950</a> Unambigous ambiguity call with <!-- raw HTML omitted --> generics and lambda's (PR <a href="https://github-redirect.dependabot.com/javaparser/javaparser/pull/3168">#3168</a> by <a href="https://github.com/jlerbsc"><code>@jlerbsc</code></a>)</li> <li>Refactor the javassist implementation to delegate to the typesolver instead of using its own classpool (PR <a href="https://github-redirect.dependabot.com/javaparser/javaparser/pull/3167">#3167</a> by <a href="https://github.com/maartenc"><code>@maartenc</code></a>)</li> <li>Fixed name resolution in casted lambda expressions (PR <a href="https://github-redirect.dependabot.com/javaparser/javaparser/pull/3165">#3165</a> by <a href="https://github.com/maartenc"><code>@maartenc</code></a>)</li> <li>Fix issue <a href="https://github-redirect.dependabot.com/javaparser/javaparser/issues/3159">#3159</a> JavaParserSymbolDeclaration is used to represent variables, but #isVariable() always returns false (PR <a href="https://github-redirect.dependabot.com/javaparser/javaparser/pull/3160">#3160</a> by <a href="https://github.com/jlerbsc"><code>@jlerbsc</code></a>)</li> <li>Fix wrong author attribution in changelog for <a href="https://github-redirect.dependabot.com/javaparser/javaparser/issues/3072">#3072</a> (PR <a href="https://github-redirect.dependabot.com/javaparser/javaparser/pull/3155">#3155</a> by <a href="https://github.com/Col-E"><code>@Col-E</code></a>)</li> <li>Fixed <a href="https://github-redirect.dependabot.com/javaparser/javaparser/issues/3136">#3136</a> - ThisExpr isn't resolved correctly when it is in the scope of an ObjectCreationExpr (PR <a href="https://github-redirect.dependabot.com/javaparser/javaparser/pull/3137">#3137</a> by <a href="https://github.com/deadlocklogic"><code>@deadlocklogic</code></a>)</li> <li>Fix race condition in JavaParserTypeSolver (PR <a href="https://github-redirect.dependabot.com/javaparser/javaparser/pull/3091">#3091</a> by <a href="https://github.com/4everTheOne"><code>@4everTheOne</code></a>)</li> </ul> <h3>Developer Changes</h3> <ul> <li>Publish to OSSRH rather than Bintray (PR <a href="https://github-redirect.dependabot.com/javaparser/javaparser/pull/3180">#3180</a> by <a href="https://github.com/MysterAitch"><code>@MysterAitch</code></a>)</li> <li>Remove unused JUnit Pioneer dependency (PR <a href="https://github-redirect.dependabot.com/javaparser/javaparser/pull/3179">#3179</a> by <a href="https://github.com/MysterAitch"><code>@MysterAitch</code></a>)</li> <li>Verify builds test correctly under JDK16 (PR <a href="https://github-redirect.dependabot.com/javaparser/javaparser/pull/3175">#3175</a> by <a href="https://github.com/MysterAitch"><code>@MysterAitch</code></a>)</li> <li>update renovate to include "dependencies" label on PRs (PR <a href="https://github-redirect.dependabot.com/javaparser/javaparser/pull/3174">#3174</a> by <a href="https://github.com/MysterAitch"><code>@MysterAitch</code></a>)</li> <li>chore(deps): update dependency com.google.guava:guava to v30.1.1-jre (PR <a href="https://github-redirect.dependabot.com/javaparser/javaparser/pull/3172">#3172</a> by <a href="https://github.com/apps/renovate"><code>@renovate[bot]</code></a>)</li> </ul> <h3>:heart: Contributors</h3> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/javaparser/javaparser/commit/6044f5affa07b4478162e917ae03f8e85b615857"><code>6044f5a</code></a> [maven-release-plugin] prepare release javaparser-parent-3.20.2</li> <li><a href="https://github.com/javaparser/javaparser/commit/dbb47338740856ade27a455559d3bab5664363f9"><code>dbb4733</code></a> [maven-release-plugin] update readme</li> <li><a href="https://github.com/javaparser/javaparser/commit/79d9fcedb40784a25f9d766e7541370b08152df6"><code>79d9fce</code></a> typo fix</li> <li><a href="https://github.com/javaparser/javaparser/commit/cf3442310f28f411d00eb58aea5d0b482e64e673"><code>cf34423</code></a> [maven-release-plugin] prepare for next development iteration</li> <li><a href="https://github.com/javaparser/javaparser/commit/5ad5487f37ac408daa8574538252201734658b23"><code>5ad5487</code></a> [maven-release-plugin] prepare release javaparser-parent-3.20.1</li> <li><a href="https://github.com/javaparser/javaparser/commit/d01d1f930097f9056e71d83e0f6973d73931193b"><code>d01d1f9</code></a> [maven-release-plugin] update readme</li> <li><a href="https://github.com/javaparser/javaparser/commit/c89bffe6465daf7941bb2b562eaa6bebbcc0542b"><code>c89bffe</code></a> Update changelog.md</li> <li><a href="https://github.com/javaparser/javaparser/commit/80ce9daf112c8ea648702ea7a0d3d882c8db0dc5"><code>80ce9da</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/javaparser/javaparser/issues/3180">#3180</a> from MysterAitch/release_to_ossrh</li> <li><a href="https://github.com/javaparser/javaparser/commit/4aa931111f6596e7c7253d802e03fe4e06c14f0e"><code>4aa9311</code></a> update pom and documentation to reflect publishing to sonatype rather than bi...</li> <li><a href="https://github.com/javaparser/javaparser/commit/7c6ad072bf830cbaeee8d2b8a138d7ca807daccc"><code>7c6ad07</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/javaparser/javaparser/issues/3179">#3179</a> from MysterAitch/junit_pioneer</li> <li>Additional commits viewable in <a href="https://github.com/javaparser/javaparser/compare/javaparser-parent-3.20.0...javaparser-parent-3.20.2">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 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. For queries about this service, please contact Infrastructure at: [email protected]
