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/16 11:13:38 UTC

[PR] Bump net.nicoulaj.maven.plugins:checksum-maven-plugin from 1.8 to 1.11 [pinot]

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

   Bumps [net.nicoulaj.maven.plugins:checksum-maven-plugin](https://github.com/nicoulaj/checksum-maven-plugin) from 1.8 to 1.11.
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a href="https://github.com/nicoulaj/checksum-maven-plugin/commit/147b14f52aa21b6705f2917660b935c4e659c601"><code>147b14f</code></a> [maven-release-plugin] prepare release 1.11</li>
   <li><a href="https://github.com/nicoulaj/checksum-maven-plugin/commit/c472f1a48495f86c7af11ee2b55cf19b7232332b"><code>c472f1a</code></a> javadoc fixes</li>
   <li><a href="https://github.com/nicoulaj/checksum-maven-plugin/commit/d9b4f578117c55b9f47b9ec007f4a6661ede1bb1"><code>d9b4f57</code></a> <a href="https://redirect.github.com/nicoulaj/checksum-maven-plugin/issues/118">#118</a>/<a href="https://redirect.github.com/nicoulaj/checksum-maven-plugin/issues/119">#119</a>: set required Maven version to 3.1.1</li>
   <li><a href="https://github.com/nicoulaj/checksum-maven-plugin/commit/50e1b0c755e33e493b5f76e02403810d480a69bb"><code>50e1b0c</code></a> <a href="https://redirect.github.com/nicoulaj/checksum-maven-plugin/issues/118">#118</a>/<a href="https://redirect.github.com/nicoulaj/checksum-maven-plugin/issues/119">#119</a>: maven-resources-plugin:3.2.0 requires Maven version 3.1.0 =&gt; drop ...</li>
   <li><a href="https://github.com/nicoulaj/checksum-maven-plugin/commit/1d55d1157cb2805060ec11da7470d179bb4a354d"><code>1d55d11</code></a> <a href="https://redirect.github.com/nicoulaj/checksum-maven-plugin/issues/118">#118</a>/<a href="https://redirect.github.com/nicoulaj/checksum-maven-plugin/issues/119">#119</a>: fix integration tests on Maven&lt;=2.1</li>
   <li><a href="https://github.com/nicoulaj/checksum-maven-plugin/commit/8a5f5beb74d5eba20305ed336c675b3574c69c1e"><code>8a5f5be</code></a> Merge branch 'pr-119'</li>
   <li><a href="https://github.com/nicoulaj/checksum-maven-plugin/commit/3ec3e781734ceb21d3a83e950017b07d36c70cc3"><code>3ec3e78</code></a> Merge pull request <a href="https://redirect.github.com/nicoulaj/checksum-maven-plugin/issues/121">#121</a> from nicoulaj/ci-setup-java</li>
   <li><a href="https://github.com/nicoulaj/checksum-maven-plugin/commit/7d3393b92be46bb93f69426720b745fe61101af4"><code>7d3393b</code></a> CI: move to setup-java action</li>
   <li><a href="https://github.com/nicoulaj/checksum-maven-plugin/commit/7a490c9acd6b2a4d74590b2e58ecce117a9df2e6"><code>7a490c9</code></a> update parent POM, cleanup and inherit versions from parent POM</li>
   <li><a href="https://github.com/nicoulaj/checksum-maven-plugin/commit/4d3cf643d5f00c33884705fa0d4205f43341f96b"><code>4d3cf64</code></a> CI: build on all branches</li>
   <li>Additional commits viewable in <a href="https://github.com/nicoulaj/checksum-maven-plugin/compare/1.8...1.11">compare view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=net.nicoulaj.maven.plugins:checksum-maven-plugin&package-manager=maven&previous-version=1.8&new-version=1.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 net.nicoulaj.maven.plugins:checksum-maven-plugin from 1.8 to 1.11 [pinot]

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

   ## [Codecov](https://app.codecov.io/gh/apache/pinot/pull/12008?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 [(`1ab9e62`)](https://app.codecov.io/gh/apache/pinot/commit/1ab9e62b6d1908dda598eaaff9f6a2d8cc5a7b65?el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) 61.63% compared to head [(`db75696`)](https://app.codecov.io/gh/apache/pinot/pull/12008?src=pr&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) 46.78%.
   > Report is 1 commits behind head on master.
   
   
   <details><summary>Additional details and impacted files</summary>
   
   
   ```diff
   @@              Coverage Diff              @@
   ##             master   #12008       +/-   ##
   =============================================
   - Coverage     61.63%   46.78%   -14.86%     
   + Complexity     1151      943      -208     
   =============================================
     Files          2385     1787      -598     
     Lines        129271    93695    -35576     
     Branches      20016    15158     -4858     
   =============================================
   - Hits          79682    43838    -35844     
   - Misses        43792    46738     +2946     
   + Partials       5797     3119     -2678     
   ```
   
   | [Flag](https://app.codecov.io/gh/apache/pinot/pull/12008/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/12008/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/12008/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | `?` | |
   | [integration1](https://app.codecov.io/gh/apache/pinot/pull/12008/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/12008/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | `?` | |
   | [java-11](https://app.codecov.io/gh/apache/pinot/pull/12008/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/12008/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | `46.78% <100.00%> (-14.72%)` | :arrow_down: |
   | [skip-bytebuffers-false](https://app.codecov.io/gh/apache/pinot/pull/12008/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | `46.77% <100.00%> (-14.85%)` | :arrow_down: |
   | [skip-bytebuffers-true](https://app.codecov.io/gh/apache/pinot/pull/12008/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | `46.76% <100.00%> (-14.72%)` | :arrow_down: |
   | [temurin](https://app.codecov.io/gh/apache/pinot/pull/12008/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | `46.78% <100.00%> (-14.86%)` | :arrow_down: |
   | [unittests](https://app.codecov.io/gh/apache/pinot/pull/12008/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | `46.78% <100.00%> (-14.85%)` | :arrow_down: |
   | [unittests1](https://app.codecov.io/gh/apache/pinot/pull/12008/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | `46.78% <100.00%> (-0.20%)` | :arrow_down: |
   | [unittests2](https://app.codecov.io/gh/apache/pinot/pull/12008/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/12008?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


Re: [PR] Bump net.nicoulaj.maven.plugins:checksum-maven-plugin from 1.8 to 1.11 [pinot]

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


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