build(deps): bump the gradle-dependencies group with 8 updates#2
Merged
sudo-py-dev merged 5 commits intoJun 9, 2026
Merged
Conversation
Bumps the gradle-dependencies group with 8 updates: | Package | From | To | | --- | --- | --- | | com.android.application | `8.8.0` | `9.2.1` | | [org.jetbrains.kotlin.android](https://github.com/JetBrains/kotlin) | `2.1.0` | `2.4.0` | | androidx.activity:activity-ktx | `1.9.3` | `1.13.0` | | [org.jetbrains.kotlinx:kotlinx-coroutines-android](https://github.com/Kotlin/kotlinx.coroutines) | `1.8.1` | `1.11.0` | | [org.jetbrains.kotlinx:kotlinx-coroutines-test](https://github.com/Kotlin/kotlinx.coroutines) | `1.8.1` | `1.11.0` | | [io.mockk:mockk](https://github.com/mockk/mockk) | `1.13.12` | `1.14.11` | | [org.robolectric:robolectric](https://github.com/robolectric/robolectric) | `4.12.2` | `4.16.1` | | [gradle-wrapper](https://github.com/gradle/gradle) | `8.11.1` | `9.5.1` | Updates `com.android.application` from 8.8.0 to 9.2.1 Updates `org.jetbrains.kotlin.android` from 2.1.0 to 2.4.0 - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md) - [Commits](JetBrains/kotlin@v2.1.0...v2.4.0) Updates `androidx.activity:activity-ktx` from 1.9.3 to 1.13.0 Updates `org.jetbrains.kotlinx:kotlinx-coroutines-android` from 1.8.1 to 1.11.0 - [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.8.1...1.11.0) Updates `org.jetbrains.kotlinx:kotlinx-coroutines-test` from 1.8.1 to 1.11.0 - [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.8.1...1.11.0) Updates `io.mockk:mockk` from 1.13.12 to 1.14.11 - [Release notes](https://github.com/mockk/mockk/releases) - [Commits](mockk/mockk@1.13.12...v1.14.11) Updates `org.robolectric:robolectric` from 4.12.2 to 4.16.1 - [Release notes](https://github.com/robolectric/robolectric/releases) - [Commits](robolectric/robolectric@robolectric-4.12.2...robolectric-4.16.1) Updates `gradle-wrapper` from 8.11.1 to 9.5.1 - [Release notes](https://github.com/gradle/gradle/releases) - [Commits](gradle/gradle@v8.11.1...v9.5.1) --- updated-dependencies: - dependency-name: com.android.application dependency-version: 9.2.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: gradle-dependencies - dependency-name: org.jetbrains.kotlin.android dependency-version: 2.4.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gradle-dependencies - dependency-name: androidx.activity:activity-ktx dependency-version: 1.13.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gradle-dependencies - dependency-name: org.jetbrains.kotlinx:kotlinx-coroutines-android dependency-version: 1.11.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gradle-dependencies - dependency-name: org.jetbrains.kotlinx:kotlinx-coroutines-test dependency-version: 1.11.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gradle-dependencies - dependency-name: io.mockk:mockk dependency-version: 1.14.11 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gradle-dependencies - dependency-name: org.robolectric:robolectric dependency-version: 4.16.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gradle-dependencies - dependency-name: gradle-wrapper dependency-version: 9.5.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: gradle-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
6c6240a to
152be7c
Compare
…fest merger error
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the gradle-dependencies group with 8 updates:
8.8.09.2.12.1.02.4.01.9.31.13.01.8.11.11.01.8.11.11.01.13.121.14.114.12.24.16.18.11.19.5.1Updates
com.android.applicationfrom 8.8.0 to 9.2.1Updates
org.jetbrains.kotlin.androidfrom 2.1.0 to 2.4.0Release notes
Sourced from org.jetbrains.kotlin.android's releases.
... (truncated)
Changelog
Sourced from org.jetbrains.kotlin.android's changelog.
... (truncated)
Commits
add726cAdd ChangeLog for 2.4.0-RC269a4a81[Wasm] Add binaryen per-file arguments8907c63[KGP] Suppress duplicate compiler warning output when --warning-mode=all is a...f9bef12[KGP] Add failing test for duplicate compiler warning output via Problems API7fe49c2KT-86268: Use 2.4.0 toolchain for abiValidation with older CVs13d25e2KT-86268: Regression test addedf7d1a76[JKlib] Fix JAR deserializer configuration.5cec663[JKlib] Wire up JvmBuiltInClassDescriptorFactoryef14611Make the default stability of non-final classesUnknowninstead ofStabled76473a[Gradle] Fix GeneralNativeIT.shouldAllowToOverrideDownloadUrl test failuresUpdates
androidx.activity:activity-ktxfrom 1.9.3 to 1.13.0Updates
org.jetbrains.kotlinx:kotlinx-coroutines-androidfrom 1.8.1 to 1.11.0Release 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
8564f65Version 1.11.0a4c6af9Merge remote-tracking branch 'origin/master' into developef917b4KT-84955: mark apple x64 tagets as deprecated error (#4645)5ebc421Update the release procedure description (#4670)95f46a0Remove old maven repository settings (#4672)b4f4f0aFix package name ofToMapCollectionSamplesTest. (#4674)86738dcAdded templates to the issue creation wizard (#4654)330fcc2Version 1.11.0-rc02e31cef6Merge remote-tracking branch 'origin/master' into developdc6e9f6Restore Promise-related functions on Wasm/JS as HIDDEN (#4661)Updates
org.jetbrains.kotlinx:kotlinx-coroutines-testfrom 1.8.1 to 1.11.0Release notes
Sourced from org.jetbrains.kotlinx:kotlinx-coroutines-test's releases.
... (truncated)
Changelog
Sourced from org.jetbrains.kotlinx:kotlinx-coroutines-test's changelog.
... (truncated)
Commits
8564f65Version 1.11.0a4c6af9Merge remote-tracking branch 'origin/master' into developef917b4KT-84955: mark apple x64 tagets as deprecated error (#4645)5ebc421Update the release procedure description (#4670)95f46a0Remove old maven repository settings (#4672)b4f4f0aFix package name ofToMapCollectionSamplesTest. (#4674)86738dcAdded templates to the issue creation wizard (#4654)330fcc2Version 1.11.0-rc02e31cef6Merge remote-tracking branch 'origin/master' into developdc6e9f6Restore Promise-related functions on Wasm/JS as HIDDEN (#4661)Updates
io.mockk:mockkfrom 1.13.12 to 1.14.11Release notes
Sourced from io.mockk:mockk's releases.
... (truncated)
Commits
d5617fcVersion bump for v1.14.11d4e6a00Merge pull request #1530 from hspedro/fix/726-openj9-classcast-message-format98e91bcfix: handle OpenJ9 CCE message in JvmAutoHinter945f746Merge pull request #1529 from snowykte0426/fix/1273-jvmtiagent-agp85-native-l...35cc073[ 1273-jvmtiagent ] chore: stop tracking .claude/scheduled_tasks.lockd6aa82b[ 1273-jvmtiagent ] chore: drop useLegacyPackaging workaround85a907c[ 1273-jvmtiagent ] chore: apply spotless formatting7d9aec1[ 1273-jvmtiagent ] fix: extract .so when findLibrary returns a path with '='1d5d30e[ 1273-jvmtiagent ] test: verify findLibrary resolves mockkjvmtiagent to a va...21a6a3a[ 1273-jvmtiagent]fix: pass findLibrary path directly to attach JvmtiAgentUpdates
org.robolectric:robolectricfrom 4.12.2 to 4.16.1Release notes
Sourced from org.robolectric:robolectric's releases.