spring-attic / spring-cloud-etcd

Apache License 2.0
144 stars 60 forks source link

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

Open dependabot[bot] opened 3 years ago

dependabot[bot] commented 3 years ago

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](https://github.com/spring-cloud-incubator/spring-cloud-etcd/network/alerts).