Skip to content

build(deps): bump netty-handler.version from 4.1.111.Final to 4.1.112.Final#160

Merged
bednar merged 1 commit intomainfrom
dependabot/maven/netty-handler.version-4.1.112.Final
Jul 23, 2024
Merged

build(deps): bump netty-handler.version from 4.1.111.Final to 4.1.112.Final#160
bednar merged 1 commit intomainfrom
dependabot/maven/netty-handler.version-4.1.112.Final

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Jul 22, 2024

Bumps netty-handler.version from 4.1.111.Final to 4.1.112.Final.
Updates io.netty:netty-handler from 4.1.111.Final to 4.1.112.Final

Commits
  • ebe2aa5 [maven-release-plugin] prepare release netty-4.1.112.Final
  • 5e2d384 Only include scopeId on link-local addresses when using native transport (#14...
  • 5c0b0d5 Validate HTTP version while decoding (#14187)
  • b360abc Allow HTTP responses without reason-phrase (#14183)
  • a6bf424 ScheduledFutureTask: avoid invoke system clock again (#14162)
  • 3881103 Fix checkstyle errors introduced by fixing merge conflicts
  • 3c06dd6 Reject request if NUL is present in the request line (#14180)
  • e6a78dd Don't strip whitespaces from header names and let the validator handl… (#14179)
  • c5d3d72 Reject http header values with non SP / HTAB chars (#14178)
  • d05af24 Fix potential DNS cache invalidation across different EventLoops (#14147)
  • Additional commits viewable in compare view

Updates io.netty:netty-buffer from 4.1.111.Final to 4.1.112.Final

Commits
  • ebe2aa5 [maven-release-plugin] prepare release netty-4.1.112.Final
  • 5e2d384 Only include scopeId on link-local addresses when using native transport (#14...
  • 5c0b0d5 Validate HTTP version while decoding (#14187)
  • b360abc Allow HTTP responses without reason-phrase (#14183)
  • a6bf424 ScheduledFutureTask: avoid invoke system clock again (#14162)
  • 3881103 Fix checkstyle errors introduced by fixing merge conflicts
  • 3c06dd6 Reject request if NUL is present in the request line (#14180)
  • e6a78dd Don't strip whitespaces from header names and let the validator handl… (#14179)
  • c5d3d72 Reject http header values with non SP / HTAB chars (#14178)
  • d05af24 Fix potential DNS cache invalidation across different EventLoops (#14147)
  • Additional commits viewable in compare view

Updates io.netty:netty-codec from 4.1.111.Final to 4.1.112.Final

Commits
  • ebe2aa5 [maven-release-plugin] prepare release netty-4.1.112.Final
  • 5e2d384 Only include scopeId on link-local addresses when using native transport (#14...
  • 5c0b0d5 Validate HTTP version while decoding (#14187)
  • b360abc Allow HTTP responses without reason-phrase (#14183)
  • a6bf424 ScheduledFutureTask: avoid invoke system clock again (#14162)
  • 3881103 Fix checkstyle errors introduced by fixing merge conflicts
  • 3c06dd6 Reject request if NUL is present in the request line (#14180)
  • e6a78dd Don't strip whitespaces from header names and let the validator handl… (#14179)
  • c5d3d72 Reject http header values with non SP / HTAB chars (#14178)
  • d05af24 Fix potential DNS cache invalidation across different EventLoops (#14147)
  • Additional commits viewable in compare view

Updates io.netty:netty-codec-http2 from 4.1.111.Final to 4.1.112.Final

Commits
  • ebe2aa5 [maven-release-plugin] prepare release netty-4.1.112.Final
  • 5e2d384 Only include scopeId on link-local addresses when using native transport (#14...
  • 5c0b0d5 Validate HTTP version while decoding (#14187)
  • b360abc Allow HTTP responses without reason-phrase (#14183)
  • a6bf424 ScheduledFutureTask: avoid invoke system clock again (#14162)
  • 3881103 Fix checkstyle errors introduced by fixing merge conflicts
  • 3c06dd6 Reject request if NUL is present in the request line (#14180)
  • e6a78dd Don't strip whitespaces from header names and let the validator handl… (#14179)
  • c5d3d72 Reject http header values with non SP / HTAB chars (#14178)
  • d05af24 Fix potential DNS cache invalidation across different EventLoops (#14147)
  • 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-handler.version` from 4.1.111.Final to 4.1.112.Final.

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

Updates `io.netty:netty-buffer` from 4.1.111.Final to 4.1.112.Final
- [Commits](netty/netty@netty-4.1.111.Final...netty-4.1.112.Final)

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

Updates `io.netty:netty-codec-http2` from 4.1.111.Final to 4.1.112.Final
- [Commits](netty/netty@netty-4.1.111.Final...netty-4.1.112.Final)

---
updated-dependencies:
- dependency-name: io.netty:netty-handler
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: io.netty:netty-buffer
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: io.netty:netty-codec
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: io.netty:netty-codec-http2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Jul 22, 2024
@codecov
Copy link
Copy Markdown

codecov Bot commented Jul 22, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 89.23%. Comparing base (b67f423) to head (1bee7aa).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #160   +/-   ##
=======================================
  Coverage   89.23%   89.23%           
=======================================
  Files          16       16           
  Lines         892      892           
  Branches      137      137           
=======================================
  Hits          796      796           
  Misses         40       40           
  Partials       56       56           

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

@bednar bednar merged commit 012fbe3 into main Jul 23, 2024
@bednar bednar deleted the dependabot/maven/netty-handler.version-4.1.112.Final branch July 23, 2024 04:18
@bednar bednar added this to the 0.9.0 milestone Jul 23, 2024
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant