build(deps-dev): bump org.jacoco:jacoco-maven-plugin from 0.8.5 to 0.8.13
Open
Number: #138
Type: Pull Request
State: Open
Type: Pull Request
State: Open
Author:
dependabot[bot]
Association: Contributor
Comments: 1
Association: Contributor
Comments: 1
Created:
July 01, 2025 at 08:28 AM UTC
(12 months ago)
(12 months ago)
Updated:
July 01, 2025 at 08:28 AM UTC
(12 months ago)
(12 months ago)
Labels:
dependency update
dependency update
Description:
Bumps org.jacoco:jacoco-maven-plugin from 0.8.5 to 0.8.13.
Release notes
Sourced from org.jacoco:jacoco-maven-plugin's releases.
0.8.13
New Features
- JaCoCo now officially supports Java 23 and Java 24 (GitHub #1757, #1631, #1867).
- Experimental support for Java 25 class files (GitHub #1807).
- Calculation of line coverage for Kotlin
inlinefunctions (GitHub #1670).- Calculation of line coverage for Kotlin
inlinefunctions withreifiedtype parameter (GitHub #1670, #1700).- Calculation of coverage for Kotlin
JvmSyntheticfunctions (GitHub #1700).- Part of bytecode generated by the Kotlin Compose compiler plugin is filtered out during generation of report (GitHub #1616).
- Part of bytecode generated by the Kotlin compiler for inline value classes is filtered out during generation of report (GitHub #1475).
- Part of bytecode generated by the Kotlin compiler for suspending lambdas without suspension points is filtered out during generation of report (GitHub #1283).
- Part of bytecode generated by the Kotlin compiler for when expressions and statements with nullable enum subject is filtered out during generation of report (GitHub #1774).
- Part of bytecode generated by the Kotlin compiler for when expressions and statements with nullable String subject is filtered out during generation of report (GitHub #1769).
- Part of bytecode generated by the Kotlin compiler for chains of safe call operators is filtered out during generation of report (GitHub #1810, #1818).
- Method
getEntriesgenerated by the Kotlin compiler for enum classes is filtered out during generation of report (GitHub #1625).- Methods generated by the Kotlin compiler for constructors and functions with
JvmOverloadsannotation are filtered out (GitHub #1768).Fixed bugs
- Fixed interpretation of Kotlin SMAP (GitHub #1525).
- File extensions are preserved in HTML report in case of clashes of normalized file names (GitHub #1660).
Non-functional Changes
- JaCoCo build now uses Maven Wrapper and requires at least Maven 3.9.9 (GitHub #1708, #1707, #1681).
- JaCoCo now depends on ASM 9.8 (GitHub #1862).
- More context information when
IllegalArgumentExceptionoccurs during reading of zip file (GitHub #1833).0.8.12
New Features
- JaCoCo now officially supports Java 22 (GitHub #1596).
- Experimental support for Java 23 class files (GitHub #1553).
Fixed bugs
- 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 #1556).
- 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 #1568).
Non-functional Changes
- JaCoCo now depends on ASM 9.7 (GitHub #1600).
0.8.11
New Features
- JaCoCo now officially supports Java 21 (GitHub #1520).
- Experimental support for Java 22 class files (GitHub #1479).
- Part of bytecode generated by the Java compilers for exhaustive switch expressions is filtered out during generation of report (GitHub #1472).
- Part of bytecode generated by the Java compilers for record patterns is filtered out during generation of report (GitHub #1473).
Fixed bugs
- Instrumentation should not cause
VerifyErrorwhen the last local variable of method parameters is overridden in the method body to store a value of type long or double (GitHub #893).- Restore exec file compatibility with versions from 0.7.5 to 0.8.8 in case of class files with zero line numbers (GitHub #1492).
Non-functional Changes
... (truncated)
Commits
78d5effPrepare release 0.8.13e579092Happy birthday Java 24! (#1867)17d31aaUpgrade ASM to 9.8 (#1863)ee07ecbUpgrade Kotlin to 2.1.20 (#1860)f0dcc6bBump actions/upload-artifact from 4.6.1 to 4.6.2 (#1861)99707c3Upgrade spotless-maven-plugin to 2.44.3 (#1851)21f6a99Upgrade maven-deploy-plugin to 3.1.4 (#1854)c7da68bUpgrade maven-install-plugin to 3.1.4 (#1853)80ebc77Upgrade maven-clean-plugin to 3.4.1 (#1850)0bb8bd5Bump actions/upload-artifact from 4.6.0 to 4.6.1 (#1852)- Additional commits viewable in compare view
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 commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Pull Request Statistics
Commits:
1
1
Files Changed:
1
1
Additions:
+2
+2
Deletions:
-2
-2
Package Dependencies
Package:
org.jacoco:jacoco-maven-plugin
Ecosystem:
maven
maven
Version Change:
0.8.5 → 0.8.13
Update Type:
Patch
Patch
Technical Details
| ID: | 2629549 |
| UUID: | 2631451077 |
| Node ID: | PR_kwDOHrp7k86c2MHF |
| Host: | GitHub |
| Repository: | apimatic/core-lib-java |
| Merge State: | Unknown |