chore(deps): Bump io.netty:netty-codec from 4.2.13.Final to 4.2.14.Final#2089
Merged
ferenc-csaky merged 1 commit intoMay 26, 2026
Merged
Conversation
Collaborator
|
@dependabot rebase |
Bumps [io.netty:netty-codec](https://github.com/netty/netty) from 4.2.13.Final to 4.2.14.Final. - [Release notes](https://github.com/netty/netty/releases) - [Commits](netty/netty@netty-4.2.13.Final...netty-4.2.14.Final) --- updated-dependencies: - dependency-name: io.netty:netty-codec dependency-version: 4.2.14.Final dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
0c83fb7 to
06f3864
Compare
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #2089 +/- ##
=========================================
Coverage 14.02% 14.02%
Complexity 859 859
=========================================
Files 605 605
Lines 17269 17269
Branches 2087 2087
=========================================
Hits 2422 2422
Misses 14614 14614
Partials 233 233 ☔ View full report in Codecov by Sentry. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps io.netty:netty-codec from 4.2.13.Final to 4.2.14.Final.
Release notes
Sourced from io.netty:netty-codec's releases.
Commits
0a60b75[maven-release-plugin] prepare release netty-4.2.14.Final72df658Fix MQTT decoder size check after variable header replay (#16787)7125dbaMQTT: Allow MQTT 5 CONNECT with password only (#16833)9e19320IoUring: Stop generic FileRegion drain loop when transferred() reaches count(...4ce9f17Route synchronous onLookupComplete exceptions via fireExceptionCaught (#16794)f7b1b7dFix memoryAddress() for direct ByteBuffers wrapped by Unpooled without Unsafe...0ccb265IpFilter: Fix ClassCastException caused by IpSubnetFilter if only ipv6 rules ...a6aeb6dResolve all localhost addresses without querying DNS servers (#16749)c328ba2Fix ResumptionController wrapping (#16815)bc5862bHTTP2: Use 100 as default max concurrent streams setting (#16804)