Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

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

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

Release notes

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

v3.8.0-M7

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

What's Changed

✨ New features and improvements

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

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.

... (truncated)

Commits
  • f7b5427 [release] Prepare and release 3.8.0-M7
  • 3e2d840 Merge-ignore release 3.7.11 into 3.8.0-M7
  • 1811395 [release] Next development version 3.7.12-SNAPSHOT
  • abae33b [release] Prepare and release 3.7.11
  • 350bfdb Merge 27f7e76d3 into 3.8.0-M7
  • 27f7e76 [build] Include LICENSE file in published shadow jar archives
  • 1f3a7bb Merge-ignore release 3.7.10 into 3.8.0-M7
  • 1e8440e [release] Next development version 3.7.11-SNAPSHOT
  • 9b5105f [release] Prepare and release 3.7.10
  • 2d48bf7 Merge #4076 into 3.8.0-M7
  • 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-M7.
- [Release notes](https://github.com/reactor/reactor-core/releases)
- [Commits](reactor/reactor-core@v3.8.0-M1...v3.8.0-M7)

---
updated-dependencies:
- dependency-name: io.projectreactor:reactor-test
  dependency-version: 3.8.0-M7
  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 Sep 15, 2025
Copy link

github-actions bot commented Sep 15, 2025

PR Summary

This PR updates the io.projectreactor:reactor-test dependency from version 3.8.0-M1 to 3.8.0-M7. This update includes several bug fixes and improvements, such as fixing the RetryBackoffSpec multiplier handling of fractional values and adding a repeat specification for use with the repeatWhen operator. The change affects the backpressure/pom.xml file.

Changes

File Summary
backpressure/pom.xml Updated the io.projectreactor:reactor-test dependency version from 3.8.0-M1 to 3.8.0-M7 in the pom.xml file. This ensures the project uses the latest version of the testing library, which includes bug fixes and improvements.

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)
  • 71605d1: build(deps-dev): bump io.projectreactor:reactor-test

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


updated-dependencies:

  • dependency-name: io.projectreactor:reactor-test
    dependency-version: 3.8.0-M7
    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

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