Skip to content

Update dependency jacoco to v3#295

Open
tradeshift-renovate[bot] wants to merge 1 commit intomasterfrom
renovate/jacoco-3.x
Open

Update dependency jacoco to v3#295
tradeshift-renovate[bot] wants to merge 1 commit intomasterfrom
renovate/jacoco-3.x

Conversation

@tradeshift-renovate
Copy link

This PR contains the following updates:

Package Update Change
jacoco major 1.0.19 -> 3.3.7

⚠️ Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

jenkinsci/jacoco-plugin (jacoco)

v3.3.7

Compare Source

What's Changed

New Contributors

Full Changelog: jenkinsci/jacoco-plugin@jacoco-3.3.6...jacoco-3.3.7

v3.3.6

Compare Source

What's Changed

New Contributors

Full Changelog: jenkinsci/jacoco-plugin@jacoco-3.3.5...jacoco-3.3.6

v3.3.5

Compare Source

What's Changed

New Contributors

Full Changelog: jenkinsci/jacoco-plugin@jacoco-3.3.4...jacoco-3.3.5

v3.3.4

Compare Source

What's Changed

New Contributors

Full Changelog: jenkinsci/jacoco-plugin@jacoco-3.3.3...jacoco-3.3.4

v3.3.3

Compare Source

What's Changed

New Contributors

Full Changelog: jenkinsci/jacoco-plugin@jacoco-3.3.2...jacoco-3.3.3

v3.3.2.1

Compare Source

Full Changelog: jenkinsci/jacoco-plugin@jacoco-3.3.2...jacoco-3.3.2.1

v3.3.2

Compare Source

What's Changed

  • Update to JaCoCo 0.8.8, this should improve support for JDK 18

Full Changelog: jenkinsci/jacoco-plugin@jacoco-3.3.1...jacoco-3.3.2

v3.3.1

Compare Source

What's Changed

New Contributors

Full Changelog: jenkinsci/jacoco-plugin@jacoco-3.3.0...jacoco-3.3.1

v3.3.0

Compare Source

  • Bump dashboard-view from 2.13 to 2.17 (#​153)
  • JENKINS-65757: Remove some unused dependencies to avoid jar-hell in Jenkins itself (#​151)
  • Stop using deprecated Util#join (#​150)

v3.2.0

Compare Source

  • Update to JaCoCo 0.8.7, this should add support for Java 16 (and preliminary support for Java 17) and Kotlin 1.5 (#​146)
  • Require at least Jenkins LTS 2.263.4 (#​148)
  • Update to Maven 3.8.1 (#​148), Ant 1.10.9, httpclient 4.5.13 (#​143), commons-lang3 to 3.12.0 (#​142)
  • Add pipeline help (#​141)

v3.1.1

Compare Source

  • Updated the overall coverage reporting also as a float percentage

v3.1.0

Compare Source

  • Update to JaCoco 0.8.6 to add support for JDK 15
  • Require minimum Jenkins version 2.164.3
  • Update some other third-party dependencies

v3.0.8

Compare Source

  • Add LICENSE file
  • JENKINS-58184 - Do not check coverage increase against the configured threshold
  • Bump Ant to 1.9.15

v3.0.7

Compare Source

  • Do not fail if tests are run without argLine
  • Update dependencies

v3.0.6

Compare Source

  • Add wiki content to main README
  • Adjust URLs in pom.xml
  • Ignore one test which is depending on the exact version of Java

v3.0.5

Compare Source

  • Initial support for JDK 11
  • JENKINS-49351: Added runAlways user paramater to allow Jacoco to run even if build FAILED or was ABORTED
  • JENKINS-56918: Adjust default source-includes to include *.groovy, *.kt and *.kts (Kotlin)
  • JENKINS-55166: Replace non-ASCII characters in properties for German and Spanish to not depend on the encoding of file

See also https://wiki.jenkins-ci.org/display/JENKINS/JaCoCo+Plugin

v3.0.4

Compare Source

See https://wiki.jenkins-ci.org/display/JENKINS/JaCoCo+Plugin

v3.0.3

Compare Source

  • Update JaCoCo to 0.8.2 to support Java 10 (#​99)
  • Update some other plugins
  • JENKINS-43310 add source file inclusions and exclusions (#​85 /JENKINS-43310)

v3.0.2

Compare Source

  • No change upload due to problems with the release-workflow

v3.0.1

Compare Source

  • No change upload due to problems with the release-workflow

See https://wiki.jenkins-ci.org/display/JENKINS/JaCoCo+Plugin

v3.0

Compare Source

  • Use the formatted date instead of the Calendar as the key to get the correct coverage trend per day (#​88)
  • Handle build abort (by not catching InterruptedException) (#​86)
  • Improve exception handling (#​89)
  • Update min Java version to Java 8, update Maven dependencies and plugins (#​92)
  • Fix Javadoc warnings (#​93)

See https://wiki.jenkins-ci.org/display/JENKINS/JaCoCo+Plugin

v2.2.1

Compare Source

  • JENKINS-43103 Removed dependency on Joda Time
  • Added symbol name for better pipeline integration (#​83)
  • JENKINS-41515 Update Jenkins parent to 1.625.3 to be able to test with current pipeline-plugin
  • JENKINS-41515 Adjust dependencies and add some exclusions to remove a number of unnecessary jars from the resulting hpi file

See https://wiki.jenkins-ci.org/display/JENKINS/JaCoCo+Plugin

v2.2.0

Compare Source

  • Configuration: Put checkboxes on top of threshold values in the configuration UI
  • New flag to enable/disable display of source files with line coverage highlights (#​81)
  • Allow to fail the build if coverage degrades to much compared to previous build (#​80)
  • JENKINS-25076/JENKINS-29117 Report 100% for empty Coverage objects (#​79)
  • #​78/JENKINS-26254 Use BufferedInputStream to read .exec files
  • #​76 Allow usage of environment variables in threshold fields.
  • JENKINS-38604: Limit copying of files to types *.java and *.class
  • JENKINS-36571: Update to Java 1.7
  • JENKINS-36536: Put a trend graph on the pipeline project page
  • JENKINS-32847: Add warning for sub directory filter
  • JENKINS-16787: Add shape and center plot for single-build-graphs

See https://wiki.jenkins-ci.org/display/JENKINS/JaCoCo+Plugin

v2.1.0

Compare Source

  • JENKINS-16580: Display more than only line coverage in graph (#​50)
  • JENKINS-27120: Adding Workflow support for JaCoCo publisher, make JacocoPublisher a SimpleBuildStep (#​63), (#​66), (#​70), (#​72), (#​73)
  • Handle Jenkins publisher case when classes directory is empty (#​67)
  • JENKINS-32717: Multiple class directories and source directories not parsed if there is a space after comma delimiter (#​68)
  • Use full precision when comparing coverage to thresholds (#​71)
  • Expand the inclusion and exclusion inputs (#​74)

See https://wiki.jenkins-ci.org/display/JENKINS/JaCoCo+Plugin

v2.0.1

Compare Source

v2.0.0

Compare Source


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: Never, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

@tradeshift-renovate tradeshift-renovate bot added the dependencies Pull requests that update a dependency file label Feb 28, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant