grails / gorm-hibernate5

GORM for Hibernate 5
Apache License 2.0
65 stars 71 forks source link

fix(deps): update dependency io.projectreactor:reactor-test to v3.6.10 - autoclosed #885

Closed renovate[bot] closed 1 month ago

renovate[bot] commented 2 months ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
io.projectreactor:reactor-test 3.6.5 -> 3.6.10 age adoption passing confidence

Release Notes

reactor/reactor-core (io.projectreactor:reactor-test) ### [`v3.6.10`](https://redirect.github.com/reactor/reactor-core/compare/v3.6.9...v3.6.10) [Compare Source](https://redirect.github.com/reactor/reactor-core/compare/v3.6.9...v3.6.10) ### [`v3.6.9`](https://redirect.github.com/reactor/reactor-core/compare/v3.6.8...v3.6.9) [Compare Source](https://redirect.github.com/reactor/reactor-core/compare/v3.6.8...v3.6.9) ### [`v3.6.8`](https://redirect.github.com/reactor/reactor-core/compare/v3.6.7...v3.6.8) [Compare Source](https://redirect.github.com/reactor/reactor-core/compare/v3.6.7...v3.6.8) ### [`v3.6.7`](https://redirect.github.com/reactor/reactor-core/releases/tag/v3.6.7) `Reactor Core` `3.6.7` is part of **`2023.0.7` Release Train**. #### What's Changed ##### :sparkles: New features and improvements - Bump `byteBuddy` version from 1.14.16 to 1.14.17 by [@​dependabot](https://redirect.github.com/dependabot) in [#​3820](https://redirect.github.com/reactor/reactor-core/issues/3820) - Bump `Micrometer` to version `1.12.7` by [@​violetagg](https://redirect.github.com/violetagg) in [#​3824](https://redirect.github.com/reactor/reactor-core/issues/3824) ##### :lady_beetle: Bug fixes - `BufferTimeout` with fair backpressure rework by [@​chemicL](https://redirect.github.com/chemicL) in [#​3634](https://redirect.github.com/reactor/reactor-core/issues/3634) **Full Changelog**: https://github.com/reactor/reactor-core/compare/v3.6.6...v3.6.7 ### [`v3.6.6`](https://redirect.github.com/reactor/reactor-core/releases/tag/v3.6.6) [Compare Source](https://redirect.github.com/reactor/reactor-core/compare/v3.6.5...v3.6.6) `Reactor Core` `3.6.6` is part of **`2023.0.6` Release Train**. #### What's Changed ##### :sparkles: New features and improvements - Bump byteBuddyVersion from 1.14.12 to 1.14.13 by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/reactor/reactor-core/pull/3778](https://redirect.github.com/reactor/reactor-core/pull/3778) - Bump io.projectreactor.tools:blockhound from 1.0.8.RELEASE to 1.0.9.RELEASE by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/reactor/reactor-core/pull/3788](https://redirect.github.com/reactor/reactor-core/pull/3788) - Bump byteBuddyVersion from 1.14.13 to 1.14.14 by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/reactor/reactor-core/pull/3795](https://redirect.github.com/reactor/reactor-core/pull/3795) ##### :lady_beetle: Bug fixes - Fix pendingTasks accounting if TimedRunnable disposed before scheduling by [@​kkondratov](https://redirect.github.com/kkondratov) in [https://github.com/reactor/reactor-core/pull/3780](https://redirect.github.com/reactor/reactor-core/pull/3780) - Remove Flux#thenMany optimization breaking concat by [@​chemicL](https://redirect.github.com/chemicL) in [https://github.com/reactor/reactor-core/pull/3783](https://redirect.github.com/reactor/reactor-core/pull/3783) - Improve auto context propagation in lifting and ConnectableFlux intersection by [@​chemicL](https://redirect.github.com/chemicL) in [https://github.com/reactor/reactor-core/pull/3787](https://redirect.github.com/reactor/reactor-core/pull/3787) #### New Contributors - [@​kkondratov](https://redirect.github.com/kkondratov) made their first contribution in [https://github.com/reactor/reactor-core/pull/3780](https://redirect.github.com/reactor/reactor-core/pull/3780) - [@​chickenchickenlove](https://redirect.github.com/chickenchickenlove) made their first contribution in [https://github.com/reactor/reactor-core/pull/3779](https://redirect.github.com/reactor/reactor-core/pull/3779) **Full Changelog**: https://github.com/reactor/reactor-core/compare/v3.6.5...v3.6.6

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

â™» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



This PR was generated by Mend Renovate. View the repository job log.