-
Notifications
You must be signed in to change notification settings - Fork 605
build(deps): bump coroutines from 1.7.3 to 1.10.2 #6881
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
base: main
Are you sure you want to change the base?
Conversation
Bumps `coroutines` from 1.7.3 to 1.10.2. Updates `org.jetbrains.kotlinx:kotlinx-coroutines-play-services` from 1.7.3 to 1.10.2 - [Release notes](https://github.com/Kotlin/kotlinx.coroutines/releases) - [Changelog](https://github.com/Kotlin/kotlinx.coroutines/blob/master/CHANGES.md) - [Commits](Kotlin/kotlinx.coroutines@1.7.3...1.10.2) Updates `org.jetbrains.kotlinx:kotlinx-coroutines-android` from 1.7.3 to 1.10.2 - [Release notes](https://github.com/Kotlin/kotlinx.coroutines/releases) - [Changelog](https://github.com/Kotlin/kotlinx.coroutines/blob/master/CHANGES.md) - [Commits](Kotlin/kotlinx.coroutines@1.7.3...1.10.2) Updates `org.jetbrains.kotlinx:kotlinx-coroutines-core` from 1.7.3 to 1.10.2 - [Release notes](https://github.com/Kotlin/kotlinx.coroutines/releases) - [Changelog](https://github.com/Kotlin/kotlinx.coroutines/blob/master/CHANGES.md) - [Commits](Kotlin/kotlinx.coroutines@1.7.3...1.10.2) Updates `org.jetbrains.kotlinx:kotlinx-coroutines-reactive` from 1.7.3 to 1.10.2 - [Release notes](https://github.com/Kotlin/kotlinx.coroutines/releases) - [Changelog](https://github.com/Kotlin/kotlinx.coroutines/blob/master/CHANGES.md) - [Commits](Kotlin/kotlinx.coroutines@1.7.3...1.10.2) Updates `org.jetbrains.kotlinx:kotlinx-coroutines-test` from 1.7.3 to 1.10.2 - [Release notes](https://github.com/Kotlin/kotlinx.coroutines/releases) - [Changelog](https://github.com/Kotlin/kotlinx.coroutines/blob/master/CHANGES.md) - [Commits](Kotlin/kotlinx.coroutines@1.7.3...1.10.2) --- updated-dependencies: - dependency-name: org.jetbrains.kotlinx:kotlinx-coroutines-play-services dependency-version: 1.10.2 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: org.jetbrains.kotlinx:kotlinx-coroutines-android dependency-version: 1.10.2 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: org.jetbrains.kotlinx:kotlinx-coroutines-core dependency-version: 1.10.2 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: org.jetbrains.kotlinx:kotlinx-coroutines-reactive dependency-version: 1.10.2 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: org.jetbrains.kotlinx:kotlinx-coroutines-test dependency-version: 1.10.2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
📝 PRs merging into main branchOur main branch should always be in a releasable state. If you are working on a larger change, or if you don't want this change to see the light of the day just yet, consider using a feature branch first, and only merge into the main branch when the code complete and ready to be released. |
1 similar comment
📝 PRs merging into main branchOur main branch should always be in a releasable state. If you are working on a larger change, or if you don't want this change to see the light of the day just yet, consider using a feature branch first, and only merge into the main branch when the code complete and ready to be released. |
Vertex AI Mock Responses Check
|
Test Results 282 files + 264 282 suites +264 7m 1s ⏱️ + 6m 47s For more details on these failures, see this check. Results for commit c271976. ± Comparison against base commit 40b7637. This pull request removes 86 and adds 1944 tests. Note that renamed tests count towards both.
|
Bumps
coroutines
from 1.7.3 to 1.10.2.Updates
org.jetbrains.kotlinx:kotlinx-coroutines-play-services
from 1.7.3 to 1.10.2Release notes
Sourced from org.jetbrains.kotlinx:kotlinx-coroutines-play-services's releases.
... (truncated)
Changelog
Sourced from org.jetbrains.kotlinx:kotlinx-coroutines-play-services's changelog.
... (truncated)
Commits
5f89004
Version 1.10.21a8de2e
Merge remote-tracking branch 'origin/master' into develope9b247e
Advertise source jars for JVM-only libraries (#4394)6baf7c8
Restore Android compatibility inExecutor.asCoroutineDispatcher
(#4396)dbca4c1
Reliably run finalizers even ifrunBlocking
got interrupted. (#4399)45893ce
Add the issue template for guide-related problems (#4386)8627cc3
Fix an explanation of flow emit (#4391)5f8035c
Specify explicit return types for some public API functions (#4389)465e29d
Set a predefined image width in debug-coroutines-with-idea.md (#4377)96de301
Simplify newFixedThreadPoolContext using apply and remove unused import (#4378)Updates
org.jetbrains.kotlinx:kotlinx-coroutines-android
from 1.7.3 to 1.10.2Release notes
Sourced from org.jetbrains.kotlinx:kotlinx-coroutines-android's releases.
... (truncated)
Changelog
Sourced from org.jetbrains.kotlinx:kotlinx-coroutines-android's changelog.
... (truncated)
Commits
5f89004
Version 1.10.21a8de2e
Merge remote-tracking branch 'origin/master' into develope9b247e
Advertise source jars for JVM-only libraries (#4394)6baf7c8
Restore Android compatibility inExecutor.asCoroutineDispatcher
(#4396)dbca4c1
Reliably run finalizers even ifrunBlocking
got interrupted. (#4399)45893ce
Add the issue template for guide-related problems (#4386)8627cc3
Fix an explanation of flow emit (#4391)5f8035c
Specify explicit return types for some public API functions (#4389)465e29d
Set a predefined image width in debug-coroutines-with-idea.md (#4377)96de301
Simplify newFixedThreadPoolContext using apply and remove unused import (#4378)Updates
org.jetbrains.kotlinx:kotlinx-coroutines-core
from 1.7.3 to 1.10.2Release notes
Sourced from org.jetbrains.kotlinx:kotlinx-coroutines-core's releases.
... (truncated)
Changelog
Sourced from org.jetbrains.kotlinx:kotlinx-coroutines-core's changelog.
... (truncated)
Commits
5f89004
Version 1.10.21a8de2e
Merge remote-tracking branch 'origin/master' into develope9b247e
Advertise source jars for JVM-only libraries (#4394)6baf7c8
Restore Android compatibility inExecutor.asCoroutineDispatcher
(#4396)dbca4c1
Reliably run finalizers even ifrunBlocking
got interrupted. (#4399)45893ce
Add the issue template for guide-related problems (#4386)8627cc3
Fix an explanation of flow emit (#4391)5f8035c
Specify explicit return types for some public API functions (#4389)465e29d
Set a predefined image width in debug-coroutines-with-idea.md (#4377)96de301
Simplify newFixedThreadPoolContext using apply and remove unused import (#4378)Updates
org.jetbrains.kotlinx:kotlinx-coroutines-reactive
from 1.7.3 to 1.10.2Release notes
Sourced from org.jetbrains.kotlinx:kotlinx-coroutines-reactive's releases.