Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 8, 2025

Bumps io.netty:netty-codec-http from 4.2.2.Final to 4.2.5.Final.

Commits
  • 406a58f [maven-release-plugin] prepare release netty-4.2.5.Final
  • dbe313e Revert "Skip generation of javadocs for stubs (#15563)"
  • 98c9226 Add workaround to not include karaf in bundle
  • 9154f09 Fix configuration of testsuite-karaf
  • 9d804c5 Merge commit from fork
  • edb55fd Merge commit from fork (#15611)
  • 15fdd92 Update to latest maven release (#15607)
  • 5b13ecd Only allow auto-scaling of EventLoop's when IoHandler supports it. (#15603)
  • 81d813d Fix IllegalReferenceCountException on invalid upgrade response (#15602)
  • 17c261a IoUring: Always correctly handle result for zero copy (#15600)
  • 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 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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [io.netty:netty-codec-http](https://github.com/netty/netty) from 4.2.2.Final to 4.2.5.Final.
- [Commits](netty/netty@netty-4.2.2.Final...netty-4.2.5.Final)

---
updated-dependencies:
- dependency-name: io.netty:netty-codec-http
  dependency-version: 4.2.5.Final
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Sep 8, 2025
@dependabot dependabot bot requested a review from a team as a code owner September 8, 2025 08:07
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Sep 8, 2025
Copy link

codecov bot commented Sep 11, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 9.52%. Comparing base (5b7dc76) to head (ef1cd63).

Additional details and impacted files
@@           Coverage Diff           @@
##              main    #985   +/-   ##
=======================================
  Coverage     9.52%   9.52%           
  Complexity    2015    2015           
=======================================
  Files         7701    7701           
  Lines        75473   75473           
  Branches       302     302           
=======================================
  Hits          7186    7186           
  Misses       68110   68110           
  Partials       177     177           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file java Pull requests that update Java code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant