-
Notifications
You must be signed in to change notification settings - Fork 28
Update dependency org.jacoco:jacoco-maven-plugin to v0.8.13 #105
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
renovate
wants to merge
1
commit into
master
Choose a base branch
from
renovate/org.jacoco-jacoco-maven-plugin-0.x
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
@rultor please, try to merge |
@renovate[bot] @yegor256 Oops, I failed. You can see the full log here (spent 22min)
|
976a182
to
b8d0046
Compare
b8d0046
to
0b30f4c
Compare
0b30f4c
to
35dc9ce
Compare
35dc9ce
to
da7c46e
Compare
da7c46e
to
169a8cb
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.13
Release Notes
jacoco/jacoco (org.jacoco:jacoco-maven-plugin)
v0.8.13
: 0.8.13Compare Source
New Features
inline
functions (GitHub #1670).inline
functions with reified type parameter (GitHub #1670, #1700).JvmSynthetic
functions (GitHub #1700).getEntries
generated by the Kotlin compiler for enum classes is filtered out during generation of report (GitHub #1625).JvmOverloads
annotation are filtered out (GitHub #1768).Fixed bugs
Non-functional Changes
IllegalArgumentException
occurs during reading of zip file (GitHub #1833).v0.8.12
: 0.8.12Compare Source
New Features
Fixed bugs
Non-functional Changes
v0.8.11
: 0.8.11Compare Source
New Features
Fixed bugs
VerifyError
when the last local variable of method parameters is overridden in the method body to store a value of type long or double (GitHub #893).Non-functional Changes
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 was generated by Mend Renovate. View the repository job log.