Skip to content
This repository was archived by the owner on Apr 4, 2022. It is now read-only.

Bump netty.version from 4.1.0.Beta5 to 5.0.0.Alpha2 in /spring-cloud-etcd-dependencies#59

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/maven/spring-cloud-etcd-dependencies/netty.version-5.0.0.Alpha2
Open

Bump netty.version from 4.1.0.Beta5 to 5.0.0.Alpha2 in /spring-cloud-etcd-dependencies#59
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/maven/spring-cloud-etcd-dependencies/netty.version-5.0.0.Alpha2

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Apr 26, 2021

Bumps netty.version from 4.1.0.Beta5 to 5.0.0.Alpha2.
Updates netty-codec-http from 4.1.0.Beta5 to 5.0.0.Alpha2

Commits
  • 51a90ee [maven-release-plugin] prepare release netty-5.0.0.Alpha2
  • 0985e07 #3457 Proper fix for IllegalStateException caused by closed file descriptor...
  • 3ac08a0 #3066 EpollDatagramChannel never calls fireChannelActive() after connect()
  • 11f2951 Pass struct's per pointer to eliminate memory copy.
  • 91b0f15 Fix byte order when retrieve address from filedescriptor
  • faa92f9 typo_fix in the comment
  • 25bf720 Fix regression introduced by 20e32f62ecc90079d1fe940cc70683617a4b3591
  • dc8c7fc Upgrading HTTP/2 hpack to latest version
  • c90137f #3443 Fix IllegalStateException which could be triggered when the channel g...
  • 20e32f6 Directly receive remote address when call accept(...)
  • Additional commits viewable in compare view

Updates netty-handler from 4.1.0.Beta5 to 5.0.0.Alpha2

Commits
  • 51a90ee [maven-release-plugin] prepare release netty-5.0.0.Alpha2
  • 0985e07 #3457 Proper fix for IllegalStateException caused by closed file descriptor...
  • 3ac08a0 #3066 EpollDatagramChannel never calls fireChannelActive() after connect()
  • 11f2951 Pass struct's per pointer to eliminate memory copy.
  • 91b0f15 Fix byte order when retrieve address from filedescriptor
  • faa92f9 typo_fix in the comment
  • 25bf720 Fix regression introduced by 20e32f62ecc90079d1fe940cc70683617a4b3591
  • dc8c7fc Upgrading HTTP/2 hpack to latest version
  • c90137f #3443 Fix IllegalStateException which could be triggered when the channel g...
  • 20e32f6 Directly receive remote address when call accept(...)
  • 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)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language

You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps `netty.version` from 4.1.0.Beta5 to 5.0.0.Alpha2.

Updates `netty-codec-http` from 4.1.0.Beta5 to 5.0.0.Alpha2
- [Release notes](https://github.com/netty/netty/releases)
- [Commits](netty/netty@netty-4.1.0.Beta5...netty-5.0.0.Alpha2)

Updates `netty-handler` from 4.1.0.Beta5 to 5.0.0.Alpha2
- [Release notes](https://github.com/netty/netty/releases)
- [Commits](netty/netty@netty-4.1.0.Beta5...netty-5.0.0.Alpha2)

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Apr 26, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

dependencies Pull requests that update a dependency file

Development

Successfully merging this pull request may close these issues.

0 participants

Comments