Skip to content

Bump netty.version from 4.1.3.Final to 4.1.36.Final#3

Closed
dependabot-preview[bot] wants to merge 1 commit intomasterfrom
dependabot/maven/netty.version-4.1.36.Final
Closed

Bump netty.version from 4.1.3.Final to 4.1.36.Final#3
dependabot-preview[bot] wants to merge 1 commit intomasterfrom
dependabot/maven/netty.version-4.1.36.Final

Conversation

@dependabot-preview
Copy link
Copy Markdown

Bumps netty.version from 4.1.3.Final to 4.1.36.Final.

Updates netty-codec-http from 4.1.3.Final to 4.1.36.Final

Commits
  • 49a4511 [maven-release-plugin] prepare release netty-4.1.36.Final
  • 0c114da Introduce DynamicAddressConnectHandler which can be used to dynamically chang...
  • c8ff76b [openssl] fix refcount bug in OpenSslPrivateKeyMaterial ctor
  • b9c4e17 Invoke channelAcquired callback on first time channel acquire (#9093)
  • 1837209 Http2MultiplexCodec.DefaultHttp2StreamChannel should handle ChannelConfig.isA...
  • 97617b2 Adjust pom.xml to be able to build with graalvm (#9107)
  • f1495e1 Add SVM metadata and minimal substitutions to build graalvm native image appl...
  • fb6f8f5 Add docker-compose file to compile / test with graalvm (#9072)
  • b5a2774 Fix flaky GlobalEventExecutorTest.* (#9074)
  • 2ec6428 Update to latest java releases (#9101)
  • Additional commits viewable in compare view

Updates netty-handler from 4.1.3.Final to 4.1.36.Final

Commits
  • 49a4511 [maven-release-plugin] prepare release netty-4.1.36.Final
  • 0c114da Introduce DynamicAddressConnectHandler which can be used to dynamically chang...
  • c8ff76b [openssl] fix refcount bug in OpenSslPrivateKeyMaterial ctor
  • b9c4e17 Invoke channelAcquired callback on first time channel acquire (#9093)
  • 1837209 Http2MultiplexCodec.DefaultHttp2StreamChannel should handle ChannelConfig.isA...
  • 97617b2 Adjust pom.xml to be able to build with graalvm (#9107)
  • f1495e1 Add SVM metadata and minimal substitutions to build graalvm native image appl...
  • fb6f8f5 Add docker-compose file to compile / test with graalvm (#9072)
  • b5a2774 Fix flaky GlobalEventExecutorTest.* (#9074)
  • 2ec6428 Update to latest java releases (#9101)
  • Additional commits viewable in compare view

Updates netty-handler-proxy from 4.1.3.Final to 4.1.36.Final

Commits
  • 49a4511 [maven-release-plugin] prepare release netty-4.1.36.Final
  • 0c114da Introduce DynamicAddressConnectHandler which can be used to dynamically chang...
  • c8ff76b [openssl] fix refcount bug in OpenSslPrivateKeyMaterial ctor
  • b9c4e17 Invoke channelAcquired callback on first time channel acquire (#9093)
  • 1837209 Http2MultiplexCodec.DefaultHttp2StreamChannel should handle ChannelConfig.isA...
  • 97617b2 Adjust pom.xml to be able to build with graalvm (#9107)
  • f1495e1 Add SVM metadata and minimal substitutions to build graalvm native image appl...
  • fb6f8f5 Add docker-compose file to compile / test with graalvm (#9072)
  • b5a2774 Fix flaky GlobalEventExecutorTest.* (#9074)
  • 2ec6428 Update to latest java releases (#9101)
  • Additional commits viewable in compare view

Updates netty-transport-native-epoll from 4.1.3.Final to 4.1.36.Final

Commits
  • 49a4511 [maven-release-plugin] prepare release netty-4.1.36.Final
  • 0c114da Introduce DynamicAddressConnectHandler which can be used to dynamically chang...
  • c8ff76b [openssl] fix refcount bug in OpenSslPrivateKeyMaterial ctor
  • b9c4e17 Invoke channelAcquired callback on first time channel acquire (#9093)
  • 1837209 Http2MultiplexCodec.DefaultHttp2StreamChannel should handle ChannelConfig.isA...
  • 97617b2 Adjust pom.xml to be able to build with graalvm (#9107)
  • f1495e1 Add SVM metadata and minimal substitutions to build graalvm native image appl...
  • fb6f8f5 Add docker-compose file to compile / test with graalvm (#9072)
  • b5a2774 Fix flaky GlobalEventExecutorTest.* (#9074)
  • 2ec6428 Update to latest java releases (#9101)
  • 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.


Note: This repo was added to Dependabot recently, so you'll receive a maximum of 5 PRs for your first few update runs. Once an update run creates fewer than 5 PRs we'll remove that limit.

You can always request more updates by clicking Bump now in your Dependabot dashboard.

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 ignore this [patch|minor|major] version will close this PR and stop Dependabot creating any more for this minor/major 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
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Finally, you can contact us by mentioning @dependabot.


Dependabot has been acquired by GitHub  🎉

Bumps `netty.version` from 4.1.3.Final to 4.1.36.Final.

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

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

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

Updates `netty-transport-native-epoll` from 4.1.3.Final to 4.1.36.Final
- [Release notes](https://github.com/netty/netty/releases)
- [Commits](netty/netty@netty-4.1.3.Final...netty-4.1.36.Final)

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label May 23, 2019
@dependabot-preview
Copy link
Copy Markdown
Author

Superseded by #24.

@dependabot-preview dependabot-preview bot deleted the dependabot/maven/netty.version-4.1.36.Final branch February 21, 2020 18:57
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