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 com.bmuschko:gradle-clover-plugin from 2.2.1 to 3.0.3 in /lib/java #2794

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 27, 2023

Bumps com.bmuschko:gradle-clover-plugin from 2.2.1 to 3.0.3.

Changelog

Sourced from com.bmuschko:gradle-clover-plugin's changelog.

Version 3.0.3

  • Enhanced compatibility with Gradle 8.x

Version 3.0.2 (October 5, 2021)

  • Compatibility with Gradle 7.2
  • Update publishing to push to Gradle Plugin Portal directly
  • Change CI/CD to Github Actions

Version 3.0.1 (August 6, 2020)

  • Restore original location of Clover reports for multi-project use case when cloverAggregateReports is executed.

Version 3.0.0 (August 4, 2020)

BREAKING CHANGE FOR BACKWARDS COMPATIBILITY at Gradle 4.7

  • Dropped compatibility with Gradle 4.6 and older, the plugin version 2.2.5 will be the last one supporting these releases of Gradle. ========================================

  • Made Clover instrumentation cacheable and corrected the incremental compilation of large projects.

  • Fixed issues with ClassLoader failing to load Clover classes in multi-project configurations.

  • Fix re-instrument and recompile every single source file - Issue 118

Version 2.2.5 (March 9, 2020)

  • Add sourceCompatibility override to solve OpenClover limit and fallback to 1.3 Java compatibility
  • Fix HTML Reporter throwing NPE - Issue 146

Version 2.2.4 (October 19, 2019)

  • Fix Vulnerable version of Jackson bind dependency - Issue 142
  • Fix Documentation - regex for log - Issue 121
  • Fix Console reporter - Issue 117

Version 2.2.3 (April 21, 2019)

  • Fix ncLineCount column gives error - Issue 135

Version 2.2.2 (March 9, 2019)

  • Fix Does this plugin work with JUnit5? - Issue 79
  • Fix When Clover is disabled eliminate recompilation of sources during test task execution - Issue 112
  • Fix Support for JDK 9 & 10 - Issue 119
  • Fix ClassNotFoundException for CloverCompilerAdapter when using OpenClover 4.3.1 on a Java project - Issue 125
  • Fix @​CompileStatic and safe navigation operator fails cloverGenerateReport task - Issue 127
  • Fix Running on Gradle 5.2 throws a NoClassDefFoundError - Issue 126

... (truncated)

Commits
  • f836299 Enhance compatibility with Gradle 8.x
  • fb8b2a6 Gradle 7.2 compatibility changes
  • cd98e1f Update RELEASE_NOTES.md for 3.0.1 release
  • 5c28230 Fix regression with cloverAggregateReports task output location
  • 4131d59 Update to latest compatible git-reckon plugin
  • 9a6c0cc Fixed issues with Classloader isolation
  • 290c5d8 Make Clover tasks compatible with the build cache (#149)
  • 42f326f Fix second typo
  • 4a6cec6 Merge commit 'refs/pull/147/head' of github.com:bmuschko/gradle-clover-plugin
  • e68223a Fix Eclipse integration to pick up plugin generated descriptors
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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)
> **Note** > Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [com.bmuschko:gradle-clover-plugin](https://github.com/bmuschko/gradle-clover-plugin) from 2.2.1 to 3.0.3.
- [Release notes](https://github.com/bmuschko/gradle-clover-plugin/releases)
- [Changelog](https://github.com/bmuschko/gradle-clover-plugin/blob/master/RELEASE_NOTES.md)
- [Commits](bmuschko/gradle-clover-plugin@v2.2.1...3.0.3)

---
updated-dependencies:
- dependency-name: com.bmuschko:gradle-clover-plugin
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Apr 27, 2023
@jimexist
Copy link
Member

not merging this yet because running clover isn't covered in ci yet

@Jens-G Jens-G added the blocked label Jun 10, 2023
@Jens-G
Copy link
Member

Jens-G commented Jun 21, 2023

@Jimexist What's the status here?

@jimexist
Copy link
Member

jimexist commented Nov 7, 2023

@Jimexist What's the status here?

haven't found time to include clover test into CI yet.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
blocked dependencies Pull requests that update a dependency file java Pull requests that update Java code
Projects
None yet
2 participants