Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 22, 2025

Bumps the patches group with 2 updates in the / directory: io.projectreactor.netty:reactor-netty-http and org.assertj:assertj-core.

Updates io.projectreactor.netty:reactor-netty-http from 1.2.9 to 1.2.10

Release notes

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

v1.2.10

Reactor Netty 1.2.10 is part of 2024.0.10 Release Train.

What's Changed

✨ New features and improvements

🐞 Bug fixes

  • Ensure both resolved and unresolved server bind addresses are used with ConnectionProvider#disposeWhen by @​violetagg in #3881
  • Ensure 100-Continue is handled when collecting client's metrics by @​violetagg in #3895
  • Ensure cookie validation errors are propagated by @​violetagg in #3898

Full Changelog: reactor/reactor-netty@v1.2.9...v1.2.10

Commits
  • 0d81f66 [release] Prepare and release 1.2.10
  • a58af82 [build] Include LICENSE file in published jar and zip archives (#3908)
  • 1f898c0 Depend on Netty v4.1.127.Final (#3905)
  • 88819e5 Bump org.apache.tomcat.embed:tomcat-embed-core from 9.0.108 to 9.0.109 (#3904)
  • fd9e7d2 Bump actions/stale from 9.1.0 to 10.0.0 (#3901)
  • 19fa333 Update dependabot ignore configuration
  • 8545c86 Depend on Netty v4.1.126.Final (#3899)
  • 434607f Ensure cookie validation errors are propagated (#3898)
  • a405cb6 Ensure 100-Continue is handled when collecting client's metrics (#3895)
  • 2171697 Bump netty-tcnative-boringssl-static to version v2.0.73.Final (#3893)
  • Additional commits viewable in compare view

Updates org.assertj:assertj-core from 3.27.4 to 3.27.6

Release notes

Sourced from org.assertj:assertj-core's releases.

v3.27.6

🐛 Bug Fixes

Core

  • Add missing export for org.assertj.core.annotation #3951

❤️ Contributors

Thanks to all the contributors who worked on this release:

@​duponter

v3.27.5

⚡ Improvements

Core

  • ByteBuddy in AssertJ 3.27.4 not compatible with Java 25 #3946

🔨 Dependency Upgrades

Core

  • Upgrade to Byte Buddy 1.17.7 #3947
  • Upgrade to JUnit BOM 5.13.4 #3947

Guava

  • Upgrade to Guava 33.4.8-jre #3947
Commits
  • 716b1e0 [maven-release-plugin] prepare release assertj-build-3.27.6
  • e189652 Add missing export for org.assertj.core.annotation (#3951)
  • 0cb489e Update Maven Central URL
  • 7286309 [maven-release-plugin] prepare for next development iteration
  • dd4cc1d [maven-release-plugin] prepare release assertj-build-3.27.5
  • 1d0defc Add missing permission to release workflow
  • 844d5d0 Add missing GitHub Actions pinning to CodeQL workflow
  • bdd7106 Add CodeQL custom workflow
  • a93d7e6 Remove EOL Java 24
  • 26ea866 Update production dependencies (#3947)
  • Additional commits viewable in compare view

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 2 updates in the / directory: [io.projectreactor.netty:reactor-netty-http](https://github.com/reactor/reactor-netty) and [org.assertj:assertj-core](https://github.com/assertj/assertj).


Updates `io.projectreactor.netty:reactor-netty-http` from 1.2.9 to 1.2.10
- [Release notes](https://github.com/reactor/reactor-netty/releases)
- [Commits](reactor/reactor-netty@v1.2.9...v1.2.10)

Updates `org.assertj:assertj-core` from 3.27.4 to 3.27.6
- [Release notes](https://github.com/assertj/assertj/releases)
- [Commits](assertj/assertj@assertj-build-3.27.4...assertj-build-3.27.6)

---
updated-dependencies:
- dependency-name: io.projectreactor.netty:reactor-netty-http
  dependency-version: 1.2.10
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patches
- dependency-name: org.assertj:assertj-core
  dependency-version: 3.27.6
  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 Sep 22, 2025
@itzg itzg merged commit add5395 into master Sep 22, 2025
1 check passed
@itzg itzg deleted the dependabot/gradle/patches-b8b676243f branch September 22, 2025 21:08
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