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 2021/11/01 12:11:35 UTC

[GitHub] [dubbo-go] dependabot[bot] opened a new pull request #1553: build(deps): bump github.com/apache/dubbo-getty from 1.4.5 to 1.4.6

dependabot[bot] opened a new pull request #1553:
URL: https://github.com/apache/dubbo-go/pull/1553


   Bumps [github.com/apache/dubbo-getty](https://github.com/apache/dubbo-getty) from 1.4.5 to 1.4.6.
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a href="https://github.com/apache/dubbo-getty/releases">github.com/apache/dubbo-getty's releases</a>.</em></p>
   <blockquote>
   <h2>v1.4.6</h2>
   <p>1 using atomic time for session to fix date race;
   2 using gxbytes.Buffer in tcp read gr to decrease memory copy</p>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a href="https://github.com/apache/dubbo-getty/commit/a2461f81a132df705db157b591e00d8535ff6436"><code>a2461f8</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/apache/dubbo-getty/issues/81">#81</a> from apache/feature/gxbytes-buffer</li>
   <li><a href="https://github.com/apache/dubbo-getty/commit/43cebf124985c669bfb656124b8f5a1898da39ed"><code>43cebf1</code></a> update go mod</li>
   <li><a href="https://github.com/apache/dubbo-getty/commit/66f2506123c17f6d04fd643c1a6fef06e773af37"><code>66f2506</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/apache/dubbo-getty/issues/80">#80</a> from takewofly/bug/race</li>
   <li><a href="https://github.com/apache/dubbo-getty/commit/409eb86812fe58660597cc06beb2bdbcb4a3472b"><code>409eb86</code></a> Imp: using gxbytes.Buffer WriteNextBegin/WriteNextEnd</li>
   <li><a href="https://github.com/apache/dubbo-getty/commit/04c5bef7cb67750355800f683727561934c0261e"><code>04c5bef</code></a> gofumpt connection</li>
   <li><a href="https://github.com/apache/dubbo-getty/commit/9be0aeebaacc081fd5786d27a7de3511c86622f5"><code>9be0aee</code></a> fix license</li>
   <li><a href="https://github.com/apache/dubbo-getty/commit/1f01b7111782f1bc62ddef93ad1231d423d752f2"><code>1f01b71</code></a> Opt: change timeout to atomic</li>
   <li><a href="https://github.com/apache/dubbo-getty/commit/d58f9f3522abb67628e49b300026dec50e87dbfc"><code>d58f9f3</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/apache/dubbo-getty/issues/78">#78</a> from apache/fix/issue-77</li>
   <li><a href="https://github.com/apache/dubbo-getty/commit/70fe756597a3b7bb14a9f7a5a9f03a0170d28688"><code>70fe756</code></a> fix issue 77: process the last package before handle eof error</li>
   <li><a href="https://github.com/apache/dubbo-getty/commit/54967137cdb258eaa0f4af61b470fbeac4f396a6"><code>5496713</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/apache/dubbo-getty/issues/76">#76</a> from LaurenceLiZhixin/ori_master</li>
   <li>Additional commits viewable in <a href="https://github.com/apache/dubbo-getty/compare/v1.4.5...v1.4.6">compare view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=github.com/apache/dubbo-getty&package-manager=go_modules&previous-version=1.4.5&new-version=1.4.6)](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: 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-go] dependabot[bot] commented on pull request #1553: build(deps): bump github.com/apache/dubbo-getty from 1.4.5 to 1.4.6

Posted by GitBox <gi...@apache.org>.
dependabot[bot] commented on pull request #1553:
URL: https://github.com/apache/dubbo-go/pull/1553#issuecomment-957139845


   OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting `@dependabot ignore this major version` or `@dependabot ignore this minor version`. You can also ignore all major, minor, or patch releases for a dependency by adding an [`ignore` condition](https://docs.github.com/en/code-security/supply-chain-security/configuration-options-for-dependency-updates#ignore) with the desired `update_types` to your config file.
   
   If you change your mind, just re-open this PR and I'll resolve any conflicts on it.


-- 
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-go] codecov-commenter commented on pull request #1553: build(deps): bump github.com/apache/dubbo-getty from 1.4.5 to 1.4.6

