Skip to content
This repository was archived by the owner on Mar 14, 2021. It is now read-only.

Update dependency org.jetbrains.kotlinx:kotlinx-coroutines-test to v1.4.2 - #108

Open
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/org.jetbrains.kotlinx-kotlinx-coroutines-test-1.x
Open

Update dependency org.jetbrains.kotlinx:kotlinx-coroutines-test to v1.4.2#108
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/org.jetbrains.kotlinx-kotlinx-coroutines-test-1.x

Conversation

@renovate

@renovate renovate Bot commented Feb 11, 2021

Copy link
Copy Markdown

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
org.jetbrains.kotlinx:kotlinx-coroutines-test 1.4.0 -> 1.4.2 age adoption passing confidence

Release Notes

Kotlin/kotlinx.coroutines

v1.4.2

Compare Source

  • Fixed StackOverflowError in Job.toString when Job is observed in its intermediate state (#​2371).
  • Improved liveness and latency of Dispatchers.Default and Dispatchers.IO in low-loaded mode (#​2381).
  • Improved performance of consecutive Channel.cancel invocations (#​2384).
  • SharingStarted is now fun interface (#​2397).
  • Additional lint settings for SharedFlow to catch programmatic errors early (#​2376).
  • Fixed bug when mutex and semaphore were not released during cancellation (#​2390, thanks to @​Tilps for reproducing).
  • Some corner cases in cancellation propagation between coroutines and listenable futures are repaired (#​1442, thanks to @​vadimsemenov).
  • Fixed unconditional cast to CoroutineStackFrame in exception recovery that triggered failures of instrumented code (#​2386).
  • Platform-specific dependencies are removed from kotlinx-coroutines-javafx (#​2360).

v1.4.1

Compare Source

This is a patch release with an important fix to the SharedFlow implementation.

  • SharedFlow: Fix scenario with concurrent emitters and cancellation of subscriber (#​2359, thanks to @​vehovsky for the bug report).

Renovate configuration

📅 Schedule: 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 has been generated by WhiteSource Renovate. View repository job log here.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant