micronaut-projects / micronaut-rxjava3

Integration between Micronaut and RxJava 3
Apache License 2.0
5 stars 3 forks source link

fix(deps): update dependency io.reactivex.rxjava3:rxjava to v3.1.8 #304

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

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

Release Notes

ReactiveX/RxJava (io.reactivex.rxjava3:rxjava) ### [`v3.1.8`](https://togithub.com/ReactiveX/RxJava/releases/tag/v3.1.8) [Maven](http://search.maven.org/#artifactdetails%7Cio.reactivex.rxjava3%7Crxjava%7C3.1.8%7C) [JavaDocs](http://reactivex.io/RxJava/3.x/javadoc/3.1.8) ##### Bugfixes - Fix `ObservableSwitchMap` `NullPointerException` due to cancel race. ([https://github.com/ReactiveX/RxJava/pull/7597](https://togithub.com/ReactiveX/RxJava/pull/7597)) ### [`v3.1.7`](https://togithub.com/ReactiveX/RxJava/releases/tag/v3.1.7) [Maven](http://search.maven.org/#artifactdetails%7Cio.reactivex.rxjava3%7Crxjava%7C3.1.7%7C) [JavaDocs](http://reactivex.io/RxJava/3.x/javadoc/3.1.7) ##### API changes - Add `onDropped` callback for `onBackpressureLatest`. ([#​7542](https://togithub.com/ReactiveX/RxJava/issues/7542)) - Add `onDropped` callback to `onBackpressureBuffer`. ([#​7567](https://togithub.com/ReactiveX/RxJava/issues/7567)) ##### Documentation - Change summary to caption, because summary is obsolete in HTML5. ([#​7534](https://togithub.com/ReactiveX/RxJava/issues/7534)) - Try using https to access the reactive streams javadoc. ([#​7535](https://togithub.com/ReactiveX/RxJava/issues/7535)) - Improve Javadoc of `Disposable`. ##### Other - Add minimum GitHub token permissions for workflows. ([#​7541](https://togithub.com/ReactiveX/RxJava/issues/7541)) - Create SECURITY.md ([#​7546](https://togithub.com/ReactiveX/RxJava/issues/7546)) - Add copyright and license to jar. ([#​7520](https://togithub.com/ReactiveX/RxJava/issues/7520)) - Convert `CompletableOnErrorComplete$onError` inner class to static. ([#​7575](https://togithub.com/ReactiveX/RxJava/issues/7575)) - Allow null accumulator type in the `collect(Collector)` operators. ([#​7590](https://togithub.com/ReactiveX/RxJava/issues/7590))

Configuration

📅 Schedule: Branch creation - "after 10pm" 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.



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

sonarcloud[bot] commented 1 year ago

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

sonarcloud[bot] commented 1 year ago

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