Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

build(deps-dev): bump io.projectreactor:reactor-test from 3.8.0-M1 to 3.8.0-M7#3322

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Open
dependabot wants to merge1 commit intomaster
base:master
Choose a base branch
Loading
fromdependabot/maven/io.projectreactor-reactor-test-3.8.0-M7

Conversation

dependabot[bot]
Copy link
Contributor

@dependabotdependabotbot commented on behalf ofgithubSep 15, 2025

Bumpsio.projectreactor:reactor-test from 3.8.0-M1 to 3.8.0-M7.

Release notes

Sourced fromio.projectreactor:reactor-test's releases.

v3.8.0-M7

Reactor Core3.8.0-M7 is part of the2025.0.0-M7Release 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 Core3.8.0-M6 is part of the2025.0.0-M6Release Train.

What's Changed

✨ New features and improvements

  • Depend onContext Propagationv1.2.0-M1 by@​violetagg in#4072
  • Depend onMicrometerv1.16.0-M2 by@​violetagg in 97712f06e6e3d4d07092783f550b1efff9a3dcf7
  • Depend onMicrometer Tracingv1.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 Core3.8.0-M5 is part of the2025.0.0-M5Release 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 Core3.8.0-M4 is part of2025.0.0-M4Release 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 incompare 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] <support@github.com>
@dependabotdependabotbot added dependenciesPull requests that update a dependency file javaPull requests that update java code labelsSep 15, 2025
@github-actionsGitHub Actions
Copy link

github-actionsbot commentedSep 15, 2025
edited
Loading

PR Summary

This PR updates theio.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 thebackpressure/pom.xml file.

Changes

FileSummary
backpressure/pom.xmlUpdated theio.projectreactor:reactor-test dependency version from3.8.0-M1 to3.8.0-M7 in thepom.xml file. This ensures the project uses the latest version of the testing library, which includes bug fixes and improvements.

autogenerated bypresubmit.ai

Copy link

@github-actionsgithub-actionsbot 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

Bumpsio.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]support@github.com

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

@sonarqubecloudSonarQubeCloud
Copy link

Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers

@github-actionsgithub-actions[bot]github-actions[bot] left review comments

Assignees
No one assigned
Labels
dependenciesPull requests that update a dependency filejavaPull requests that update java code
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

0 participants

[8]ページ先頭

©2009-2025 Movatter.jp