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 Skiko to 0.7.84, fix failed tests after updating coroutines #871

Merged
merged 3 commits into from
Oct 13, 2023

Conversation

igordmn
Copy link
Collaborator

@igordmn igordmn commented Oct 12, 2023

  • Update Skiko to 0.7.84 (Diff)
  • Because it updates Coroutines to 1.7.3, now we have failing tests, they are migrated to the new coroutine version

Having 1.7.3 in dependencies is okay, as it depends on Kotlin 1.8.20 (Compose 1.5 depends on 1.8.21). Besides that, Jetpack Compose 1.6 already depends on 1.7.1

@igordmn igordmn requested a review from Walingar October 12, 2023 08:31
@google-cla
Copy link

google-cla bot commented Oct 12, 2023

Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

View this failed invocation of the CLA check for more information.

For the most up to date status, view the checks section at the bottom of the pull request.

@igordmn igordmn changed the title Skiko 0.7.84 Skiko 0.7.84, fix removeAll_cancelsAllContinuations after updating Coroutines Oct 12, 2023
@igordmn igordmn changed the title Skiko 0.7.84, fix removeAll_cancelsAllContinuations after updating Coroutines Skiko 0.7.84, fix failed tests after updating coroutines Oct 12, 2023
@igordmn igordmn changed the title Skiko 0.7.84, fix failed tests after updating coroutines update Skiko to 0.7.84, fix failed tests after updating coroutines Oct 12, 2023
@igordmn igordmn changed the title update Skiko to 0.7.84, fix failed tests after updating coroutines Update Skiko to 0.7.84, fix failed tests after updating coroutines Oct 12, 2023
@igordmn igordmn requested a review from Walingar October 12, 2023 17:23
@igordmn igordmn merged commit 9a58504 into jb-main Oct 13, 2023
3 checks passed
@igordmn igordmn deleted the igordmn-patch-1 branch October 13, 2023 10:23
mazunin-v-jb pushed a commit that referenced this pull request Dec 7, 2023
)

- Update Skiko to 0.7.84
([Diff](JetBrains/skiko@v0.7.80...v0.7.84))
- Because it updates Coroutines to 1.7.3, now we have failing tests,
they are migrated to the new coroutine version

Having 1.7.3 in dependencies is okay, as it depends on [Kotlin
1.8.20](https://github.com/Kotlin/kotlinx.coroutines/blob/master/CHANGES_UP_TO_1.7.md#version-170)
(Compose 1.5 depends on 1.8.21). Besides that, [Jetpack Compose 1.6
already depends on
1.7.1](https://github.com/androidx/androidx/blob/e502da69dcec7dc8662241de58f34399e7b0abe8/gradle/libs.versions.toml#L47)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
2 participants