Skip to content

build(deps): Bump reactor.version from 3.7.6 to 3.7.7 #2915

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 our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 11, 2025

Bumps reactor.version from 3.7.6 to 3.7.7.
Updates io.projectreactor:reactor-core from 3.7.6 to 3.7.7

Release notes

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

v3.7.7

Reactor Core 3.7.7 is part of 2024.0.7 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.14.8 by @​violetagg in 78f477ddc11e7602cf42a19f487fd81d2d70a214
  • Depend on Micrometer Tracing 1.4.7 by @​violetagg in 78f477ddc11e7602cf42a19f487fd81d2d70a214

Full Changelog: reactor/reactor-core@v3.7.6...v3.7.7

Commits
  • 78f477d [release] Prepare and release 3.7.7
  • 506df59 Merge-ignore release 3.6.18 into 3.7.7
  • d66136e [release] Next development version 3.6.19-SNAPSHOT
  • 7b20f49 [release] Prepare and release 3.6.18
  • cbebd20 Merge #4032 into 3.7.7
  • 9d2a52e Bump org.junit:junit-bom from 5.12.2 to 5.13.0 (#4032)
  • c008dcd Merge #4030 into 3.7.7
  • 0610f55 Bump io.projectreactor.tools:blockhound from 1.0.11.RELEASE to 1.0.13.RELEASE...
  • bbc09d1 Merge #4029 into 3.7.7
  • 0360f36 Bump org.gradle.toolchains.foojay-resolver-convention from 0.10.0 to 1.0.0 (#...
  • Additional commits viewable in compare view

Updates io.projectreactor:reactor-test from 3.7.6 to 3.7.7

Release notes

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

v3.7.7

Reactor Core 3.7.7 is part of 2024.0.7 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.14.8 by @​violetagg in 78f477ddc11e7602cf42a19f487fd81d2d70a214
  • Depend on Micrometer Tracing 1.4.7 by @​violetagg in 78f477ddc11e7602cf42a19f487fd81d2d70a214

Full Changelog: reactor/reactor-core@v3.7.6...v3.7.7

Commits
  • 78f477d [release] Prepare and release 3.7.7
  • 506df59 Merge-ignore release 3.6.18 into 3.7.7
  • d66136e [release] Next development version 3.6.19-SNAPSHOT
  • 7b20f49 [release] Prepare and release 3.6.18
  • cbebd20 Merge #4032 into 3.7.7
  • 9d2a52e Bump org.junit:junit-bom from 5.12.2 to 5.13.0 (#4032)
  • c008dcd Merge #4030 into 3.7.7
  • 0610f55 Bump io.projectreactor.tools:blockhound from 1.0.11.RELEASE to 1.0.13.RELEASE...
  • bbc09d1 Merge #4029 into 3.7.7
  • 0360f36 Bump org.gradle.toolchains.foojay-resolver-convention from 0.10.0 to 1.0.0 (#...
  • 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 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 `reactor.version` from 3.7.6 to 3.7.7.

Updates `io.projectreactor:reactor-core` from 3.7.6 to 3.7.7
- [Release notes](https://github.com/reactor/reactor-core/releases)
- [Commits](reactor/reactor-core@v3.7.6...v3.7.7)

Updates `io.projectreactor:reactor-test` from 3.7.6 to 3.7.7
- [Release notes](https://github.com/reactor/reactor-core/releases)
- [Commits](reactor/reactor-core@v3.7.6...v3.7.7)

---
updated-dependencies:
- dependency-name: io.projectreactor:reactor-core
  dependency-version: 3.7.7
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: io.projectreactor:reactor-test
  dependency-version: 3.7.7
  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 Jun 11, 2025
@github-actions github-actions bot enabled auto-merge June 11, 2025 05:52
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