You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@dubbo.apache.org by GitBox <gi...@apache.org> on 2022/10/08 01:27:04 UTC

[GitHub] [dubbo-spi-extensions] dependabot[bot] opened a new pull request, #146: Bump snakeyaml from 1.24 to 1.31 in /test/dubbo-scenario-builder

dependabot[bot] opened a new pull request, #146:
URL: https://github.com/apache/dubbo-spi-extensions/pull/146

   Bumps [snakeyaml](https://bitbucket.org/snakeyaml/snakeyaml) from 1.24 to 1.31.
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a href="https://bitbucket.org/snakeyaml/snakeyaml/commits/a3e641b8d6337d9916b5d709278fd668b0eb8507"><code>a3e641b</code></a> Remove unused code for comments</li>
   <li><a href="https://bitbucket.org/snakeyaml/snakeyaml/commits/d2ed56802d388afb4c714325e41afa8e095478b4"><code>d2ed568</code></a> Remove unused code</li>
   <li><a href="https://bitbucket.org/snakeyaml/snakeyaml/commits/ab76f8678972f5eb3caaf3b473e63323bcea9e92"><code>ab76f86</code></a> Add <a href="https://github.com/Deprecated"><code>@​Deprecated</code></a> annotation to constructs marked with <a href="https://github.com/deprecated"><code>@​deprecated</code></a> javadoc.</li>
   <li><a href="https://bitbucket.org/snakeyaml/snakeyaml/commits/bc7869b53e27caed452894986c5ee7c4b787a725"><code>bc7869b</code></a> Make billionLaughsAttackTest.billionLaughsAttackExpanded() robust</li>
   <li><a href="https://bitbucket.org/snakeyaml/snakeyaml/commits/4cfb7b78ac9d414590da53557314ae97691dd63e"><code>4cfb7b7</code></a> Merged in make-billion-laughs-attack-test-robust (pull request <a href="https://bitbucket.org/snakeyaml/snakeyaml/issues/7">#7</a>)</li>
   <li><a href="https://bitbucket.org/snakeyaml/snakeyaml/commits/da5ba160027ec9943d3cd3a67950ca57c15011b7"><code>da5ba16</code></a> Update changes.xml</li>
   <li><a href="https://bitbucket.org/snakeyaml/snakeyaml/commits/23fbcef0e952adbea3fc147c6b17eb8ab7e3432a"><code>23fbcef</code></a> add test with JavaBean property of parameterized Collection</li>
   <li><a href="https://bitbucket.org/snakeyaml/snakeyaml/commits/6385279ecb0b3ec623563ba934475eab100fb25e"><code>6385279</code></a> change how we set detected type to JavaBean Collection property item</li>
   <li><a href="https://bitbucket.org/snakeyaml/snakeyaml/commits/04687842700919db5ba4baf176abf9b044b32a45"><code>0468784</code></a> force keyNode to be String for JavaBeans</li>
   <li><a href="https://bitbucket.org/snakeyaml/snakeyaml/commits/467bcc9d06c6914e334b4c4052fa8aa27f092721"><code>467bcc9</code></a> expect node to be scalar when enforcings String keys</li>
   <li>Additional commits viewable in <a href="https://bitbucket.org/snakeyaml/snakeyaml/branches/compare/snakeyaml-1.31..snakeyaml-1.24">compare view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.yaml:snakeyaml&package-manager=maven&previous-version=1.24&new-version=1.31)](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)
   - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language
   - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language
   - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language
   - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language
   
   You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/apache/dubbo-spi-extensions/network/alerts).
   
   </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: notifications-unsubscribe@dubbo.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@dubbo.apache.org
For additional commands, e-mail: notifications-help@dubbo.apache.org


[GitHub] [dubbo-spi-extensions] codecov-commenter commented on pull request #146: Bump snakeyaml from 1.24 to 1.31 in /test/dubbo-scenario-builder

Posted by GitBox <gi...@apache.org>.
codecov-commenter commented on PR #146:
URL: https://github.com/apache/dubbo-spi-extensions/pull/146#issuecomment-1272191140

   # [Codecov](https://codecov.io/gh/apache/dubbo-spi-extensions/pull/146?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 [#146](https://codecov.io/gh/apache/dubbo-spi-extensions/pull/146?src=pr&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) (7c10715) into [master](https://codecov.io/gh/apache/dubbo-spi-extensions/commit/470ebfcd5fe6c7b7c0f374f2beb4c4fa2a120215?el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) (470ebfc) will **increase** coverage by `0.15%`.
   > The diff coverage is `n/a`.
   
   ```diff
   @@             Coverage Diff              @@
   ##             master     #146      +/-   ##
   ============================================
   + Coverage     39.32%   39.47%   +0.15%     
     Complexity      508      508              
   ============================================
     Files           138      138              
     Lines          4486     4486              
     Branches        552      552              
   ============================================
   + Hits           1764     1771       +7     
   + Misses         2528     2519       -9     
   - Partials        194      196       +2     
   ```
   
   
   | [Impacted Files](https://codecov.io/gh/apache/dubbo-spi-extensions/pull/146?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) | Coverage Δ | |
   |---|---|---|
   | [...ache/dubbo/remoting/transport/mina/MinaClient.java](https://codecov.io/gh/apache/dubbo-spi-extensions/pull/146/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-ZHViYm8tc3BpLWV4dGVuc2lvbnMvZHViYm8tcmVtb3RpbmctZXh0ZW5zaW9ucy9kdWJiby1yZW1vdGluZy1taW5hL3NyYy9tYWluL2phdmEvb3JnL2FwYWNoZS9kdWJiby9yZW1vdGluZy90cmFuc3BvcnQvbWluYS9NaW5hQ2xpZW50LmphdmE=) | `56.92% <0.00%> (-1.54%)` | :arrow_down: |
   | [...che/dubbo/remoting/transport/mina/MinaChannel.java](https://codecov.io/gh/apache/dubbo-spi-extensions/pull/146/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-ZHViYm8tc3BpLWV4dGVuc2lvbnMvZHViYm8tcmVtb3RpbmctZXh0ZW5zaW9ucy9kdWJiby1yZW1vdGluZy1taW5hL3NyYy9tYWluL2phdmEvb3JnL2FwYWNoZS9kdWJiby9yZW1vdGluZy90cmFuc3BvcnQvbWluYS9NaW5hQ2hhbm5lbC5qYXZh) | `46.05% <0.00%> (+10.52%)` | :arrow_up: |
   
   :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: notifications-unsubscribe@dubbo.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@dubbo.apache.org
For additional commands, e-mail: notifications-help@dubbo.apache.org


[GitHub] [dubbo-spi-extensions] AlbumenJ merged pull request #146: Bump snakeyaml from 1.24 to 1.31 in /test/dubbo-scenario-builder

Posted by GitBox <gi...@apache.org>.
AlbumenJ merged PR #146:
URL: https://github.com/apache/dubbo-spi-extensions/pull/146


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

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


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@dubbo.apache.org
For additional commands, e-mail: notifications-help@dubbo.apache.org