Bump the dependencies group across 1 directory with 11 updates - #4
Merged
Merged
Conversation
Bumps the dependencies group with 9 updates in the / directory: | Package | From | To | | --- | --- | --- | | [org.jetbrains.kotlin.android](https://github.com/JetBrains/kotlin) | `2.3.0` | `2.4.10` | | androidx.core:core-ktx | `1.15.0` | `1.19.0` | | androidx.lifecycle:lifecycle-service | `2.8.7` | `2.11.0` | | androidx.activity:activity-ktx | `1.9.3` | `1.13.0` | | [com.google.android.material:material](https://github.com/material-components/material-components-android) | `1.12.0` | `1.14.0` | | androidx.constraintlayout:constraintlayout | `2.2.0` | `2.2.2` | | [org.apache.commons:commons-compress](https://github.com/apache/commons-compress) | `1.27.1` | `1.28.0` | | [org.tukaani:xz](https://github.com/tukaani-project/xz-java) | `1.10` | `1.12` | | [gradle-wrapper](https://github.com/gradle/gradle) | `8.13` | `8.14.5` | Updates `org.jetbrains.kotlin.android` from 2.3.0 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.0...v2.4.10) Updates `androidx.core:core-ktx` from 1.15.0 to 1.19.0 Updates `androidx.lifecycle:lifecycle-service` from 2.8.7 to 2.11.0 Updates `androidx.lifecycle:lifecycle-runtime-ktx` from 2.8.7 to 2.11.0 Updates `androidx.lifecycle:lifecycle-viewmodel-ktx` from 2.8.7 to 2.11.0 Updates `androidx.activity:activity-ktx` from 1.9.3 to 1.13.0 Updates `com.google.android.material:material` from 1.12.0 to 1.14.0 - [Release notes](https://github.com/material-components/material-components-android/releases) - [Commits](material-components/material-components-android@1.12.0...1.14.0) Updates `androidx.constraintlayout:constraintlayout` from 2.2.0 to 2.2.2 Updates `org.apache.commons:commons-compress` from 1.27.1 to 1.28.0 - [Changelog](https://github.com/apache/commons-compress/blob/master/RELEASE-NOTES.txt) - [Commits](apache/commons-compress@rel/commons-compress-1.27.1...rel/commons-compress-1.28.0) Updates `org.tukaani:xz` from 1.10 to 1.12 - [Release notes](https://github.com/tukaani-project/xz-java/releases) - [Changelog](https://github.com/tukaani-project/xz-java/blob/master/NEWS.md) - [Commits](tukaani-project/xz-java@v1.10...v1.12) Updates `gradle-wrapper` from 8.13 to 8.14.5 - [Release notes](https://github.com/gradle/gradle/releases) - [Commits](gradle/gradle@v8.13.0...v8.14.5) --- updated-dependencies: - dependency-name: androidx.activity:activity-ktx dependency-version: 1.13.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: androidx.constraintlayout:constraintlayout dependency-version: 2.2.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: androidx.core:core-ktx dependency-version: 1.19.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: androidx.lifecycle:lifecycle-runtime-ktx dependency-version: 2.11.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: androidx.lifecycle:lifecycle-service dependency-version: 2.11.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: androidx.lifecycle:lifecycle-viewmodel-ktx dependency-version: 2.11.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: com.google.android.material:material dependency-version: 1.14.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: gradle-wrapper dependency-version: 8.14.5 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: org.apache.commons:commons-compress dependency-version: 1.28.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: org.jetbrains.kotlin.android dependency-version: 2.4.10 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: org.tukaani:xz dependency-version: '1.12' dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/gradle/dependencies-9c2fc78d14
branch
from
August 2, 2026 15:25
a4797bf to
9a11be8
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 dependencies group with 9 updates in the / directory:
2.3.02.4.101.15.01.19.02.8.72.11.01.9.31.13.01.12.01.14.02.2.02.2.21.27.11.28.01.101.128.138.14.5Updates
org.jetbrains.kotlin.androidfrom 2.3.0 to 2.4.10Release notes
Sourced from org.jetbrains.kotlin.android's releases.
... (truncated)
Changelog
Sourced from org.jetbrains.kotlin.android's changelog.
... (truncated)
Commits
5687445Add Changelog for 2.4.10-RC2ba30392[Wasm] Support regenerate unchanged modules flag on KGP6307e73[Wasm] Implement Xwasm-IC-generate-unchanged-modules flag39d7aeeAdd ChangeLog for 2.4.10-RC2a2956be[Gradle] Update karma.conf.js to use 'require(...)' instead plain strings9b1361c[Gradle] KT-87223: Updated regression testa4c153a[Gradle] KT-87223: Fix toochain to 2.4.0 for abiValidation compat configbc04b90Add ChangeLog for 2.4.10-RCbbcb94b[CRI] explicitly disable CRI generation for non-JVM targets to avoid false-po...6c2c458Scripting: fix jvmTarget processing from script annotationsUpdates
androidx.core:core-ktxfrom 1.15.0 to 1.19.0Updates
androidx.lifecycle:lifecycle-servicefrom 2.8.7 to 2.11.0Updates
androidx.lifecycle:lifecycle-runtime-ktxfrom 2.8.7 to 2.11.0Updates
androidx.lifecycle:lifecycle-viewmodel-ktxfrom 2.8.7 to 2.11.0Updates
androidx.activity:activity-ktxfrom 1.9.3 to 1.13.0Updates
com.google.android.material:materialfrom 1.12.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
androidx.constraintlayout:constraintlayoutfrom 2.2.0 to 2.2.2Updates
org.apache.commons:commons-compressfrom 1.27.1 to 1.28.0Changelog
Sourced from org.apache.commons:commons-compress's changelog.
... (truncated)
Commits
852d9c2Prepare for the release candidate 1.28.0 RC1f5eb9e2Prepare for the next release candidate36f204cCamel case parameter name4c04e4aUse final6cb7da1Javadoc563c9d2Javadocce73bd8Javadoca464ae9Better parameter namesc0b2b84Add TODO for next major versionc76bc97Use OpenVEX to document that we are not affected by CVE-2025-48924 inUpdates
org.tukaani:xzfrom 1.10 to 1.12Changelog
Sourced from org.tukaani:xz's changelog.
Commits
107a519Bump the version number to 1.123061152Update NEWS.md for 1.120ecee25Refactor EXTRA_SIZE to getExtraSize()ac1aeb1Fix ArrayIndexOutOfBoundsException in the LZMA/LZMA2 encoder12c75fdFix ArrayCache usage with LZMAInputStreame52d9adSHA256SUMS: Add 1.11 files9a755ecCI: Add missing SPDX tagseec2ad9Bump the version number to 1.11cd59206Update NEWS.md for 1.11afd20a2Omit the .github directory from releasesUpdates
gradle-wrapperfrom 8.13 to 8.14.5Release notes
Sourced from gradle-wrapper's releases.
... (truncated)
Commits
62345beFinalize release notes for 8.14.5 (#37829)38049c2Finalize release notes for 8.14.5f378139Update jdks.yaml (#37780)4e739b5Update jdks.yamld94136aUpdate jdks.yaml (#37704)a2f6942Update jdks.yaml28df263Backport exclude bugfix (#37559)e03dca1Upgrade BouncyCastle to 1.84 (#37656)987d1a3Bump the Jackson version56e392cBump Bouncycastle to 1.84