chore(deps): bump the pkg group across 1 directory with 22 updates - #73
chore(deps): bump the pkg group across 1 directory with 22 updates#73dependabot[bot] wants to merge 4 commits into
Conversation
|
@claude fix the failing ci for this update |
|
@copilot fix failing ci workflows |
Fixed in commit |
|
@copilot fix all failing ci workflows |
Fixed in the latest commit. The failures were caused by |
Bumps the pkg group with 22 updates in the / directory: | Package | From | To | | --- | --- | --- | | [gradle-wrapper](https://github.com/gradle/gradle) | `9.5.1` | `9.6.1` | | androidx.core:core-ktx | `1.18.0` | `1.19.0` | | androidx.lifecycle:lifecycle-runtime-ktx | `2.10.0` | `2.11.0` | | androidx.lifecycle:lifecycle-service | `2.10.0` | `2.11.0` | | androidx.lifecycle:lifecycle-viewmodel-compose | `2.10.0` | `2.11.0` | | androidx.compose:compose-bom | `2026.05.00` | `2026.06.01` | | [com.google.ai.edge.litertlm:litertlm-android](https://github.com/google-ai-edge/LiteRT-LM) | `0.11.0` | `0.14.0` | | com.google.protobuf:protobuf-javalite | `4.34.1` | `4.35.1` | | [org.junit.jupiter:junit-jupiter-api](https://github.com/junit-team/junit-framework) | `6.0.3` | `6.1.2` | | [org.junit.jupiter:junit-jupiter-engine](https://github.com/junit-team/junit-framework) | `6.0.3` | `6.1.2` | | [org.junit.vintage:junit-vintage-engine](https://github.com/junit-team/junit-framework) | `6.0.3` | `6.1.2` | | [org.junit.platform:junit-platform-launcher](https://github.com/junit-team/junit-framework) | `6.0.3` | `6.1.2` | | [io.mockk:mockk](https://github.com/mockk/mockk) | `1.14.9` | `1.14.11` | | [org.jetbrains.kotlinx:kotlinx-collections-immutable](https://github.com/Kotlin/kotlinx.collections.immutable) | `0.3.7` | `0.5.1` | | [org.json:json](https://github.com/douglascrockford/JSON-java) | `20251224` | `20260719` | | com.android.application | `9.2.1` | `9.3.0` | | com.android.library | `9.2.1` | `9.3.0` | | com.android.legacy-kapt | `9.2.1` | `9.3.0` | | [org.jetbrains.kotlin.jvm](https://github.com/JetBrains/kotlin) | `2.3.21` | `2.4.10` | | [org.jetbrains.kotlin.plugin.compose](https://github.com/JetBrains/kotlin) | `2.3.21` | `2.4.10` | | [org.jetbrains.kotlinx.kover](https://github.com/Kotlin/kotlinx-kover) | `0.9.8` | `0.9.9` | | org.sonarqube | `7.3.0.8198` | `7.3.1.8318` | Updates `gradle-wrapper` from 9.5.1 to 9.6.1 - [Release notes](https://github.com/gradle/gradle/releases) - [Commits](gradle/gradle@v9.5.1...v9.6.1) Updates `androidx.core:core-ktx` from 1.18.0 to 1.19.0 Updates `androidx.lifecycle:lifecycle-runtime-ktx` from 2.10.0 to 2.11.0 Updates `androidx.lifecycle:lifecycle-service` from 2.10.0 to 2.11.0 Updates `androidx.lifecycle:lifecycle-viewmodel-compose` from 2.10.0 to 2.11.0 Updates `androidx.lifecycle:lifecycle-service` from 2.10.0 to 2.11.0 Updates `androidx.lifecycle:lifecycle-viewmodel-compose` from 2.10.0 to 2.11.0 Updates `androidx.compose:compose-bom` from 2026.05.00 to 2026.06.01 Updates `com.google.ai.edge.litertlm:litertlm-android` from 0.11.0 to 0.14.0 - [Release notes](https://github.com/google-ai-edge/LiteRT-LM/releases) - [Commits](google-ai-edge/LiteRT-LM@v0.11.0...v0.14.0) Updates `com.google.protobuf:protobuf-javalite` from 4.34.1 to 4.35.1 Updates `org.junit.jupiter:junit-jupiter-api` from 6.0.3 to 6.1.2 - [Release notes](https://github.com/junit-team/junit-framework/releases) - [Commits](junit-team/junit-framework@r6.0.3...r6.1.2) Updates `org.junit.jupiter:junit-jupiter-engine` from 6.0.3 to 6.1.2 - [Release notes](https://github.com/junit-team/junit-framework/releases) - [Commits](junit-team/junit-framework@r6.0.3...r6.1.2) Updates `org.junit.vintage:junit-vintage-engine` from 6.0.3 to 6.1.2 - [Release notes](https://github.com/junit-team/junit-framework/releases) - [Commits](junit-team/junit-framework@r6.0.3...r6.1.2) Updates `org.junit.jupiter:junit-jupiter-engine` from 6.0.3 to 6.1.2 - [Release notes](https://github.com/junit-team/junit-framework/releases) - [Commits](junit-team/junit-framework@r6.0.3...r6.1.2) Updates `org.junit.platform:junit-platform-launcher` from 6.0.3 to 6.1.2 - [Release notes](https://github.com/junit-team/junit-framework/releases) - [Commits](junit-team/junit-framework@r6.0.3...r6.1.2) Updates `org.junit.vintage:junit-vintage-engine` from 6.0.3 to 6.1.2 - [Release notes](https://github.com/junit-team/junit-framework/releases) - [Commits](junit-team/junit-framework@r6.0.3...r6.1.2) Updates `io.mockk:mockk` from 1.14.9 to 1.14.11 - [Release notes](https://github.com/mockk/mockk/releases) - [Commits](mockk/mockk@1.14.9...v1.14.11) Updates `org.jetbrains.kotlinx:kotlinx-collections-immutable` from 0.3.7 to 0.5.1 - [Release notes](https://github.com/Kotlin/kotlinx.collections.immutable/releases) - [Changelog](https://github.com/Kotlin/kotlinx.collections.immutable/blob/master/CHANGELOG.md) - [Commits](Kotlin/kotlinx.collections.immutable@v0.3.7...v0.5.1) Updates `org.json:json` from 20251224 to 20260719 - [Release notes](https://github.com/douglascrockford/JSON-java/releases) - [Changelog](https://github.com/stleary/JSON-java/blob/master/docs/RELEASES.md) - [Commits](stleary/JSON-java@2025122...2026071) Updates `com.android.application` from 9.2.1 to 9.3.0 Updates `com.android.library` from 9.2.1 to 9.3.0 Updates `com.android.legacy-kapt` from 9.2.1 to 9.3.0 Updates `com.android.library` from 9.2.1 to 9.3.0 Updates `org.jetbrains.kotlin.jvm` from 2.3.21 to 2.4.10 - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md) - [Commits](JetBrains/kotlin@v2.3.21...v2.4.10) Updates `org.jetbrains.kotlin.plugin.compose` from 2.3.21 to 2.4.10 - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md) - [Commits](JetBrains/kotlin@v2.3.21...v2.4.10) Updates `org.jetbrains.kotlin.plugin.compose` from 2.3.21 to 2.4.10 - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md) - [Commits](JetBrains/kotlin@v2.3.21...v2.4.10) Updates `com.android.legacy-kapt` from 9.2.1 to 9.3.0 Updates `org.jetbrains.kotlinx.kover` from 0.9.8 to 0.9.9 - [Release notes](https://github.com/Kotlin/kotlinx-kover/releases) - [Changelog](https://github.com/Kotlin/kotlinx-kover/blob/main/CHANGELOG.md) - [Commits](Kotlin/kotlinx-kover@v0.9.8...v0.9.9) Updates `org.sonarqube` from 7.3.0.8198 to 7.3.1.8318 --- updated-dependencies: - dependency-name: gradle-wrapper dependency-version: 9.6.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pkg - dependency-name: androidx.core:core-ktx dependency-version: 1.19.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pkg - dependency-name: androidx.lifecycle:lifecycle-runtime-ktx dependency-version: 2.11.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pkg - dependency-name: androidx.lifecycle:lifecycle-service dependency-version: 2.11.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pkg - dependency-name: androidx.lifecycle:lifecycle-viewmodel-compose dependency-version: 2.11.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pkg - dependency-name: androidx.lifecycle:lifecycle-service dependency-version: 2.11.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pkg - dependency-name: androidx.lifecycle:lifecycle-viewmodel-compose dependency-version: 2.11.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pkg - dependency-name: androidx.compose:compose-bom dependency-version: 2026.06.01 dependency-type: direct:production dependency-group: pkg - dependency-name: com.google.ai.edge.litertlm:litertlm-android dependency-version: 0.14.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pkg - dependency-name: com.google.protobuf:protobuf-javalite dependency-version: 4.35.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pkg - dependency-name: org.junit.jupiter:junit-jupiter-api dependency-version: 6.1.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pkg - dependency-name: org.junit.jupiter:junit-jupiter-engine dependency-version: 6.1.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pkg - dependency-name: org.junit.vintage:junit-vintage-engine dependency-version: 6.1.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pkg - dependency-name: org.junit.jupiter:junit-jupiter-engine dependency-version: 6.1.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pkg - dependency-name: org.junit.platform:junit-platform-launcher dependency-version: 6.1.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pkg - dependency-name: org.junit.vintage:junit-vintage-engine dependency-version: 6.1.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pkg - dependency-name: io.mockk:mockk dependency-version: 1.14.11 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pkg - dependency-name: org.jetbrains.kotlinx:kotlinx-collections-immutable dependency-version: 0.5.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pkg - dependency-name: org.json:json dependency-version: '20260719' dependency-type: direct:production update-type: version-update:semver-major dependency-group: pkg - dependency-name: com.android.application dependency-version: 9.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pkg - dependency-name: com.android.library dependency-version: 9.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pkg - dependency-name: com.android.legacy-kapt dependency-version: 9.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pkg - dependency-name: com.android.library dependency-version: 9.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pkg - dependency-name: org.jetbrains.kotlin.jvm dependency-version: 2.4.10 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pkg - dependency-name: org.jetbrains.kotlin.plugin.compose dependency-version: 2.4.10 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pkg - dependency-name: org.jetbrains.kotlin.plugin.compose dependency-version: 2.4.10 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pkg - dependency-name: com.android.legacy-kapt dependency-version: 9.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pkg - dependency-name: org.jetbrains.kotlinx.kover dependency-version: 0.9.9 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pkg - dependency-name: org.sonarqube dependency-version: 7.3.1.8318 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pkg ... Signed-off-by: dependabot[bot] <support@github.com>
…dencies Co-authored-by: anchildress1 <6563688+anchildress1@users.noreply.github.com>
… 2.11.0 Co-authored-by: anchildress1 <6563688+anchildress1@users.noreply.github.com>
c1c0b5b to
3788c92
Compare
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: anchildress1 <6563688+anchildress1@users.noreply.github.com>
|
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |



Bumps the pkg group with 22 updates in the / directory:
9.5.19.6.11.18.01.19.02.10.02.11.02.10.02.11.02.10.02.11.02026.05.002026.06.010.11.00.14.04.34.14.35.16.0.36.1.26.0.36.1.26.0.36.1.26.0.36.1.21.14.91.14.110.3.70.5.120251224202607199.2.19.3.09.2.19.3.09.2.19.3.02.3.212.4.102.3.212.4.100.9.80.9.97.3.0.81987.3.1.8318Updates
gradle-wrapperfrom 9.5.1 to 9.6.1Release notes
Sourced from gradle-wrapper's releases.
... (truncated)
Commits
309d128Update fixed issues in release notes for 9.6.1 (#38328)040a978Update fixed issues in release notes for 9.6.1e0b8325Restore --non-interactive flag instead of --interactive/--no-interactive (#38...946f3e6Limit explicit temp file permission setting to intended use case (#38300)65f8224Restore --non-interactive flag instead of --interactive/--no-interactivee346a5eAdjust CLI flag to configure non-interactive console (#38301)9b53be9Adjust CLI flag to configure non-interactive console0dd3b53Limit explicit temp file permission setting to intended use case48e5ac2Add reproducers25598fdPrepare 9.6.1 patch release (#38293)Updates
androidx.core:core-ktxfrom 1.18.0 to 1.19.0Updates
androidx.lifecycle:lifecycle-runtime-ktxfrom 2.10.0 to 2.11.0Updates
androidx.lifecycle:lifecycle-servicefrom 2.10.0 to 2.11.0Updates
androidx.lifecycle:lifecycle-viewmodel-composefrom 2.10.0 to 2.11.0Updates
androidx.lifecycle:lifecycle-servicefrom 2.10.0 to 2.11.0Updates
androidx.lifecycle:lifecycle-viewmodel-composefrom 2.10.0 to 2.11.0Updates
androidx.compose:compose-bomfrom 2026.05.00 to 2026.06.01Updates
com.google.ai.edge.litertlm:litertlm-androidfrom 0.11.0 to 0.14.0Release notes
Sourced from com.google.ai.edge.litertlm:litertlm-android's releases.
Commits
80f301fUpdate LiteRT-LM binary targets to v0.14.0.60e2d91Gracefully fallback from file backed model loading on unsupported platformsa39354aUpdate dependencies of litert_lm645fcacFix token ids used for HW PLE Lookupa3c76d2Update dependencies of litert_lm23f36e8tensor api litert-lm executor7d83107Fix windows build error with the latest absl351a8e7Fix LiteRT NPU quality regression in mask update CPU fallback.c84063aMake Python API's default sampler param match the engine's default valuee8ec426Update dependencies of litert_lmUpdates
com.google.protobuf:protobuf-javalitefrom 4.34.1 to 4.35.1Updates
org.junit.jupiter:junit-jupiter-apifrom 6.0.3 to 6.1.2Release notes
Sourced from org.junit.jupiter:junit-jupiter-api's releases.
... (truncated)
Commits
b685426Release 6.1.2ae244a6Remove blanket outputDirectoryCreator from SuiteEngineTests (#5793)43bd154Finalize 6.1.2 release notes0cd9510Fix order of release note sectionsa1507cbAdd initial 6.1.2 release notes to release notes index9326641Fix NoTestsDiscoveredException for suites containing only dynamic tests (#5839)2ef1123Create initial 6.1.2 release notes from template83fa9abBack to snapshots for further development0d85889Release 6.1.10363eeeFinalize 6.1.1 release notesUpdates
org.junit.jupiter:junit-jupiter-enginefrom 6.0.3 to 6.1.2Release notes
Sourced from org.junit.jupiter:junit-jupiter-engine's releases.
... (truncated)
Commits
b685426Release 6.1.2ae244a6Remove blanket outputDirectoryCreator from SuiteEngineTests (#5793)43bd154Finalize 6.1.2 release notes0cd9510Fix order of release note sectionsa1507cbAdd initial 6.1.2 release notes to release notes index9326641Fix NoTestsDiscoveredException for suites containing only dynamic tests (#5839)2ef1123Create initial 6.1.2 release notes from template83fa9abBack to snapshots for further development0d85889Release 6.1.10363eeeFinalize 6.1.1 release notesUpdates
org.junit.vintage:junit-vintage-enginefrom 6.0.3 to 6.1.2Release notes
Sourced from org.junit.vintage:junit-vintage-engine's releases.
... (truncated)
Commits
b685426Release 6.1.2ae244a6Remove blanket outputDirectoryCreator from SuiteEngineTests (#5793)43bd154Finalize 6.1.2 release notes0cd9510Fix order of release note sectionsa1507cbAdd initial 6.1.2 release notes to release notes index9326641Fix NoTestsDiscoveredException for suites containing only dynamic tests (#5839)2ef1123Create initial 6.1.2 release notes from template83fa9abBack to snapshots for further development0d85889Release 6.1.10363eeeFinalize 6.1.1 release notesUpdates
org.junit.jupiter:junit-jupiter-enginefrom 6.0.3 to 6.1.2Release notes
Sourced from org.junit.jupiter:junit-jupiter-engine's releases.
... (truncated)
Commits
b685426Release 6.1.2ae244a6Remove blanket outputDirectoryCreator from SuiteEngineTests (#5793)43bd154Finalize 6.1.2 release notes0cd9510Fix order of release note sectionsa1507cbAdd initial 6.1.2 release notes to release notes index9326641Fix NoTestsDiscoveredException for suites containing only dynamic tests (#5839)2ef1123Create initial 6.1.2 release notes from template83fa9abBack to snapshots for further development0d85889Release 6.1.10363eeeFinalize 6.1.1 release notesUpdates
org.junit.platform:junit-platform-launcherfrom 6.0.3 to 6.1.2Release notes
Sourced from org.junit.platform:junit-platform-launcher's releases.
... (truncated)
Commits
b685426Release 6.1.2ae244a6Remove blanket outputDirectoryCreator from SuiteEngineTests (#5793)43bd154Finalize 6.1.2 release notes0cd9510Fix order of release note sectionsa1507cbAdd initial 6.1.2 release notes to release notes index9326641Fix NoTestsDiscoveredException for suites containing only dynamic tests (#5839)2ef1123Create initial 6.1.2 release notes from template83fa9abBack to snapshots for further development0d85889Release 6.1.10363eeeFinalize 6.1.1 release notesUpdates
org.junit.vintage:junit-vintage-enginefrom 6.0.3 to 6.1.2Release notes
Sourced from org.junit.vintage:junit-vintage-engine's releases.
... (truncated)
Commits
b685426Release 6.1.2ae244a6Remove blanket outputDirectoryCreator from SuiteEngineTests (#5793)43bd154Finalize 6.1.2 release notes0cd9510Fix order of release note sectionsa1507cbAdd initial 6.1.2 release notes to release notes index9326641Fix NoTestsDiscoveredException for suites containing only dynamic tests (#5839)2ef1123Create initial 6.1.2 release notes from template83fa9abBack to snapshots for further development0d85889Release 6.1.10363eeeFinalize 6.1.1 release notesUpdates
io.mockk:mockkfrom 1.14.9 to 1.14.11Release notes
Sourced from io.mockk:mockk's releases.
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: dr...Description has been truncated