Skip to content

Commit 17ccdb3

Browse files
Update dependency io.projectreactor:reactor-core to v3.7.5 (#99)
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [io.projectreactor:reactor-core](https://redirect.github.com/reactor/reactor-core) | `3.7.1` -> `3.7.5` | [![age](https://developer.mend.io/api/mc/badges/age/maven/io.projectreactor:reactor-core/3.7.5?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/maven/io.projectreactor:reactor-core/3.7.5?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/maven/io.projectreactor:reactor-core/3.7.1/3.7.5?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/maven/io.projectreactor:reactor-core/3.7.1/3.7.5?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>reactor/reactor-core (io.projectreactor:reactor-core)</summary> ### [`v3.7.5`](https://redirect.github.com/reactor/reactor-core/releases/tag/v3.7.5) [Compare Source](https://redirect.github.com/reactor/reactor-core/compare/v3.7.4...v3.7.5) <!-- Release notes generated using configuration in .github/release.yml at v3.7.5 --> `Reactor Core` `3.7.5` is part of **`2024.0.5` Release Train**. #### What's Changed ##### ✨ New features and improvements - Depend on `Micrometer` `1.14.6` by [@&#8203;violetagg](https://redirect.github.com/violetagg) in [`cdcba76`](https://redirect.github.com/reactor/reactor-core/commit/cdcba76dccd06fee7402637d505357be2aa836bb) - Depend on `Micrometer Tracing` `1.4.5` by [@&#8203;violetagg](https://redirect.github.com/violetagg) in [`cdcba76`](https://redirect.github.com/reactor/reactor-core/commit/cdcba76dccd06fee7402637d505357be2aa836bb) - Depend on `Context Propagation` `1.1.3` by [@&#8203;violetagg](https://redirect.github.com/violetagg) in [`cdcba76`](https://redirect.github.com/reactor/reactor-core/commit/cdcba76dccd06fee7402637d505357be2aa836bb) **Full Changelog**: reactor/reactor-core@v3.7.4...v3.7.5 ### [`v3.7.4`](https://redirect.github.com/reactor/reactor-core/releases/tag/v3.7.4) [Compare Source](https://redirect.github.com/reactor/reactor-core/compare/v3.7.3...v3.7.4) <!-- Release notes generated using configuration in .github/release.yml at v3.7.4 --> ##### What's Changed ##### ✨ New features and improvements - Bump byteBuddyVersion from 1.17.0 to 1.17.2 by [@&#8203;dependabot](https://redirect.github.com/dependabot) in [https://github.com/reactor/reactor-core/pull/4003](https://redirect.github.com/reactor/reactor-core/pull/4003) - Bump io.projectreactor.tools:blockhound from 1.0.10.RELEASE to 1.0.11.RELEASE by [@&#8203;dependabot](https://redirect.github.com/dependabot) in [https://github.com/reactor/reactor-core/pull/3986](https://redirect.github.com/reactor/reactor-core/pull/3986) - Depend on `Micrometer` `v1.14.5` by [@&#8203;chemicL](https://redirect.github.com/chemicL) in [`88b652d`](https://redirect.github.com/reactor/reactor-core/commit/88b652d) ##### 📖 Documentation - fix doc title displayed as untitled by [@&#8203;dev-jonghoonpark](https://redirect.github.com/dev-jonghoonpark) in [https://github.com/reactor/reactor-core/pull/4008](https://redirect.github.com/reactor/reactor-core/pull/4008) ##### New Contributors - [@&#8203;dev-jonghoonpark](https://redirect.github.com/dev-jonghoonpark) made their first contribution in [https://github.com/reactor/reactor-core/pull/4008](https://redirect.github.com/reactor/reactor-core/pull/4008) **Full Changelog**: reactor/reactor-core@v3.7.3...v3.7.4 ### [`v3.7.3`](https://redirect.github.com/reactor/reactor-core/releases/tag/v3.7.3) <!-- Release notes generated using configuration in .github/release.yml at v3.7.3 --> `Reactor Core` `3.7.3` is part of **`2024.0.3` Release Train**. ##### What's Changed ##### ✨ New features and improvements - Support logging exception stack traces when the last argument is `Throwable` by [@&#8203;raccoonback](https://redirect.github.com/raccoonback) in [#&#8203;3960](https://redirect.github.com/reactor/reactor-core/issues/3960) - Bump `byteBuddy` from `1.15.4` to `1.17.0` by [@&#8203;dependabot](https://redirect.github.com/dependabot) in [#&#8203;3977](https://redirect.github.com/reactor/reactor-core/issues/3977) ##### 🐞 Bug fixes - Prevent duplicate `Observation.stop` with `Micrometer` by [@&#8203;chemicL](https://redirect.github.com/chemicL) in [#&#8203;3976](https://redirect.github.com/reactor/reactor-core/issues/3976) - Interrupt `VirtualThread` task only from another `Thread` by [@&#8203;chemicL](https://redirect.github.com/chemicL) in [#&#8203;3979](https://redirect.github.com/reactor/reactor-core/issues/3979) ##### 📖 Documentation - Fix javaagent parameter syntax by [@&#8203;nickcaballero](https://redirect.github.com/nickcaballero) in [#&#8203;3973](https://redirect.github.com/reactor/reactor-core/issues/3973) ##### New Contributors - [@&#8203;Aleexender](https://redirect.github.com/Aleexender) made their first contribution in [#&#8203;3966](https://redirect.github.com/reactor/reactor-core/issues/3966) - [@&#8203;nickcaballero](https://redirect.github.com/nickcaballero) made their first contribution in [#&#8203;3973](https://redirect.github.com/reactor/reactor-core/issues/3973) - [@&#8203;raccoonback](https://redirect.github.com/raccoonback) made their first contribution in [#&#8203;3960](https://redirect.github.com/reactor/reactor-core/issues/3960) **Full Changelog**: reactor/reactor-core@v3.7.2...v3.7.3 ### [`v3.7.2`](https://redirect.github.com/reactor/reactor-core/releases/tag/v3.7.2) <!-- Release notes generated using configuration in .github/release.yml at v3.7.2 --> #### What's Changed ##### ✨ New features and improvements - Depend on `Micrometer` `1.14.3` by [@&#8203;chemicL](https://redirect.github.com/chemicL) in [`0b721c5`](https://redirect.github.com/reactor/reactor-core/commit/0b721c5), check the [release notes](https://redirect.github.com/micrometer-metrics/micrometer/releases/tag/v1.14.3) ##### 📖 Documentation - Update schedulers.adoc, Supplementary semicolon by [@&#8203;ShuiMu-peng](https://redirect.github.com/ShuiMu-peng) in [https://github.com/reactor/reactor-core/pull/3951](https://redirect.github.com/reactor/reactor-core/pull/3951) #### New Contributors - [@&#8203;ShuiMu-peng](https://redirect.github.com/ShuiMu-peng) made their first contribution in [https://github.com/reactor/reactor-core/pull/3951](https://redirect.github.com/reactor/reactor-core/pull/3951) **Full Changelog**: reactor/reactor-core@v3.7.1...v3.7.2 </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/softwaremill/jox). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmN5Il19--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 2cb2744 commit 17ccdb3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

flows/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
<dependency>
5050
<groupId>io.projectreactor</groupId>
5151
<artifactId>reactor-core</artifactId>
52-
<version>3.7.1</version>
52+
<version>3.7.5</version>
5353
<scope>test</scope>
5454
</dependency>
5555
<dependency>

0 commit comments

Comments
 (0)