Skip to content

build(deps): Bump reactor.version from 3.8.5 to 3.8.6#3401

Open
dependabot[bot] wants to merge 4 commits into
masterfrom
dependabot/maven/reactor.version-3.8.6
Open

build(deps): Bump reactor.version from 3.8.5 to 3.8.6#3401
dependabot[bot] wants to merge 4 commits into
masterfrom
dependabot/maven/reactor.version-3.8.6

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 9, 2026

Copy link
Copy Markdown
Contributor

Bumps reactor.version from 3.8.5 to 3.8.6.
Updates io.projectreactor:reactor-core from 3.8.5 to 3.8.6

Release notes

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

v3.8.6

Reactor Core 3.8.6 is part of the 2025.0.6 Release Train.

What's Changed

✨ New features and improvements

  • Bump ByteBuddy from 1.18.8 to 1.18.10 by @​dependabot[bot] in #4260
  • Bump BlockHound from 1.0.16.RELEASE to 1.0.17.RELEASE by @​violetagg in edccbec5931696eb68f2323d568a5c584730a15f
  • Depend on Micrometer v1.16.6 by @​violetagg in edccbec5931696eb68f2323d568a5c584730a15f
  • Depend on Micrometer Tracing v1.6.6 by @​violetagg in edccbec5931696eb68f2323d568a5c584730a15f

📖 Documentation

New Contributors

Full Changelog: reactor/reactor-core@v3.8.5...v3.8.6

Commits
  • edccbec [release] Prepare and release 3.8.6
  • 5c0d5f9 Merge-ignore release 3.7.19 into 3.8.6
  • 1c7af05 [release] Next development version 3.7.20-SNAPSHOT
  • c84e170 [release] Prepare and release 3.7.19
  • 9ea8793 [doc] Fix an outdated link in the Mono class javadoc (#4206)
  • 60752ef Merge #4265 into 3.8.6
  • e3ea874 Bump com.gradle.shadow from 8.3.7 to 9.4.2 (#4265)
  • 5822ae6 Merge #4263 into 3.8.6
  • 00c7b5a Bump actions/checkout from 6.0.2 to 6.0.3 in /.github/workflows (#4263)
  • fbed057 Bump com.uber.nullaway:nullaway from 0.13.4 to 0.13.5 (#4261)
  • Additional commits viewable in compare view

Updates io.projectreactor:reactor-test from 3.8.5 to 3.8.6

Release notes

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

v3.8.6

Reactor Core 3.8.6 is part of the 2025.0.6 Release Train.

What's Changed

✨ New features and improvements

  • Bump ByteBuddy from 1.18.8 to 1.18.10 by @​dependabot[bot] in #4260
  • Bump BlockHound from 1.0.16.RELEASE to 1.0.17.RELEASE by @​violetagg in edccbec5931696eb68f2323d568a5c584730a15f
  • Depend on Micrometer v1.16.6 by @​violetagg in edccbec5931696eb68f2323d568a5c584730a15f
  • Depend on Micrometer Tracing v1.6.6 by @​violetagg in edccbec5931696eb68f2323d568a5c584730a15f

📖 Documentation

New Contributors

Full Changelog: reactor/reactor-core@v3.8.5...v3.8.6

Commits
  • edccbec [release] Prepare and release 3.8.6
  • 5c0d5f9 Merge-ignore release 3.7.19 into 3.8.6
  • 1c7af05 [release] Next development version 3.7.20-SNAPSHOT
  • c84e170 [release] Prepare and release 3.7.19
  • 9ea8793 [doc] Fix an outdated link in the Mono class javadoc (#4206)
  • 60752ef Merge #4265 into 3.8.6
  • e3ea874 Bump com.gradle.shadow from 8.3.7 to 9.4.2 (#4265)
  • 5822ae6 Merge #4263 into 3.8.6
  • 00c7b5a Bump actions/checkout from 6.0.2 to 6.0.3 in /.github/workflows (#4263)
  • fbed057 Bump com.uber.nullaway:nullaway from 0.13.4 to 0.13.5 (#4261)
  • 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 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 `reactor.version` from 3.8.5 to 3.8.6.

Updates `io.projectreactor:reactor-core` from 3.8.5 to 3.8.6
- [Release notes](https://github.com/reactor/reactor-core/releases)
- [Commits](reactor/reactor-core@v3.8.5...v3.8.6)

Updates `io.projectreactor:reactor-test` from 3.8.5 to 3.8.6
- [Release notes](https://github.com/reactor/reactor-core/releases)
- [Commits](reactor/reactor-core@v3.8.5...v3.8.6)

---
updated-dependencies:
- dependency-name: io.projectreactor:reactor-core
  dependency-version: 3.8.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: io.projectreactor:reactor-test
  dependency-version: 3.8.6
  dependency-type: direct:development
  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 Jun 9, 2026
@github-actions github-actions Bot enabled auto-merge June 9, 2026 05:13

@velo velo left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Required CircleCI remains failing after the allowed three concrete fix attempts, so this cannot be approved or merged. I fixed the outdated Request.create calls in JavaLoggerTest and LoggerRebufferTest, formatted those updates, then fixed Slf4jLoggerTest by adding the missing feign.Util import and updating its Request.create calls. The current failure is now validation/src/test/java/feign/validation/BeanValidationMethodInterceptorTest.java:79: String cannot be converted to Request.Body. Per maintainer policy, I am stopping after three attempts rather than pushing another change.

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