Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 15, 2025

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

Updates io.projectreactor.netty:reactor-netty-http from 1.3.0 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

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

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.3.0 to 1.3.1
- [Release notes](https://github.com/reactor/reactor-netty/releases)
- [Commits](reactor/reactor-netty@v1.3.0...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-patch
  dependency-group: patches
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Dec 15, 2025
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