Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump jacoco-maven-plugin from 0.8.8 to 0.8.9 (#232)
Bumps [jacoco-maven-plugin](https://github.com/jacoco/jacoco) from 0.8.8 to 0.8.9. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/jacoco/jacoco/releases">jacoco-maven-plugin's releases</a>.</em></p> <blockquote> <h2>0.8.9</h2> <h2>New Features</h2> <ul> <li>JaCoCo now officially supports Java 19 and 20 (GitHub <a href="https://redirect.github.com/jacoco/jacoco/issues/1371">#1371</a>, <a href="https://redirect.github.com/jacoco/jacoco/issues/1386">#1386</a>).</li> <li>Experimental support for Java 21 class files (GitHub <a href="https://redirect.github.com/jacoco/jacoco/issues/1386">#1386</a>).</li> <li>Add parameter to include the current project in the <code>report-aggregate</code> Maven goal (GitHub <a href="https://redirect.github.com/jacoco/jacoco/issues/1007">#1007</a>).</li> <li>Component accessors generated by the Java compilers for records are filtered out during generation of report. Contributed by Tesla Zhang (GitHub <a href="https://redirect.github.com/jacoco/jacoco/issues/1393">#1393</a>).</li> </ul> <h2>Fixed bugs</h2> <ul> <li>Agent should not open <code>java.lang</code> package to unnamed module of the application class loader (GitHub <a href="https://redirect.github.com/jacoco/jacoco/issues/1334">#1334</a>).</li> </ul> <h2>Non-functional Changes</h2> <ul> <li>JaCoCo now depends on ASM 9.5 (GitHub <a href="https://redirect.github.com/jacoco/jacoco/issues/1299">#1299</a>, <a href="https://redirect.github.com/jacoco/jacoco/issues/1368">#1368</a>, <a href="https://redirect.github.com/jacoco/jacoco/issues/1416">#1416</a>).</li> <li>JaCoCo build now requires JDK 11 (GitHub <a href="https://redirect.github.com/jacoco/jacoco/issues/1413">#1413</a>).</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/jacoco/jacoco/commit/c0ad7810555f4c19ab8da68e94d4bf9344481564"><code>c0ad781</code></a> Prepare release 0.8.9</li> <li><a href="https://github.com/jacoco/jacoco/commit/c561c13f07a544a3a8cd4430c2bb8eae7deea229"><code>c561c13</code></a> Fix validation test for Java 21 (<a href="https://redirect.github.com/jacoco/jacoco/issues/1422">#1422</a>)</li> <li><a href="https://github.com/jacoco/jacoco/commit/461ebf312620799a3815807e09cb84e4e43a39aa"><code>461ebf3</code></a> Add validation test for JEP 432: Record Patterns (<a href="https://redirect.github.com/jacoco/jacoco/issues/1415">#1415</a>)</li> <li><a href="https://github.com/jacoco/jacoco/commit/5f12145bffb2b965618f9b0f05e73336fbed3f85"><code>5f12145</code></a> Upgrade ASM to 9.5 (<a href="https://redirect.github.com/jacoco/jacoco/issues/1416">#1416</a>)</li> <li><a href="https://github.com/jacoco/jacoco/commit/b865890d566c55832def986bb800b0b2f98200de"><code>b865890</code></a> Agent should not open <code>java.lang</code> package to unnamed module of the applicatio...</li> <li><a href="https://github.com/jacoco/jacoco/commit/5bc2fae5cf3500312b003bc2cc13c438a3313c79"><code>5bc2fae</code></a> Upgrade spotless-maven-plugin to 2.35.0 and Eclipse JDT Formatter to 4.27 (<a href="https://redirect.github.com/jacoco/jacoco/issues/1">#1</a>...</li> <li><a href="https://github.com/jacoco/jacoco/commit/4fca868d0c1ddd36457af8420136c1f11e56a1ba"><code>4fca868</code></a> Require at least JDK 11 for the build (<a href="https://redirect.github.com/jacoco/jacoco/issues/1413">#1413</a>)</li> <li><a href="https://github.com/jacoco/jacoco/commit/a68effb42f89682c275cc1e26418793191512985"><code>a68effb</code></a> Upgrade ECJ from 3.12.1 to 3.32.0 (<a href="https://redirect.github.com/jacoco/jacoco/issues/1404">#1404</a>)</li> <li><a href="https://github.com/jacoco/jacoco/commit/c6299e5b7bff4e67775908afef668f8b3d6f123b"><code>c6299e5</code></a> Happy New Year 2023!</li> <li><a href="https://github.com/jacoco/jacoco/commit/035df4c9e1e4f47002892efc1a0ef506de5b5eac"><code>035df4c</code></a> Update plexus-utils to 3.0.24 (<a href="https://redirect.github.com/jacoco/jacoco/issues/1403">#1403</a>)</li> <li>Additional commits viewable in <a href="https://github.com/jacoco/jacoco/compare/v0.8.8...v0.8.9">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.jacoco:jacoco-maven-plugin&package-manager=maven&previous-version=0.8.8&new-version=0.8.9)](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>
- Loading branch information