Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Apr 8, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
org.jetbrains.kotlinx:kotlinx-coroutines-test 1.10.1 -> 1.10.2 age adoption passing confidence
org.jetbrains.kotlinx:kotlinx-coroutines-core 1.10.1 -> 1.10.2 age adoption passing confidence

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: Disabled by config. Please merge this manually once you are satisfied.

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

@renovate renovate bot force-pushed the renovate/kotlinx-coroutines-monorepo branch 16 times, most recently from c50fa6c to feefc4c Compare April 12, 2025 11:33
@renovate renovate bot force-pushed the renovate/kotlinx-coroutines-monorepo branch 6 times, most recently from 89f132b to df1b577 Compare April 30, 2025 03:00
@renovate renovate bot force-pushed the renovate/kotlinx-coroutines-monorepo branch 6 times, most recently from 1c782a4 to 4e13685 Compare May 9, 2025 00:35
@renovate renovate bot force-pushed the renovate/kotlinx-coroutines-monorepo branch from 4e13685 to 3d38d97 Compare May 9, 2025 22:47
@renovate renovate bot changed the title Update kotlinx-coroutines monorepo to v1.10.2 Update kotlinx-coroutines monorepo to v1.10.2 - autoclosed May 10, 2025
@renovate renovate bot closed this May 10, 2025
@renovate renovate bot deleted the renovate/kotlinx-coroutines-monorepo branch May 10, 2025 13:25
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