Skip to content

Update dependency org.jetbrains.kotlinx:kotlinx-coroutines-android to v1.10.2#2

Merged
Goooler merged 1 commit intomainfrom
renovate/kotlinx-coroutines-monorepo
Feb 20, 2026
Merged

Update dependency org.jetbrains.kotlinx:kotlinx-coroutines-android to v1.10.2#2
Goooler merged 1 commit intomainfrom
renovate/kotlinx-coroutines-monorepo

Conversation

@renovate
Copy link

@renovate renovate bot commented Feb 20, 2026

This PR contains the following updates:

Package Change Age Confidence
org.jetbrains.kotlinx:kotlinx-coroutines-android 1.10.11.10.2 age confidence

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

Kotlin/kotlinx.coroutines (org.jetbrains.kotlinx:kotlinx-coroutines-android)

v1.10.2

Compare Source

  • Fixed the kotlinx-coroutines-debug JAR file including the module-info.class file twice, resulting in failures in various tooling (#​4314). Thanks, @​RyuNen344!
  • Fixed Flow.stateIn hanging when the scope is cancelled in advance or the flow is empty (#​4322). Thanks, @​francescotescari!
  • Improved handling of dispatcher failures in .limitedParallelism (#​4330) and during flow collection (#​4272).
  • Fixed runBlocking failing to run its coroutine to completion in some cases if its JVM thread got interrupted (#​4399).
  • Small tweaks, fixes, and documentation improvements.

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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the Update label Feb 20, 2026
@Goooler Goooler merged commit 785aa0a into main Feb 20, 2026
1 check passed
@Goooler Goooler deleted the renovate/kotlinx-coroutines-monorepo branch February 20, 2026 15:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant