You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pinot.apache.org by "dependabot[bot] (via GitHub)" <gi...@apache.org> on 2023/11/17 11:30:11 UTC

[PR] Bump org.jacoco:jacoco-maven-plugin from 0.8.9 to 0.8.11 [pinot]

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

   Bumps [org.jacoco:jacoco-maven-plugin](https://github.com/jacoco/jacoco) from 0.8.9 to 0.8.11.
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a href="https://github.com/jacoco/jacoco/releases">org.jacoco:jacoco-maven-plugin's releases</a>.</em></p>
   <blockquote>
   <h2>0.8.11</h2>
   <h2>New Features</h2>
   <ul>
   <li>JaCoCo now officially supports Java 21 (GitHub <a href="https://redirect.github.com/jacoco/jacoco/issues/1520">#1520</a>).</li>
   <li>Experimental support for Java 22 class files (GitHub <a href="https://redirect.github.com/jacoco/jacoco/issues/1479">#1479</a>).</li>
   <li>Part of bytecode generated by the Java compilers for exhaustive switch expressions is filtered out during generation of report (GitHub <a href="https://redirect.github.com/jacoco/jacoco/issues/1472">#1472</a>).</li>
   <li>Part of bytecode generated by the Java compilers for record patterns is filtered out during generation of report (GitHub <a href="https://redirect.github.com/jacoco/jacoco/issues/1473">#1473</a>).</li>
   </ul>
   <h2>Fixed bugs</h2>
   <ul>
   <li>Instrumentation should not cause <code>VerifyError</code> when the last local variable of method parameters is overridden in the method body to store a value of type long or double (GitHub <a href="https://redirect.github.com/jacoco/jacoco/issues/893">#893</a>).</li>
   <li>Restore exec file compatibility with versions from 0.7.5 to 0.8.8 in case of class files with zero line numbers (GitHub <a href="https://redirect.github.com/jacoco/jacoco/issues/1492">#1492</a>).</li>
   </ul>
   <h2>Non-functional Changes</h2>
   <ul>
   <li>jacoco-maven-plugin now requires at least Java 8 (GitHub <a href="https://redirect.github.com/jacoco/jacoco/issues/1466">#1466</a>, <a href="https://redirect.github.com/jacoco/jacoco/issues/1468">#1468</a>).</li>
   <li>JaCoCo build now requires at least Maven 3.5.4 (GitHub <a href="https://redirect.github.com/jacoco/jacoco/issues/1467">#1467</a>).</li>
   <li>Maven 3.9.2 should not produce warnings for jacoco-maven-plugin (GitHub <a href="https://redirect.github.com/jacoco/jacoco/issues/1468">#1468</a>).</li>
   <li>JaCoCo build now requires JDK 17 (GitHub <a href="https://redirect.github.com/jacoco/jacoco/issues/1482">#1482</a>).</li>
   <li>JaCoCo now depends on ASM 9.6 (GitHub <a href="https://redirect.github.com/jacoco/jacoco/issues/1518">#1518</a>).</li>
   </ul>
   <h2>0.8.10</h2>
   <h2>Fixed bugs</h2>
   <ul>
   <li>Agent should not require configuration of permissions for <code>SecurityManager</code> outside of its <code>codeBase</code> (GitHub <a href="https://redirect.github.com/jacoco/jacoco/issues/1425">#1425</a>).</li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a href="https://github.com/jacoco/jacoco/commit/f33756c37f1e41041d84018047b14cb394742761"><code>f33756c</code></a> Prepare release 0.8.11</li>
   <li><a href="https://github.com/jacoco/jacoco/commit/06705305b207bc42b3369f2c4ade598e4c1d7b12"><code>0670530</code></a> Upgrade animal-sniffer-maven-plugin to 1.23</li>
   <li><a href="https://github.com/jacoco/jacoco/commit/206e5bed2c4f11de6e6bf20e96a27c1f4ff93e0d"><code>206e5be</code></a> Restore exec file compatibility after upgrade of ASM to version 9.5 (<a href="https://redirect.github.com/jacoco/jacoco/issues/1492">#1492</a>)</li>
   <li><a href="https://github.com/jacoco/jacoco/commit/36fc079692f9cf6dcc2b6f391cc0d7fbe2a90a7a"><code>36fc079</code></a> Update documentation: JDK version 21 is officially supported (<a href="https://redirect.github.com/jacoco/jacoco/issues/1520">#1520</a>)</li>
   <li><a href="https://github.com/jacoco/jacoco/commit/7162917334d9094ebb10d66f9b0f971725ad754c"><code>7162917</code></a> Add validation tests for boolean expressions (<a href="https://redirect.github.com/jacoco/jacoco/issues/1505">#1505</a>)</li>
   <li><a href="https://github.com/jacoco/jacoco/commit/4bc9267836e2aba546eb4638e16bfa28ddd365a9"><code>4bc9267</code></a> Fix link to Bytecode Outline Plug-In (<a href="https://redirect.github.com/jacoco/jacoco/issues/1519">#1519</a>)</li>
   <li><a href="https://github.com/jacoco/jacoco/commit/ded62fc40764cc52003df527318fd081fafd6b75"><code>ded62fc</code></a> Upgrade ASM to 9.6 (<a href="https://redirect.github.com/jacoco/jacoco/issues/1518">#1518</a>)</li>
   <li><a href="https://github.com/jacoco/jacoco/commit/67982608d01b57107db31d0e0e02dda325f2cb6e"><code>6798260</code></a> Fix links to ASM website (<a href="https://redirect.github.com/jacoco/jacoco/issues/1515">#1515</a>)</li>
   <li><a href="https://github.com/jacoco/jacoco/commit/4ba332f69c3ed59b1453d8c7543842cab803e303"><code>4ba332f</code></a> Fix misleading outdated javadoc (<a href="https://redirect.github.com/jacoco/jacoco/issues/1513">#1513</a>)</li>
   <li><a href="https://github.com/jacoco/jacoco/commit/7ca0f0f6e4003b108d980e837adf013e9c825da7"><code>7ca0f0f</code></a> <code>Opcodes.RET</code> should be processed by <code>visitVarInsn</code> instead of <code>visitInsn</code> (#...</li>
   <li>Additional commits viewable in <a href="https://github.com/jacoco/jacoco/compare/v0.8.9...v0.8.11">compare view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.jacoco:jacoco-maven-plugin&package-manager=maven&previous-version=0.8.9&new-version=0.8.11)](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 show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency
   - `@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: commits-unsubscribe@pinot.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@pinot.apache.org
For additional commands, e-mail: commits-help@pinot.apache.org


Re: [PR] Bump org.jacoco:jacoco-maven-plugin from 0.8.9 to 0.8.11 [pinot]

Posted by "Jackie-Jiang (via GitHub)" <gi...@apache.org>.
Jackie-Jiang merged PR #12024:
URL: https://github.com/apache/pinot/pull/12024


-- 
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: commits-unsubscribe@pinot.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@pinot.apache.org
For additional commands, e-mail: commits-help@pinot.apache.org


Re: [PR] Bump org.jacoco:jacoco-maven-plugin from 0.8.9 to 0.8.11 [pinot]

Posted by "codecov-commenter (via GitHub)" <gi...@apache.org>.
codecov-commenter commented on PR #12024:
URL: https://github.com/apache/pinot/pull/12024#issuecomment-1816277953

   ## [Codecov](https://app.codecov.io/gh/apache/pinot/pull/12024?src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) Report
   All modified and coverable lines are covered by tests :white_check_mark:
   > Comparison is base [(`41d1a12`)](https://app.codecov.io/gh/apache/pinot/commit/41d1a1216045fc0e1b40b9356cc996c35de34016?el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) 61.62% compared to head [(`bc9b124`)](https://app.codecov.io/gh/apache/pinot/pull/12024?src=pr&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) 34.93%.
   
   
   <details><summary>Additional details and impacted files</summary>
   
   
   ```diff
   @@              Coverage Diff              @@
   ##             master   #12024       +/-   ##
   =============================================
   - Coverage     61.62%   34.93%   -26.70%     
   + Complexity     1150      943      -207     
   =============================================
     Files          2385     2309       -76     
     Lines        129275   125527     -3748     
     Branches      20016    19458      -558     
   =============================================
   - Hits          79668    43851    -35817     
   - Misses        43806    78559    +34753     
   + Partials       5801     3117     -2684     
   ```
   
   | [Flag](https://app.codecov.io/gh/apache/pinot/pull/12024/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | Coverage Δ | |
   |---|---|---|
   | [custom-integration1](https://app.codecov.io/gh/apache/pinot/pull/12024/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | `?` | |
   | [integration](https://app.codecov.io/gh/apache/pinot/pull/12024/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | `0.00% <ø> (-0.01%)` | :arrow_down: |
   | [integration1](https://app.codecov.io/gh/apache/pinot/pull/12024/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | `?` | |
   | [integration2](https://app.codecov.io/gh/apache/pinot/pull/12024/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | `0.00% <ø> (ø)` | |
   | [java-11](https://app.codecov.io/gh/apache/pinot/pull/12024/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | `?` | |
   | [java-21](https://app.codecov.io/gh/apache/pinot/pull/12024/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | `34.93% <ø> (-26.55%)` | :arrow_down: |
   | [skip-bytebuffers-false](https://app.codecov.io/gh/apache/pinot/pull/12024/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | `46.77% <ø> (-14.84%)` | :arrow_down: |
   | [skip-bytebuffers-true](https://app.codecov.io/gh/apache/pinot/pull/12024/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | `34.91% <ø> (-26.54%)` | :arrow_down: |
   | [temurin](https://app.codecov.io/gh/apache/pinot/pull/12024/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | `34.93% <ø> (-26.70%)` | :arrow_down: |
   | [unittests](https://app.codecov.io/gh/apache/pinot/pull/12024/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | `46.80% <ø> (-14.83%)` | :arrow_down: |
   | [unittests1](https://app.codecov.io/gh/apache/pinot/pull/12024/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | `46.80% <ø> (-0.18%)` | :arrow_down: |
   | [unittests2](https://app.codecov.io/gh/apache/pinot/pull/12024/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | `?` | |
   
   Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#carryforward-flags-in-the-pull-request-comment) to find out more.
   
   
   </details>
   
   [:umbrella: View full report in Codecov by Sentry](https://app.codecov.io/gh/apache/pinot/pull/12024?src=pr&el=continue&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache).   
   :loudspeaker: Have feedback on the report? [Share it here](https://about.codecov.io/codecov-pr-comment-feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache).
   


-- 
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: commits-unsubscribe@pinot.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@pinot.apache.org
For additional commands, e-mail: commits-help@pinot.apache.org