Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update org.jetbrains.kotlinx #5072

Merged
merged 1 commit into from Jul 18, 2022
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 13, 2022

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
org.jetbrains.kotlinx:kotlinx-coroutines-core 1.6.3 -> 1.6.4 age adoption passing confidence
org.jetbrains.kotlinx:kotlinx-html-jvm 0.7.5 -> 0.8.0 age adoption passing confidence

Release Notes

Kotlin/kotlinx.coroutines

v1.6.4

Compare Source

  • Added TestScope.backgroundScope for launching coroutines that perform work in the background and need to be cancelled at the end of the test (#​3287).
  • Fixed the POM of kotlinx-coroutines-debug having an incorrect reference to kotlinx-coroutines-bom, which cause the builds of Maven projects using the debug module to break (#​3334).
  • Fixed the Publisher.await functions in kotlinx-coroutines-reactive not ensuring that the Subscriber methods are invoked serially (#​3360). Thank you, @​EgorKulbachka!
  • Fixed a memory leak in withTimeout on K/N with the new memory model (#​3351).
  • Added the guarantee that all Throwable implementations in the core library are serializable (#​3328).
  • Moved the documentation to https://kotlinlang.org/api/kotlinx.coroutines/ (#​3342).
  • Various documentation improvements.
Kotlin/kotlinx.html

v0.8.0

Compare Source


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.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, click this checkbox.

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot added the dependencies Pull requests that update a dependency file label Jul 13, 2022
@cortinico cortinico added this to the 1.21.0 milestone Jul 13, 2022
@renovate renovate bot force-pushed the renovate/org.jetbrains.kotlinx branch from a475e1c to 603a652 Compare July 13, 2022 23:43
@renovate renovate bot force-pushed the renovate/org.jetbrains.kotlinx branch from 603a652 to 3c732e4 Compare July 14, 2022 13:32
@renovate renovate bot changed the title Update dependency org.jetbrains.kotlinx:kotlinx-coroutines-core to v1.6.4 Update org.jetbrains.kotlinx Jul 14, 2022
@renovate renovate bot force-pushed the renovate/org.jetbrains.kotlinx branch from 3c732e4 to ba6c680 Compare July 14, 2022 20:28
@3flex
Copy link
Member

3flex commented Jul 15, 2022

@renovate-bot is confused, we should split this into two PRs so there's one for each dependency update (coroutines and html)

@cortinico cortinico modified the milestones: 1.21.0, 1.22.0 Jul 16, 2022
@BraisGabin BraisGabin merged commit 7d61318 into main Jul 18, 2022
@BraisGabin BraisGabin deleted the renovate/org.jetbrains.kotlinx branch July 18, 2022 12:30
VitalyVPinchuk pushed a commit to VitalyVPinchuk/detekt that referenced this pull request Jul 25, 2022
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants