Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 6, 2023

Bumps netty from 3.2.5.Final to 3.2.10.Final.

Commits
  • 4ec4abe [maven-release-plugin] prepare release netty-3.2.10.Final
  • 8680c01 Disable usage of maven-jdocbook-plugin
  • b8de307 #2013 Fix a race which could happen to have the worker Thread interrupted d...
  • 4a5c21b [maven-release-plugin] prepare for next development iteration
  • 3b5550e [maven-release-plugin] prepare release netty-3.2.9.Final
  • 011ef5d #915 #923 Expanded scope of the handshake locks in SSLHandler to avoid po...
  • 974d47f [maven-release-plugin] prepare for next development iteration
  • f004489 [maven-release-plugin] prepare release netty-3.2.8.Final
  • cffd158 Ignore idea project directory
  • c30486d Add SNAPSHOT to the version to be able to use the release plugin
  • Additional commits viewable in compare view

Dependabot compatibility score

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 commands and options

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)

Bumps [netty](https://github.com/netty/netty) from 3.2.5.Final to 3.2.10.Final.
- [Release notes](https://github.com/netty/netty/releases)
- [Commits](netty/netty@netty-3.2.5.Final...netty-3.2.10.Final)

---
updated-dependencies:
- dependency-name: org.jboss.netty:netty
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the type/dependencies Pull requests that update a dependency file label Feb 6, 2023
@codecov-commenter
Copy link

codecov-commenter commented Feb 6, 2023

Codecov Report

Merging #11481 (d1fcb00) into 3.2 (cdc2d85) will decrease coverage by 4.62%.
The diff coverage is n/a.

@@             Coverage Diff              @@
##                3.2   #11481      +/-   ##
============================================
- Coverage     69.52%   64.90%   -4.62%     
+ Complexity      133       14     -119     
============================================
  Files          1553     1503      -50     
  Lines         83474    62687   -20787     
  Branches      14864     9162    -5702     
============================================
- Hits          58032    40686   -17346     
+ Misses        20527    17770    -2757     
+ Partials       4915     4231     -684     
Impacted Files Coverage Δ
...luster/router/script/ScriptStateRouterFactory.java 0.00% <0.00%> (-100.00%) ⬇️
...he/dubbo/test/common/impl/GreetingServiceImpl.java 0.00% <0.00%> (-100.00%) ⬇️
...zookeeper/curator/CuratorZookeeperTransporter.java 0.00% <0.00%> (-100.00%) ⬇️
.../serialize/hessian2/Hessian2SerializerFactory.java 0.00% <0.00%> (-100.00%) ⬇️
...nfigure/DubboRelaxedBinding2AutoConfiguration.java 0.00% <0.00%> (-100.00%) ⬇️
.../apache/dubbo/test/spring/SpringXmlConfigTest.java 0.00% <0.00%> (-96.16%) ⬇️
...egistrycenter/context/ZookeeperWindowsContext.java 0.00% <0.00%> (-81.82%) ⬇️
...pc/cluster/router/file/FileStateRouterFactory.java 0.00% <0.00%> (-80.96%) ⬇️
...ycenter/processor/KillProcessWindowsProcessor.java 10.00% <0.00%> (-80.00%) ⬇️
...nter/processor/StartZookeeperWindowsProcessor.java 17.39% <0.00%> (-78.27%) ⬇️
... and 493 more

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@AlbumenJ AlbumenJ merged commit e2283b7 into 3.2 Feb 6, 2023
@dependabot dependabot bot deleted the dependabot/maven/org.jboss.netty-netty-3.2.10.Final branch February 6, 2023 09:25
@sonarqubecloud
Copy link

sonarqubecloud bot commented Feb 6, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type/dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants