build(deps): bump the android-deps group across 1 directory with 6 updates#23
Open
dependabot[bot] wants to merge 1 commit into
Open
build(deps): bump the android-deps group across 1 directory with 6 updates#23dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
…dates Bumps the android-deps group with 5 updates in the /apps/android directory: | Package | From | To | | --- | --- | --- | | androidx.compose:compose-bom | `2026.03.01` | `2026.05.00` | | androidx.webkit:webkit | `1.15.0` | `1.16.0` | | [com.google.android.material:material](https://github.com/material-components/material-components-android) | `1.13.0` | `1.14.0` | | [org.jetbrains.kotlinx:kotlinx-coroutines-android](https://github.com/Kotlin/kotlinx.coroutines) | `1.10.2` | `1.11.0` | | [gradle-wrapper](https://github.com/gradle/gradle) | `9.4.1` | `9.5.1` | Updates `androidx.compose:compose-bom` from 2026.03.01 to 2026.05.00 Updates `androidx.webkit:webkit` from 1.15.0 to 1.16.0 Updates `com.google.android.material:material` from 1.13.0 to 1.14.0 - [Release notes](https://github.com/material-components/material-components-android/releases) - [Commits](material-components/material-components-android@1.13.0...1.14.0) Updates `org.jetbrains.kotlinx:kotlinx-coroutines-android` 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 `org.jetbrains.kotlinx:kotlinx-coroutines-test` 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 `gradle-wrapper` from 9.4.1 to 9.5.1 - [Release notes](https://github.com/gradle/gradle/releases) - [Commits](gradle/gradle@v9.4.1...v9.5.1) --- updated-dependencies: - dependency-name: androidx.compose:compose-bom dependency-version: 2026.05.00 dependency-type: direct:production dependency-group: android-deps - dependency-name: androidx.webkit:webkit dependency-version: 1.16.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: android-deps - dependency-name: com.google.android.material:material dependency-version: 1.14.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: android-deps - 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: android-deps - 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: android-deps - dependency-name: gradle-wrapper dependency-version: 9.5.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: android-deps ... 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 android-deps group with 5 updates in the /apps/android directory:
2026.03.012026.05.001.15.01.16.01.13.01.14.01.10.21.11.09.4.19.5.1Updates
androidx.compose:compose-bomfrom 2026.03.01 to 2026.05.00Updates
androidx.webkit:webkitfrom 1.15.0 to 1.16.0Updates
com.google.android.material:materialfrom 1.13.0 to 1.14.0Release notes
Sourced from com.google.android.material:material's releases.
... (truncated)
Commits
66c334b[Release] Update library version to 1.14.0 stable12e57b5[Focus Rings] Add setters and getters for stroke widths and inner insetf4652d6[NavigationView] Improve focus saving when opening NavigationView14b9ac9[Focus Rings] Add setters for outer and inner stroke colors and for refreshin...d6de1da[A11y][BottomSheet] Auto-expand when a focused view is off-screen in non-touc...41cfb65[A11y][NavigationView] Request and restore focus when opened and closed in Dr...8f63e94[Catalog] Fix lift on scroll glitchiness in All Components demo80aa0cc[Release] Update library version to 1.14.0-rc01fd44c9d[Button] [SplitButton] Fix inset and optical centering issue for SplitButton ...e6ae416[SearchView] Make sure IME is hidden when EditText loses focusUpdates
org.jetbrains.kotlinx:kotlinx-coroutines-androidfrom 1.10.2 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.10.2 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
gradle-wrapperfrom 9.4.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"Dependabot 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