square / retrofit

A type-safe HTTP client for Android and the JVM
https://square.github.io/retrofit/
Apache License 2.0
43.01k stars 7.3k forks source link

Update dependency io.reactivex.rxjava3:rxjava to v3.1.9 #4208

Closed renovate[bot] closed 1 month ago

renovate[bot] commented 1 month ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
io.reactivex.rxjava3:rxjava 3.1.8 -> 3.1.9 age adoption passing confidence

Release Notes

ReactiveX/RxJava (io.reactivex.rxjava3:rxjava) ### [`v3.1.9`](https://togithub.com/ReactiveX/RxJava/releases/tag/v3.1.9) [Maven](http://search.maven.org/#artifactdetails%7Cio.reactivex.rxjava3%7Crxjava%7C3.1.9%7C) [JavaDocs](http://reactivex.io/RxJava/3.x/javadoc/3.1.9) ##### Bugfixes - Fix `ScheduledRunnable`'s interruption logic if used from a no-interrupt `Schedulers.from`. [#​7745](https://togithub.com/ReactiveX/RxJava/pull/7745) ##### Documentation - Update the javadoc description of `cast()`. [#​7606](https://togithub.com/ReactiveX/RxJava/pull/7606) - Update `How-To-Use-RxJava.md` (https://github.com/ReactiveX/RxJava/commit/d0038c98af7bf052253c89cbe07f0df62e2d4b83, https://github.com/ReactiveX/RxJava/commit/6d63111bde472e94ff8dbfa4288c6964c7363a15) - Update `Readme.md` with reference to `JavaFXScheduler.platform`. (https://github.com/ReactiveX/RxJava/commit/f822ffbc48de4de9273120aaf58ac0a591bc7e99) - Fix broken annotation links. [#​7652](https://togithub.com/ReactiveX/RxJava/pull/7652) - Update marbles for concatMap{Single|Maybe}\[DelayError] [#​7698](https://togithub.com/ReactiveX/RxJava/pull/7698)

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.