Posted by GitBox <gi...@apache.org>.
codecov-commenter commented on pull request #1553:
URL: https://github.com/apache/dubbo-go/pull/1553#issuecomment-956190862


   # [Codecov](https://codecov.io/gh/apache/dubbo-go/pull/1553?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 [#1553](https://codecov.io/gh/apache/dubbo-go/pull/1553?src=pr&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) (204ed80) into [3.0](https://codecov.io/gh/apache/dubbo-go/commit/669ab0ab3b5f386f339d7b94bb804ec7db753ed6?el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) (669ab0a) will **decrease** coverage by `0.08%`.
   > The diff coverage is `n/a`.
   
   [![Impacted file tree graph](https://codecov.io/gh/apache/dubbo-go/pull/1553/graphs/tree.svg?width=650&height=150&src=pr&token=dcPE6RyFAL&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation)](https://codecov.io/gh/apache/dubbo-go/pull/1553?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation)
   
   ```diff
   @@            Coverage Diff             @@
   ##              3.0    #1553      +/-   ##
   ==========================================
   - Coverage   41.75%   41.66%   -0.09%     
   ==========================================
     Files         258      258              
     Lines       15114    15114              
   ==========================================
   - Hits         6311     6298      -13     
   - Misses       8065     8072       +7     
   - Partials      738      744       +6     
   ```
   
   
   | [Impacted Files](https://codecov.io/gh/apache/dubbo-go/pull/1553?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) | Coverage Δ | |
   |---|---|---|
   | [filter/metrics/filter.go](https://codecov.io/gh/apache/dubbo-go/pull/1553/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-ZmlsdGVyL21ldHJpY3MvZmlsdGVyLmdv) | `85.00% <0.00%> (-15.00%)` | :arrow_down: |
   | [remoting/kubernetes/client.go](https://codecov.io/gh/apache/dubbo-go/pull/1553/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-cmVtb3Rpbmcva3ViZXJuZXRlcy9jbGllbnQuZ28=) | `69.66% <0.00%> (-4.50%)` | :arrow_down: |
   | [remoting/kubernetes/watch.go](https://codecov.io/gh/apache/dubbo-go/pull/1553/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-cmVtb3Rpbmcva3ViZXJuZXRlcy93YXRjaC5nbw==) | `76.85% <0.00%> (-3.71%)` | :arrow_down: |
   | [remoting/kubernetes/listener.go](https://codecov.io/gh/apache/dubbo-go/pull/1553/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-cmVtb3Rpbmcva3ViZXJuZXRlcy9saXN0ZW5lci5nbw==) | `52.83% <0.00%> (-1.89%)` | :arrow_down: |
   
   ------
   
   [Continue to review full report at Codecov](https://codecov.io/gh/apache/dubbo-go/pull/1553?src=pr&el=continue&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation).
   > **Legend** - [Click here to learn more](https://docs.codecov.io/docs/codecov-delta?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation)
   > `Δ = absolute <relative> (impact)`, `ø = not affected`, `? = missing data`
   > Powered by [Codecov](https://codecov.io/gh/apache/dubbo-go/pull/1553?src=pr&el=footer&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation). Last update [669ab0a...204ed80](https://codecov.io/gh/apache/dubbo-go/pull/1553?src=pr&el=lastupdated&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation). Read the [comment docs](https://docs.codecov.io/docs/pull-request-comments?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-go] dependabot[bot] commented on pull request #1553: build(deps): bump github.com/apache/dubbo-getty from 1.4.5 to 1.4.6

Posted by GitBox <gi...@apache.org>.
dependabot[bot] commented on pull request #1553:
URL: https://github.com/apache/dubbo-go/pull/1553#issuecomment-957139845


   OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting `@dependabot ignore this major version` or `@dependabot ignore this minor version`. You can also ignore all major, minor, or patch releases for a dependency by adding an [`ignore` condition](https://docs.github.com/en/code-security/supply-chain-security/configuration-options-for-dependency-updates#ignore) with the desired `update_types` to your config file.
   
   If you change your mind, just re-open this PR and I'll resolve any conflicts on it.


-- 
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-go] dependabot[bot] commented on pull request #1553: build(deps): bump github.com/apache/dubbo-getty from 1.4.5 to 1.4.6

Posted by GitBox <gi...@apache.org>.
dependabot[bot] commented on pull request #1553:
URL: https://github.com/apache/dubbo-go/pull/1553#issuecomment-957139845


   OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting `@dependabot ignore this major version` or `@dependabot ignore this minor version`. You can also ignore all major, minor, or patch releases for a dependency by adding an [`ignore` condition](https://docs.github.com/en/code-security/supply-chain-security/configuration-options-for-dependency-updates#ignore) with the desired `update_types` to your config file.
   
   If you change your mind, just re-open this PR and I'll resolve any conflicts on it.


-- 
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-go] AlexStocks closed pull request #1553: build(deps): bump github.com/apache/dubbo-getty from 1.4.5 to 1.4.6

Posted by GitBox <gi...@apache.org>.
AlexStocks closed pull request #1553:
URL: https://github.com/apache/dubbo-go/pull/1553


   


-- 
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-go] AlexStocks closed pull request #1553: build(deps): bump github.com/apache/dubbo-getty from 1.4.5 to 1.4.6

Posted by GitBox <gi...@apache.org>.
AlexStocks closed pull request #1553:
URL: https://github.com/apache/dubbo-go/pull/1553


   


-- 
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-go] AlexStocks closed pull request #1553: build(deps): bump github.com/apache/dubbo-getty from 1.4.5 to 1.4.6

Posted by GitBox <gi...@apache.org>.
AlexStocks closed pull request #1553:
URL: https://github.com/apache/dubbo-go/pull/1553


   


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