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 2021/12/17 03:09:17 UTC

[GitHub] [isis] dependabot[bot] opened a new pull request #804: Bump javaparser-core from 3.23.0 to 3.23.1

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


   Bumps [javaparser-core](https://github.com/javaparser/javaparser) from 3.23.0 to 3.23.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.23.1</h2>
   <h3>API or Behaviour Change</h3>
   <ul>
   <li>Java 11 is now the most used version (PR <a href="https://github-redirect.dependabot.com/javaparser/javaparser/pull/3301">#3301</a> by <a href="https://github.com/matozoid"><code>@​matozoid</code></a>)</li>
   </ul>
   <h3>Added</h3>
   <ul>
   <li>Manage <code>@Inherited</code> annotation to prepare the fix on the issue 1843 (PR <a href="https://github-redirect.dependabot.com/javaparser/javaparser/pull/3383">#3383</a> by <a href="https://github.com/jlerbsc"><code>@​jlerbsc</code></a>)</li>
   </ul>
   <h3>Changed</h3>
   <ul>
   <li>Configurable caching system for type solvers (PR <a href="https://github-redirect.dependabot.com/javaparser/javaparser/pull/3343">#3343</a> by <a href="https://github.com/4everTheOne"><code>@​4everTheOne</code></a>)</li>
   <li>Java 11 is now the most used version (PR <a href="https://github-redirect.dependabot.com/javaparser/javaparser/pull/3301">#3301</a> by <a href="https://github.com/matozoid"><code>@​matozoid</code></a>)</li>
   </ul>
   <h3>Fixed</h3>
   <ul>
   <li>Fix issue 3387 LexicalPreservingPrinter adds wrong indentation when adding new comments (PR <a href="https://github-redirect.dependabot.com/javaparser/javaparser/pull/3392">#3392</a> by <a href="https://github.com/jlerbsc"><code>@​jlerbsc</code></a>)</li>
   <li>Fix issue 2360 Symbol Solver is missing promotion of byte, char, and short in unary expressions (PR <a href="https://github-redirect.dependabot.com/javaparser/javaparser/pull/3384">#3384</a> by <a href="https://github.com/jlerbsc"><code>@​jlerbsc</code></a>)</li>
   <li>Fix &quot;record&quot; as non-type identifier in Java 16 (PR <a href="https://github-redirect.dependabot.com/javaparser/javaparser/pull/3362">#3362</a> by <a href="https://github.com/koppor"><code>@​koppor</code></a>)</li>
   <li>Fix issue 3358 LexicalPreservingPrinter error on ArrayType (PR <a href="https://github-redirect.dependabot.com/javaparser/javaparser/pull/3359">#3359</a> by <a href="https://github.com/jlerbsc"><code>@​jlerbsc</code></a>)</li>
   </ul>
   <h3>Developer Changes</h3>
   <ul>
   <li>generate changelog for milestones - scripts included to do this by milestone id, milestone title, and a github action to add the output to a draft snapshot release (PR <a href="https://github-redirect.dependabot.com/javaparser/javaparser/pull/3391">#3391</a> by <a href="https://github.com/MysterAitch"><code>@​MysterAitch</code></a>)</li>
   <li>Bump bnd-maven-plugin from 5.3.0 to 6.0.0 (PR <a href="https://github-redirect.dependabot.com/javaparser/javaparser/pull/3390">#3390</a> by <a href="https://github.com/apps/dependabot"><code>@​dependabot[bot]</code></a>)</li>
   <li>chore(deps): update dependency biz.aqute.bnd:bnd-maven-plugin to v6 (PR <a href="https://github-redirect.dependabot.com/javaparser/javaparser/pull/3389">#3389</a> by <a href="https://github.com/apps/renovate"><code>@​renovate[bot]</code></a>)</li>
   <li>chore(deps): update dependency com.squareup.okhttp3:okhttp to v4.9.2 (PR <a href="https://github-redirect.dependabot.com/javaparser/javaparser/pull/3388">#3388</a> by <a href="https://github.com/apps/renovate"><code>@​renovate[bot]</code></a>)</li>
   <li>chore(deps): update dependency com.google.guava:guava to v31.0.1-jre (PR <a href="https://github-redirect.dependabot.com/javaparser/javaparser/pull/3385">#3385</a> by <a href="https://github.com/apps/renovate"><code>@​renovate[bot]</code></a>)</li>
   <li>chore(deps): update dependency com.google.guava:guava to v31 (PR <a href="https://github-redirect.dependabot.com/javaparser/javaparser/pull/3381">#3381</a> by <a href="https://github.com/apps/renovate"><code>@​renovate[bot]</code></a>)</li>
   <li>chore(deps): update junit5 monorepo to v5.8.1 (PR <a href="https://github-redirect.dependabot.com/javaparser/javaparser/pull/3380">#3380</a> by <a href="https://github.com/apps/renovate"><code>@​renovate[bot]</code></a>)</li>
   <li>chore(deps): update dependency org.assertj:assertj-core to v3.21.0 (PR <a href="https://github-redirect.dependabot.com/javaparser/javaparser/pull/3378">#3378</a> by <a href="https://github.com/apps/renovate"><code>@​renovate[bot]</code></a>)</li>
   <li>chore(deps): update dependency org.apache.maven.plugins:maven-scm-plugin to v1.12.0 (PR <a href="https://github-redirect.dependabot.com/javaparser/javaparser/pull/3376">#3376</a> by <a href="https://github.com/apps/renovate"><code>@​renovate[bot]</code></a>)</li>
   <li>chore(deps): update codecov/codecov-action action to v2.1.0 (PR <a href="https://github-redirect.dependabot.com/javaparser/javaparser/pull/3373">#3373</a> by <a href="https://github.com/apps/renovate"><code>@​renovate[bot]</code></a>)</li>
   <li>chore(deps): update junit5 monorepo to v5.8.0 (PR <a href="https://github-redirect.dependabot.com/javaparser/javaparser/pull/3372">#3372</a> by <a href="https://github.com/apps/renovate"><code>@​renovate[bot]</code></a>)</li>
   <li>remove accidentally-added pom release backup files, and added it to gitignore to prevent them being re-added (PR <a href="https://github-redirect.dependabot.com/javaparser/javaparser/pull/3370">#3370</a> by <a href="https://github.com/MysterAitch"><code>@​MysterAitch</code></a>)</li>
   <li>chore(deps): update dependency org.apache.maven.plugins:maven-javadoc-plugin to v3.3.1 (PR <a href="https://github-redirect.dependabot.com/javaparser/javaparser/pull/3368">#3368</a> by <a href="https://github.com/apps/renovate"><code>@​renovate[bot]</code></a>)</li>
   <li>Reduce mvn verbosity on GitHub actions (and switch to mvnw) (PR <a href="https://github-redirect.dependabot.com/javaparser/javaparser/pull/3363">#3363</a> by <a href="https://github.com/koppor"><code>@​koppor</code></a>)</li>
   </ul>
   <h3>Uncategorised</h3>
   <ul>
   <li>Prepare changelog for next version (PR <a href="https://github-redirect.dependabot.com/javaparser/javaparser/pull/3354">#3354</a> by <a href="https://github.com/MysterAitch"><code>@​MysterAitch</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/MysterAitch"><code>@​MysterAitch</code></a></li>
   <li><a href="https://github.com/jlerbsc"><code>@​jlerbsc</code></a></li>
   <li><a href="https://github.com/koppor"><code>@​koppor</code></a></li>
   <li><a href="https://github.com/4everTheOne"><code>@​4everTheOne</code></a></li>
   </ul>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </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.23.1</h2>
   <p><a href="https://github.com/javaparser/javaparser/milestone/186?closed=1">issues resolved</a></p>
   <h3>Fixed</h3>
   <ul>
   <li><code>record</code> may be used as variable name in Java 16 (PR <a href="https://github-redirect.dependabot.com/javaparser/javaparser/pull/3362">#3362</a> by <a href="https://github.com/javaparser/javaparser/blob/master/github.com/koppor"><code>@​koppor</code></a>)</li>
   </ul>
   <h3>API or Behaviour Change</h3>
   <ul>
   <li>Java 11 is now the most used version (PR <a href="https://github-redirect.dependabot.com/javaparser/javaparser/pull/3301">#3301</a> by <a href="https://github.com/matozoid"><code>@​matozoid</code></a>)</li>
   </ul>
   <h3>Added</h3>
   <ul>
   <li>Manage <code>@Inherited</code> annotation to prepare the fix on the issue 1843 (PR <a href="https://github-redirect.dependabot.com/javaparser/javaparser/pull/3383">#3383</a> by <a href="https://github.com/jlerbsc"><code>@​jlerbsc</code></a>)</li>
   </ul>
   <h3>Changed</h3>
   <ul>
   <li>Configurable caching system for type solvers (PR <a href="https://github-redirect.dependabot.com/javaparser/javaparser/pull/3343">#3343</a> by <a href="https://github.com/4everTheOne"><code>@​4everTheOne</code></a>)</li>
   <li>Java 11 is now the most used version (PR <a href="https://github-redirect.dependabot.com/javaparser/javaparser/pull/3301">#3301</a> by <a href="https://github.com/matozoid"><code>@​matozoid</code></a>)</li>
   </ul>
   <h3>Fixed</h3>
   <ul>
   <li>Fix issue 3387 LexicalPreservingPrinter adds wrong indentation when adding new comments (PR <a href="https://github-redirect.dependabot.com/javaparser/javaparser/pull/3392">#3392</a> by <a href="https://github.com/jlerbsc"><code>@​jlerbsc</code></a>)</li>
   <li>Fix issue 2360 Symbol Solver is missing promotion of byte, char, and short in unary expressions (PR <a href="https://github-redirect.dependabot.com/javaparser/javaparser/pull/3384">#3384</a> by <a href="https://github.com/jlerbsc"><code>@​jlerbsc</code></a>)</li>
   <li>Fix &quot;record&quot; as non-type identifier in Java 16 (PR <a href="https://github-redirect.dependabot.com/javaparser/javaparser/pull/3362">#3362</a> by <a href="https://github.com/koppor"><code>@​koppor</code></a>)</li>
   <li>Fix issue 3358 LexicalPreservingPrinter error on ArrayType (PR <a href="https://github-redirect.dependabot.com/javaparser/javaparser/pull/3359">#3359</a> by <a href="https://github.com/jlerbsc"><code>@​jlerbsc</code></a>)</li>
   </ul>
   <h3>Developer Changes</h3>
   <ul>
   <li>generate changelog for milestones - scripts included to do this by milestone id, milestone title, and a github action to add the output to a draft snapshot release (PR <a href="https://github-redirect.dependabot.com/javaparser/javaparser/pull/3391">#3391</a> by <a href="https://github.com/MysterAitch"><code>@​MysterAitch</code></a>)</li>
   <li>Bump bnd-maven-plugin from 5.3.0 to 6.0.0 (PR <a href="https://github-redirect.dependabot.com/javaparser/javaparser/pull/3390">#3390</a> by <a href="https://github.com/apps/dependabot"><code>@​dependabot[bot]</code></a>)</li>
   <li>chore(deps): update dependency biz.aqute.bnd:bnd-maven-plugin to v6 (PR <a href="https://github-redirect.dependabot.com/javaparser/javaparser/pull/3389">#3389</a> by <a href="https://github.com/apps/renovate"><code>@​renovate[bot]</code></a>)</li>
   <li>chore(deps): update dependency com.squareup.okhttp3:okhttp to v4.9.2 (PR <a href="https://github-redirect.dependabot.com/javaparser/javaparser/pull/3388">#3388</a> by <a href="https://github.com/apps/renovate"><code>@​renovate[bot]</code></a>)</li>
   <li>chore(deps): update dependency com.google.guava:guava to v31.0.1-jre (PR <a href="https://github-redirect.dependabot.com/javaparser/javaparser/pull/3385">#3385</a> by <a href="https://github.com/apps/renovate"><code>@​renovate[bot]</code></a>)</li>
   <li>chore(deps): update dependency com.google.guava:guava to v31 (PR <a href="https://github-redirect.dependabot.com/javaparser/javaparser/pull/3381">#3381</a> by <a href="https://github.com/apps/renovate"><code>@​renovate[bot]</code></a>)</li>
   <li>chore(deps): update junit5 monorepo to v5.8.1 (PR <a href="https://github-redirect.dependabot.com/javaparser/javaparser/pull/3380">#3380</a> by <a href="https://github.com/apps/renovate"><code>@​renovate[bot]</code></a>)</li>
   <li>chore(deps): update dependency org.assertj:assertj-core to v3.21.0 (PR <a href="https://github-redirect.dependabot.com/javaparser/javaparser/pull/3378">#3378</a> by <a href="https://github.com/apps/renovate"><code>@​renovate[bot]</code></a>)</li>
   <li>chore(deps): update dependency org.apache.maven.plugins:maven-scm-plugin to v1.12.0 (PR <a href="https://github-redirect.dependabot.com/javaparser/javaparser/pull/3376">#3376</a> by <a href="https://github.com/apps/renovate"><code>@​renovate[bot]</code></a>)</li>
   <li>chore(deps): update codecov/codecov-action action to v2.1.0 (PR <a href="https://github-redirect.dependabot.com/javaparser/javaparser/pull/3373">#3373</a> by <a href="https://github.com/apps/renovate"><code>@​renovate[bot]</code></a>)</li>
   <li>chore(deps): update junit5 monorepo to v5.8.0 (PR <a href="https://github-redirect.dependabot.com/javaparser/javaparser/pull/3372">#3372</a> by <a href="https://github.com/apps/renovate"><code>@​renovate[bot]</code></a>)</li>
   <li>remove accidentally-added pom release backup files, and added it to gitignore to prevent them being re-added (PR <a href="https://github-redirect.dependabot.com/javaparser/javaparser/pull/3370">#3370</a> by <a href="https://github.com/MysterAitch"><code>@​MysterAitch</code></a>)</li>
   <li>chore(deps): update dependency org.apache.maven.plugins:maven-javadoc-plugin to v3.3.1 (PR <a href="https://github-redirect.dependabot.com/javaparser/javaparser/pull/3368">#3368</a> by <a href="https://github.com/apps/renovate"><code>@​renovate[bot]</code></a>)</li>
   <li>Reduce mvn verbosity on GitHub actions (and switch to mvnw) (PR <a href="https://github-redirect.dependabot.com/javaparser/javaparser/pull/3363">#3363</a> by <a href="https://github.com/koppor"><code>@​koppor</code></a>)</li>
   </ul>
   <h3>Uncategorised</h3>
   <ul>
   <li>Prepare changelog for next version (PR <a href="https://github-redirect.dependabot.com/javaparser/javaparser/pull/3354">#3354</a> by <a href="https://github.com/MysterAitch"><code>@​MysterAitch</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/95f1339b0aebb9e3b3c4c36f8a644dcd054dc62e"><code>95f1339</code></a> [maven-release-plugin] prepare release javaparser-parent-3.23.1</li>
   <li><a href="https://github.com/javaparser/javaparser/commit/b6ef0eb44da4492d6914042d1eddcceb5bb20d32"><code>b6ef0eb</code></a> [maven-release-plugin] update readme</li>
   <li><a href="https://github.com/javaparser/javaparser/commit/8cf73af93a163e3864ce701700326504dcec18b7"><code>8cf73af</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/javaparser/javaparser/issues/3392">#3392</a> from jlerbsc/master</li>
   <li><a href="https://github.com/javaparser/javaparser/commit/13b29f819069b05180e6018c3ff4148ffa416274"><code>13b29f8</code></a> Merge branch 'master' into master</li>
   <li><a href="https://github.com/javaparser/javaparser/commit/1eeae2c9a04f9d5581cc2b492b8930f512f7b0b3"><code>1eeae2c</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/javaparser/javaparser/issues/3389">#3389</a> from javaparser/renovate/biz.aqute.bnd-bnd-maven-plu...</li>
   <li><a href="https://github.com/javaparser/javaparser/commit/2d0f57b3f087cd0dbc12fe00a44db13668b733a9"><code>2d0f57b</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/javaparser/javaparser/issues/3391">#3391</a> from javaparser/changelog_generator</li>
   <li><a href="https://github.com/javaparser/javaparser/commit/f91977c2beca4b9f7f72755298a58a4ae59f7211"><code>f91977c</code></a> chore(deps): update dependency biz.aqute.bnd:bnd-maven-plugin to v6</li>
   <li><a href="https://github.com/javaparser/javaparser/commit/272ef67bfb258c6a1c5252ee1eef81ed4dcf0af5"><code>272ef67</code></a> Fix issue 3387</li>
   <li><a href="https://github.com/javaparser/javaparser/commit/a43cdeb2b869e0039fe57da0c80cd80a84f51622"><code>a43cdeb</code></a> Add test cas for issue 3387</li>
   <li><a href="https://github.com/javaparser/javaparser/commit/e00a176f42a5e20cbc04cf0ceac1c06c76038b73"><code>e00a176</code></a> Merge branch 'master' into changelog_generator</li>
   <li>Additional commits viewable in <a href="https://github.com/javaparser/javaparser/compare/javaparser-parent-3.23.0...javaparser-parent-3.23.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.23.0&new-version=3.23.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@isis.apache.org

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



[GitHub] [isis] andi-huber merged pull request #804: Bump javaparser-core from 3.23.0 to 3.23.1

Posted by GitBox <gi...@apache.org>.
andi-huber merged pull request #804:
URL: https://github.com/apache/isis/pull/804


   


-- 
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