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

[GitHub] [servicecomb-java-chassis] dependabot[bot] opened a new pull request, #3701: Bump byte-buddy from 1.14.0 to 1.14.1

dependabot[bot] opened a new pull request, #3701:
URL: https://github.com/apache/servicecomb-java-chassis/pull/3701

   Bumps [byte-buddy](https://github.com/raphw/byte-buddy) from 1.14.0 to 1.14.1.
   <details>
   <summary>Changelog</summary>
   <p><em>Sourced from <a href="https://github.com/raphw/byte-buddy/blob/master/release-notes.md">byte-buddy's changelog</a>.</em></p>
   <blockquote>
   <h2>Byte Buddy release notes</h2>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a href="https://github.com/raphw/byte-buddy/commit/5ef0fa607620e43fbbbe6000740199a13cca5c88"><code>5ef0fa6</code></a> [maven-release-plugin] prepare release byte-buddy-1.14.1</li>
   <li><a href="https://github.com/raphw/byte-buddy/commit/bada1525a2678a27d486598c22e8ee74a81a9551"><code>bada152</code></a> [release] Release new version</li>
   <li><a href="https://github.com/raphw/byte-buddy/commit/334128e2f834d51d63818d1d895a0211ca0cb58b"><code>334128e</code></a> Update Eclipse lifecycle mapping.</li>
   <li><a href="https://github.com/raphw/byte-buddy/commit/876d66702e144db53502ea3e3f5eb3e6b11e84e8"><code>876d667</code></a> Add additional scope for Maven plugin.</li>
   <li><a href="https://github.com/raphw/byte-buddy/commit/665a090c733c37339788cc5a1c441bd47fb77ef0"><code>665a090</code></a> Add checksums.</li>
   <li><a href="https://github.com/raphw/byte-buddy/commit/537c61344e86dd7cdc80c886adf8773b4290c0cf"><code>537c613</code></a> Increment internal byte buddy and add release notes.</li>
   <li><a href="https://github.com/raphw/byte-buddy/commit/8c6f8619a0e2e582e01e524fc551f1cc9f4cf4be"><code>8c6f861</code></a> [maven-release-plugin] prepare for next development iteration</li>
   <li>See full diff in <a href="https://github.com/raphw/byte-buddy/compare/byte-buddy-1.14.0...byte-buddy-1.14.1">compare view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=net.bytebuddy:byte-buddy&package-manager=maven&previous-version=1.14.0&new-version=1.14.1)](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: commits-unsubscribe@servicecomb.apache.org

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


[GitHub] [servicecomb-java-chassis] codecov-commenter commented on pull request #3701: Bump byte-buddy from 1.14.0 to 1.14.1

Posted by "codecov-commenter (via GitHub)" <gi...@apache.org>.
codecov-commenter commented on PR #3701:
URL: https://github.com/apache/servicecomb-java-chassis/pull/3701#issuecomment-1465696606

   ## [Codecov](https://codecov.io/gh/apache/servicecomb-java-chassis/pull/3701?src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) Report
   > Merging [#3701](https://codecov.io/gh/apache/servicecomb-java-chassis/pull/3701?src=pr&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) (ab1b18e) into [master](https://codecov.io/gh/apache/servicecomb-java-chassis/commit/c390279acd486d6e5a876fa44f989e3784848f00?el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) (c390279) will **decrease** coverage by `0.01%`.
   > The diff coverage is `74.41%`.
   
   > :exclamation: Current head ab1b18e differs from pull request most recent head be2865d. Consider uploading reports for the commit be2865d to get more accurate results
   
   ```diff
   @@             Coverage Diff              @@
   ##             master    #3701      +/-   ##
   ============================================
   - Coverage     43.86%   43.86%   -0.01%     
   - Complexity     6057     6069      +12     
   ============================================
     Files          1550     1555       +5     
     Lines         38209    38245      +36     
     Branches       3514     3516       +2     
   ============================================
   + Hits          16761    16775      +14     
   - Misses        20141    20159      +18     
   - Partials       1307     1311       +4     
   ```
   
   
   | [Impacted Files](https://codecov.io/gh/apache/servicecomb-java-chassis/pull/3701?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) | Coverage Δ | |
   |---|---|---|
   | [...icecomb/common/rest/codec/query/QueryCodecCsv.java](https://codecov.io/gh/apache/servicecomb-java-chassis/pull/3701?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-Y29tbW9uL2NvbW1vbi1yZXN0L3NyYy9tYWluL2phdmEvb3JnL2FwYWNoZS9zZXJ2aWNlY29tYi9jb21tb24vcmVzdC9jb2RlYy9xdWVyeS9RdWVyeUNvZGVjQ3N2LmphdmE=) | `100.00% <ø> (ø)` | |
   | [...cecomb/common/rest/codec/query/QueryCodecJson.java](https://codecov.io/gh/apache/servicecomb-java-chassis/pull/3701?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-Y29tbW9uL2NvbW1vbi1yZXN0L3NyYy9tYWluL2phdmEvb3JnL2FwYWNoZS9zZXJ2aWNlY29tYi9jb21tb24vcmVzdC9jb2RlYy9xdWVyeS9RdWVyeUNvZGVjSnNvbi5qYXZh) | `15.78% <ø> (ø)` | |
   | [...ecomb/common/rest/codec/query/QueryCodecMulti.java](https://codecov.io/gh/apache/servicecomb-java-chassis/pull/3701?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-Y29tbW9uL2NvbW1vbi1yZXN0L3NyYy9tYWluL2phdmEvb3JnL2FwYWNoZS9zZXJ2aWNlY29tYi9jb21tb24vcmVzdC9jb2RlYy9xdWVyeS9RdWVyeUNvZGVjTXVsdGkuamF2YQ==) | `85.71% <ø> (ø)` | |
   | [...ecomb/common/rest/codec/query/QueryCodecPipes.java](https://codecov.io/gh/apache/servicecomb-java-chassis/pull/3701?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-Y29tbW9uL2NvbW1vbi1yZXN0L3NyYy9tYWluL2phdmEvb3JnL2FwYWNoZS9zZXJ2aWNlY29tYi9jb21tb24vcmVzdC9jb2RlYy9xdWVyeS9RdWVyeUNvZGVjUGlwZXMuamF2YQ==) | `100.00% <ø> (ø)` | |
   | [...icecomb/common/rest/codec/query/QueryCodecSsv.java](https://codecov.io/gh/apache/servicecomb-java-chassis/pull/3701?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-Y29tbW9uL2NvbW1vbi1yZXN0L3NyYy9tYWluL2phdmEvb3JnL2FwYWNoZS9zZXJ2aWNlY29tYi9jb21tb24vcmVzdC9jb2RlYy9xdWVyeS9RdWVyeUNvZGVjU3N2LmphdmE=) | `100.00% <ø> (ø)` | |
   | [...icecomb/common/rest/codec/query/QueryCodecTsv.java](https://codecov.io/gh/apache/servicecomb-java-chassis/pull/3701?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-Y29tbW9uL2NvbW1vbi1yZXN0L3NyYy9tYWluL2phdmEvb3JnL2FwYWNoZS9zZXJ2aWNlY29tYi9jb21tb24vcmVzdC9jb2RlYy9xdWVyeS9RdWVyeUNvZGVjVHN2LmphdmE=) | `100.00% <ø> (ø)` | |
   | [...rvicecomb/common/rest/codec/query/QueryCodecs.java](https://codecov.io/gh/apache/servicecomb-java-chassis/pull/3701?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-Y29tbW9uL2NvbW1vbi1yZXN0L3NyYy9tYWluL2phdmEvb3JnL2FwYWNoZS9zZXJ2aWNlY29tYi9jb21tb24vcmVzdC9jb2RlYy9xdWVyeS9RdWVyeUNvZGVjcy5qYXZh) | `72.22% <ø> (ø)` | |
   | [...comb/common/rest/codec/query/QueryCodecsUtils.java](https://codecov.io/gh/apache/servicecomb-java-chassis/pull/3701?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-Y29tbW9uL2NvbW1vbi1yZXN0L3NyYy9tYWluL2phdmEvb3JnL2FwYWNoZS9zZXJ2aWNlY29tYi9jb21tb24vcmVzdC9jb2RlYy9xdWVyeS9RdWVyeUNvZGVjc1V0aWxzLmphdmE=) | `100.00% <ø> (ø)` | |
   | [...ommon/rest/filter/inner/RestServerCodecFilter.java](https://codecov.io/gh/apache/servicecomb-java-chassis/pull/3701?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-Y29tbW9uL2NvbW1vbi1yZXN0L3NyYy9tYWluL2phdmEvb3JnL2FwYWNoZS9zZXJ2aWNlY29tYi9jb21tb24vcmVzdC9maWx0ZXIvaW5uZXIvUmVzdFNlcnZlckNvZGVjRmlsdGVyLmphdmE=) | `6.97% <ø> (ø)` | |
   | [...ache/servicecomb/demo/crossapp/CrossappClient.java](https://codecov.io/gh/apache/servicecomb-java-chassis/pull/3701?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-ZGVtby9kZW1vLWNyb3NzYXBwL2Nyb3NzYXBwLWNsaWVudC9zcmMvbWFpbi9qYXZhL29yZy9hcGFjaGUvc2VydmljZWNvbWIvZGVtby9jcm9zc2FwcC9Dcm9zc2FwcENsaWVudC5qYXZh) | `90.62% <ø> (ø)` | |
   | ... and [31 more](https://codecov.io/gh/apache/servicecomb-java-chassis/pull/3701?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) | |
   
   ... and [6 files with indirect coverage changes](https://codecov.io/gh/apache/servicecomb-java-chassis/pull/3701/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation)
   
   :mega: We’re building smart automated test selection to slash your CI/CD build times. [Learn more](https://about.codecov.io/iterative-testing/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation)
   


-- 
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@servicecomb.apache.org

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


[GitHub] [servicecomb-java-chassis] dependabot[bot] commented on pull request #3701: Bump byte-buddy from 1.14.0 to 1.14.1

Posted by "dependabot[bot] (via GitHub)" <gi...@apache.org>.
dependabot[bot] commented on PR #3701:
URL: https://github.com/apache/servicecomb-java-chassis/pull/3701#issuecomment-1465734919

   Looks like net.bytebuddy:byte-buddy is up-to-date now, so this is no longer needed.


-- 
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@servicecomb.apache.org

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


[GitHub] [servicecomb-java-chassis] dependabot[bot] closed pull request #3701: Bump byte-buddy from 1.14.0 to 1.14.1

Posted by "dependabot[bot] (via GitHub)" <gi...@apache.org>.
dependabot[bot] closed pull request #3701: Bump byte-buddy from 1.14.0 to 1.14.1
URL: https://github.com/apache/servicecomb-java-chassis/pull/3701


-- 
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@servicecomb.apache.org

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