Skip to content

chore(deps): Bump netty from 4.2.15.Final to 4.2.16.Final#2611

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/gradle/netty-4.2.16.Final
Closed

chore(deps): Bump netty from 4.2.15.Final to 4.2.16.Final#2611
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/gradle/netty-4.2.16.Final

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 7, 2026

Copy link
Copy Markdown
Contributor

Bumps netty from 4.2.15.Final to 4.2.16.Final.
Updates io.netty:netty-common from 4.2.15.Final to 4.2.16.Final

Release notes

Sourced from io.netty:netty-common's releases.

netty-4.2.16.Final

What's Changed

... (truncated)

Commits
  • 3703d79 [maven-release-plugin] prepare release netty-4.2.16.Final
  • 63bbb2c Update rust toolchain - add required parameters
  • ac06c1b Update rust toolchain
  • 5b68c61 Merge branches from forks (#17063)
  • de5d276 Update lz4-java to 1.11.1 (#17061)
  • da22048 Pin github actions to reduce risk (#17043)
  • 0332676 Fix maxAllocation for brotli-encoded content in HttpContentDecompressor (#17037)
  • 7364401 Support QPACK sensitivity detector for Never Indexed header fields (#17026)
  • 06faf18 Allow WebSocket extension negotiation to be disabled per response (#17030)
  • bc4b983 Implement Adaptive Cumulator (#16731)
  • Additional commits viewable in compare view

Updates io.netty:netty-codec-http2 from 4.2.15.Final to 4.2.16.Final

Release notes

Sourced from io.netty:netty-codec-http2's releases.

netty-4.2.16.Final

What's Changed

... (truncated)

Commits
  • 3703d79 [maven-release-plugin] prepare release netty-4.2.16.Final
  • 63bbb2c Update rust toolchain - add required parameters
  • ac06c1b Update rust toolchain
  • 5b68c61 Merge branches from forks (#17063)
  • de5d276 Update lz4-java to 1.11.1 (#17061)
  • da22048 Pin github actions to reduce risk (#17043)
  • 0332676 Fix maxAllocation for brotli-encoded content in HttpContentDecompressor (#17037)
  • 7364401 Support QPACK sensitivity detector for Never Indexed header fields (#17026)
  • 06faf18 Allow WebSocket extension negotiation to be disabled per response (#17030)
  • bc4b983 Implement Adaptive Cumulator (#16731)
  • 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 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` from 4.2.15.Final to 4.2.16.Final.

Updates `io.netty:netty-common` from 4.2.15.Final to 4.2.16.Final
- [Release notes](https://github.com/netty/netty/releases)
- [Commits](netty/netty@netty-4.2.15.Final...netty-4.2.16.Final)

Updates `io.netty:netty-codec-http2` from 4.2.15.Final to 4.2.16.Final
- [Release notes](https://github.com/netty/netty/releases)
- [Commits](netty/netty@netty-4.2.15.Final...netty-4.2.16.Final)

---
updated-dependencies:
- dependency-name: io.netty:netty-common
  dependency-version: 4.2.16.Final
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: io.netty:netty-codec-http2
  dependency-version: 4.2.16.Final
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Jul 7, 2026
@dependabot dependabot Bot requested a review from cmgrote as a code owner July 7, 2026 04:52
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Jul 7, 2026
cmgrote added a commit that referenced this pull request Jul 13, 2026
Consolidates updates from the following dependency PRs:
- #2616: Bump jackson from 2.22.0 to 2.22.1
- #2600: Bump co.elastic.clients:elasticsearch-java from 9.4.2 to 9.4.3
- #2605: Bump log4j from 2.26.0 to 2.26.1
- #2628: Bump awssdk from 2.46.15 to 2.47.5
- #2619: Bump com.google.cloud:libraries-bom from 26.84.0 to 26.85.0
- #2594: Bump de.siegmar:fastcsv from 4.3.0 to 4.3.1
- #2587: Bump io.swagger.parser.v3:swagger-parser from 2.1.44 to 2.1.45
- #2622: Bump pkl from 0.31.1 to 0.32.0
- #2612: Bump io.openlineage:openlineage-java from 1.50.0 to 1.51.0
- #2615: Bump jetty from 12.1.10 to 12.1.11
- #2611: Bump netty from 4.2.15.Final to 4.2.16.Final
- #2629: Bump io.opentelemetry:opentelemetry-bom from 1.63.0 to 1.64.0
- #2614: Bump com.gradleup.shadow from 9.4.2 to 9.5.1
- #2596: Bump com.diffplug.spotless:spotless-plugin-gradle from 8.7.0 to 8.8.0
- #2623: Bump org.pkl-lang:org.pkl-lang.gradle.plugin from 0.31.1 to 0.32.0
- #2617: Bump actions/setup-java from 5.3.0 to 5.5.0
- #2609: Bump docker/login-action from 4.2.0 to 4.4.0
- #2606: Bump docker/setup-buildx-action from 4.1.0 to 4.2.0
- #2602: Bump docker/build-push-action from 7.2.0 to 7.3.0

Excludes #2591 (Gradle 8->9 major) and #2627 (simple-java-mail 8->9 major).

Co-Authored-By: Claude <noreply@anthropic.com>
Signed-off-by: Chris (He/Him) <cgrote@gmail.com>
@dependabot @github

dependabot Bot commented on behalf of github Jul 13, 2026

Copy link
Copy Markdown
Contributor Author

Looks like these dependencies are up-to-date now, so this is no longer needed.

@dependabot dependabot Bot closed this Jul 13, 2026
@dependabot dependabot Bot deleted the dependabot/gradle/netty-4.2.16.Final branch July 13, 2026 09:14
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.

0 participants