-
Notifications
You must be signed in to change notification settings - Fork 1.9k
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 our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Bump reactor_netty from 1.1.26 to 1.2.2 #17289
Conversation
@@ -37,7 +37,7 @@ joda = "2.12.7" | |||
roaringbitmap = "1.3.0" | |||
|
|||
# project reactor | |||
reactor_netty = "1.1.26" | |||
reactor_netty = "1.2.2" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@cwperks we did it! thanks for it!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Now time to convert all the modules 😎
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
💯
❌ Gradle check result for 7f0a3cc: FAILURE Please examine the workflow log, locate, and copy-paste the failure(s) below, then iterate to green. Is the failure a flaky test unrelated to your change? |
Bumps `reactor_netty` from 1.1.26 to 1.2.2. Updates `io.projectreactor.netty:reactor-netty-core` from 1.1.26 to 1.2.2 - [Release notes](https://github.com/reactor/reactor-netty/releases) - [Commits](reactor/reactor-netty@v1.1.26...v1.2.2) Updates `io.projectreactor.netty:reactor-netty-http` from 1.1.26 to 1.2.2 - [Release notes](https://github.com/reactor/reactor-netty/releases) - [Commits](reactor/reactor-netty@v1.1.26...v1.2.2) --- updated-dependencies: - dependency-name: io.projectreactor.netty:reactor-netty-core dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: io.projectreactor.netty:reactor-netty-http dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
7f0a3cc
to
5ef3dc4
Compare
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
❌ Gradle check result for 62c412b: FAILURE Please examine the workflow log, locate, and copy-paste the failure(s) below, then iterate to green. Is the failure a flaky test unrelated to your change? |
reactor-netty 1.2.3 is now out which contains an important version bump of netty for CVE-2025-24970: https://github.com/reactor/reactor-netty/releases/tag/v1.2.3 => this PR should be updated to 1.2.3 (i don't have the rights on this repo to tell dependabot to do so) note: netty itself is being updated in #17320, but i'd say it makes sense to pick the latest reactor-netty version here as well |
Superseded by #17322. |
Bumps
reactor_netty
from 1.1.26 to 1.2.2.Updates
io.projectreactor.netty:reactor-netty-core
from 1.1.26 to 1.2.2Release notes
Sourced from io.projectreactor.netty:reactor-netty-core's releases.
... (truncated)
Commits
3db1d87
[release] Prepare and release 1.2.2cf230d3
Merge-ignore release 1.1.26 into 1.2.27cee472
[release] Back to snapshots, next is 1.1.27-SNAPSHOTbb60f6c
Bump actions/upload-artifact from 4.5.0 to 4.6.0 (#3586)7dcfe85
Polish6e93d51
Polish6b10785
Polish963dd20
Configuration for setting maximum number of connection pools to be created (#...e39854d
Merge #3585 into 1.2.2a8ca1a0
Merge e00e23e4c into 1.2.2Updates
io.projectreactor.netty:reactor-netty-http
from 1.1.26 to 1.2.2Release notes
Sourced from io.projectreactor.netty:reactor-netty-http's releases.
... (truncated)
Commits
3db1d87
[release] Prepare and release 1.2.2cf230d3
Merge-ignore release 1.1.26 into 1.2.27cee472
[release] Back to snapshots, next is 1.1.27-SNAPSHOTbb60f6c
Bump actions/upload-artifact from 4.5.0 to 4.6.0 (#3586)7dcfe85
Polish6e93d51
Polish6b10785
Polish963dd20
Configuration for setting maximum number of connection pools to be created (#...e39854d
Merge #3585 into 1.2.2a8ca1a0
Merge e00e23e4c into 1.2.2Dependabot 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 show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@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)