Skip to content

fix(deps): update kotlinx-coroutines monorepo to v1.10.2#2026

Merged
slack-oss-bot merged 1 commit intomainfrom
renovate/kotlinx-coroutines-monorepo
Apr 9, 2025
Merged

fix(deps): update kotlinx-coroutines monorepo to v1.10.2#2026
slack-oss-bot merged 1 commit intomainfrom
renovate/kotlinx-coroutines-monorepo

Conversation

@slack-oss-bot
Copy link
Copy Markdown
Collaborator

@slack-oss-bot slack-oss-bot commented Apr 8, 2025

This PR contains the following updates:

Package Type Update Change
org.jetbrains.kotlinx:kotlinx-coroutines-test dependencies patch 1.10.1 -> 1.10.2
org.jetbrains.kotlinx:kotlinx-coroutines-rx3 dependencies patch 1.10.1 -> 1.10.2
org.jetbrains.kotlinx:kotlinx-coroutines-swing dependencies patch 1.10.1 -> 1.10.2
org.jetbrains.kotlinx:kotlinx-coroutines-android dependencies patch 1.10.1 -> 1.10.2
org.jetbrains.kotlinx:kotlinx-coroutines-core dependencies patch 1.10.1 -> 1.10.2

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-test)

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: 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 these updates again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

@slack-oss-bot slack-oss-bot enabled auto-merge April 8, 2025 08:12
@slack-oss-bot slack-oss-bot merged commit 5ebd167 into main Apr 9, 2025
5 checks passed
@slack-oss-bot slack-oss-bot deleted the renovate/kotlinx-coroutines-monorepo branch April 9, 2025 08:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant