Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 20, 2025

Bumps the patches group with 1 update: io.projectreactor.netty:reactor-netty-http.

Updates io.projectreactor.netty:reactor-netty-http from 1.2.10 to 1.2.11

Release notes

Sourced from io.projectreactor.netty:reactor-netty-http's releases.

v1.2.11

Reactor Netty 1.2.11 is part of 2024.0.11 Release Train.

What's Changed

✨ New features and improvements

🐞 Bug fixes

  • Ensure ResponseTimeoutHandler is added as one of the first handlers in the pipeline by @​violetagg in #3916
  • Do not try to send the file when Content-Length:0 by @​violetagg in #3936
  • Ensure the HTTP/2 upgrade stream inherits the proper state from the original HTTP/1.1 connection when successful upgrade from HTTP/1.1 to HTTP/2 by @​violetagg in #3957
  • Fix HttpClientConfig copying issue in MonoHttpConnect by @​violetagg in #3964

Full Changelog: reactor/reactor-netty@v1.2.10...v1.2.11

Commits
  • f7fc6b7 [release] Prepare and release 1.2.11
  • 8f33d79 Bump @​antora/pdf-extension from 1.0.0-beta.8 to 1.0.0-beta.9 in /docs (#3967)
  • b47b861 Bump org.apache.tomcat.embed:tomcat-embed-core from 9.0.110 to 9.0.111 (#3966)
  • 3d43716 Bump ruby/setup-ruby from 1.264.0 to 1.265.0 (#3965)
  • 8f015b8 Fix HttpClientConfig copying issue in MonoHttpConnect (#3964)
  • 3e55311 Reduce Code Duplication (#3962)
  • 34fb444 Bump org.gradle.test-retry from 1.6.2 to 1.6.4 (#3963)
  • 8a5d710 Add .vscode to git ignore list
  • 93aabe4 Bump ruby/setup-ruby from 1.263.0 to 1.264.0 (#3961)
  • 76e208f Switch to macos-14 runner (#3960)
  • Additional commits viewable in compare view

Dependabot compatibility score

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the patches group with 1 update: [io.projectreactor.netty:reactor-netty-http](https://github.com/reactor/reactor-netty).


Updates `io.projectreactor.netty:reactor-netty-http` from 1.2.10 to 1.2.11
- [Release notes](https://github.com/reactor/reactor-netty/releases)
- [Commits](reactor/reactor-netty@v1.2.10...v1.2.11)

---
updated-dependencies:
- dependency-name: io.projectreactor.netty:reactor-netty-http
  dependency-version: 1.2.11
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patches
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Oct 20, 2025
@itzg itzg merged commit 4366cc2 into master Oct 21, 2025
1 check passed
@itzg itzg deleted the dependabot/gradle/patches-e4bfe8b093 branch October 21, 2025 13:33
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 java Pull requests that update Java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants