Skip to content

chore(deps): bump io.projectreactor.netty:reactor-netty from 1.2.4 to 1.2.8#252

Closed
dependabot[bot] wants to merge 1 commit into
devfrom
dependabot/maven/dev/io.projectreactor.netty-reactor-netty-1.2.8
Closed

chore(deps): bump io.projectreactor.netty:reactor-netty from 1.2.4 to 1.2.8#252
dependabot[bot] wants to merge 1 commit into
devfrom
dependabot/maven/dev/io.projectreactor.netty-reactor-netty-1.2.8

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 15, 2025

Copy link
Copy Markdown
Contributor

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

Release notes

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

v1.2.7

Reactor Netty 1.2.7 is part of 2024.0.7 Release Train.

What's Changed

✨ New features and improvements

📖 Documentation

  • Document the required HTTP/2 initial setting when websocket over HTTP/2 on the server by @​violetagg in #3783

Full Changelog: reactor/reactor-netty@v1.2.6...v1.2.7

v1.2.6

Reactor Netty 1.2.6 is part of 2024.0.6 Release Train.

What's Changed

✨ New features and improvements

🐞 Bug fixes

  • Ensure reactor.netty.http.server.connections.active is updated when there is no HttpServerOperations by @​violetagg in #3725
  • Ensure the default compression configuration is taken from Netty by @​violetagg in #3743
  • Ensure the exception is propagated in case of delayed address resolution by @​violetagg in #3744
  • Release the partial HttpData only if it is not released by Netty by @​violetagg in #3749
  • Connection pools with/without resolvedAddressesSelector are different pools by @​violetagg in #3753
  • Remove extra write invocation when Expect: 100-continue by @​violetagg in #3755

New Contributors

Full Changelog: reactor/reactor-netty@v1.2.5...v1.2.6

v1.2.5

Reactor Netty 1.2.5 is part of 2024.0.5 Release Train.

... (truncated)

Commits
  • 79468f6 [release] Prepare and release 1.2.8
  • 61e6799 Bump @​springio/antora-extensions from 1.14.5 to 1.14.6 in /docs (#3839)
  • 4ed9cb2 [test] Deregister the metrics repository as soon as possible
  • ab67d7f Polish
  • c53e1bb [test] Move the check to try block
  • 5228923 Ensure the HTTP/2 upgrade stream inherits the proper state from the original ...
  • a60f640 Bump @​springio/antora-extensions from 1.14.4 to 1.14.5 in /docs (#3837)
  • 4a7eb75 Bump org.junit.platform:junit-platform-launcher from 1.13.2 to 1.13.3 (#3836)
  • 502e385 Bump junitVersion from 5.13.2 to 5.13.3 (#3835)
  • 9d2c795 Bump org.apache.tomcat.embed:tomcat-embed-core from 9.0.106 to 9.0.107 (#3834)
  • 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.8.
- [Release notes](https://github.com/reactor/reactor-netty/releases)
- [Commits](reactor/reactor-netty@v1.2.4...v1.2.8)

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

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 Jul 15, 2025
@dependabot @github

dependabot Bot commented on behalf of github Aug 12, 2025

Copy link
Copy Markdown
Contributor Author

Superseded by #262.

@dependabot dependabot Bot closed this Aug 12, 2025
@dependabot
dependabot Bot deleted the dependabot/maven/dev/io.projectreactor.netty-reactor-netty-1.2.8 branch August 12, 2025 18:58
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.

0 participants