Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 12, 2025

Bumps netty.version from 4.2.7.Final to 4.2.8.Final.
Updates io.netty:netty-transport from 4.2.7.Final to 4.2.8.Final

Commits
  • e2d9d11 [maven-release-plugin] prepare release netty-4.2.8.Final
  • 2f2e437 Merge commit from fork
  • d011634 Build fixes to allow using the epoll native transport on Android (#16016)
  • 14fc741 Correct codec-native-quic Fragment-Host (#16015)
  • caa07bb Fix Socket reading of abstract unix domain addresses (#16010)
  • 640b6b7 Fix - Http3FrameCodec decode fail during unknown settings (#15998)
  • 35f6ad1 Prevent ManualEventLoop to block on a racy task submission (#15937)
  • 2b29b5e Use exact length when allocating the acceptedAddress byte[] (#15973) (#15984)
  • b1182ed Update lz4-java version to 1.10.1 (#15978)
  • debdc56 Pcap: Fix possible buffer leak when initializion fails (#15975)
  • Additional commits viewable in compare view

Updates io.netty:netty-codec from 4.2.7.Final to 4.2.8.Final

Commits
  • e2d9d11 [maven-release-plugin] prepare release netty-4.2.8.Final
  • 2f2e437 Merge commit from fork
  • d011634 Build fixes to allow using the epoll native transport on Android (#16016)
  • 14fc741 Correct codec-native-quic Fragment-Host (#16015)
  • caa07bb Fix Socket reading of abstract unix domain addresses (#16010)
  • 640b6b7 Fix - Http3FrameCodec decode fail during unknown settings (#15998)
  • 35f6ad1 Prevent ManualEventLoop to block on a racy task submission (#15937)
  • 2b29b5e Use exact length when allocating the acceptedAddress byte[] (#15973) (#15984)
  • b1182ed Update lz4-java version to 1.10.1 (#15978)
  • debdc56 Pcap: Fix possible buffer leak when initializion fails (#15975)
  • Additional commits viewable in compare view

Updates io.netty:netty-handler from 4.2.7.Final to 4.2.8.Final

Commits
  • e2d9d11 [maven-release-plugin] prepare release netty-4.2.8.Final
  • 2f2e437 Merge commit from fork
  • d011634 Build fixes to allow using the epoll native transport on Android (#16016)
  • 14fc741 Correct codec-native-quic Fragment-Host (#16015)
  • caa07bb Fix Socket reading of abstract unix domain addresses (#16010)
  • 640b6b7 Fix - Http3FrameCodec decode fail during unknown settings (#15998)
  • 35f6ad1 Prevent ManualEventLoop to block on a racy task submission (#15937)
  • 2b29b5e Use exact length when allocating the acceptedAddress byte[] (#15973) (#15984)
  • b1182ed Update lz4-java version to 1.10.1 (#15978)
  • debdc56 Pcap: Fix possible buffer leak when initializion fails (#15975)
  • Additional commits viewable in compare view

Updates io.netty:netty-transport-native-kqueue from 4.2.7.Final to 4.2.8.Final

Commits
  • e2d9d11 [maven-release-plugin] prepare release netty-4.2.8.Final
  • 2f2e437 Merge commit from fork
  • d011634 Build fixes to allow using the epoll native transport on Android (#16016)
  • 14fc741 Correct codec-native-quic Fragment-Host (#16015)
  • caa07bb Fix Socket reading of abstract unix domain addresses (#16010)
  • 640b6b7 Fix - Http3FrameCodec decode fail during unknown settings (#15998)
  • 35f6ad1 Prevent ManualEventLoop to block on a racy task submission (#15937)
  • 2b29b5e Use exact length when allocating the acceptedAddress byte[] (#15973) (#15984)
  • b1182ed Update lz4-java version to 1.10.1 (#15978)
  • debdc56 Pcap: Fix possible buffer leak when initializion fails (#15975)
  • Additional commits viewable in compare view

Updates io.netty:netty-transport-native-epoll from 4.2.7.Final to 4.2.8.Final

Commits
  • e2d9d11 [maven-release-plugin] prepare release netty-4.2.8.Final
  • 2f2e437 Merge commit from fork
  • d011634 Build fixes to allow using the epoll native transport on Android (#16016)
  • 14fc741 Correct codec-native-quic Fragment-Host (#16015)
  • caa07bb Fix Socket reading of abstract unix domain addresses (#16010)
  • 640b6b7 Fix - Http3FrameCodec decode fail during unknown settings (#15998)
  • 35f6ad1 Prevent ManualEventLoop to block on a racy task submission (#15937)
  • 2b29b5e Use exact length when allocating the acceptedAddress byte[] (#15973) (#15984)
  • b1182ed Update lz4-java version to 1.10.1 (#15978)
  • debdc56 Pcap: Fix possible buffer leak when initializion fails (#15975)
  • Additional commits viewable in compare view

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)

Bumps `netty.version` from 4.2.7.Final to 4.2.8.Final.

Updates `io.netty:netty-transport` from 4.2.7.Final to 4.2.8.Final
- [Commits](netty/netty@netty-4.2.7.Final...netty-4.2.8.Final)

Updates `io.netty:netty-codec` from 4.2.7.Final to 4.2.8.Final
- [Commits](netty/netty@netty-4.2.7.Final...netty-4.2.8.Final)

Updates `io.netty:netty-handler` from 4.2.7.Final to 4.2.8.Final
- [Commits](netty/netty@netty-4.2.7.Final...netty-4.2.8.Final)

Updates `io.netty:netty-transport-native-kqueue` from 4.2.7.Final to 4.2.8.Final
- [Commits](netty/netty@netty-4.2.7.Final...netty-4.2.8.Final)

Updates `io.netty:netty-transport-native-epoll` from 4.2.7.Final to 4.2.8.Final
- [Commits](netty/netty@netty-4.2.7.Final...netty-4.2.8.Final)

---
updated-dependencies:
- dependency-name: io.netty:netty-transport
  dependency-version: 4.2.8.Final
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: io.netty:netty-codec
  dependency-version: 4.2.8.Final
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: io.netty:netty-handler
  dependency-version: 4.2.8.Final
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: io.netty:netty-transport-native-kqueue
  dependency-version: 4.2.8.Final
  dependency-type: direct:development
  update-type: version-update:semver-patch
- dependency-name: io.netty:netty-transport-native-epoll
  dependency-version: 4.2.8.Final
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

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 Dec 12, 2025
@michaelklishin
Copy link
Contributor

#1814

@michaelklishin michaelklishin merged commit ce9931b into 5.x.x-stable Dec 12, 2025
3 checks passed
@michaelklishin michaelklishin deleted the dependabot/maven/5.x.x-stable/netty.version-4.2.8.Final branch December 12, 2025 01:23
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.

2 participants