Skip to content

Bump io.projectreactor.netty:reactor-netty-http from 1.1.9 to 1.3.1 in /plugins/repository-azure#543

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/gradle/plugins/repository-azure/io.projectreactor.netty-reactor-netty-http-1.3.1
Closed

Bump io.projectreactor.netty:reactor-netty-http from 1.1.9 to 1.3.1 in /plugins/repository-azure#543
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/gradle/plugins/repository-azure/io.projectreactor.netty-reactor-netty-http-1.3.1

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot Bot commented on behalf of github Jan 5, 2026

Bumps io.projectreactor.netty:reactor-netty-http from 1.1.9 to 1.3.1.

Release notes

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

v1.3.1

Reactor Netty 1.3.1 is part of 2025.0.1 Release Train.

What's Changed

✨ New features and improvements

🐞 Bug fixes

  • HTTP/3: Fix NullPointerException when configuring HttpClient#responseTimeout by @​violetagg in #3999
  • Fix Http3.isHttp3Available() to check for native QUIC library by @​violetagg in #4013
  • Enable lazy initialisation of proxy providers with configuration coming from system properties by @​violetagg in #4015

📖 Documentation

Full Changelog: reactor/reactor-netty@v1.3.0...v1.3.1

v1.3.0

Reactor Netty 1.3.0 is part of 2025.0.0 Release Train.

1.3.0 Highlights

🎯 Major Upgrades

Netty 4.2

Built on the latest Netty 4.2, bringing the latest networking capabilities and performance improvements.

🎓 Graduated Features

HTTP/3 support

Reactor Netty HTTP/3 support is now production-ready.

QUIC support

Reactor Netty QUIC support is now production-ready.

IO_Uring support

Reactor Netty IO_Uring support is now production-ready.

  • Reactor Netty default transport (Linux): Epoll (included out-of-the-box)
  • Reactor Netty IO_Uring support: Available via explicit dependency: io.netty:netty-transport-native-io_uring
  • Requirements: JDK 11+

🔍 Enhanced Null Safety using JSpecify

Migrated to JSpecify annotations for nullability constraints.

For detailed information and code examples, visit our documentation.

What's Changed

⚠️ Update considerations and deprecations

  • Ensure POST empty body sending content-length 0 by @​violetagg in #3663
  • Ensure HttpClient does not add Content-Length header when GET/HEAD/DELETE and the send Publisher does not provide content by @​violetagg in #3664

... (truncated)

Commits
  • 2c05ba7 [release] Prepare and release 1.3.1
  • a2e8f88 Merge-ignore release 1.2.13 into 1.3.1
  • bf40a0c [release] Back to snapshots, next is 1.2.14-SNAPSHOT
  • bc2fb49 [release] Prepare and release 1.2.13
  • 93c11c5 Fix authenticator invoked on redirect after authentication (#4028)
  • a1e1e95 Merge #4027 into 1.3.1
  • 0f08f5b Bump org.apache.tomcat.embed:tomcat-embed-core from 9.0.112 to 9.0.113 (#4027)
  • 4634f6d Merge #4026 into 1.3.1
  • 226526d Bump ruby/setup-ruby from 1.268.0 to 1.269.0 (#4026)
  • 10f4593 [test] Remove duplications (#4025)
  • Additional commits viewable in compare view

Dependabot compatibility score

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 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [io.projectreactor.netty:reactor-netty-http](https://github.com/reactor/reactor-netty) from 1.1.9 to 1.3.1.
- [Release notes](https://github.com/reactor/reactor-netty/releases)
- [Commits](reactor/reactor-netty@v1.1.9...v1.3.1)

---
updated-dependencies:
- dependency-name: io.projectreactor.netty:reactor-netty-http
  dependency-version: 1.3.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github
Copy link
Copy Markdown
Author

dependabot Bot commented on behalf of github Jan 5, 2026

Labels

The following labels could not be found: dependabot. Please create it before Dependabot can add it to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Jan 5, 2026
@github-actions
Copy link
Copy Markdown

github-actions Bot commented Feb 4, 2026

This PR is stalled because it has been open for 30 days with no activity.

@github-actions github-actions Bot added stalled and removed stalled labels Feb 4, 2026
@github-actions
Copy link
Copy Markdown

This PR is stalled because it has been open for 30 days with no activity.

@dependabot @github
Copy link
Copy Markdown
Author

dependabot Bot commented on behalf of github Mar 18, 2026

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot Bot deleted the dependabot/gradle/plugins/repository-azure/io.projectreactor.netty-reactor-netty-http-1.3.1 branch March 18, 2026 10:11
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 stalled

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants