chore(deps): update dependency org.jacoco:jacoco-maven-plugin to v0.8.10 #4446
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
0.8.0
->0.8.10
Release Notes
jacoco/jacoco (org.jacoco:jacoco-maven-plugin)
v0.8.10
: 0.8.10Compare Source
Fixed bugs
SecurityManager
outside of itscodeBase
(GitHub #1425).v0.8.9
: 0.8.9Compare Source
New Features
report-aggregate
Maven goal (GitHub #1007).Fixed bugs
java.lang
package to unnamed module of the application class loader (GitHub #1334).Non-functional Changes
v0.8.8
: 0.8.8Compare Source
New Features
Fixed bugs
NullPointerException
during filtering (GitHub #1189).Non-functional Changes
v0.8.7
: 0.8.7Compare Source
New Features
formats
parameter for Maven report goals to specify the generated report formats. Contributed by troosan. (GitHub #1175).synthetic
methods added by the Kotlin compiler version 1.5.0 and above forprivate
suspending functions are filtered out (GitHub #1174).lateinit
property is filtered out during generation of report (GitHub #1166).kotlin.String
values is filtered out during generation of report (GitHub #1172).kotlin.String
values (GitHub #1156).Fixed bugs
Non-functional Changes
maven-reporting-impl
any more (GitHub #1121).v0.8.6
: 0.8.6Compare Source
New Features
toString
,hashCode
andequals
generated by compiler for records are filtered out during generation of report (GitHub #990).Fixed bugs
Non-functional Changes
API Changes
URLStreamHandlerRuntime
removed (GitHub #471).All Resolved Issues
v0.8.5
: 0.8.5Compare Source
New Features
Fixed bugs
synthetic
constructors that contain values of default arguments in Kotlin should not be ignored (GitHub #888).long
ordouble
should be filtered out during generation of report (GitHub #908).synthetic
methods that contain bodies of anonymous functions in Scala should not be ignored (GitHub #912).NullPointerException
during filtering (GitHub #942, #944).Non-functional Changes
API Changes
Analyzer
andInstrumenter
and thus also during report generation and offline instrumentation (GitHub #952).All Resolved Issues
v0.8.4
: 0.8.4Compare Source
New Features
Fixed bugs
module-info.class
should be excluded from analysis to not causeIllegalStateException
(GitHub #859).API Changes
Instrumenter.instrument(org.objectweb.asm.ClassReader)
andAnalyzer.analyzeClass(org.objectweb.asm.ClassReader)
were removed (GitHub #850).Non-functional Changes
All Resolved Issues
v0.8.3
: 0.8.3Compare Source
New Features
runtime
orclass
and whose simple name contains "Generated" (previously equality was required) are filtered out during generation of report (GitHub #822).Fixed Bugs
synthetic
methods that contain values of default arguments in Kotlin should not be ignored (GitHub #774).synthetic
methods that represent suspend functions in Kotlin should not be ignored (GitHub #804).includes
andexcludes
fromdump
,merge
andrestore-instrumented-classes
goals of jacoco-maven-plugin, because they have no effect (GitHub #827).Non-functional Changes
All Resolved Issues
v0.8.2
: 0.8.2Compare Source
New Features
switch
statements onjava.lang.String
values is filtered out during generation of report (GitHub #735, #741, #746).lateinit
property is filtered out during generation of report. Implementation by Fabian Mastenbroek (GitHub #707).else
ofwhen
expressions that list all cases ofenum
orsealed class
is filtered out during generation of report (GitHub #721, #729, #749).kotlin.String
values is filtered out during generation of report (GitHub #737, #746).runtime
orclass
and whose simple name isGenerated
are filtered out during generation of report (GitHub #731).Fixed Bugs
switch
statement onjava.lang.String
values with a small number cases is now correctly filtered out during generation of report (GitHub #730).Non-functional Changes
API Changes
sourcefilename
on theclass
element to allow unambiguously relate classes to source files. The JaCoCo DTD version has been updated to 1.1 (GitHub #702).All Resolved Issues
v0.8.1
: 0.8.1Compare Source
New Features
All Resolved Issues
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate. View repository job log here.