You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@isis.apache.org by GitBox <gi...@apache.org> on 2022/11/18 03:10:18 UTC

[GitHub] [isis] dependabot[bot] opened a new pull request, #1215: Bump javaparser-core from 3.24.7 to 3.24.8

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

   Bumps [javaparser-core](https://github.com/javaparser/javaparser) from 3.24.7 to 3.24.8.
   <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.8</h2>
   <h3>Added</h3>
   <ul>
   <li>[Fixes <a href="https://github-redirect.dependabot.com/javaparser/javaparser/issues/3099">#3099</a>] Added ability to solve type with a list of expected type arguments (PR <a href="https://github-redirect.dependabot.com/javaparser/javaparser/pull/3213">#3213</a> by <a href="https://github.com/4everTheOne"><code>@​4everTheOne</code></a>)</li>
   <li>[Suggestion] NonNull generator for parameters (PR <a href="https://github-redirect.dependabot.com/javaparser/javaparser/pull/3127">#3127</a> by <a href="https://github.com/4everTheOne"><code>@​4everTheOne</code></a>)</li>
   </ul>
   <h3>Changed</h3>
   <ul>
   <li>Updated workflow to only run one job per PR (PR <a href="https://github-redirect.dependabot.com/javaparser/javaparser/pull/3744">#3744</a> by <a href="https://github.com/4everTheOne"><code>@​4everTheOne</code></a>)</li>
   <li>Remove or comment system.out.println statement in unit tests (PR <a href="https://github-redirect.dependabot.com/javaparser/javaparser/pull/3741">#3741</a> by <a href="https://github.com/jlerbsc"><code>@​jlerbsc</code></a>)</li>
   <li>Added Optional method in SymbolReference (PR <a href="https://github-redirect.dependabot.com/javaparser/javaparser/pull/3740">#3740</a> by <a href="https://github.com/4everTheOne"><code>@​4everTheOne</code></a>)</li>
   <li>Centralized management of symbol solver exceptions to prevent exception type Erasion (PR <a href="https://github-redirect.dependabot.com/javaparser/javaparser/pull/3731">#3731</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/1827">#1827</a> Issue resolving a constructor of a class using generics (PR <a href="https://github-redirect.dependabot.com/javaparser/javaparser/pull/3752">#3752</a> by <a href="https://github.com/jlerbsc"><code>@​jlerbsc</code></a>)</li>
   <li>Fix issue <a href="https://github-redirect.dependabot.com/javaparser/javaparser/issues/3728">#3728</a> ParseProblemException (PR <a href="https://github-redirect.dependabot.com/javaparser/javaparser/pull/3743">#3743</a> by <a href="https://github.com/jlerbsc"><code>@​jlerbsc</code></a>)</li>
   <li>Updated Badge for Build and Coverage (PR <a href="https://github-redirect.dependabot.com/javaparser/javaparser/pull/3742">#3742</a> by <a href="https://github.com/4everTheOne"><code>@​4everTheOne</code></a>)</li>
   <li>Position (PR <a href="https://github-redirect.dependabot.com/javaparser/javaparser/pull/3734">#3734</a> by <a href="https://github.com/ameliagenova"><code>@​ameliagenova</code></a>)</li>
   <li>Fix part of issue <a href="https://github-redirect.dependabot.com/javaparser/javaparser/issues/3721">#3721</a> UnsupportedOperationException while trying to modify the type of a variable (PR <a href="https://github-redirect.dependabot.com/javaparser/javaparser/pull/3726">#3726</a> by <a href="https://github.com/jlerbsc"><code>@​jlerbsc</code></a>)</li>
   <li>Implemented isReferenceType in <code>ResolvedTypeDeclaration</code> and isTypeParameter in <code>ResolvedTypeParameterDeclaration</code> (PR <a href="https://github-redirect.dependabot.com/javaparser/javaparser/pull/3206">#3206</a> by <a href="https://github.com/4everTheOne"><code>@​4everTheOne</code></a>)</li>
   </ul>
   <h3>Developer Changes</h3>
   <ul>
   <li>chore(deps): bump versions-maven-plugin from 2.12.0 to 2.13.0 (PR <a href="https://github-redirect.dependabot.com/javaparser/javaparser/pull/3727">#3727</a> by <a href="https://github.com/apps/dependabot"><code>@​dependabot[bot]</code></a>)</li>
   <li>Fix maven wrapper not found in generator scripts (PR <a href="https://github-redirect.dependabot.com/javaparser/javaparser/pull/3717">#3717</a> by <a href="https://github.com/PPazderski"><code>@​PPazderski</code></a>)</li>
   <li>chore(deps): bump actions/checkout from 3.0.2 to 3.1.0 (PR <a href="https://github-redirect.dependabot.com/javaparser/javaparser/pull/3716">#3716</a> by <a href="https://github.com/apps/dependabot"><code>@​dependabot[bot]</code></a>)</li>
   </ul>
   <h3>Uncategorised</h3>
   <ul>
   <li>Change issue 1945 test to paramaterized (PR <a href="https://github-redirect.dependabot.com/javaparser/javaparser/pull/3739">#3739</a> by <a href="https://github.com/flanbino"><code>@​flanbino</code></a>)</li>
   <li>More unit tests for JavaToken and CodeGenerationUtils (PR <a href="https://github-redirect.dependabot.com/javaparser/javaparser/pull/3736">#3736</a> by <a href="https://github.com/ameliagenova"><code>@​ameliagenova</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/flanbino"><code>@​flanbino</code></a></li>
   <li><a href="https://github.com/PPazderski"><code>@​PPazderski</code></a></li>
   <li><a href="https://github.com/ameliagenova"><code>@​ameliagenova</code></a></li>
   <li><a href="https://github.com/jlerbsc"><code>@​jlerbsc</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>Version 3.24.8</h2>
   <p><a href="https://github.com/javaparser/javaparser/milestone/192?closed=1">issues resolved</a></p>
   <h3>Added</h3>
   <ul>
   <li>[Fixes <a href="https://github-redirect.dependabot.com/javaparser/javaparser/issues/3099">#3099</a>] Added ability to solve type with a list of expected type arguments (PR <a href="https://github-redirect.dependabot.com/javaparser/javaparser/pull/3213">#3213</a> by <a href="https://github.com/4everTheOne"><code>@​4everTheOne</code></a>)</li>
   <li>[Suggestion] NonNull generator for parameters (PR <a href="https://github-redirect.dependabot.com/javaparser/javaparser/pull/3127">#3127</a> by <a href="https://github.com/4everTheOne"><code>@​4everTheOne</code></a>)</li>
   </ul>
   <h3>Changed</h3>
   <ul>
   <li>Updated workflow to only run one job per PR (PR <a href="https://github-redirect.dependabot.com/javaparser/javaparser/pull/3744">#3744</a> by <a href="https://github.com/4everTheOne"><code>@​4everTheOne</code></a>)</li>
   <li>Remove or comment system.out.println statement in unit tests (PR <a href="https://github-redirect.dependabot.com/javaparser/javaparser/pull/3741">#3741</a> by <a href="https://github.com/jlerbsc"><code>@​jlerbsc</code></a>)</li>
   <li>Added Optional method in SymbolReference (PR <a href="https://github-redirect.dependabot.com/javaparser/javaparser/pull/3740">#3740</a> by <a href="https://github.com/4everTheOne"><code>@​4everTheOne</code></a>)</li>
   <li>Centralized management of symbol solver exceptions to prevent exception type Erasion (PR <a href="https://github-redirect.dependabot.com/javaparser/javaparser/pull/3731">#3731</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/1827">#1827</a> Issue resolving a constructor of a class using generics (PR <a href="https://github-redirect.dependabot.com/javaparser/javaparser/pull/3752">#3752</a> by <a href="https://github.com/jlerbsc"><code>@​jlerbsc</code></a>)</li>
   <li>Fix issue <a href="https://github-redirect.dependabot.com/javaparser/javaparser/issues/3728">#3728</a> ParseProblemException (PR <a href="https://github-redirect.dependabot.com/javaparser/javaparser/pull/3743">#3743</a> by <a href="https://github.com/jlerbsc"><code>@​jlerbsc</code></a>)</li>
   <li>Updated Badge for Build and Coverage (PR <a href="https://github-redirect.dependabot.com/javaparser/javaparser/pull/3742">#3742</a> by <a href="https://github.com/4everTheOne"><code>@​4everTheOne</code></a>)</li>
   <li>Position (PR <a href="https://github-redirect.dependabot.com/javaparser/javaparser/pull/3734">#3734</a> by <a href="https://github.com/ameliagenova"><code>@​ameliagenova</code></a>)</li>
   <li>Fix part of issue <a href="https://github-redirect.dependabot.com/javaparser/javaparser/issues/3721">#3721</a> UnsupportedOperationException while trying to modify the type of a variable (PR <a href="https://github-redirect.dependabot.com/javaparser/javaparser/pull/3726">#3726</a> by <a href="https://github.com/jlerbsc"><code>@​jlerbsc</code></a>)</li>
   <li>Implemented isReferenceType in <code>ResolvedTypeDeclaration</code> and isTypeParameter in <code>ResolvedTypeParameterDeclaration</code> (PR <a href="https://github-redirect.dependabot.com/javaparser/javaparser/pull/3206">#3206</a> by <a href="https://github.com/4everTheOne"><code>@​4everTheOne</code></a>)</li>
   </ul>
   <h3>Developer Changes</h3>
   <ul>
   <li>chore(deps): bump versions-maven-plugin from 2.12.0 to 2.13.0 (PR <a href="https://github-redirect.dependabot.com/javaparser/javaparser/pull/3727">#3727</a> by <a href="https://github.com/apps/dependabot"><code>@​dependabot[bot]</code></a>)</li>
   <li>Fix maven wrapper not found in generator scripts (PR <a href="https://github-redirect.dependabot.com/javaparser/javaparser/pull/3717">#3717</a> by <a href="https://github.com/PPazderski"><code>@​PPazderski</code></a>)</li>
   <li>chore(deps): bump actions/checkout from 3.0.2 to 3.1.0 (PR <a href="https://github-redirect.dependabot.com/javaparser/javaparser/pull/3716">#3716</a> by <a href="https://github.com/apps/dependabot"><code>@​dependabot[bot]</code></a>)</li>
   </ul>
   <h3>Uncategorised</h3>
   <ul>
   <li>Change issue 1945 test to paramaterized (PR <a href="https://github-redirect.dependabot.com/javaparser/javaparser/pull/3739">#3739</a> by <a href="https://github.com/flanbino"><code>@​flanbino</code></a>)</li>
   <li>More unit tests for JavaToken and CodeGenerationUtils (PR <a href="https://github-redirect.dependabot.com/javaparser/javaparser/pull/3736">#3736</a> by <a href="https://github.com/ameliagenova"><code>@​ameliagenova</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/flanbino"><code>@​flanbino</code></a></li>
   <li><a href="https://github.com/PPazderski"><code>@​PPazderski</code></a></li>
   <li><a href="https://github.com/ameliagenova"><code>@​ameliagenova</code></a></li>
   <li><a href="https://github.com/jlerbsc"><code>@​jlerbsc</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/3926ccabdac3341f365bf867ea2c2a11d1ab224b"><code>3926cca</code></a> [maven-release-plugin] prepare release javaparser-parent-3.24.8</li>
   <li><a href="https://github.com/javaparser/javaparser/commit/e6035cc0ac9274b35efc75c904987bee39f50519"><code>e6035cc</code></a> update readme</li>
   <li><a href="https://github.com/javaparser/javaparser/commit/a6a63cc4f294cc53fcc405d570dd21d9940772e9"><code>a6a63cc</code></a> Update changelog</li>
   <li><a href="https://github.com/javaparser/javaparser/commit/3498ba2da195e16deca08be98dc68ae187057b60"><code>3498ba2</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/javaparser/javaparser/issues/3752">#3752</a> from jlerbsc/master</li>
   <li><a href="https://github.com/javaparser/javaparser/commit/93b897e19512aa2ea6e636db98c575eeefd14c06"><code>93b897e</code></a> Merge branch 'master' into master</li>
   <li><a href="https://github.com/javaparser/javaparser/commit/ab3f2273e6c4a954e1276120025db8c713372f3d"><code>ab3f227</code></a> Fix issue <a href="https://github-redirect.dependabot.com/javaparser/javaparser/issues/1827">#1827</a></li>
   <li><a href="https://github.com/javaparser/javaparser/commit/c34290da9e82ef4b56da9de9cfb159b38b8e73f7"><code>c34290d</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/javaparser/javaparser/issues/3747">#3747</a> from 4everTheOne/improvement/quick-javaparser-api</li>
   <li><a href="https://github.com/javaparser/javaparser/commit/22e98bdb8d03577f3893fdf9484dd8cf70847dc3"><code>22e98bd</code></a> Adapted StaticJavaParser to use JavaParserAdapter</li>
   <li><a href="https://github.com/javaparser/javaparser/commit/72f780b8bb1e545bd2e3c9cd3aa196d11486f409"><code>72f780b</code></a> Added JavaParserAdapter</li>
   <li><a href="https://github.com/javaparser/javaparser/commit/7d436e4faad7965498408a1bd1f95b73e00ea5e7"><code>7d436e4</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/javaparser/javaparser/issues/3736">#3736</a> from comp2120-workshop11-group1/more-unit-tests</li>
   <li>Additional commits viewable in <a href="https://github.com/javaparser/javaparser/compare/javaparser-parent-3.24.7...javaparser-parent-3.24.8">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.7&new-version=3.24.8)](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@isis.apache.org

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


[GitHub] [isis] andi-huber commented on pull request #1215: Bump javaparser-core from 3.24.7 to 3.24.8

Posted by GitBox <gi...@apache.org>.
andi-huber commented on PR #1215:
URL: https://github.com/apache/isis/pull/1215#issuecomment-1319611427

   @dependabot rebase


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

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


[GitHub] [isis] dependabot[bot] commented on pull request #1215: Bump javaparser-core from 3.24.7 to 3.24.8

Posted by GitBox <gi...@apache.org>.
dependabot[bot] commented on PR #1215:
URL: https://github.com/apache/isis/pull/1215#issuecomment-1319612675

   Looks like com.github.javaparser:javaparser-core is up-to-date now, so this is no longer needed.


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

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


[GitHub] [isis] dependabot[bot] closed pull request #1215: Bump javaparser-core from 3.24.7 to 3.24.8

Posted by GitBox <gi...@apache.org>.
dependabot[bot] closed pull request #1215: Bump javaparser-core from 3.24.7 to 3.24.8
URL: https://github.com/apache/isis/pull/1215


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

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