Skip to content
This repository has been archived by the owner on Sep 6, 2023. It is now read-only.

chore(deps): update dependency io.reactivex.rxjava3:rxjava to v3.1.7 #3

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 6, 2023

Mend Renovate

This PR contains the following updates:

Package Update Change
io.reactivex.rxjava3:rxjava patch 3.1.4 -> 3.1.7

Release Notes

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

v3.1.7

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)

Configuration

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

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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.

@renovate renovate bot added the dependencies label Sep 6, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants