Skip to content

Bump io.netty:netty-bom from 4.2.9.Final to 4.2.10.Final#3258

Merged
uhafner merged 1 commit intomainfrom
dependabot/maven/io.netty-netty-bom-4.2.10.Final
Feb 6, 2026
Merged

Bump io.netty:netty-bom from 4.2.9.Final to 4.2.10.Final#3258
uhafner merged 1 commit intomainfrom
dependabot/maven/io.netty-netty-bom-4.2.10.Final

Conversation

@dependabot
Copy link
Contributor

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

Bumps io.netty:netty-bom from 4.2.9.Final to 4.2.10.Final.

Commits
  • 4cc9873 [maven-release-plugin] prepare release netty-4.2.10.Final
  • 54b8663 Remove unnecessary allocations and abstractions in HttpContentCompressor (#16...
  • 961f427 Update to netty-tcnative 2.0.75.Final (#16227)
  • 3007ba9 Use recommanded finalize chain pattern when override finalize() method (#16212)
  • b918042 Update some dependencies (#16198) (#16215)
  • 874c995 Reduce allocations on DefaultHeaders::containsValue (#15843)
  • e0fe794 Remove unnecessary null check in WebSocketServerExtensionHandler (#16201)
  • 1b0636b Move default compression options into static variable in HttpContentCompresso...
  • 85a3a0e codec-http2: move the accessors from Http2Headers to DefaultHttp2Headers (#16...
  • f44a88d Improve chunk picking for the large-size buddy allocator (#16179)
  • 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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 [io.netty:netty-bom](https://github.com/netty/netty) from 4.2.9.Final to 4.2.10.Final.
- [Commits](netty/netty@netty-4.2.9.Final...netty-4.2.10.Final)

---
updated-dependencies:
- dependency-name: io.netty:netty-bom
  dependency-version: 4.2.10.Final
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Update of dependencies java Pull requests that update Maven Java dependencies labels Feb 6, 2026
@github-actions github-actions bot requested a review from uhafner February 6, 2026 09:59
@github-actions
Copy link

github-actions bot commented Feb 6, 2026

☀️   Quality Monitor

Tests

   JUnit   Unit Tests (Whole Project): 100.00% successful (92 passed, 2 skipped)
   🚀   Integration Tests (Whole Project): 100.00% successful (501 passed, 10 skipped)
   ⛔   Architecture Tests (Whole Project): 100.00% successful (15 passed)

Coverage for New Code

   〰️   Line Coverage (Changed Code): n/a (0 missed lines)
   ➰   Branch Coverage (Changed Code): n/a (0 missed branches)

Coverage for Whole Project

   〰️   Line Coverage (Whole Project): 80.84% (1165 missed lines)
   ➰   Branch Coverage (Whole Project): 64.60% (463 missed branches)

Style

   CheckStyle   CheckStyle (Whole Project): No warnings
   PMD   PMD (Whole Project): No warnings

Bugs

   SpotBugs   SpotBugs (Whole Project): No bugs

Vulnerabilities

   🛡️   OWASP Dependency Check (Whole Project): 226 vulnerabilities (error: 17, high: 58, normal: 144, low: 7)

Software Metrics

   🌀   Cyclomatic Complexity (Whole Project): 2597 (total)
   💭   Cognitive Complexity (Whole Project): 830 (total)
   ➿   N-Path Complexity (Whole Project): 2881 (total)
   📏   Lines of Code (Whole Project): 31675 (total)
   📝   Non Commenting Source Statements (Whole Project): 10541 (total)
   🔗   Class Cohesion (Whole Project): 100.00% (maximum)
   ⚖️   Weight of Class (Whole Project): 100.00% (maximum)

🚦 Quality Gates

Overall Status: ✅ SUCCESS

✅ Passed Gates

  • ✅ Overall Tests Success Rate: 100.00 >= 100.00
  • ✅ Line Coverage in New Code: 100.00 >= 90.00
  • ✅ Branch Coverage in New Code: 100.00 >= 90.00
  • ✅ Potential Bugs in Whole Project: 0.00 <= 0.00
  • ✅ Style Violation in Whole Project: 0.00 <= 0.00

Created by Quality Monitor v4.0.0 (#8f591a4). More details are shown in the GitHub Checks Result.

@uhafner uhafner merged commit f4d83b0 into main Feb 6, 2026
49 of 50 checks passed
@uhafner uhafner deleted the dependabot/maven/io.netty-netty-bom-4.2.10.Final branch February 6, 2026 12:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Update of dependencies java Pull requests that update Maven Java dependencies

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant