Skip to content

fix(deps): update dependency org.jetbrains.kotlinx:kotlinx-coroutines-core to v1.11.0#235

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/kotlinx-coroutines-monorepo
Open

fix(deps): update dependency org.jetbrains.kotlinx:kotlinx-coroutines-core to v1.11.0#235
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/kotlinx-coroutines-monorepo

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Apr 8, 2025

This PR contains the following updates:

Package Change Age Confidence
org.jetbrains.kotlinx:kotlinx-coroutines-core 1.10.11.11.0 age confidence

Release Notes

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

v1.11.0

Compare Source

Restored binary compatibility with 1.10.2 and older versions on Wasm/JS for usages of Promise-related functions (#​4661).

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: (UTC)

  • 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.

@sonarqubecloud
Copy link
Copy Markdown

sonarqubecloud Bot commented Apr 8, 2025

@codecov
Copy link
Copy Markdown

codecov Bot commented Apr 8, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 72.41%. Comparing base (ac8af33) to head (ee08c97).

Additional details and impacted files
@@            Coverage Diff            @@
##               main     #235   +/-   ##
=========================================
  Coverage     72.41%   72.41%           
  Complexity       59       59           
=========================================
  Files             6        6           
  Lines           174      174           
  Branches         27       27           
=========================================
  Hits            126      126           
  Misses           27       27           
  Partials         21       21           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@renovate renovate Bot force-pushed the renovate/kotlinx-coroutines-monorepo branch from 69bf1ed to 31551b3 Compare May 28, 2025 09:08
@sonarqubecloud
Copy link
Copy Markdown

@renovate renovate Bot changed the title fix(deps): update dependency org.jetbrains.kotlinx:kotlinx-coroutines-core to v1.10.2 fix(deps): update dependency org.jetbrains.kotlinx:kotlinx-coroutines-core to v1.11.0 May 8, 2026
@renovate renovate Bot force-pushed the renovate/kotlinx-coroutines-monorepo branch from 31551b3 to ee08c97 Compare May 8, 2026 13:54
@sonarqubecloud
Copy link
Copy Markdown

sonarqubecloud Bot commented May 8, 2026

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.

0 participants