Skip to content

Commit a3fc50d

Browse files
Bump org.jacoco:jacoco-maven-plugin from 0.8.9 to 0.8.12 (#1987)
Bumps [org.jacoco:jacoco-maven-plugin](https://github.com/jacoco/jacoco) from 0.8.9 to 0.8.12. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/jacoco/jacoco/releases">org.jacoco:jacoco-maven-plugin's releases</a>.</em></p> <blockquote> <h2>0.8.12</h2> <h2>New Features</h2> <ul> <li>JaCoCo now officially supports Java 22 (GitHub <a href="https://redirect.github.com/jacoco/jacoco/issues/1596">#1596</a>).</li> <li>Experimental support for Java 23 class files (GitHub <a href="https://redirect.github.com/jacoco/jacoco/issues/1553">#1553</a>).</li> </ul> <h2>Fixed bugs</h2> <ul> <li>Branches added by the Kotlin compiler for functions with default arguments and having more than 32 parameters are filtered out during generation of report (GitHub <a href="https://redirect.github.com/jacoco/jacoco/issues/1556">#1556</a>).</li> <li>Branch added by the Kotlin compiler version 1.5.0 and above for reading from lateinit property is filtered out during generation of report (GitHub <a href="https://redirect.github.com/jacoco/jacoco/issues/1568">#1568</a>).</li> </ul> <h2>Non-functional Changes</h2> <ul> <li>JaCoCo now depends on ASM 9.7 (GitHub <a href="https://redirect.github.com/jacoco/jacoco/issues/1600">#1600</a>).</li> </ul> <h2>0.8.11</h2> <h2>New Features</h2> <ul> <li>JaCoCo now officially supports Java 21 (GitHub <a href="https://redirect.github.com/jacoco/jacoco/issues/1520">#1520</a>).</li> <li>Experimental support for Java 22 class files (GitHub <a href="https://redirect.github.com/jacoco/jacoco/issues/1479">#1479</a>).</li> <li>Part of bytecode generated by the Java compilers for exhaustive switch expressions is filtered out during generation of report (GitHub <a href="https://redirect.github.com/jacoco/jacoco/issues/1472">#1472</a>).</li> <li>Part of bytecode generated by the Java compilers for record patterns is filtered out during generation of report (GitHub <a href="https://redirect.github.com/jacoco/jacoco/issues/1473">#1473</a>).</li> </ul> <h2>Fixed bugs</h2> <ul> <li>Instrumentation should not cause <code>VerifyError</code> when the last local variable of method parameters is overridden in the method body to store a value of type long or double (GitHub <a href="https://redirect.github.com/jacoco/jacoco/issues/893">#893</a>).</li> <li>Restore exec file compatibility with versions from 0.7.5 to 0.8.8 in case of class files with zero line numbers (GitHub <a href="https://redirect.github.com/jacoco/jacoco/issues/1492">#1492</a>).</li> </ul> <h2>Non-functional Changes</h2> <ul> <li>jacoco-maven-plugin now requires at least Java 8 (GitHub <a href="https://redirect.github.com/jacoco/jacoco/issues/1466">#1466</a>, <a href="https://redirect.github.com/jacoco/jacoco/issues/1468">#1468</a>).</li> <li>JaCoCo build now requires at least Maven 3.5.4 (GitHub <a href="https://redirect.github.com/jacoco/jacoco/issues/1467">#1467</a>).</li> <li>Maven 3.9.2 should not produce warnings for jacoco-maven-plugin (GitHub <a href="https://redirect.github.com/jacoco/jacoco/issues/1468">#1468</a>).</li> <li>JaCoCo build now requires JDK 17 (GitHub <a href="https://redirect.github.com/jacoco/jacoco/issues/1482">#1482</a>).</li> <li>JaCoCo now depends on ASM 9.6 (GitHub <a href="https://redirect.github.com/jacoco/jacoco/issues/1518">#1518</a>).</li> </ul> <h2>0.8.10</h2> <h2>Fixed bugs</h2> <ul> <li>Agent should not require configuration of permissions for <code>SecurityManager</code> outside of its <code>codeBase</code> (GitHub <a href="https://redirect.github.com/jacoco/jacoco/issues/1425">#1425</a>).</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/jacoco/jacoco/commit/dbfb6f2ad904158b5b40a93fea222e263aeaf9ab"><code>dbfb6f2</code></a> Prepare release 0.8.12</li> <li><a href="https://github.com/jacoco/jacoco/commit/a50585b9e0770c363c56d887a8f639dc05411073"><code>a50585b</code></a> Upgrade maven-plugin-plugin to 3.6.4 (<a href="https://redirect.github.com/jacoco/jacoco/issues/1604">#1604</a>)</li> <li><a href="https://github.com/jacoco/jacoco/commit/fd63cc5478bcd7b32e2070d93ead8c879b423841"><code>fd63cc5</code></a> Configure labels that Dependabot assigns to PRs (<a href="https://redirect.github.com/jacoco/jacoco/issues/1603">#1603</a>)</li> <li><a href="https://github.com/jacoco/jacoco/commit/03a53334c1e3a28ed587feb5adbfa3c0aa536990"><code>03a5333</code></a> Add configuration for Dependabot to simplify updates of ASM (<a href="https://redirect.github.com/jacoco/jacoco/issues/1601">#1601</a>)</li> <li><a href="https://github.com/jacoco/jacoco/commit/40ff9fb3b13bb484344936dde4a90b083b79cdbd"><code>40ff9fb</code></a> Upgrade ASM to 9.7 (<a href="https://redirect.github.com/jacoco/jacoco/issues/1600">#1600</a>)</li> <li><a href="https://github.com/jacoco/jacoco/commit/907717832435f5085b67d02e1eeec5b63b0f415b"><code>9077178</code></a> Happy birthday Java 22! (<a href="https://redirect.github.com/jacoco/jacoco/issues/1596">#1596</a>)</li> <li><a href="https://github.com/jacoco/jacoco/commit/7edd1b511a174a663f633c34ae8c951a0ae77d20"><code>7edd1b5</code></a> Bump actions/setup-java from 4.1.0 to 4.2.1 (<a href="https://redirect.github.com/jacoco/jacoco/issues/1594">#1594</a>)</li> <li><a href="https://github.com/jacoco/jacoco/commit/e50b547bc26ff198acfd16311c028f340af38699"><code>e50b547</code></a> Upgrade ECJ to 3.37.0 (<a href="https://redirect.github.com/jacoco/jacoco/issues/1590">#1590</a>)</li> <li><a href="https://github.com/jacoco/jacoco/commit/a1144d02ff0f89d6603214676730a2d5616cf466"><code>a1144d0</code></a> Upgrade maven-site-plugin to 3.12.1 (<a href="https://redirect.github.com/jacoco/jacoco/issues/1586">#1586</a>)</li> <li><a href="https://github.com/jacoco/jacoco/commit/04b0141d6ae5e6d1f00f15341b29dd4734ab778a"><code>04b0141</code></a> Bump actions/setup-java from 4.0.0 to 4.1.0 (<a href="https://redirect.github.com/jacoco/jacoco/issues/1587">#1587</a>)</li> <li>Additional commits viewable in <a href="https://github.com/jacoco/jacoco/compare/v0.8.9...v0.8.12">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.9&new-version=0.8.12)](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 show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@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> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2dad24f commit a3fc50d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -348,7 +348,7 @@
348348
<plugin>
349349
<groupId>org.jacoco</groupId>
350350
<artifactId>jacoco-maven-plugin</artifactId>
351-
<version>0.8.9</version>
351+
<version>0.8.12</version>
352352
<executions>
353353
<execution>
354354
<goals>

0 commit comments

Comments
 (0)