build(deps): bump the maven-dependencies group across 1 directory with 10 updates#2
Open
dependabot[bot] wants to merge 1 commit intomainfrom
Open
Conversation
0a69c9b to
0821fad
Compare
aa4e2c6 to
18b3567
Compare
Bumps the maven-dependencies group with 10 updates: | Package | From | To | | --- | --- | --- | | [gradle-wrapper](https://github.com/gradle/gradle) | `9.2.1` | `9.4.1` | | androidx.activity:activity-compose | `1.12.1` | `1.13.0` | | androidx.webkit:webkit | `1.14.0` | `1.15.0` | | androidx.compose:compose-bom | `2025.12.00` | `2026.03.01` | | com.android.application | `8.13.1` | `9.1.0` | | com.android.library | `8.13.1` | `9.1.0` | | org.jetbrains.kotlin.android | `2.2.21` | `2.3.20` | | org.jetbrains.kotlin.plugin.compose | `2.2.21` | `2.3.20` | | [com.google.devtools.ksp](https://github.com/google/ksp) | `2.3.3` | `2.3.6` | | [org.lsposed.lsplugin.cmaker](https://github.com/LSPosed/LSPlugin) | `1.2` | `1.4` | Updates `gradle-wrapper` from 9.2.1 to 9.4.1 - [Release notes](https://github.com/gradle/gradle/releases) - [Commits](gradle/gradle@v9.2.1...v9.4.1) Updates `androidx.activity:activity-compose` from 1.12.1 to 1.13.0 Updates `androidx.webkit:webkit` from 1.14.0 to 1.15.0 Updates `androidx.compose:compose-bom` from 2025.12.00 to 2026.03.01 Updates `com.android.application` from 8.13.1 to 9.1.0 Updates `com.android.library` from 8.13.1 to 9.1.0 Updates `com.android.library` from 8.13.1 to 9.1.0 Updates `org.jetbrains.kotlin.android` from 2.2.21 to 2.3.20 Updates `org.jetbrains.kotlin.plugin.compose` from 2.2.21 to 2.3.20 Updates `com.google.devtools.ksp` from 2.3.3 to 2.3.6 - [Release notes](https://github.com/google/ksp/releases) - [Commits](google/ksp@2.3.3...2.3.6) Updates `org.lsposed.lsplugin.cmaker` from 1.2 to 1.4 - [Commits](https://github.com/LSPosed/LSPlugin/commits) Updates `org.jetbrains.kotlin.plugin.compose` from 2.2.21 to 2.3.20 --- updated-dependencies: - dependency-name: gradle-wrapper dependency-version: 9.4.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: maven-dependencies - dependency-name: androidx.activity:activity-compose dependency-version: 1.13.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: maven-dependencies - dependency-name: androidx.webkit:webkit dependency-version: 1.15.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: maven-dependencies - dependency-name: androidx.compose:compose-bom dependency-version: 2026.03.01 dependency-type: direct:production dependency-group: maven-dependencies - dependency-name: com.android.application dependency-version: 9.1.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: maven-dependencies - dependency-name: com.android.library dependency-version: 9.1.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: maven-dependencies - dependency-name: com.android.library dependency-version: 9.1.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: maven-dependencies - dependency-name: org.jetbrains.kotlin.android dependency-version: 2.3.20 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: maven-dependencies - dependency-name: org.jetbrains.kotlin.plugin.compose dependency-version: 2.3.20 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: maven-dependencies - dependency-name: com.google.devtools.ksp dependency-version: 2.3.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: maven-dependencies - dependency-name: org.lsposed.lsplugin.cmaker dependency-version: '1.4' dependency-type: direct:production update-type: version-update:semver-minor dependency-group: maven-dependencies - dependency-name: org.jetbrains.kotlin.plugin.compose dependency-version: 2.3.20 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: maven-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
18b3567 to
a785053
Compare
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 maven-dependencies group with 10 updates in the / directory:
9.2.19.4.11.12.11.13.01.14.01.15.02025.12.002026.03.018.13.19.1.08.13.19.1.02.2.212.3.202.2.212.3.202.3.32.3.61.21.4Updates
gradle-wrapperfrom 9.2.1 to 9.4.1Release notes
Sourced from gradle-wrapper's releases.
... (truncated)
Commits
2d63270Ignore test (#37180)4c15906Ignore test9759ac1Make console/SIGINT test deterministic (#37178)aaf6ed4Make console/SIGINT test deterministic47cb783Fix OSC 9;4 progress bar not cleared on SIGINT (#37038)ef03f1dFix order-dependent assertion in CrossBuildScriptCachingIntegrationSpecfd26fd3Fix OSC 9;4 taskbar progress bar not cleared on build end or SIGINT0a84d67Release notes for 9.4.1 (#37148)e569c31cleanup9f227decleanupUpdates
androidx.activity:activity-composefrom 1.12.1 to 1.13.0Updates
androidx.webkit:webkitfrom 1.14.0 to 1.15.0Updates
androidx.compose:compose-bomfrom 2025.12.00 to 2026.03.01Updates
com.android.applicationfrom 8.13.1 to 9.1.0Updates
com.android.libraryfrom 8.13.1 to 9.1.0Updates
com.android.libraryfrom 8.13.1 to 9.1.0Updates
org.jetbrains.kotlin.androidfrom 2.2.21 to 2.3.20Updates
org.jetbrains.kotlin.plugin.composefrom 2.2.21 to 2.3.20Updates
com.google.devtools.kspfrom 2.3.3 to 2.3.6Release notes
Sourced from com.google.devtools.ksp's releases.
Commits
a3b48e6Remove redundant calls to asSequencea9f0719Add CODEOWNERS filec984ed3Test for running gradle tasks without caching in a row42ff48dClean up file handlers (intellij)ff1076aMake symbol-processing-api and common-deps compile dependencydf4922bCherry-pick optimization to MockFileIndexFacadedaa3f9dReplace findPlugin with withType Gradle api378a29fImprove test exception handling593e4c3Copy sources from kotlin-compiler to override intellij-core0be0984Update upload-benchmark-data.shUpdates
org.lsposed.lsplugin.cmakerfrom 1.2 to 1.4Commits
Updates
org.jetbrains.kotlin.plugin.composefrom 2.2.21 to 2.3.20