Skip to content

Bump netty.version from 4.1.119.Final to 4.2.2.Final #2454

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jul 1, 2025

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 10, 2025

Bumps netty.version from 4.1.119.Final to 4.2.2.Final.
Updates io.netty:netty-codec-http from 4.1.119.Final to 4.2.2.Final

Commits
  • 660edea [maven-release-plugin] prepare release netty-4.2.2.Final
  • 1ea6aa4 Add SETTINGS_ENABLE_CONNECT_PROTOCOL to the default HTTP/2 settings (#15312)
  • 83a0d11 Add missing distributionManagement section so snapshot deployments work
  • df24a0d Fix netty-bom (#15310)
  • b4d8ae3 New tests for channel pool: release with health check and processing order du...
  • 182f154 Revert "Fix publishing of netty-bom when releasing"
  • 890f808 Fix usage of publish plugin to only stage locally
  • d749369 Fix publishing of netty-bom when releasing
  • 870a23d Avoid generic class resolving when possible (#15302)
  • abc2310 StreamBufferingEncoder doesn't work when settings auto-ack is disabled (#15...
  • Additional commits viewable in compare view

Updates io.netty:netty-handler from 4.1.119.Final to 4.2.2.Final

Commits
  • 660edea [maven-release-plugin] prepare release netty-4.2.2.Final
  • 1ea6aa4 Add SETTINGS_ENABLE_CONNECT_PROTOCOL to the default HTTP/2 settings (#15312)
  • 83a0d11 Add missing distributionManagement section so snapshot deployments work
  • df24a0d Fix netty-bom (#15310)
  • b4d8ae3 New tests for channel pool: release with health check and processing order du...
  • 182f154 Revert "Fix publishing of netty-bom when releasing"
  • 890f808 Fix usage of publish plugin to only stage locally
  • d749369 Fix publishing of netty-bom when releasing
  • 870a23d Avoid generic class resolving when possible (#15302)
  • abc2310 StreamBufferingEncoder doesn't work when settings auto-ack is disabled (#15...
  • Additional commits viewable in compare view

Updates io.netty:netty-handler-proxy from 4.1.119.Final to 4.2.2.Final

Commits
  • 660edea [maven-release-plugin] prepare release netty-4.2.2.Final
  • 1ea6aa4 Add SETTINGS_ENABLE_CONNECT_PROTOCOL to the default HTTP/2 settings (#15312)
  • 83a0d11 Add missing distributionManagement section so snapshot deployments work
  • df24a0d Fix netty-bom (#15310)
  • b4d8ae3 New tests for channel pool: release with health check and processing order du...
  • 182f154 Revert "Fix publishing of netty-bom when releasing"
  • 890f808 Fix usage of publish plugin to only stage locally
  • d749369 Fix publishing of netty-bom when releasing
  • 870a23d Avoid generic class resolving when possible (#15302)
  • abc2310 StreamBufferingEncoder doesn't work when settings auto-ack is disabled (#15...
  • Additional commits viewable in compare view

Updates io.netty:netty-transport-native-epoll from 4.1.119.Final to 4.2.2.Final

Commits
  • 660edea [maven-release-plugin] prepare release netty-4.2.2.Final
  • 1ea6aa4 Add SETTINGS_ENABLE_CONNECT_PROTOCOL to the default HTTP/2 settings (#15312)
  • 83a0d11 Add missing distributionManagement section so snapshot deployments work
  • df24a0d Fix netty-bom (#15310)
  • b4d8ae3 New tests for channel pool: release with health check and processing order du...
  • 182f154 Revert "Fix publishing of netty-bom when releasing"
  • 890f808 Fix usage of publish plugin to only stage locally
  • d749369 Fix publishing of netty-bom when releasing
  • 870a23d Avoid generic class resolving when possible (#15302)
  • abc2310 StreamBufferingEncoder doesn't work when settings auto-ack is disabled (#15...
  • Additional commits viewable in compare view

Updates io.netty:netty-transport-native-kqueue from 4.1.119.Final to 4.2.2.Final

Commits
  • 660edea [maven-release-plugin] prepare release netty-4.2.2.Final
  • 1ea6aa4 Add SETTINGS_ENABLE_CONNECT_PROTOCOL to the default HTTP/2 settings (#15312)
  • 83a0d11 Add missing distributionManagement section so snapshot deployments work
  • df24a0d Fix netty-bom (#15310)
  • b4d8ae3 New tests for channel pool: release with health check and processing order du...
  • 182f154 Revert "Fix publishing of netty-bom when releasing"
  • 890f808 Fix usage of publish plugin to only stage locally
  • d749369 Fix publishing of netty-bom when releasing
  • 870a23d Avoid generic class resolving when possible (#15302)
  • abc2310 StreamBufferingEncoder doesn't work when settings auto-ack is disabled (#15...
  • Additional commits viewable in compare view

You can trigger a rebase of this PR 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update java code labels Jun 10, 2025
@dependabot dependabot bot requested a review from a team as a code owner June 10, 2025 13:29
@eddumelendez eddumelendez modified the milestone: next Jul 1, 2025
@eddumelendez
Copy link
Member

@dependabot rebase

Bumps `netty.version` from 4.1.119.Final to 4.2.2.Final.

Updates `io.netty:netty-codec-http` from 4.1.119.Final to 4.2.2.Final
- [Commits](netty/netty@netty-4.1.119.Final...netty-4.2.2.Final)

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

Updates `io.netty:netty-handler-proxy` from 4.1.119.Final to 4.2.2.Final
- [Commits](netty/netty@netty-4.1.119.Final...netty-4.2.2.Final)

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

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

---
updated-dependencies:
- dependency-name: io.netty:netty-codec-http
  dependency-version: 4.2.2.Final
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: io.netty:netty-handler
  dependency-version: 4.2.2.Final
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: io.netty:netty-handler-proxy
  dependency-version: 4.2.2.Final
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: io.netty:netty-transport-native-epoll
  dependency-version: 4.2.2.Final
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: io.netty:netty-transport-native-kqueue
  dependency-version: 4.2.2.Final
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/maven/netty.version-4.2.2.Final branch from c2ee273 to 5bc74b0 Compare July 1, 2025 02:00
@eddumelendez eddumelendez merged commit da24f19 into main Jul 1, 2025
4 checks passed
@eddumelendez eddumelendez deleted the dependabot/maven/netty.version-4.2.2.Final branch July 1, 2025 02:19
@eddumelendez eddumelendez added this to the next milestone Jul 1, 2025
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