Kotlin-Multiplatform-Foundation / kotlin-channel-event-bus

A Kotlin Multiplatform library that provides a simple event bus implementation using KotlinX Coroutines Channels. Multi-keys, multi-producers, single-consumer and thread-safe event bus backed by kotlinx.coroutines.channels.Channels
https://kotlin-multiplatform-foundation.github.io/kotlin-channel-event-bus/docs/0.x/
Apache License 2.0
41 stars 1 forks source link

fix(deps): update all dependencies #20

Closed renovate[bot] closed 11 months ago

renovate[bot] commented 11 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
androidx.navigation:navigation-compose (source) 2.7.5 -> 2.7.6 age adoption passing confidence
androidx.activity:activity-compose (source) 1.8.1 -> 1.8.2 age adoption passing confidence
androidx.annotation:annotation (source) 1.7.0 -> 1.7.1 age adoption passing confidence
io.nlopez.compose.rules:detekt 0.3.5 -> 0.3.8 age adoption passing confidence
org.jetbrains.kotlinx:kotlinx-collections-immutable 0.3.6 -> 0.3.7 age adoption passing confidence

Release Notes

mrmans0n/compose-rules (io.nlopez.compose.rules:detekt) ### [`v0.3.8`](https://togithub.com/mrmans0n/compose-rules/releases/tag/v0.3.8) #### Changelog - Infer lambdas from typealias/fun interfaces in ParameterOrder ([#​171](https://togithub.com/mrmans0n/compose-rules/issues/171)) [@​mrmans0n](https://togithub.com/mrmans0n) - Add treatAsLambda to ParamOrder rule configuration ([#​170](https://togithub.com/mrmans0n/compose-rules/issues/170)) [@​mrmans0n](https://togithub.com/mrmans0n) ### [`v0.3.7`](https://togithub.com/mrmans0n/compose-rules/releases/tag/v0.3.7) #### Changelog - Add allowlist of composable names to VMForwarding rule ([#​169](https://togithub.com/mrmans0n/compose-rules/issues/169)) [@​mrmans0n](https://togithub.com/mrmans0n) - Extract emission to count code to Composables.kt ([#​168](https://togithub.com/mrmans0n/compose-rules/issues/168)) [@​mrmans0n](https://togithub.com/mrmans0n) - Add denylist for content emitters ([#​167](https://togithub.com/mrmans0n/compose-rules/issues/167)) [@​mrmans0n](https://togithub.com/mrmans0n) - Update ci to also include normal build jars ([#​164](https://togithub.com/mrmans0n/compose-rules/issues/164)) [@​mrmans0n](https://togithub.com/mrmans0n) ### [`v0.3.6`](https://togithub.com/mrmans0n/compose-rules/releases/tag/v0.3.6) #### Changelog - Allow ModifierClickableOrder rule to look into multiple modifiers ([#​163](https://togithub.com/mrmans0n/compose-rules/issues/163)) [@​mrmans0n](https://togithub.com/mrmans0n) - Update plugin com.gradle.enterprise to v3.16.1 ([#​161](https://togithub.com/mrmans0n/compose-rules/issues/161)) [@​renovate](https://togithub.com/renovate) - Update actions/upload-artifact action to v4 ([#​162](https://togithub.com/mrmans0n/compose-rules/issues/162)) [@​renovate](https://togithub.com/renovate) - Add support to configure custom Modifier types ([#​160](https://togithub.com/mrmans0n/compose-rules/issues/160)) [@​mrmans0n](https://togithub.com/mrmans0n) - Take out MutableStateParameter rule from MutableParameters rule ([#​159](https://togithub.com/mrmans0n/compose-rules/issues/159)) [@​mrmans0n](https://togithub.com/mrmans0n) - Add support for numeric state types in RememberStateMissing ([#​158](https://togithub.com/mrmans0n/compose-rules/issues/158)) [@​mrmans0n](https://togithub.com/mrmans0n) - Update badges ([#​154](https://togithub.com/mrmans0n/compose-rules/issues/154)) [@​Goooler](https://togithub.com/Goooler) - Update actions/setup-python action to v5 ([#​152](https://togithub.com/mrmans0n/compose-rules/issues/152)) [@​renovate](https://togithub.com/renovate) - Update plugin com.gradle.enterprise to v3.16 ([#​151](https://togithub.com/mrmans0n/compose-rules/issues/151)) [@​renovate](https://togithub.com/renovate) - Update plugin spotless to v6.23.3 ([#​150](https://togithub.com/mrmans0n/compose-rules/issues/150)) [@​renovate](https://togithub.com/renovate) - Update plugin spotless to v6.23.2 ([#​149](https://togithub.com/mrmans0n/compose-rules/issues/149)) [@​renovate](https://togithub.com/renovate) - Update plugin spotless to v6.23.1 ([#​148](https://togithub.com/mrmans0n/compose-rules/issues/148)) [@​renovate](https://togithub.com/renovate) - Update actions/setup-java action to v4 ([#​147](https://togithub.com/mrmans0n/compose-rules/issues/147)) [@​renovate](https://togithub.com/renovate) - Update dependency gradle to v8.5 ([#​146](https://togithub.com/mrmans0n/compose-rules/issues/146)) [@​renovate](https://togithub.com/renovate)
Kotlin/kotlinx.collections.immutable (org.jetbrains.kotlinx:kotlinx-collections-immutable) ### [`v0.3.7`](https://togithub.com/Kotlin/kotlinx.collections.immutable/releases/tag/v0.3.7) - Upgrade Kotlin version up to 1.9.21 - Support wasmJs and wasmWasi targets

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.

šŸ‘» Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.



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

codecov[bot] commented 11 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (e9ee8fa) 50.00% compared to head (c9625a2) 50.00%. Report is 3 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #20 +/- ## ======================================= Coverage 50.00% 50.00% ======================================= Files 7 7 Lines 142 142 Branches 25 25 ======================================= Hits 71 71 Misses 62 62 Partials 9 9 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.