Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 19, 2025

Bumps io.projectreactor:reactor-test from 3.8.0-M1 to 3.8.0-M6.

Release notes

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

v3.8.0-M6

Reactor Core 3.8.0-M6 is part of the 2025.0.0-M6 Release Train.

What's Changed

✨ New features and improvements

  • Depend on Context Propagation v1.2.0-M1 by @​violetagg in #4072
  • Depend on Micrometer v1.16.0-M2 by @​violetagg in 97712f06e6e3d4d07092783f550b1efff9a3dcf7
  • Depend on Micrometer Tracing v1.6.0-M2 by @​violetagg in 97712f06e6e3d4d07092783f550b1efff9a3dcf7

Full Changelog: reactor/reactor-core@v3.8.0-M5...v3.8.0-M6

v3.8.0-M5

Reactor Core 3.8.0-M5 is part of the 2025.0.0-M5 Release Train.

What's Changed

✨ New features and improvements

🐞 Bug fixes

New Contributors

Full Changelog: reactor/reactor-core@v3.8.0-M4...v3.8.0-M5

v3.8.0-M4

Reactor Core 3.8.0-M4 is part of 2025.0.0-M4 Release Train.

What's Changed

✨ New features and improvements

  • Bump io.projectreactor.tools:blockhound from 1.0.11.RELEASE to 1.0.13.RELEASE by @​dependabot in #4030
  • Depend on Micrometer 1.15.1 by @​violetagg in 94f976d63ef7147f3dfcf60df930d8d286de5f64
  • Depend on Micrometer Tracing 1.5.1 by @​violetagg in 94f976d63ef7147f3dfcf60df930d8d286de5f64

Full Changelog: reactor/reactor-core@v3.8.0-M3...v3.8.0-M4

v3.8.0-M3

Reactor Core 3.8.0-M3 is part of 2025.0.0-M3 Release Train.

... (truncated)

Commits
  • 97712f0 [release] Prepare and release 3.8.0-M6
  • 9b8083e Merge-ignore release 3.7.9 into 3.8.0-M6
  • 951dc28 [release] Next development version 3.7.10-SNAPSHOT
  • 4965f64 [release] Prepare and release 3.7.9
  • 149823b Depend on Context Propagation v1.2.0-M1 (#4072)
  • f9b156b Merge #4063 into 3.8.0-M6
  • 61666ed Bump ruby/setup-ruby from 1.245.0 to 1.254.0 in /.github/workflows (#4063)
  • 603d747 Merge #4068 into 3.8.0-M6
  • dd84289 Bump gradle/actions from 4.4.1 to 4.4.2 in /.github/workflows (#4068)
  • d08fcd3 Merge #4067 into 3.8.0-M6
  • 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-test](https://github.com/reactor/reactor-core) from 3.8.0-M1 to 3.8.0-M6.
- [Release notes](https://github.com/reactor/reactor-core/releases)
- [Commits](reactor/reactor-core@v3.8.0-M1...v3.8.0-M6)

---
updated-dependencies:
- dependency-name: io.projectreactor:reactor-test
  dependency-version: 3.8.0-M6
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update java code labels Aug 19, 2025
Copy link

github-actions bot commented Aug 19, 2025

PR Summary

Updated dependency io.projectreactor:reactor-test from version 3.8.0-M1 to 3.8.0-M6 in the backpressure/pom.xml file. This update includes new features, improvements, and bug fixes as detailed in the release notes.

Changes

File Summary
backpressure/pom.xml Updated the version of the reactor-test dependency from 3.8.0-M1 to 3.8.0-M6. This change brings in several new features, improvements, and bug fixes.

autogenerated by presubmit.ai

Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

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

LGTM!

Review Summary

Commits Considered (1)
  • ecc18b2: build(deps-dev): bump io.projectreactor:reactor-test

Bumps io.projectreactor:reactor-test from 3.8.0-M1 to 3.8.0-M6.


updated-dependencies:

  • dependency-name: io.projectreactor:reactor-test
    dependency-version: 3.8.0-M6
    dependency-type: direct:development
    update-type: version-update:semver-patch
    ...

Signed-off-by: dependabot[bot] [email protected]

Files Processed (1)
  • backpressure/pom.xml (1 hunk)
Actionable Comments (0)
Skipped Comments (0)

Copy link

Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 15, 2025

Superseded by #3322.

@dependabot dependabot bot closed this Sep 15, 2025
@dependabot dependabot bot deleted the dependabot/maven/io.projectreactor-reactor-test-3.8.0-M6 branch September 15, 2025 22:03
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