Skip to content

chore(deps): bump io.projectreactor.netty:reactor-netty-http from 1.2.8 to 1.3.5 in /dhis-2#23878

Closed
dependabot[bot] wants to merge 1 commit into
2.43from
dependabot-maven-dhis-2-2.43-io.projectreactor.netty-reactor-netty-http-1.3.5
Closed

chore(deps): bump io.projectreactor.netty:reactor-netty-http from 1.2.8 to 1.3.5 in /dhis-2#23878
dependabot[bot] wants to merge 1 commit into
2.43from
dependabot-maven-dhis-2-2.43-io.projectreactor.netty-reactor-netty-http-1.3.5

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github May 12, 2026

Copy link
Copy Markdown
Contributor

Bumps io.projectreactor.netty:reactor-netty-http from 1.2.8 to 1.3.5.

Release notes

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

v1.3.5

Reactor Netty 1.3.5 is part of 2025.0.5 Release Train.

What's Changed

✨ New features and improvements

🐞 Bug fixes

  • Ensure connection concurrency and acquired counters are updated before delivering the slot by @​violetagg in #4179
  • Fix StackOverflowError in ServerTransport graceful shutdown by @​violetagg in #4181
  • Fix invalidated connection reuse in Http2Pool by @​violetagg in #4180

New Contributors

Full Changelog: reactor/reactor-netty@v1.3.4...v1.3.5

v1.3.4

Reactor Netty 1.3.4 is part of 2025.0.4 Release Train.

What's Changed

✨ New features and improvements

🐞 Bug fixes

  • Add FlushConsolidationHandler to H2C upgrade pipeline by @​violetagg in #4097
  • Fix Http2Pool returning connection to the pool before H2C upgrade completes by @​violetagg in #4098
  • Fix Http2Pool ACQUIRED counter not rolled back when deliver is rejected by @​violetagg in #4099

... (truncated)

Commits
  • b68daca [release] Prepare and release 1.3.5
  • f8fc51b Merge-ignore release 1.2.17 into 1.3.5
  • 4cffaf0 [release] Back to snapshots, next is 1.2.18-SNAPSHOT
  • 3f6ae4c Defer asciidoctor-pdf check to execution time
  • 9f6f3e0 [release] Prepare and release 1.2.17
  • 7b2c429 Merge #4190 into 1.3.5
  • 6225c6d Bump ruby/setup-ruby from 1.299.0 to 1.301.0 (#4190)
  • f4f9b50 Bump org.bouncycastle:bcpkix-jdk18on from 1.83 to 1.84 (#4191)
  • 5b344dc Merge #4187 into 1.3.5
  • e177f39 Bump @​springio/antora-extensions from 1.14.10 to 1.14.11 in /docs (#4187)
  • 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 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-http](https://github.com/reactor/reactor-netty) from 1.2.8 to 1.3.5.
- [Release notes](https://github.com/reactor/reactor-netty/releases)
- [Commits](reactor/reactor-netty@v1.2.8...v1.3.5)

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

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 May 12, 2026
@github-actions
github-actions Bot enabled auto-merge (squash) May 12, 2026 09:02
stian-sandvold added a commit that referenced this pull request Jun 1, 2026
Bumps netty-all 4.2.1.Final -> 4.2.13.Final and imports netty-bom so that
every io.netty:* module on the classpath resolves to a single, consistent
version. Without the BOM the netty-all uber jar mixes with older individual
netty modules pulled transitively (e.g. via Artemis and reactor-netty),
which causes runtime errors such as AbstractMethodError and
NoClassDefFoundError (e.g. io/netty/util/LeakPresenceDetector).

This mirrors the alignment already on the 2.41 and 2.42 branches and closes
the same gap on 2.43. It also unblocks the reactor-netty-http 1.3.5 upgrade
(#23878), which references netty classes only present in newer 4.2.x.

Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@enricocolasante

Copy link
Copy Markdown
Contributor

@dependabot rebase

@dependabot @github

dependabot Bot commented on behalf of github Jun 5, 2026

Copy link
Copy Markdown
Contributor Author

Dependabot attempted to update this pull request, but because the branch dependabot-maven-dhis-2-2.43-io.projectreactor.netty-reactor-netty-http-1.3.5 is protected it was unable to do so.

@dependabot @github

dependabot Bot commented on behalf of github Jun 5, 2026

Copy link
Copy Markdown
Contributor Author

Oh no! Something went wrong on our end. Please try again later.

If the problem persists, please contact GitHub support for assistance 🙇

@enricocolasante

Copy link
Copy Markdown
Contributor

@dependabot rebase

@dependabot @github

dependabot Bot commented on behalf of github Jun 5, 2026

Copy link
Copy Markdown
Contributor Author

Oh no! Something went wrong on our end. Please try again later.

If the problem persists, please contact GitHub support for assistance 🙇

@dependabot @github

dependabot Bot commented on behalf of github Jun 9, 2026

Copy link
Copy Markdown
Contributor Author

Superseded by #24142.

@dependabot dependabot Bot closed this Jun 9, 2026
auto-merge was automatically disabled June 9, 2026 00:28

Pull request was closed

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