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/10 11:06:39 UTC

[PR] Bump com.jayway.jsonpath:json-path from 2.7.0 to 2.8.0 [pinot]

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

   Bumps [com.jayway.jsonpath:json-path](https://github.com/jayway/JsonPath) from 2.7.0 to 2.8.0.
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a href="https://github.com/jayway/JsonPath/releases">com.jayway.jsonpath:json-path's releases</a>.</em></p>
   <blockquote>
   <h2>json-path-2.8.0</h2>
   <p>Upgrade json-smart to fix <a href="https://www.cve.org/CVERecord?id=CVE-2023-1370">https://www.cve.org/CVERecord?id=CVE-2023-1370</a></p>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a href="https://github.com/json-path/JsonPath/commit/8a0d2fd594b4a1baab71132cf5ef74889b9976e5"><code>8a0d2fd</code></a> Fix archive signing</li>
   <li><a href="https://github.com/json-path/JsonPath/commit/8bae57fcbc815d142982b1ccbd93e4cac65a0478"><code>8bae57f</code></a> Merge branch 'master' of github.com:json-path/JsonPath</li>
   <li><a href="https://github.com/json-path/JsonPath/commit/08830e92f462cea4b047f118dcc6ea4511f1e9e4"><code>08830e9</code></a> Upgrade org.json:json from 20140107 to 20230227 (<a href="https://redirect.github.com/jayway/JsonPath/issues/907">#907</a>)</li>
   <li><a href="https://github.com/json-path/JsonPath/commit/edf52aa6673879b4d2a6814fe1942efa37871950"><code>edf52aa</code></a> Release and fix docs</li>
   <li><a href="https://github.com/json-path/JsonPath/commit/4a59845a74d3c1ee4c4d6485e27e0a0e4c290f8d"><code>4a59845</code></a> Revert to deprecated 'baseName'</li>
   <li><a href="https://github.com/json-path/JsonPath/commit/1e6647bbce6cd75fdcd4bbdde16cefa33e3d9774"><code>1e6647b</code></a> Fix dependency issues in gradle build files</li>
   <li><a href="https://github.com/json-path/JsonPath/commit/9a77472cc151bea1ec6d895450158791b2a1b2cc"><code>9a77472</code></a> Update dependencies</li>
   <li><a href="https://github.com/json-path/JsonPath/commit/9729cb048b390b8db884ddc2c5b50afd82828c61"><code>9729cb0</code></a> Defines the pattern for taking item from collection of JSONArray by index (<a href="https://redirect.github.com/jayway/JsonPath/issues/842">#842</a>)</li>
   <li><a href="https://github.com/json-path/JsonPath/commit/2eed3b9675d58ae6267e0ed3d42c86d3bb08d7cb"><code>2eed3b9</code></a> Fix description for sub-array index example in table (<a href="https://redirect.github.com/jayway/JsonPath/issues/861">#861</a>)</li>
   <li><a href="https://github.com/json-path/JsonPath/commit/b9860126d44b62e095c9c447f71248bdc29932b3"><code>b986012</code></a> Update build.gradle (<a href="https://redirect.github.com/jayway/JsonPath/issues/866">#866</a>)</li>
   <li>Additional commits viewable in <a href="https://github.com/jayway/JsonPath/compare/json-path-2.7.0...json-path-2.8.0">compare view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=com.jayway.jsonpath:json-path&package-manager=maven&previous-version=2.7.0&new-version=2.8.0)](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 com.jayway.jsonpath:json-path from 2.7.0 to 2.8.0 [pinot]

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

   ## [Codecov](https://app.codecov.io/gh/apache/pinot/pull/11987?src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) Report
   > Merging [#11987](https://app.codecov.io/gh/apache/pinot/pull/11987?src=pr&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) (48b8576) into [master](https://app.codecov.io/gh/apache/pinot/commit/2beb9a4938d7d7c9481fd2546075e2a2475fe0ec?el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) (2beb9a4) will **decrease** coverage by `61.62%`.
   > The diff coverage is `n/a`.
   
   ```diff
   @@              Coverage Diff              @@
   ##             master   #11987       +/-   ##
   =============================================
   - Coverage     61.61%    0.00%   -61.62%     
   =============================================
     Files          2385     2309       -76     
     Lines        129214   125466     -3748     
     Branches      20003    19445      -558     
   =============================================
   - Hits          79613        0    -79613     
   - Misses        43801   125466    +81665     
   + Partials       5800        0     -5800     
   ```
   
   | [Flag](https://app.codecov.io/gh/apache/pinot/pull/11987/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/11987/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/11987/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/11987/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/11987/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/11987/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | `0.00% <ø> (-61.59%)` | :arrow_down: |
   | [java-21](https://app.codecov.io/gh/apache/pinot/pull/11987/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | `?` | |
   | [skip-bytebuffers-false](https://app.codecov.io/gh/apache/pinot/pull/11987/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | `0.00% <ø> (-61.62%)` | :arrow_down: |
   | [skip-bytebuffers-true](https://app.codecov.io/gh/apache/pinot/pull/11987/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | `?` | |
   | [temurin](https://app.codecov.io/gh/apache/pinot/pull/11987/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | `0.00% <ø> (-61.62%)` | :arrow_down: |
   | [unittests](https://app.codecov.io/gh/apache/pinot/pull/11987/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | `?` | |
   | [unittests1](https://app.codecov.io/gh/apache/pinot/pull/11987/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | `?` | |
   | [unittests2](https://app.codecov.io/gh/apache/pinot/pull/11987/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.
   
   [see 1995 files with indirect coverage changes](https://app.codecov.io/gh/apache/pinot/pull/11987/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)
   
   :mega: Codecov offers a browser extension for seamless coverage viewing on GitHub. Try it in [Chrome](https://chrome.google.com/webstore/detail/codecov/gedikamndpbemklijjkncpnolildpbgo) or [Firefox](https://addons.mozilla.org/en-US/firefox/addon/codecov/) today!
   


-- 
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 com.jayway.jsonpath:json-path from 2.7.0 to 2.8.0 [pinot]

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


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