Update dependency io.reactivex.rxjava2:rxjava to v2.2.21 #33
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
2.2.9→2.2.21Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
ReactiveX/RxJava (io.reactivex.rxjava2:rxjava)
v2.2.21: 2.2.21Maven
JavaDocs
Enhancements
Scheduler. (#7162)Schedulers to useSystem.nanoTime()fornow(). (#7170)v2.2.20: 2.2.20Maven
JavaDocs
Bugfixes
Observable.flatMapwithmaxConcurrencyhangs (#6960)Observable.toFlowable(ERROR)not cancelling uponMissingBackpressureException(#7084)Flowable.concatMapbackpressure with scalars. (#7091)v2.2.19: 2.2.19Maven
JavaDocs
Bugfixes
switchMapnot canceling properly duringonNext-cancelraces.v2.2.18: 2.2.18Maven
Bugfixes
groupBynot requesting more if a group is cancelled with buffered items.v2.2.17: 2.2.17Maven
Bugfixes
Flowable.flatMapnot canceling the inner sources on outer error.v2.2.16: 2.2.16Maven
Bugfixes
amb,combineLatestandzipIterableoverloads throwingArrayStoreExceptionforObservableSources.Documentation changes
v2.2.15: 2.2.15Maven
Bugfixes
MulticastProcessornot requesting more after limit is reached.clearinobserveOnwhile output-fused.parallel()on grouped flowable not replenishing properly.Documentation changes
observeOnto mention its eagerness.Other changes
j.u.c.Flowwarnings due to RS 1.0.3.v2.2.14: 2.2.14Maven
Bugfixes
clear()calls when fused chains are canceled.window(time)possible interrupts while terminating.Documentation changes
Singlefrom 3.x.v2.2.13: 2.2.13Maven
Dependencies
Bugfixes
System.getProperties().takeLast(time)last events time window calculation.windownot creating windows properly.v2.2.12: 2.2.12Maven
Bugfixes
switchMapincorrect sync-fusion & error management.blockingIterablehang when force-disposed.refCountnot resetting when cross-canceled.v2.2.11: 2.2.11Maven
Bugfixes
mergeWithnot canceling other when the main fails.ObservableBlockingSubscribecompares with wrong object.replay()andReplaySubject/Processor.Documentation changes
Single.doOnTerminaterefer toonCompletenotification.v2.2.10: 2.2.10Maven
Bugfixes
BufferExactBoundedObserver.publish().refCount()hang due to race.concatMapDelayErrornot continuing on fused inner source crash.Documentation changes
Additional-Reading.md.Alphabetical-List-of-Observable-Operators.md.Flowable.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.