Skip to content
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

Update dependency io.projectreactor:reactor-core to v3.4.23 old renovate pr #545

Closed
wants to merge 1 commit into from

Conversation

ghost
Copy link

@ghost ghost commented Mar 2, 2022

This PR contains the following updates:

Package Type Update Change
io.projectreactor:reactor-core compile minor 3.2.0.M1 -> 3.4.23

Release Notes

reactor/reactor-core

v3.4.23

Compare Source

What's Changed

✨ New features and improvements
🐞 Bug fixes
🆙 Dependency Upgrades

New Contributors

Full Changelog: reactor/reactor-core@v3.4.22...v3.4.23

v3.4.22

Compare Source

Reactor-Core 3.4.22 is part of 2020.0.22 Release Train (Europium SR22).

What's Changed

✨ New features and improvements
📖 Documentation, Tests and Build
🆙 Dependency Upgrades

New Contributors

Full Changelog: reactor/reactor-core@v3.4.21...v3.4.22

v3.4.21

Compare Source

Reactor-Core 3.4.21 is part of 2020.0.21 Release Train (Europium SR21).

What's Changed

✨ New features and improvements
📖 Documentation, Tests and Build
🆙 Dependency Upgrades

New Contributors

Full Changelog: reactor/reactor-core@v3.4.19...v3.4.21

v3.4.20

Compare Source

❗ This release was not included in Project Reactor BOM.
Please check v3.4.21.

v3.4.19

Compare Source

Reactor-Core 3.4.19 is part of 2020.0.20 Release Train (Europium SR20).

What's Changed

✨ New features and improvements
🐞 Bug fixes
📖 Documentation, Tests and Build
🆙 Dependency Upgrades

New Contributors

v3.4.18

Compare Source

Reactor-Core 3.4.18 is part of 2020.0.19 Release Train (Europium SR19).

What's Changed

✨ New features and improvements
🐞 Bug fixes
🆙 Dependency Upgrades

New Contributors

v3.4.17

Compare Source

Reactor-Core 3.4.17 is part of 2020.0.18 Release Train (Europium SR18).

⚠️ Update considerations and deprecations
🐞 Bug fixes
📖 Documentation, Tests and Build
🆙 Dependency Upgrades

New Contributors

v3.4.16

Compare Source

Reactor-Core 3.4.16 is part of 2020.0.17 Release Train (Europium SR17).

This service release contains a few bugfixes and improvements.

What's Changed

✨ New features and improvements
🐞 Bug fixes
📖 Documentation, Tests and Build
🆙 Dependency Upgrades
  • Update plugin spotless to v6.3.0 in #​2925
  • Update plugin bnd to v6.2.0 in #​2941
  • Update dependency org.awaitility:awaitility to v4.2.0 in #​2945
  • Update dependency ch.qos.logback:logback-classic to v1.2.11 in #​2946
  • Update dependency com.tngtech.archunit:archunit to v0.23.1 in #​2940
  • Update plugin japicmp to v0.4.0 in #​2948
  • Update dependency org.mockito:mockito-core to v4.4.0 in #​2951
  • Update plugin download to v5.0.2 in #​2950

New Contributors

Full Changelog: reactor/reactor-core@v3.4.15...v3.4.16

v3.4.15

Compare Source

Reactor-Core 3.4.15 is part of 2020.0.16 Release Train (Europium SR16).

This service release contains a few bugfixes.

What's Changed

🐞 Bug fixes
📖 Documentation, Tests and Build
🆙 Dependency Upgrades

New Contributors

Full Changelog: reactor/reactor-core@v3.4.14...v3.4.15

v3.4.14

Compare Source

Reactor-Core 3.4.14 is part of 2020.0.15 Release Train (Europium SR15).

This release contains a cancellation bug fix on usingWhen, as well as build and docs improvements.

