Skip to content

chore(deps): Bump io.projectreactor.netty:reactor-netty from 1.2.4 to 1.2.5#17768

Merged
davsclaus merged 1 commit intomainfrom
dependabot/maven/io.projectreactor.netty-reactor-netty-1.2.5
Apr 16, 2025
Merged

chore(deps): Bump io.projectreactor.netty:reactor-netty from 1.2.4 to 1.2.5#17768
davsclaus merged 1 commit intomainfrom
dependabot/maven/io.projectreactor.netty-reactor-netty-1.2.5

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Apr 16, 2025

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

Release notes

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

v1.2.5

Reactor Netty 1.2.5 is part of 2024.0.5 Release Train.

What's Changed

✨ New features and improvements

🐞 Bug fixes

  • Ensure the HTTP/2 stream is closed when an error happens before send operation by @​violetagg in #3675
  • Ensure the HTTP/3 stream is closed when an error happens before send operation by @​violetagg in #3677
  • Ensure the connection is invalidated when an error happens before h2c upgrade operation by @​violetagg in #3678
  • Ensure HttpInfos#version returns the correct protocol when Unix Domain Sockets by @​violetagg in #3693

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

Commits
  • 2a833f9 [release] Prepare and release 1.2.5
  • 33a316d Merge-ignore release 1.1.29 into 1.2.5
  • 9ed7408 [release] Back to snapshots, next is 1.1.30-SNAPSHOT
  • 396a96c [release] Prepare and release 1.1.29
  • a64ce26 Merge #3718 into 1.2.5
  • 070876f Bump org.junit.platform:junit-platform-launcher from 1.12.1 to 1.12.2 (#3718)
  • 52c15eb Merge #3717 into 1.2.5
  • e2ae4e8 Bump junitVersion from 5.12.1 to 5.12.2 (#3717)
  • d62392c Bump ruby/setup-ruby from 1.229.0 to 1.230.0 (#3716)
  • c5cc589 Support HttpServerRoutes#ws with HTTP/2 (#3715)
  • 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.5.
- [Release notes](https://github.com/reactor/reactor-netty/releases)
- [Commits](reactor/reactor-netty@v1.2.4...v1.2.5)

---
updated-dependencies:
- dependency-name: io.projectreactor.netty:reactor-netty
  dependency-version: 1.2.5
  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 Apr 16, 2025
@github-actions
Copy link
Copy Markdown
Contributor

🌟 Thank you for your contribution to the Apache Camel project! 🌟

🤖 CI automation will test this PR automatically.

🐫 Apache Camel Committers, please review the following items:

  • First-time contributors require MANUAL approval for the GitHub Actions to run

  • You can use the command /component-test (camel-)component-name1 (camel-)component-name2.. to request a test from the test bot.

  • You can label PRs using build-all, build-dependents, skip-tests and test-dependents to fine-tune the checks executed by this PR.

  • Build and test logs are available in the Summary page. Only Apache Camel committers have access to the summary.

  • ⚠️ Be careful when sharing logs. Review their contents before sharing them publicly.

@davsclaus davsclaus merged commit 9ed660e into main Apr 16, 2025
5 checks passed
@dependabot dependabot bot deleted the dependabot/maven/io.projectreactor.netty-reactor-netty-1.2.5 branch April 16, 2025 09:01
vineetsaurabh pushed a commit to vineetsaurabh/camel that referenced this pull request Jun 5, 2025
Bumps [io.projectreactor.netty:reactor-netty](https://github.com/reactor/reactor-netty) from 1.2.4 to 1.2.5.
- [Release notes](https://github.com/reactor/reactor-netty/releases)
- [Commits](reactor/reactor-netty@v1.2.4...v1.2.5)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

camel-4 core-build-and-dependencies 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.

2 participants