Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 7, 2025

Bumps io.projectreactor.netty:reactor-netty from 1.2.4 to 1.2.12.

Release notes

Sourced from io.projectreactor.netty:reactor-netty'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

v1.2.10

Reactor Netty 1.2.10 is part of 2024.0.10 Release Train.

What's Changed

✨ New features and improvements

🐞 Bug fixes

  • Ensure both resolved and unresolved server bind addresses are used with ConnectionProvider#disposeWhen by @​violetagg in #3881
  • Ensure 100-Continue is handled when collecting client's metrics by @​violetagg in #3895
  • Ensure cookie validation errors are propagated by @​violetagg in #3898

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

v1.2.9

Reactor Netty 1.2.9 is part of 2024.0.9 Release Train.

What's Changed

✨ New features and improvements

🐞 Bug fixes

... (truncated)

Commits
  • e96e94a [release] Prepare and release 1.2.12
  • a4c7098 Add HTTP/2 PING-based connection health checks (#3980)
  • 6d83a20 Bump org.junit.platform:junit-platform-launcher from 1.14.0 to 1.14.1 (#3994)
  • d7c0eaf Bump junitVersion from 5.14.0 to 5.14.1 (#3993)
  • 6827afb Bump com.fasterxml.jackson.core:jackson-databind from 2.20.0 to 2.20.1 (#3991)
  • da13975 Bump org.jfrog.buildinfo:build-info-extractor-gradle (#3990)
  • 348b710 Bump org.jfrog.buildinfo:build-info-extractor-gradle (#3989)
  • f0843e4 Allow setting .pendingAcquireMaxCount() to zero in ConnectionProvider (#3987)
  • 94d14f3 Bump ruby/setup-ruby from 1.266.0 to 1.267.0 (#3988)
  • 9d8d318 Bump @​antora/pdf-extension from 1.0.0-beta.10 to 1.0.0-beta.13 in /docs (#3984)
  • 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 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)

Bumps [io.projectreactor.netty:reactor-netty](https://github.com/reactor/reactor-netty) from 1.2.4 to 1.2.12.
- [Release notes](https://github.com/reactor/reactor-netty/releases)
- [Commits](reactor/reactor-netty@v1.2.4...v1.2.12)

---
updated-dependencies:
- dependency-name: io.projectreactor.netty:reactor-netty
  dependency-version: 1.2.12
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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 Nov 7, 2025
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 10, 2025

Superseded by #293.

@dependabot dependabot bot closed this Nov 10, 2025
@dependabot dependabot bot deleted the dependabot/maven/dev/io.projectreactor.netty-reactor-netty-1.2.12 branch November 10, 2025 13:20
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.

1 participant