🐞 Bug fixes

  • UsingWhen leak / fails to cancel when early cancel race (#​2859)

📖 Documentation, Tests and Build

  • [docs] Fix log output descriptions in faq docs (#​2871, thanks @​yujinchoi-94)
  • [doc] Fix several small typos in Flux javadocs (#​2869, thanks @​Leuteris)
  • Use Gradle's VersionCatalog for dependencies in a single place (#​2853)
  • Automatically draft release notes on maintenance branches push (#​2872, #​2876)
  • Update JmhExecTask to use latest Gradle task APIs (#​2877)

🆙 Dependency Upgrades

v3.4.13

Compare Source

Reactor-Core 3.4.13 is part of 2020.0.14 Release Train (Europium SR14).

This service release contains a couple enhancements and documentation updates.

✨ New features and improvements

  • Discard concatMap queued elements on innerError (#​2844)
  • Introduce TestSubscriber public API to reactor-test (#​2708)

📖 Documentation, Tests and Build

  • Fix marbles for mergeComparing having wrong timings (#​2849)
  • Refguide debugging.adoc uses traceback terminology consistently (#​2818)
  • Improve the refguide Retry.Backoff FAQ entry (#​2852)

👍 Thanks to all contributors who participated to this release

@​kaladhar-mummadi

v3.4.12

Compare Source

Reactor-Core 3.4.12 is part of 2020.0.13 Release Train (Europium SR13).

This service release contains improvement to tracebacks rendering, introduces a couple utility methods to Logger and bring bugfixes.

All changes from 3.3.22.RELEASE are also included and these are listed below with an additional level of indentation.

✨ New features and improvements

  • Tune OnAssemblyException.toString for better traceback rendering (#​2814)
  • Improve traceback rendering of checkpoints (#​2820)
  • Add logging convenience methods, polish a few messages (#​2823)

🐞 Bug fixes

  • Fix FluxSwitchMapNoPrefetch inner's scan(CANCELLED) (#​2809)
  • Fix initialization order of Loggers factory (#​2824)
  • Make OnAssemblyException serializable again (#​2833)

📖 Documentation, Tests and Build

  • Fix Signal#isOnComplete javadoc (#​2817)
  • Fix flatMapMany description typo (#​2834)
  • from 3.3.x:
    • Use @NonNull annotation, not JetBrain's NotNull (#​2808)
    • [agent] Bump OpCode to ASM9 for compatibility with newer JDKs (#​2825)
    • Use gradle-build-action for invoking Gradle on CI (#​2828 )

👍 Thanks to all contributors who participated to this release

@​dominikbrandon, @​lhauspie, @​boroborome, @​bigdaz, @​trettstadtnlb, @​EMellau

v3.4.11

Compare Source

Reactor-Core 3.4.11 is part of 2020.0.12 Release Train (Europium SR12).

This service release contains bugfixes and one enhancement.

All changes from 3.3.21.RELEASE are also included and these are listed below with an additional level of indentation.

⚠️ Update considerations and deprecations

  • Backtrace format has changed for cases where exception traverses multiple chains (#​2780)

✨ New features and improvements

  • Prevent unnecessary duplicated lines in backtraces (#​2780)

🐞 Bug fixes

  • SwitchOnFirst better tracks in/out premature close(#​2794)
  • ConcatArray: avoid next subscription if cancelled (#​2791)
  • from 3.3.x:
    • Mono.create sink now discards if emitting after cancel (#​2771)

📖 Documentation, Tests and Build

  • Tune test performanceOfContinuouslyCancellingGroup by @​simonbasle in https://github.com/reactor/reactor-core/pull/2777
  • Polish parameterized tests for better display names (#​2773)
  • Document possible alternative to replay ManySink limit(0) (#​2787)
  • Polish Mono cache operators documentation (#​2790)
  • Fix Mono.flatMapIterable javadoc: no prefetch parameter (#​2799)
  • Use Named.of to describe parameterized tests input (#​2801)
  • from 3.3.x:
    • Bump to Gradle 7.2, polish build and upgrade plugins/libraries (#​2775)
    • Fix Module was compiled with an incompatible version of Kotlin (#​2795)
    • Bump ByteBuddy to 1.11.16, use TestKit in agent integration test (#​2776)
    • Bump ByteBuddy from 1.11.16 to 1.11.19 (#​2803)

👍 Thanks to all contributors who participated to this release

@​rs017991

v3.4.10

Compare Source

Reactor-Core 3.4.10 is part of 2020.0.11 Release Train (Europium SR11).

This service release contains bugfixes and polishing changes.

All changes from 3.3.20.RELEASE are also included and these are listed below with an additional level of indentation.

⚠️ Update considerations and deprecations

  • Flux.replay underlying implementation doesn't support 0-size anymore (which was illogical in the first place)
    • For now, the operator transparently translates such calls to Flux.publish() instead (#​2741)
  • Align Mono#share() behavior with Flux#share, split sink impl out (#​2756)
    • Previously the Disposable obtained by calling mono.share().subscribe() (and that variant only) would terminate/cancel the whole mono.share() for all its subscribers. now this is an individual subscription, much like .subscribe(v -> {}) for instance.
    • the old behavior can still be obtained by calling toProcessor() and explicitly turning the source Mono into a MonoProcessor instead of sharing it, although the whole approach is deprecated.

✨ New features and improvements

  • from 3.3.x:
    • Have FluxOnBackpressureBufferStrategy reject sizes <= 0 (#​2757)

🐞 Bug fixes

  • Rework FluxReplay to avoid hanging, but reject 0 size (#​2741)
  • Align Mono#share() behavior with Flux#share, split sink impl out (#​2756)
  • Fix bad switchOnFirst state transition leading to dropped error (#​2768)
  • from 3.3.x:
    • [reactor-test] Fix consumeWhile+expectRecorded* skipping signal (#​2764)
    • In FluxIterable, defer hasNext exceptions from isEmpty to poll to protect against iterators that throw in hasNext (#​2766)

📖 Documentation, Tests and Build

  • Fix onDiscard/onErrorContinue javadoc position in Flux/Mono (#​2762)
  • [doc] remove stray mid-sentence newlines (#​2763)
  • from 3.3.x:

👍 Thanks to all contributors who participated to this release

@​hisener, @​KATKrazy, @​keturn

v3.4.9

Compare Source

Reactor-Core 3.4.9 is part of 2020.0.10 Release Train (Europium SR10).

This service release contains bugfixes and new features.

Some changes from 3.3.19.RELEASE are also included and these are listed below with an additional level of indentation.

🪲 Bug fixes

  • reworks FluxConcatArray to eliminate unexpected thread switch (#​2742)
  • from 3.3.x
    • Fix hanging of windoUntil(cutBefore=false) by replenishing (#​2749)

📖 Documentation, Tests and Build

  • Clarify behavior of collect* operators on empty sequences (#​2746)
  • from 3.3.x:
    • Polish logging: test scenario name, verbose MonoCollect logs (#​2750) 8425677

👍 Thanks to the following contributors that also participated to this release

@​ivyazmitinov

v3.4.8

Compare Source

Reactor-Core 3.4.8 is part of 2020.0.9 Release Train (Europium SR9).

This service release contains bugfixes and new features.

⚠️ Update considerations and deprecations

  • Flux#mergeOrdered has been deprecated (#​2719)
    • this is because unlike other merge operators it would default to delaying errors
    • instead, mergeComparing has been introduced as an alternative that is more consistent with other merge operators

✨ New features and improvements

  • Add mergeComparing as fail-fast alternative to mergeOrdered (complemented with a delayError variant) (#​2719)
  • Add Mono.cacheInvalidateIf and Mono.cacheInvalidateWhen (#​2717)
    • these two new flavors of caching allow to invalidate the value inside the cache by respectively applying a Predicate on the value when a late subscriber comes in or by associating the cached value with a Mono<Void> invalidation trigger that can be externally completed

🪲 Bug fixes

  • Have groupBy replenish prefetch amount when last inner cancels (#​2737)

📖 Documentation, Tests and Build

  • [build] Parallelize slow tests in release workflow (2da73e9)
  • [chores] The copyright headers have been updated, finally taking the Pivotal acquisition by VMware into account (#​2722, #​2725, #​2729, #​2732, #​2734)
  • [polish] Tag 3min worth of tests as 'slow' (#​2738)

👍 Thanks to the following contributors that also participated to this release

@​koldat

v3.4.7

Compare Source

Reactor-Core 3.4.7 is part of 2020.0.8 Release Train (Europium SR8).

This minor service release contains build and test improvements as well as one new minor feature.

All changes from 3.3.18.RELEASE are also included and these are listed below with an additional level of indentation.

✨ New features and improvements

  • Add fusionModeName static utility to Fuseable (#​2707)

📖 Documentation, Tests and Build

  • Improve Flux.any javadoc, aligning with Mono.any's (#​2703)
  • Polish OperatorDisposablesTest with RepeatedTests annotation (#​2710)
  • Explain deprecation workaround for Context#putAll(Context) (#​2721)
  • from 3.3.x:
    • Upgrade jcstress-gradle-plugin: mvn central coordinates, v0.8.11 (#​2705)
    • Upgrade gradle-enterprise-plugin to 3.6.1 (#​2705)
    • [chore] Bump AssertJ to 3.19.0, polish tests and isolate tckTest (#​2507)
    • Bump Artifactory plugin to 4.24.5 from Maven Central, Add Spring release repo for snapshot builds (00afede)

👍 Thanks to the following contributors that also participated to this release

@​clayly, @​eas5

v3.4.6

Compare Source

Reactor-Core 3.4.6 is part of 2020.0.7 Release Train (Europium SR7).

This service release contains bugfixes and new features.

All changes from 3.3.17.RELEASE are also included and these are listed below with an additional level of indentation.

⚠️ Update considerations and deprecations

  • MonoDelay doesn't produce a OverflowException backpressure error when the delay is so small that it terminates before regular request had a chance to be made (since the operator assume subscribe == request, like a lot of Monos).
    • instead, it will now onNext+onComplete immediately upon first request
    • The old behavior of failing early is probably counterintuitive to most people, but in case someone relies on it it can be opted back in by using an undocumented Context key, reactor.core.publisher.MonoDelay.failOnBackpressure with value true. 

✨ New features and improvements

  • Add LIFTER Scannable attribute (#​2669)
  • Polish FluxRetry error message when times < 0 (#​2694)
  • Avoid backpressure error with tiny MonoDelay/emit on 1st request (#​2686)
  • from 3.3.x:
    • Add StepVerifierOptions.copy(), withVirtualTime uses default vts (#​2688)
    • Polish corner cases in FluxLimitRequest, complete fast on cap=0 (#​2699, 29d2e3b)

🪲 Bug fixes

  • Prevent infinite recursion of MonoMaterialize#request (#​2676)
  • Improve switchOnFirst race-safety by using single volatile state (#​2671)
  • Synchronize SinkManyBestEffort add/remove/termination (#​2695)
  • [reactor-test] ColdTestPublisher now increments subscriberCount before completing (#​2700)
  • from 3.3.x:
    • GroupBy request 1 more group when last active group is cancelled (#​2681)
    • Always terminate new subscribers when ColdTestPublisher is done (#​2697)

📖 Documentation, Tests and Build

  • Use contextWrite(f) rather than subscriberContext(f) in docs (#​2685)
  • from 3.3.x:
    • Renamed default branch to main, update CI (#​2679)
    • [polish] Set main class earlier in buildSrc/JmhExecTask (174afcc)
    • Make MonoCollectTest logs less verbose, remove discard fail logs (#​2687)

👍 Thanks to the following contributors that also participated to this release

@​horizonzy, @​robotmrv, @​vovikdrg

v3.4.5

Compare Source

Reactor-Core 3.4.5 is part of 2020.0.6 Release Train (Europium SR6).

This service release contains bugfixes and a couple implementation improvements forwarded from the 3.3.x line as well as documentation improvements.

All changes from 3.3.16.RELEASE are also included and these are listed below with an additional level of indentation.

⚠️ Update considerations and deprecations

  • from 3.3.x:
    • Remove Fuseable from MonoSingle[Mono|Callable] (#​2668)

✨ New features and improvements

  • from 3.3.x:
    • MonoDelayUntil now subscribes each trigger from the last trigger (#​2644)
    • Make Mono.then execution model more deterministic (#​2604)

🪲 Bug fixes

  • from 3.3.x:
    • Account for source disconnection in refCountGrace (#​2652)
    • Avoid infinite discard loop on fused fromIterable/fromStream (#​2655)
    • Fix both Flux.single variants when applied to a Callable (#​2657)
    • FluxWindowWhile now drains the inner window if it is cancelled, instead of hanging (#​2651)

📖 Documentation, Tests and Build

  • Fix buffer constructor error message displaying wrong variable name (#​2658)
  • Add links to "Which operator do I need?" documentation (#​2639)
  • Clarify onErrorContinue() caveats and alternatives (#​2662)
  • from 3.3.x:
    • Removed jcenter() from build
    • Upgraded the release process to stop relying on bintray/jcenter

👍 Thanks to the following contributors that also participated to this release

@​berry120, @​mickeelm, @​underbell

v3.4.4

Compare Source

Reactor-Core 3.4.4 is part of 2020.0.5 Release Train (Codename Europium).

This service release contains a few improvements and new features. It also contains bugfixes from the 3.3.x line.

All changes from 3.3.15.RELEASE are also included and these are listed below with an additional level of indentation.

⚠️ Notable Known Issues

  • Fusion of Mono.single() over most fuseable sources causes ClassCastException => tracked in #​2663

✨ New features and improvements

  • Add Mono.cache(ttl, ttl, ttl) overload with Scheduler (#​2619)
  • Introduce mapNotNull operator (#​2638)
  • from 3.3.x:
    • Work in progress for a future public abstraction: MonoInnerProducerBase (#​2632, #​2645)

🪲 Bug fixes

  • from 3.3.x:
    • Fix Mono.publish(Function) not propagating onError (#​2625)
    • Fix flatMap race favoring onComplete over onError (#​2628)
    • Prevent ordered merge hanging due to badly sized queue (#​2631)
    • Fix a leak in Mono.singleOrEmpty thanks to MonoInnerProducerBase (#​2632)
    • ⚠️ Mono.fromSupplier(() -> null).single() previously failed to produce an onError(NoSuchElementException) (#​2635)
      • instead it completed empty
      • in fact, any source Mono that was implementing Callable (which includes fromSupplier, fromCallable, fromRunnable to some extent...) would exhibit the wrong behavior
      • This is now fixed via #​2648.
      • 🐛 known issue: the same bug is still manifesting in Flux#single, which is going to be fixed by #​2657 in the next release

📖 Documentation, Tests and Build

  • Fix wrong param name in Sinks.Many#limit(Duration) javadoc (#​2617)
  • Fix Sinks.unsafe() snippet in advancedFeatures.adoc (#​2622)
  • from 3.3.x:
    • Extend RaceTestUtils to support N runnables (#​2601)
    • Add a RaceTestUtils.race variant with timeout parameter (#​2627)
    • Improve misleading javadoc of concatMapXxx prefetch parameter (#​2614)

👍 Thanks to the following contributors that also participated to this release

@​kevinten10, @​mickeelm, @​SimonBerry555, @​v-terret

v3.4.3

Compare Source

Reactor-Core 3.4.3 is part of 2020.0.4 release train (Europium SR4).

This is a maintenance release which also inherit changes from 3.3.14.RELEASE.

✨ New features and improvements

  • Provide a reworked FluxSwitchMap with no queue, allows switchMap/switchOnNext with prefetch=0 (#​2596)
  • from 3.3.14.RELEASE:
    • fix #​2569 Enrich message of elementAt's IndexOutOfBoundsException
    • Add hook to wrap Queues (#​2566)

🪲 Bug fixes

  • Protect against sparse array on subscribe (#​2557)
  • Rework how stepName() is computed (#​2551)
  • Reorder repeatWhen onComplete request vs signalling (#​2579)
  • from 3.3.14.RELEASE:
    • Metrics should prioritize closest tag in case of duplicates (#​2560)
    • Rework how stepName() is computed (backport #​2551 in 3.3.14.RELEASE)
    • skipUntil conditional subscriber logic inconsistent (#​2578)
    • Fix OverflowException in MultiSubscriptionSubscriber, notably affecting concatMap (#​2576)

📖 Documentation, Tests and Build

  • [reactor-test] Let TestLogger be configured with simplified format (#​2538)
  • [doc] Format Consumer in backpressure doc (#​2590)
  • from 3.3.14.RELEASE:
    • Fix some metrics tests to avoid implicit use of globalRegistry (#​2575)
    • [build] Enforce NoHTTP with plugin and relevant exclusions (#​2574)
    • [build] Document the Java 8/9 stubs in Core's build file (#​2573)
    • Fix a few return types in Mono javadocs (#​2581)
    • Amend SerializedSubscriberTest to accept rare double discard (#​2592)
    • Improve explanations in Retry javadoc (#​2609)

👍 Thanks to the following contributors that also participated to this release

@​richardfearn, @​vdjuketic

v3.4.2

Compare Source

Reactor-Core 3.4.2 is part of 2020.0.3 Release Train (Europium SR3).

This service release contains a couple bugfixes inherited from 3.3.13.RELEASE as well as additional documentation polishing.

This note focuses on changes specific to this version, see also from 3.3.13.RELEASE release notes

📖 Documentation, Tests and Build

  • fix #​2494 Clarify Mono.thenReturn javadoc
  • fix #​2536 Remove references to old retry utils

👍 Thanks to the following contributors that also participated to this release

@​bbukaty

v3.4.1

Compare Source

Reactor-Core 3.4.1 is part of 2020.0.2 Release Train (Europium SR2).

This service release contains bugfixes and new features.

This note focuses on changes specific to this version, but all changes from 3.2.22.RELEASE and 3.3.12.RELEASE are also included.

⚠️ Update considerations and deprecations

  • fix #​2459 Add a composite of all source as cause to firstWithValue error
    • this was overlooked when merging the new operator in 3.4.0, so we decided it was fresh enough that the slight behavior change would be acceptable

✨ New features and improvements

  • fix #​2195 Add timed() operator
    • this new operator exposes various timing information on a Timed wrapper object, allowing richer output of Duration compared to elapsed() and timestamp() (which use Tuple2 and Long)
  • [reactor-test] fix #​2269 Add test util to capture logs in early-established loggers (see also #​2512)
    • LoggerUtils allows the early installation of a Logger factory that will forward to a classic factory AND let the user activate a logging indirection later on during tests
    • this allows a TestLogger to capture internal logs from operators that were classloaded earlier than the unit test
  • [reactor-test] fix #​1518 Add cold variants of TestPublisher
    • cold variants better behave wrt backpressure and can replay to multiple subscribers at various stages
    • the old behavior (of ignoring requested amount) is still available through a createColdNonCompliant variant
  • [reactor-test] When asserting Context in StepVerifier, say from which operator the asserted Context was taken (#​2518)

🪲 Bug fixes

  • Make RetryWhenMainSubscriber#onError's calls serial (#​2499, Fixes #​2488)
  • fix #​2513 ReplayProcessor now correctly pass nanos to buffer, not ms
  • from 3.3.12.RELEASE:
    • fix #​2519 Cancel propagation on empty collectXxx
  • from 3.2..22.RELEASE:
    • fix #​2498 Exception thrown in Flux.handle causes hanging in fused case

📖 Documentation, Tests and Build

👍 Thanks to the following contributors that also participated to this release

@​dowgiallom, @​seants

v3.4.0

Compare Source

Reactor-Core 3.4.0 is part of 2020.0.0 Release Train (codename Europium).

This is the first GA release of Europium 🎉

This note focuses on 3.4.0 proper, curating changes from across all milestones.
Note that the 3.4.0 effort was started right after 3.3.5.RELEASE, so this version also contains changes from 3.3.6 to 3.3.11 (see the end of the notes for links).

⚠️ Known Issues

  • the firstWithValue new operator has an undocumented way of checking the cause of failure for individual sources, but it uses a suppressed exception rather than a cause. Please refrain from using that, as we'll switch to initCause in 3.4.1 (and properly document the behavior, setting it in stone) => #​2459

⚠️ Update considerations

⚠️ 🗑️ Removals
  • Schedulers deprecated back in 3.3 have been removed (WorkQueueProcessor and TopicProcessor, #​2208)
  • Previously deprecated methods and types have been removed (see #​2277)
⚠️ ⌛ Deprecations
  • `Sch

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.


  • If you want to rebase/retry this PR, click this checkbox.

@ghost ghost changed the title chore(deps): update dependency io.projectreactor:reactor-core to v3.4.15 chore(deps): update dependency io.projectreactor:reactor-core to v3.4.15 - autoclosed Mar 14, 2022
@ghost ghost closed this Mar 14, 2022
@ghost ghost deleted the renovate/project.reactor.version branch March 14, 2022 10:43
@ghost ghost changed the title chore(deps): update dependency io.projectreactor:reactor-core to v3.4.15 - autoclosed chore(deps): update dependency io.projectreactor:reactor-core to v3.4.15 Mar 21, 2022
@ghost ghost restored the renovate/project.reactor.version branch March 21, 2022 01:47
@ghost ghost reopened this Mar 21, 2022
@ghost ghost changed the title chore(deps): update dependency io.projectreactor:reactor-core to v3.4.15 chore(deps): update dependency io.projectreactor:reactor-core to v3.4.16 Mar 23, 2022
@ghost ghost force-pushed the renovate/project.reactor.version branch 2 times, most recently from e116736 to 59aa134 Compare March 26, 2022 04:53
@ghost ghost changed the title chore(deps): update dependency io.projectreactor:reactor-core to v3.4.16 chore(deps): update dependency io.projectreactor:reactor-core to v3.4.17 Apr 14, 2022
@ghost ghost force-pushed the renovate/project.reactor.version branch from 59aa134 to bd8cc52 Compare April 14, 2022 01:37
@ghost ghost changed the title chore(deps): update dependency io.projectreactor:reactor-core to v3.4.17 chore(deps): update dependency io.projectreactor:reactor-core to v3.4.18 May 12, 2022
@ghost ghost force-pushed the renovate/project.reactor.version branch from bd8cc52 to 9b8e65c Compare May 12, 2022 13:12
@ghost ghost force-pushed the renovate/project.reactor.version branch from 9b8e65c to 59bba7c Compare June 15, 2022 10:15
@ghost ghost changed the title chore(deps): update dependency io.projectreactor:reactor-core to v3.4.18 chore(deps): update dependency io.projectreactor:reactor-core to v3.4.19 Jun 15, 2022
@ghost ghost force-pushed the renovate/project.reactor.version branch 2 times, most recently from e29b152 to a1c7830 Compare July 13, 2022 11:42
@ghost ghost changed the title chore(deps): update dependency io.projectreactor:reactor-core to v3.4.19 chore(deps): update dependency io.projectreactor:reactor-core to v3.4.21 Jul 13, 2022
@ghost ghost changed the title chore(deps): update dependency io.projectreactor:reactor-core to v3.4.21 fix(deps): update dependency io.projectreactor:reactor-core to v3.4.21 Aug 9, 2022
@ghost ghost force-pushed the renovate/project.reactor.version branch from a1c7830 to 39c4378 Compare August 11, 2022 12:10
@ghost ghost changed the title fix(deps): update dependency io.projectreactor:reactor-core to v3.4.21 fix(deps): update dependency io.projectreactor:reactor-core to v3.4.22 Aug 11, 2022
@ghost ghost force-pushed the renovate/project.reactor.version branch 2 times, most recently from 0c2b311 to 5bcd6ac Compare August 29, 2022 16:28
@ghost ghost force-pushed the renovate/project.reactor.version branch from 5bcd6ac to de0c56a Compare September 9, 2022 15:46
@ghost ghost changed the title fix(deps): update dependency io.projectreactor:reactor-core to v3.4.22 Update dependency io.projectreactor:reactor-core to v3.4.22 Sep 9, 2022
@ghost ghost force-pushed the renovate/project.reactor.version branch from de0c56a to e66735c Compare September 20, 2022 06:26
@ghost ghost changed the title Update dependency io.projectreactor:reactor-core to v3.4.22 Update dependency io.projectreactor:reactor-core to v3.4.23 Sep 20, 2022
@renovate-02-kbuild renovate-02-kbuild bot force-pushed the renovate/project.reactor.version branch from e66735c to 5ca6f51 Compare October 12, 2022 01:27
@renovate-02-kbuild renovate-02-kbuild bot force-pushed the renovate/project.reactor.version branch from 5ca6f51 to 9f6f2f0 Compare October 13, 2022 02:05
@sai-bukka sai-bukka changed the title Update dependency io.projectreactor:reactor-core to v3.4.23 Update dependency io.projectreactor:reactor-core to v3.4.23 old renovate pr Nov 1, 2022
@sai-bukka
Copy link

Closing this pr as it is generated by old renovate app and marked as ghost

@sai-bukka sai-bukka closed this Nov 1, 2022
@juanchib juanchib deleted the renovate/project.reactor.version branch November 1, 2022 13:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants