Skip to content
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

Bump jacoco from 3.0.3 to 3.0.7 #263

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 30, 2020

Bumps jacoco from 3.0.3 to 3.0.7.

Release notes

Sourced from jacoco's releases.

jacoco-3.0.7

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

jacoco-3.0.6

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

jacoco-3.0.5

  • 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#JaCoCoPlugin-ChangeLog

jacoco-3.0.4

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

Commits
  • 9cec65a [maven-release-plugin] prepare release jacoco-3.0.7
  • ee7f7cb [maven-release-plugin] rollback the release of jacoco-3.0.7
  • 421b236 [maven-release-plugin] prepare for next development iteration
  • 34ea3a2 [maven-release-plugin] prepare release jacoco-3.0.7
  • 4677816 Add 3.0.7
  • d9dbd31 Merge pull request #118 from raul-arabaolaza/JENKINS-62715
  • 806b383 [JENKINS-62715] Allow to run tests with custom arguments
  • 31ca597 Adjust some dependencies after updating version of plugin-pom
  • f031370 Update to parent pom 3.57
  • 170dd72 [maven-release-plugin] prepare for next development iteration
  • Additional commits viewable in compare view

Dependabot compatibility score

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 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 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)

Bumps [jacoco](https://github.com/jenkinsci/jacoco-plugin) from 3.0.3 to 3.0.7.
- [Release notes](https://github.com/jenkinsci/jacoco-plugin/releases)
- [Commits](jenkinsci/jacoco-plugin@jacoco-3.0.3...jacoco-3.0.7)

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from aheritier as a code owner August 30, 2020 15:10
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Aug 30, 2020
@aheritier aheritier self-assigned this Aug 30, 2020
Copy link
Member

@aheritier aheritier left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

jacoco 3.0.7 requires core 2.150.3 and we require 2.204.6 thus it should be ok

@aheritier aheritier merged commit 94c3dea into master Aug 30, 2020
@aheritier aheritier deleted the dependabot/maven/org.jenkins-ci.plugins-jacoco-3.0.7 branch August 30, 2020 15:59
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