You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@thrift.apache.org by "dependabot[bot] (via GitHub)" <gi...@apache.org> on 2023/04/27 00:45:02 UTC

[GitHub] [thrift] dependabot[bot] opened a new pull request, #2793: Bump com.bmuschko:gradle-clover-plugin from 2.2.1 to 3.0.3 in /lib/kotlin

dependabot[bot] opened a new pull request, #2793:
URL: https://github.com/apache/thrift/pull/2793

   Bumps [com.bmuschko:gradle-clover-plugin](https://github.com/bmuschko/gradle-clover-plugin) from 2.2.1 to 3.0.3.
   <details>
   <summary>Changelog</summary>
   <p><em>Sourced from <a href="https://github.com/bmuschko/gradle-clover-plugin/blob/master/RELEASE_NOTES.md">com.bmuschko:gradle-clover-plugin's changelog</a>.</em></p>
   <blockquote>
   <h3>Version 3.0.3</h3>
   <ul>
   <li>Enhanced compatibility with Gradle 8.x</li>
   </ul>
   <h3>Version 3.0.2 (October 5, 2021)</h3>
   <ul>
   <li>Compatibility with Gradle 7.2</li>
   <li>Update publishing to push to Gradle Plugin Portal directly</li>
   <li>Change CI/CD to Github Actions</li>
   </ul>
   <h3>Version 3.0.1 (August 6, 2020)</h3>
   <ul>
   <li>Restore original location of Clover reports for multi-project use case when cloverAggregateReports is executed.</li>
   </ul>
   <h3>Version 3.0.0 (August 4, 2020)</h3>
   <h2>BREAKING CHANGE FOR BACKWARDS COMPATIBILITY at Gradle 4.7</h2>
   <ul>
   <li>
   <p>Dropped compatibility with Gradle 4.6 and older, the plugin version 2.2.5 will be the last one supporting these releases of Gradle.
   ========================================</p>
   </li>
   <li>
   <p>Made Clover instrumentation cacheable and corrected the incremental compilation of large projects.</p>
   </li>
   <li>
   <p>Fixed issues with ClassLoader failing to load Clover classes in multi-project configurations.</p>
   </li>
   <li>
   <p>Fix re-instrument and recompile every single source file - <a href="https://redirect.github.com/bmuschko/gradle-clover-plugin/issues/118">Issue 118</a></p>
   </li>
   </ul>
   <h3>Version 2.2.5 (March 9, 2020)</h3>
   <ul>
   <li>Add sourceCompatibility override to solve OpenClover limit and fallback to 1.3 Java compatibility</li>
   <li>Fix HTML Reporter throwing NPE - <a href="https://redirect.github.com/bmuschko/gradle-clover-plugin/issues/146">Issue 146</a></li>
   </ul>
   <h3>Version 2.2.4 (October 19, 2019)</h3>
   <ul>
   <li>Fix Vulnerable version of Jackson bind dependency - <a href="https://redirect.github.com/bmuschko/gradle-clover-plugin/issues/142">Issue 142</a></li>
   <li>Fix Documentation - regex for log - <a href="https://redirect.github.com/bmuschko/gradle-clover-plugin/issues/121">Issue 121</a></li>
   <li>Fix Console reporter - <a href="https://redirect.github.com/bmuschko/gradle-clover-plugin/issues/117">Issue 117</a></li>
   </ul>
   <h3>Version 2.2.3 (April 21, 2019)</h3>
   <ul>
   <li>Fix ncLineCount column gives error - <a href="https://redirect.github.com/bmuschko/gradle-clover-plugin/issues/135">Issue 135</a></li>
   </ul>
   <h3>Version 2.2.2 (March 9, 2019)</h3>
   <ul>
   <li>Fix Does this plugin work with JUnit5? - <a href="https://redirect.github.com/bmuschko/gradle-clover-plugin/issues/79">Issue 79</a></li>
   <li>Fix When Clover is disabled eliminate recompilation of sources during test task execution - <a href="https://redirect.github.com/bmuschko/gradle-clover-plugin/issues/112">Issue 112</a></li>
   <li>Fix Support for JDK 9 &amp; 10 - <a href="https://redirect.github.com/bmuschko/gradle-clover-plugin/issues/119">Issue 119</a></li>
   <li>Fix ClassNotFoundException for CloverCompilerAdapter when using OpenClover 4.3.1 on a Java project - <a href="https://redirect.github.com/bmuschko/gradle-clover-plugin/issues/125">Issue 125</a></li>
   <li>Fix <a href="https://github.com/CompileStatic"><code>@​CompileStatic</code></a> and safe navigation operator fails cloverGenerateReport task - <a href="https://redirect.github.com/bmuschko/gradle-clover-plugin/issues/127">Issue 127</a></li>
   <li>Fix Running on Gradle 5.2 throws a NoClassDefFoundError - <a href="https://redirect.github.com/bmuschko/gradle-clover-plugin/issues/126">Issue 126</a></li>
   </ul>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a href="https://github.com/bmuschko/gradle-clover-plugin/commit/f83629928225aad7f1f1f1252d389f4b78efa620"><code>f836299</code></a> Enhance compatibility with Gradle 8.x</li>
   <li><a href="https://github.com/bmuschko/gradle-clover-plugin/commit/fb8b2a683eae3d4c1499e0892699f1185f6296f3"><code>fb8b2a6</code></a> Gradle 7.2 compatibility changes</li>
   <li><a href="https://github.com/bmuschko/gradle-clover-plugin/commit/cd98e1f22af8d14d54f2d23bb004cf4a20cbfca4"><code>cd98e1f</code></a> Update RELEASE_NOTES.md for 3.0.1 release</li>
   <li><a href="https://github.com/bmuschko/gradle-clover-plugin/commit/5c2823018b688af95de0762dac5c6800ec9a53c5"><code>5c28230</code></a> Fix regression with cloverAggregateReports task output location</li>
   <li><a href="https://github.com/bmuschko/gradle-clover-plugin/commit/4131d59f798b949d4298d4edab5e07ec47b0b804"><code>4131d59</code></a> Update to latest compatible git-reckon plugin</li>
   <li><a href="https://github.com/bmuschko/gradle-clover-plugin/commit/9a6c0cc15db7ef2cf8161ea88de04a1843dc5c93"><code>9a6c0cc</code></a> Fixed issues with Classloader isolation</li>
   <li><a href="https://github.com/bmuschko/gradle-clover-plugin/commit/290c5d834a5bac1f79529864884c11a8abb75e06"><code>290c5d8</code></a> Make Clover tasks compatible with the build cache (<a href="https://redirect.github.com/bmuschko/gradle-clover-plugin/issues/149">#149</a>)</li>
   <li><a href="https://github.com/bmuschko/gradle-clover-plugin/commit/42f326f2c9e50747ec4635b500b4cdbad5321af2"><code>42f326f</code></a> Fix second typo</li>
   <li><a href="https://github.com/bmuschko/gradle-clover-plugin/commit/4a6cec6c4bd52e7a8fa8fba36f467cb81b85b6a8"><code>4a6cec6</code></a> Merge commit 'refs/pull/147/head' of github.com:bmuschko/gradle-clover-plugin</li>
   <li><a href="https://github.com/bmuschko/gradle-clover-plugin/commit/e68223a0f07c224db0425f787bf2efcc50541fa6"><code>e68223a</code></a> Fix Eclipse integration to pick up plugin generated descriptors</li>
   <li>Additional commits viewable in <a href="https://github.com/bmuschko/gradle-clover-plugin/compare/v2.2.1...3.0.3">compare view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=com.bmuschko:gradle-clover-plugin&package-manager=gradle&previous-version=2.2.1&new-version=3.0.3)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
   
   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-automerge-start)
   [//]: # (dependabot-automerge-end)
   
   ---
   
   <details>
   <summary>Dependabot commands and options</summary>
   <br />
   
   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)
   
   
   </details>


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscribe@thrift.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [thrift] Jens-G commented on pull request #2793: Bump com.bmuschko:gradle-clover-plugin from 2.2.1 to 3.0.3 in /lib/kotlin

Posted by "Jens-G (via GitHub)" <gi...@apache.org>.
Jens-G commented on PR #2793:
URL: https://github.com/apache/thrift/pull/2793#issuecomment-1601632703

   @Jimexist  What's the status here? 


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@thrift.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [thrift] Jimexist commented on pull request #2793: Bump com.bmuschko:gradle-clover-plugin from 2.2.1 to 3.0.3 in /lib/kotlin

Posted by "Jimexist (via GitHub)" <gi...@apache.org>.
Jimexist commented on PR #2793:
URL: https://github.com/apache/thrift/pull/2793#issuecomment-1524494882

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


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@thrift.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org