build(deps): bump the maven-dependencies group across 1 directory with 10 updates#1487
Open
dependabot[bot] wants to merge 1 commit into
Open
build(deps): bump the maven-dependencies group across 1 directory with 10 updates#1487dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
…h 10 updates Bumps the maven-dependencies group with 10 updates in the / directory: | Package | From | To | | --- | --- | --- | | [gradle-wrapper](https://github.com/gradle/gradle) | `9.3.1` | `9.5.1` | | androidx.activity:activity-compose | `1.12.3` | `1.13.0` | | androidx.webkit:webkit | `1.15.0` | `1.16.0` | | androidx.compose:compose-bom | `2026.01.01` | `2026.05.01` | | androidx.compose.material3:material3 | `1.5.0-alpha13` | `1.5.0-alpha21` | | [org.jetbrains.kotlinx:kotlinx-coroutines-core](https://github.com/Kotlin/kotlinx.coroutines) | `1.10.2` | `1.11.0` | | com.android.application | `9.0.0` | `9.2.1` | | [com.google.devtools.ksp](https://github.com/google/ksp) | `2.3.5` | `2.3.9` | | org.jetbrains.kotlin.android | `2.3.10` | `2.4.0` | | org.jetbrains.kotlin.plugin.compose | `2.3.10` | `2.4.0` | Updates `gradle-wrapper` from 9.3.1 to 9.5.1 - [Release notes](https://github.com/gradle/gradle/releases) - [Commits](gradle/gradle@v9.3.1...v9.5.1) Updates `androidx.activity:activity-compose` from 1.12.3 to 1.13.0 Updates `androidx.webkit:webkit` from 1.15.0 to 1.16.0 Updates `androidx.compose:compose-bom` from 2026.01.01 to 2026.05.01 Updates `androidx.compose.material3:material3` from 1.5.0-alpha13 to 1.5.0-alpha21 Updates `org.jetbrains.kotlinx:kotlinx-coroutines-core` from 1.10.2 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.10.2...1.11.0) Updates `com.android.application` from 9.0.0 to 9.2.1 Updates `com.google.devtools.ksp` from 2.3.5 to 2.3.9 - [Release notes](https://github.com/google/ksp/releases) - [Commits](google/ksp@2.3.5...2.3.9) Updates `org.jetbrains.kotlin.android` from 2.3.10 to 2.4.0 Updates `org.jetbrains.kotlin.plugin.compose` from 2.3.10 to 2.4.0 Updates `org.jetbrains.kotlin.plugin.compose` from 2.3.10 to 2.4.0 --- updated-dependencies: - dependency-name: gradle-wrapper dependency-version: 9.5.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.16.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: maven-dependencies - dependency-name: androidx.compose:compose-bom dependency-version: 2026.05.01 dependency-type: direct:production dependency-group: maven-dependencies - dependency-name: androidx.compose.material3:material3 dependency-version: 1.5.0-alpha21 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: maven-dependencies - dependency-name: org.jetbrains.kotlinx:kotlinx-coroutines-core dependency-version: 1.11.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: maven-dependencies - dependency-name: com.android.application dependency-version: 9.2.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: maven-dependencies - dependency-name: com.google.devtools.ksp dependency-version: 2.3.9 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: maven-dependencies - dependency-name: org.jetbrains.kotlin.android dependency-version: 2.4.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: maven-dependencies - dependency-name: org.jetbrains.kotlin.plugin.compose dependency-version: 2.4.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: maven-dependencies - dependency-name: org.jetbrains.kotlin.plugin.compose dependency-version: 2.4.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: maven-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
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.3.19.5.11.12.31.13.01.15.01.16.02026.01.012026.05.011.5.0-alpha131.5.0-alpha211.10.21.11.09.0.09.2.12.3.52.3.92.3.102.4.02.3.102.4.0Updates
gradle-wrapperfrom 9.3.1 to 9.5.1Release notes
Sourced from gradle-wrapper's releases.
... (truncated)
Commits
fd78213Update Documentation Infrastructure: Fix scrolling issue in user manual (#37861)7758437fix scroll2fd605fOnly try to run as worker thread in DefaultBuildOperationQueue (#37845)af69849Release notes for Gradle 9.5.1 (#37853)f4d9d03Release notes for Gradle 9.5.101eda3aAddress review feedback on worker-lease retry changes7024e15Revert enrich file visitor with size info onreleasebranch (#37848)d51476fFix tryRunAsWorkerThread null-return test to match contract090ebabRevert "Add getLength() to FilePropertyVisitor.VisitState"bceab24Revert "Fix annotation"Updates
androidx.activity:activity-composefrom 1.12.3 to 1.13.0Updates
androidx.webkit:webkitfrom 1.15.0 to 1.16.0Updates
androidx.compose:compose-bomfrom 2026.01.01 to 2026.05.01Updates
androidx.compose.material3:material3from 1.5.0-alpha13 to 1.5.0-alpha21Updates
org.jetbrains.kotlinx:kotlinx-coroutines-corefrom 1.10.2 to 1.11.0Release 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
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
com.android.applicationfrom 9.0.0 to 9.2.1Updates
com.google.devtools.kspfrom 2.3.5 to 2.3.9Release notes
Sourced from com.google.devtools.ksp's releases.
Commits
799f6c1Add unused test0410308return to using kgp api but gate with if statement3b0ae6dConsolidate klib cross-compilation support check on KGP property9746fb5Add test for self referencing type variablesb61da98Fix release branch cherry-picking555120dAdd copyright header1a80a30Revert "Refactor CollectAnnotatedSymbolsPsiVisitor"b6684d4Update auto-merge.yml to 2.3.9-release branchd350521Add test for context parameters811dbfeMerge test directoriesUpdates
org.jetbrains.kotlin.androidfrom 2.3.10 to 2.4.0Updates
org.jetbrains.kotlin.plugin.composefrom 2.3.10 to 2.4.0Updates
org.jetbrains.kotlin.plugin.composefrom 2.3.10 to 2.4.0Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions