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

fix(deps): update dependency io.reactivex.rxjava3:rxjava to v3.1.6 #498

Merged
merged 1 commit into from
Jan 25, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 4, 2022

Mend Renovate

This PR contains the following updates:

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

Release Notes

ReactiveX/RxJava

v3.1.6

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

Maven
JavaDocs

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

Configuration

📅 Schedule: Branch creation - "every weekend" in timezone Europe/Prague, 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.

@sonarcloud
Copy link

sonarcloud bot commented Jun 4, 2022

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@renovate renovate bot changed the title chore(deps): update dependency io.reactivex.rxjava3:rxjava to v3.1.5 fix(deps): update dependency io.reactivex.rxjava3:rxjava to v3.1.5 Aug 6, 2022
@renovate renovate bot changed the title fix(deps): update dependency io.reactivex.rxjava3:rxjava to v3.1.5 Update dependency io.reactivex.rxjava3:rxjava to v3.1.5 Dec 17, 2022
@renovate renovate bot changed the title Update dependency io.reactivex.rxjava3:rxjava to v3.1.5 fix(deps): update dependency io.reactivex.rxjava3:rxjava to v3.1.5 Dec 17, 2022
@renovate renovate bot force-pushed the renovate/io.reactivex.rxjava3-rxjava-3.x branch from 7764d1a to 5a1f131 Compare January 18, 2023 12:10
@renovate renovate bot changed the title fix(deps): update dependency io.reactivex.rxjava3:rxjava to v3.1.5 fix(deps): update dependency io.reactivex.rxjava3:rxjava to v3.1.6 Jan 18, 2023
@sonarcloud
Copy link

sonarcloud bot commented Jan 18, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@sdelamo sdelamo merged commit 7ddfe9c into master Jan 25, 2023
@sdelamo sdelamo deleted the renovate/io.reactivex.rxjava3-rxjava-3.x branch January 25, 2023 06:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant