You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@shardingsphere.apache.org by "dependabot[bot] (via GitHub)" <gi...@apache.org> on 2023/06/20 16:35:35 UTC

[GitHub] [shardingsphere-elasticjob] dependabot[bot] opened a new pull request, #2234: Bump netty-handler from 4.1.59.Final to 4.1.94.Final

dependabot[bot] opened a new pull request, #2234:
URL: https://github.com/apache/shardingsphere-elasticjob/pull/2234

   Bumps [netty-handler](https://github.com/netty/netty) from 4.1.59.Final to 4.1.94.Final.
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a href="https://github.com/netty/netty/commit/da1a448d5bc4f36cc1744db93fcaf64e198db2bd"><code>da1a448</code></a> [maven-release-plugin] prepare release netty-4.1.94.Final</li>
   <li><a href="https://github.com/netty/netty/commit/535da17e45201ae4278c0479e6162bb4127d4c32"><code>535da17</code></a> Merge pull request from GHSA-6mjq-h674-j845</li>
   <li><a href="https://github.com/netty/netty/commit/1bb825b7cec563acbb5e1d257f9d48551bbc707d"><code>1bb825b</code></a> Reuse Bootstrap to create SocketChannel for DNS TCP (<a href="https://redirect.github.com/netty/netty/issues/13453">#13453</a>)</li>
   <li><a href="https://github.com/netty/netty/commit/dd2c2bbb723c9a10e3efc6d7bc2cc4a4720375e2"><code>dd2c2bb</code></a> Use Two-Way for finding the delimiter in DelimiterBasedFrameDecoder (<a href="https://redirect.github.com/netty/netty/issues/13451">#13451</a>)</li>
   <li><a href="https://github.com/netty/netty/commit/26a7df3e9a5a4945786a736ad28cb2db62015016"><code>26a7df3</code></a> Implement contains for SelectedSelectionKeySet (<a href="https://redirect.github.com/netty/netty/issues/13452">#13452</a>)</li>
   <li><a href="https://github.com/netty/netty/commit/b87831421109536df204bde0023921163fba4696"><code>b878314</code></a> Delay possibility to reuse transaction id when query is failing becau… (<a href="https://redirect.github.com/netty/netty/issues/13446">#13446</a>)</li>
   <li><a href="https://github.com/netty/netty/commit/bf8e77974c4e470be002415ea04ca567ded6d9b7"><code>bf8e779</code></a> Simplify DnsQueryContext usage again (<a href="https://redirect.github.com/netty/netty/issues/13450">#13450</a>)</li>
   <li><a href="https://github.com/netty/netty/commit/22bf43b03999f40459c61b61c453e0989563cc98"><code>22bf43b</code></a> Adjust resolver code to make it easier to test in the future (<a href="https://redirect.github.com/netty/netty/issues/13445">#13445</a>)</li>
   <li><a href="https://github.com/netty/netty/commit/c59a11c6745f1cb49705c7a263850348a3e1e649"><code>c59a11c</code></a> Rewrite DnsQueryContextManager to simplify and make it easier to debug (<a href="https://redirect.github.com/netty/netty/issues/13440">#13440</a>)</li>
   <li><a href="https://github.com/netty/netty/commit/79c773c541ad351b3ee56b835e4ac25f37e3a437"><code>79c773c</code></a> Release DnsRecords when failing to notify promise (<a href="https://redirect.github.com/netty/netty/issues/13437">#13437</a>)</li>
   <li>Additional commits viewable in <a href="https://github.com/netty/netty/compare/netty-4.1.59.Final...netty-4.1.94.Final">compare view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=io.netty:netty-handler&package-manager=maven&previous-version=4.1.59.Final&new-version=4.1.94.Final)](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)
   You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/apache/shardingsphere-elasticjob/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@shardingsphere.apache.org

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


[GitHub] [shardingsphere-elasticjob] dependabot[bot] commented on pull request #2234: Bump netty-handler from 4.1.59.Final to 4.1.94.Final

Posted by "dependabot[bot] (via GitHub)" <gi...@apache.org>.
dependabot[bot] commented on PR #2234:
URL: https://github.com/apache/shardingsphere-elasticjob/pull/2234#issuecomment-1723616491

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

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


[GitHub] [shardingsphere-elasticjob] codecov-commenter commented on pull request #2234: Bump netty-handler from 4.1.59.Final to 4.1.94.Final

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

   ## [Codecov](https://app.codecov.io/gh/apache/shardingsphere-elasticjob/pull/2234?src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) Report
   > Merging [#2234](https://app.codecov.io/gh/apache/shardingsphere-elasticjob/pull/2234?src=pr&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) (ce914b3) into [master](https://app.codecov.io/gh/apache/shardingsphere-elasticjob/commit/a7042cf4872d784d619e4560cdfa0f92b0311965?el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) (a7042cf) will **not change** coverage.
   > The diff coverage is `n/a`.
   
   ```diff
   @@            Coverage Diff            @@
   ##             master    #2234   +/-   ##
   =========================================
     Coverage     84.68%   84.68%           
     Complexity     1928     1928           
   =========================================
     Files           287      287           
     Lines          6314     6314           
     Branches        700      700           
   =========================================
     Hits           5347     5347           
     Misses          646      646           
     Partials        321      321           
   ```
   
   
   
   :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=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: notifications-unsubscribe@shardingsphere.apache.org

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


[GitHub] [shardingsphere-elasticjob] TeslaCN closed pull request #2234: Bump netty-handler from 4.1.59.Final to 4.1.94.Final

Posted by "TeslaCN (via GitHub)" <gi...@apache.org>.
TeslaCN closed pull request #2234: Bump netty-handler from 4.1.59.Final to 4.1.94.Final
URL: https://github.com/apache/shardingsphere-elasticjob/pull/2234


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

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