Skip to content

Comments

build(deps): bump io.projectreactor:reactor-core from 3.7.11 to 3.8.2#1150

Open
dependabot[bot] wants to merge 1 commit intov4-devfrom
dependabot/gradle/v4-dev/io.projectreactor-reactor-core-3.8.2
Open

build(deps): bump io.projectreactor:reactor-core from 3.7.11 to 3.8.2#1150
dependabot[bot] wants to merge 1 commit intov4-devfrom
dependabot/gradle/v4-dev/io.projectreactor-reactor-core-3.8.2

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 21, 2026

Bumps io.projectreactor:reactor-core from 3.7.11 to 3.8.2.

Release notes

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

v3.8.2

Reactor Core 3.8.2 is part of the 2025.0.2 Release Train.

What's Changed

✨ New features and improvements

Full Changelog: reactor/reactor-core@v3.8.1...v3.8.2

v3.8.1

Reactor Core 3.8.1 is part of 2025.0.1 Release Train.

What's Changed

✨ New features and improvements

🐞 Bug fixes

Full Changelog: reactor/reactor-core@v3.8.0...v3.8.1

v3.8.0

Reactor Core 3.8.0 is part of 2025.0.0 Release Train.

3.8.0 Highlights

Enhanced Null Safety using JSpecify

🦺 Reactor Core 3.8.0 introduces JSpecify annotations for comprehensive null safety, replacing the legacy JSR 305-based annotations with a modern, properly specified standard that prevents NullPointerExceptions through build-time checks. This upgrade provides enhanced IDE support, seamless Kotlin integration with automatic translation to Kotlin's null safety system, and more precise nullability declarations including support for arrays, varargs, and generic types — making Reactor APIs safer and more developer-friendly across the entire ecosystem.

⚠️ Nullability annotations from reactor.util.annotation have been deprecated in favour of JSpecify annotations.

📖 Check the refreshed reference documentation section on Null Safety.

⚠️ Note for Kotlin users: While this change is backwards compatible in the Java ecosystem and does not dictate a new generation of Reactor Core, we do appreciate it can appear as breaking changes for Kotlin codebases. The benefits are well defined nullness of the Reactor API and reduction of the ceremony that was required prior to the introduction of JSpecify annotations.

Repeat Spec

Repeat functionality from Reactor Addons has been ported to Reactor Core under the RepeatSpec class and can be used in conjunction with the Flux#repeatWhen() and Mono#repeatWhen() operators. Make sure to check out the Javadoc.

... (truncated)

Commits
  • 126a846 [release] Prepare and release 3.8.2
  • 771a60d Merge-ignore release 3.7.15 into 3.8.2
  • 590087a [release] Next development version 3.7.16-SNAPSHOT
  • 5de5a2a [release] Prepare and release 3.7.15
  • 4cf56bb Bump Micrometer from 1.16.1 to 1.16.2 (#4182)
  • 55a9513 Merge #4181 into 3.8.2
  • cb953c7 Bump io.projectreactor.tools:blockhound from 1.0.15.RELEASE to 1.0.16.RELEASE...
  • 537f6f3 Bump NullAway from 0.12.12 to 0.12.15 and adjust VirtualTimeScheduler (#4180)
  • be0c230 Merge #4178 into 3.8.2
  • 7c33de8 Bump ruby/setup-ruby from 1.267.0 to 1.281.0 in /.github/workflows (#4178)
  • 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:reactor-core](https://github.com/reactor/reactor-core) from 3.7.11 to 3.8.2.
- [Release notes](https://github.com/reactor/reactor-core/releases)
- [Commits](reactor/reactor-core@v3.7.11...v3.8.2)

---
updated-dependencies:
- dependency-name: io.projectreactor:reactor-core
  dependency-version: 3.8.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies 依赖更新相关 java Pull requests that update Java code labels Jan 21, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies 依赖更新相关 java Pull requests that update Java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant