- Notifications
You must be signed in to change notification settings - Fork1.6k
Bump netty.version from 4.1.113.Final to 4.1.114.Final#2013
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Merged
Uh oh!
There was an error while loading.Please reload this page.
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.Learn more about bidirectional Unicode characters
Bumps `netty.version` from 4.1.113.Final to 4.1.114.Final.Updates `io.netty:netty-buffer` from 4.1.113.Final to 4.1.114.Final- [Commits](netty/netty@netty-4.1.113.Final...netty-4.1.114.Final)Updates `io.netty:netty-codec-http` from 4.1.113.Final to 4.1.114.Final- [Commits](netty/netty@netty-4.1.113.Final...netty-4.1.114.Final)Updates `io.netty:netty-codec` from 4.1.113.Final to 4.1.114.Final- [Commits](netty/netty@netty-4.1.113.Final...netty-4.1.114.Final)Updates `io.netty:netty-codec-socks` from 4.1.113.Final to 4.1.114.Final- [Commits](netty/netty@netty-4.1.113.Final...netty-4.1.114.Final)Updates `io.netty:netty-handler-proxy` from 4.1.113.Final to 4.1.114.Final- [Commits](netty/netty@netty-4.1.113.Final...netty-4.1.114.Final)Updates `io.netty:netty-common` from 4.1.113.Final to 4.1.114.Final- [Commits](netty/netty@netty-4.1.113.Final...netty-4.1.114.Final)Updates `io.netty:netty-transport` from 4.1.113.Final to 4.1.114.Final- [Commits](netty/netty@netty-4.1.113.Final...netty-4.1.114.Final)Updates `io.netty:netty-handler` from 4.1.113.Final to 4.1.114.Final- [Commits](netty/netty@netty-4.1.113.Final...netty-4.1.114.Final)Updates `io.netty:netty-resolver-dns` from 4.1.113.Final to 4.1.114.Final- [Commits](netty/netty@netty-4.1.113.Final...netty-4.1.114.Final)Updates `io.netty:netty-transport-native-epoll` from 4.1.113.Final to 4.1.114.Final- [Commits](netty/netty@netty-4.1.113.Final...netty-4.1.114.Final)Updates `io.netty:netty-transport-native-kqueue` from 4.1.113.Final to 4.1.114.Final- [Commits](netty/netty@netty-4.1.113.Final...netty-4.1.114.Final)---updated-dependencies:- dependency-name: io.netty:netty-buffer dependency-type: direct:production update-type: version-update:semver-patch- dependency-name: io.netty:netty-codec-http 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-socks dependency-type: direct:production update-type: version-update:semver-patch- dependency-name: io.netty:netty-handler-proxy dependency-type: direct:production update-type: version-update:semver-patch- dependency-name: io.netty:netty-common dependency-type: direct:production update-type: version-update:semver-patch- dependency-name: io.netty:netty-transport dependency-type: direct:production update-type: version-update:semver-patch- dependency-name: io.netty:netty-handler dependency-type: direct:production update-type: version-update:semver-patch- dependency-name: io.netty:netty-resolver-dns dependency-type: direct:production update-type: version-update:semver-patch- dependency-name: io.netty:netty-transport-native-epoll dependency-type: direct:production update-type: version-update:semver-patch- dependency-name: io.netty:netty-transport-native-kqueue dependency-type: direct:production update-type: version-update:semver-patch...Signed-off-by: dependabot[bot] <support@github.com>
7752082 to954721cComparehyperxpro approved these changesNov 9, 2024
c1ed191 intomain 3 checks passed
Uh oh!
There was an error while loading.Please reload this page.
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Labels
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading.Please reload this page.
Bumps
netty.versionfrom 4.1.113.Final to 4.1.114.Final.Updates
io.netty:netty-bufferfrom 4.1.113.Final to 4.1.114.FinalCommits
7679b9e[maven-release-plugin] prepare release netty-4.1.114.Finald5f4bfbRefactor DnsNameResolver to be able to use different strategies when … (#14374)041eaedRe-add previous removed method to make revapi plugin happy again.232a5abDnsResolverBuilder methods should make it clear that these are for Da… (#14379)e87ce47InitializeDnsNameResolverBuilderat runtime for native images (#14376)3f66dd2Make it possible to notify the TrustManager of resumed sessions (#14358)c036b99DnsNameResolver: allow users to skip bind() during bootstrap (#14375)56a9101Update small documentation typo (#14370)8362d9dFix flaky BootstrapTest (#14369)bbd3a4aFix OpenSslClientSessionCache remove (#14366)Updates
io.netty:netty-codec-httpfrom 4.1.113.Final to 4.1.114.FinalCommits
7679b9e[maven-release-plugin] prepare release netty-4.1.114.Finald5f4bfbRefactor DnsNameResolver to be able to use different strategies when … (#14374)041eaedRe-add previous removed method to make revapi plugin happy again.232a5abDnsResolverBuilder methods should make it clear that these are for Da… (#14379)e87ce47InitializeDnsNameResolverBuilderat runtime for native images (#14376)3f66dd2Make it possible to notify the TrustManager of resumed sessions (#14358)c036b99DnsNameResolver: allow users to skip bind() during bootstrap (#14375)56a9101Update small documentation typo (#14370)8362d9dFix flaky BootstrapTest (#14369)bbd3a4aFix OpenSslClientSessionCache remove (#14366)Updates
io.netty:netty-codecfrom 4.1.113.Final to 4.1.114.FinalCommits
7679b9e[maven-release-plugin] prepare release netty-4.1.114.Finald5f4bfbRefactor DnsNameResolver to be able to use different strategies when … (#14374)041eaedRe-add previous removed method to make revapi plugin happy again.232a5abDnsResolverBuilder methods should make it clear that these are for Da… (#14379)e87ce47InitializeDnsNameResolverBuilderat runtime for native images (#14376)3f66dd2Make it possible to notify the TrustManager of resumed sessions (#14358)c036b99DnsNameResolver: allow users to skip bind() during bootstrap (#14375)56a9101Update small documentation typo (#14370)8362d9dFix flaky BootstrapTest (#14369)bbd3a4aFix OpenSslClientSessionCache remove (#14366)Updates
io.netty:netty-codec-socksfrom 4.1.113.Final to 4.1.114.FinalCommits
7679b9e[maven-release-plugin] prepare release netty-4.1.114.Finald5f4bfbRefactor DnsNameResolver to be able to use different strategies when … (#14374)041eaedRe-add previous removed method to make revapi plugin happy again.232a5abDnsResolverBuilder methods should make it clear that these are for Da… (#14379)e87ce47InitializeDnsNameResolverBuilderat runtime for native images (#14376)3f66dd2Make it possible to notify the TrustManager of resumed sessions (#14358)c036b99DnsNameResolver: allow users to skip bind() during bootstrap (#14375)56a9101Update small documentation typo (#14370)8362d9dFix flaky BootstrapTest (#14369)bbd3a4aFix OpenSslClientSessionCache remove (#14366)Updates
io.netty:netty-handler-proxyfrom 4.1.113.Final to 4.1.114.FinalCommits
7679b9e[maven-release-plugin] prepare release netty-4.1.114.Finald5f4bfbRefactor DnsNameResolver to be able to use different strategies when … (#14374)041eaedRe-add previous removed method to make revapi plugin happy again.232a5abDnsResolverBuilder methods should make it clear that these are for Da… (#14379)e87ce47InitializeDnsNameResolverBuilderat runtime for native images (#14376)3f66dd2Make it possible to notify the TrustManager of resumed sessions (#14358)c036b99DnsNameResolver: allow users to skip bind() during bootstrap (#14375)56a9101Update small documentation typo (#14370)8362d9dFix flaky BootstrapTest (#14369)bbd3a4aFix OpenSslClientSessionCache remove (#14366)Updates
io.netty:netty-commonfrom 4.1.113.Final to 4.1.114.FinalCommits
7679b9e[maven-release-plugin] prepare release netty-4.1.114.Finald5f4bfbRefactor DnsNameResolver to be able to use different strategies when … (#14374)041eaedRe-add previous removed method to make revapi plugin happy again.232a5abDnsResolverBuilder methods should make it clear that these are for Da… (#14379)e87ce47InitializeDnsNameResolverBuilderat runtime for native images (#14376)3f66dd2Make it possible to notify the TrustManager of resumed sessions (#14358)c036b99DnsNameResolver: allow users to skip bind() during bootstrap (#14375)56a9101Update small documentation typo (#14370)8362d9dFix flaky BootstrapTest (#14369)bbd3a4aFix OpenSslClientSessionCache remove (#14366)Updates
io.netty:netty-transportfrom 4.1.113.Final to 4.1.114.FinalCommits
7679b9e[maven-release-plugin] prepare release netty-4.1.114.Finald5f4bfbRefactor DnsNameResolver to be able to use different strategies when … (#14374)041eaedRe-add previous removed method to make revapi plugin happy again.232a5abDnsResolverBuilder methods should make it clear that these are for Da… (#14379)e87ce47InitializeDnsNameResolverBuilderat runtime for native images (#14376)3f66dd2Make it possible to notify the TrustManager of resumed sessions (#14358)c036b99DnsNameResolver: allow users to skip bind() during bootstrap (#14375)56a9101Update small documentation typo (#14370)8362d9dFix flaky BootstrapTest (#14369)bbd3a4aFix OpenSslClientSessionCache remove (#14366)Updates
io.netty:netty-handlerfrom 4.1.113.Final to 4.1.114.FinalCommits
7679b9e[maven-release-plugin] prepare release netty-4.1.114.Finald5f4bfbRefactor DnsNameResolver to be able to use different strategies when … (#14374)041eaedRe-add previous removed method to make revapi plugin happy again.232a5abDnsResolverBuilder methods should make it clear that these are for Da… (#14379)e87ce47InitializeDnsNameResolverBuilderat runtime for native images (#14376)3f66dd2Make it possible to notify the TrustManager of resumed sessions (#14358)c036b99DnsNameResolver: allow users to skip bind() during bootstrap (#14375)56a9101Update small documentation typo (#14370)8362d9dFix flaky BootstrapTest (#14369)bbd3a4aFix OpenSslClientSessionCache remove (#14366)Updates
io.netty:netty-resolver-dnsfrom 4.1.113.Final to 4.1.114.FinalCommits
7679b9e[maven-release-plugin] prepare release netty-4.1.114.Finald5f4bfbRefactor DnsNameResolver to be able to use different strategies when … (#14374)041eaedRe-add previous removed method to make revapi plugin happy again.232a5abDnsResolverBuilder methods should make it clear that these are for Da… (#14379)e87ce47InitializeDnsNameResolverBuilderat runtime for native images (#14376)3f66dd2Make it possible to notify the TrustManager of resumed sessions (#14358)c036b99DnsNameResolver: allow users to skip bind() during bootstrap (#14375)56a9101Update small documentation typo (#14370)8362d9dFix flaky BootstrapTest (#14369)bbd3a4aFix OpenSslClientSessionCache remove (#14366)Updates
io.netty:netty-transport-native-epollfrom 4.1.113.Final to 4.1.114.FinalCommits
7679b9e[maven-release-plugin] prepare release netty-4.1.114.Finald5f4bfbRefactor DnsNameResolver to be able to use different strategies when … (#14374)041eaedRe-add previous removed method to make revapi plugin happy again.232a5abDnsResolverBuilder methods should make it clear that these are for Da… (#14379)e87ce47InitializeDnsNameResolverBuilderat runtime for native images (#14376)3f66dd2Make it possible to notify the TrustManager of resumed sessions (#14358)c036b99DnsNameResolver: allow users to skip bind() during bootstrap (#14375)56a9101Update small documentation typo (#14370)8362d9dFix flaky BootstrapTest (#14369)bbd3a4aFix OpenSslClientSessionCache remove (#14366)Updates
io.netty:netty-transport-native-kqueuefrom 4.1.113.Final to 4.1.114.FinalCommits
7679b9e[maven-release-plugin] prepare release netty-4.1.114.Finald5f4bfbRefactor DnsNameResolver to be able to use different strategies when … (#14374)041eaedRe-add previous removed method to make revapi plugin happy again.232a5abDnsResolverBuilder methods should make it clear that these are for Da… (#14379)e87ce47InitializeDnsNameResolverBuilderat runtime for native images (#14376)3f66dd2Make it possible to notify the TrustManager of resumed sessions (#14358)c036b99DnsNameResolver: allow users to skip bind() during bootstrap (#14375)56a9101Update small documentation typo (#14370)8362d9dFix flaky BootstrapTest (#14369)bbd3a4aFix OpenSslClientSessionCache remove (#14366)You can trigger a rebase of this PR by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)