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.reactivex.rxjava3:rxjava to v3.1.8 #32

Merged
merged 1 commit into from
Jan 25, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 25, 2024

Mend Renovate

This PR contains the following updates:

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

Release Notes

ReactiveX/RxJava (io.reactivex.rxjava3:rxjava)

v3.1.8

Compare Source

Maven
JavaDocs

Bugfixes

v3.1.7

Compare Source

Maven
JavaDocs

API changes
  • Add onDropped callback for onBackpressureLatest. (#​7542)
  • Add onDropped callback to onBackpressureBuffer. (#​7567)
Documentation
  • Change summary to caption, because summary is obsolete in HTML5. (#​7534)
  • Try using https to access the reactive streams javadoc. (#​7535)
  • Improve Javadoc of Disposable.
Other
  • Add minimum GitHub token permissions for workflows. (#​7541)
  • Create SECURITY.md (#​7546)
  • Add copyright and license to jar. (#​7520)
  • Convert CompletableOnErrorComplete$onError inner class to static. (#​7575)
  • Allow null accumulator type in the collect(Collector) operators. (#​7590)

v3.1.6

Compare Source

Maven
JavaDocs

API changes
  • Add an overload to throttleLatest operator with an onDropped callback. (#​7457)
  • Add an overload to throttleFirst operator with an onDropped callback. (#​7482)
  • Add an overload to throttleLast operator with an onDropped callback. (#​7488)
  • Add an overload to throttleWithTimeout operator with an onDropped callback. (#​7510)
Bugfixes
  • Fix a race condition in Single.timeout that prevented the timeout signal from happening. (#​7515)
Documentation
  • Fix formatting in TestObserver/Consumer/Subscriber javadoc html. (#​7442)
  • Fix typo in BehaviorSubject.java. (#​7452)
  • Fix grammar about cancellation in Schedulers javadoc. (#​7453)
  • Change @coded tag to @code tag. (#​7463)
  • Fix fromCompletionStage javadoc. (#​7508)
Other
  • Add missing @NonNull annotation to Maybe type argument. (#​7436)
  • Remove redundant interface declarations. (#​7438)
  • Standardize MissingBackpressureException message, introduce QueueOverflowException. (#​7459)
  • Update Flowable.throttleLatest MissingBackpressureException message. (#​7460)
  • Fix cancellation order in throttleFirst. (#​7484)

v3.1.5

Compare Source

Maven
JavaDocs

Dependencies
  • Upgrade to Reactive Streams 1.0.4 (#​7424)
Other
  • Remove @NonNull return anotations from void methods (#​7425)

v3.1.4: 3.1.4

Compare Source

Version 3.1.4 - March 21nd, 2022

Maven
JavaDocs

Documentation
  • Apply the Javadoc format cleanup to Disposable.html (#​7393)
  • Fix marbles of first(T) (#​7400)
Other
  • Move nullness annotation to use sites of Supplier (#​7385)

v3.1.3: 3.1.3

Compare Source

Maven
JavaDocs

Other
  • Fix assert message format in TestSubscriber/TestObserver. (#​7351)
  • Use Zulu JDKs to test and build RxJava. (#​7345)

v3.1.2: 3.1.2

Compare Source

Maven
JavaDocs

Compatibility
  • Add full Java 9 module descriptor. (#​7241)
Bugfixes
  • Fix missing nullability on Single.subscribe(BiConsumer). (#​7331)
Documentation
  • Fix javadoc wording of {Publish|Behavior}Processor::offer(). (#​7328)
  • Indicate takeUntil stops on completion of other. (#​7341)
Other
  • Update assert messages format to be compliant with GradleRunner and JUnitRunner. (#​7345)

v3.1.1: 3.1.1

Compare Source

Maven
JavaDocs

API promotions
  • The operator fusion-related interfaces and two atomic queue implementations have been promoted to standard, thus officially supported in the io.reactivex.rxjava3.operators package. (#​7320)
Bugfixes
  • Specify proper OSGi unique bundle symbolic name of io.reactivex.rxjava3.rxjava. (#​7319)
  • Fix ExecutorScheduler initializing Schedulers prematurely when using RxJavaPlugins.createExecutorScheduler. (#​7323)
  • Fix the LamdbaConsumerIntrospection of Completable's lambda-based observer to use the same missing onError indicator as the other types' lambda-based consumers. (#​7326)

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, check this box

This PR has been generated by Mend Renovate. View repository job log here.

Copy link

Review changes with SemanticDiff.

@tripleo1 tripleo1 merged commit 11a5f4d into pr-fluffy-cegont Jan 25, 2024
@tripleo1 tripleo1 deleted the renovate/io.reactivex.rxjava3-rxjava-3.x branch January 25, 2024 13:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant