Skip to content

Bump netty.version from 4.1.60.Final to 4.1.63.Final#408

Merged
Vlatombe merged 1 commit into
masterfrom
dependabot/maven/netty.version-4.1.63.Final
Apr 9, 2021
Merged

Bump netty.version from 4.1.60.Final to 4.1.63.Final#408
Vlatombe merged 1 commit into
masterfrom
dependabot/maven/netty.version-4.1.63.Final

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 2, 2021

Bumps netty.version from 4.1.60.Final to 4.1.63.Final.
Updates netty-codec-http from 4.1.60.Final to 4.1.63.Final

Commits
  • b78d8f2 [maven-release-plugin] prepare release netty-4.1.63.Final
  • 6b48e69 SslHandler wrap reentry bug fix (#11133)
  • e4dd6ee [maven-release-plugin] prepare for next development iteration
  • 573d1f4 [maven-release-plugin] prepare release netty-4.1.62.Final
  • 41ef4e4 AbstractKQueueChannel#writeFilter is invoked with the correct boolean dependi...
  • ff0c014 Skip deployment of testsuite jars (#11127)
  • 3706b73 Also build modules we depend on when finish the release
  • 7192ab0 [maven-release-plugin] prepare for next development iteration
  • ccb3ff3 [maven-release-plugin] prepare release netty-4.1.61.Final
  • b0fa4d5 Merge pull request from GHSA-f256-j965-7f32
  • Additional commits viewable in compare view

Updates netty-handler from 4.1.60.Final to 4.1.63.Final

Commits
  • b78d8f2 [maven-release-plugin] prepare release netty-4.1.63.Final
  • 6b48e69 SslHandler wrap reentry bug fix (#11133)
  • e4dd6ee [maven-release-plugin] prepare for next development iteration
  • 573d1f4 [maven-release-plugin] prepare release netty-4.1.62.Final
  • 41ef4e4 AbstractKQueueChannel#writeFilter is invoked with the correct boolean dependi...
  • ff0c014 Skip deployment of testsuite jars (#11127)
  • 3706b73 Also build modules we depend on when finish the release
  • 7192ab0 [maven-release-plugin] prepare for next development iteration
  • ccb3ff3 [maven-release-plugin] prepare release netty-4.1.61.Final
  • b0fa4d5 Merge pull request from GHSA-f256-j965-7f32
  • 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 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.1.60.Final to 4.1.63.Final.

Updates `netty-codec-http` from 4.1.60.Final to 4.1.63.Final
- [Release notes](https://github.com/netty/netty/releases)
- [Commits](netty/netty@netty-4.1.60.Final...netty-4.1.63.Final)

Updates `netty-handler` from 4.1.60.Final to 4.1.63.Final
- [Release notes](https://github.com/netty/netty/releases)
- [Commits](netty/netty@netty-4.1.60.Final...netty-4.1.63.Final)

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Apr 2, 2021
@jtnord
Copy link
Copy Markdown
Member

jtnord commented Apr 9, 2021

Changes look sane. some potential binary incompatability if you are using the internals of Netty, but netty client looks ok.

@Vlatombe
Copy link
Copy Markdown
Member

Vlatombe commented Apr 9, 2021

I would rather merge this one. Going forward, we should consider getting rid of kinesis API (I think it is the only part that is pulling netty transitively) so that we don't have to handle any of the netty security issues.

@Vlatombe Vlatombe merged commit b1763a1 into master Apr 9, 2021
@Vlatombe Vlatombe deleted the dependabot/maven/netty.version-4.1.63.Final branch April 9, 2021 13:58
@Vlatombe Vlatombe mentioned this pull request Apr 9, 2021
6 tasks
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.

2 participants