-
Notifications
You must be signed in to change notification settings - Fork 11
chore(deps)(deps): bump the android-dependencies group across 1 directory with 12 updates #595
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
chore(deps)(deps): bump the android-dependencies group across 1 directory with 12 updates #595
Conversation
Sample app builds 📱Below you will find the list of the latest versions of the sample apps. It's recommended to always download the latest builds of the sample apps to accurately test the pull request. |
|
|
bb8f6ea to
52166ad
Compare
|
|
52166ad to
330bbdb
Compare
|
|
330bbdb to
fe2c18b
Compare
|
|
|
Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting |
fe2c18b to
7b43acc
Compare
|
|
7b43acc to
cdec0b8
Compare
|
|
cdec0b8 to
02dfb2f
Compare
| implementation 'androidx.constraintlayout:constraintlayout:2.1.4' | ||
| implementation "androidx.lifecycle:lifecycle-runtime-ktx:2.3.1" | ||
| implementation 'androidx.constraintlayout:constraintlayout:2.2.1' | ||
| implementation "androidx.lifecycle:lifecycle-runtime-ktx:2.9.4" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Bug: Lifecycle Dependency Version Mismatch
The lifecycle dependency updates in samples/java_layout and messaginginapp use version 2.9.4, which differs from the 2.9.2 version mentioned in the PR description. This affects lifecycle-runtime-ktx and other lifecycle dependencies, potentially introducing untested versions.
Additional Locations (1)
|
|
…tory with 12 updates Bumps the android-dependencies group with 12 updates in the / directory: | Package | From | To | | --- | --- | --- | | androidx.constraintlayout:constraintlayout | `2.1.4` | `2.2.1` | | androidx.lifecycle:lifecycle-runtime-ktx | `2.3.1` | `2.9.2` | | androidx.annotation:annotation | `1.6.0` | `1.9.1` | | androidx.appcompat:appcompat | `1.6.1` | `1.7.1` | | androidx.datastore:datastore-preferences | `1.0.0` | `1.1.7` | | androidx.datastore:datastore-preferences-rxjava3 | `1.0.0` | `1.1.7` | | androidx.lifecycle:lifecycle-common-java8 | `2.6.1` | `2.9.2` | | androidx.lifecycle:lifecycle-livedata | `2.6.1` | `2.9.2` | | androidx.lifecycle:lifecycle-reactivestreams | `2.6.1` | `2.9.2` | | androidx.lifecycle:lifecycle-viewmodel | `2.6.1` | `2.9.2` | | [com.google.android.material:material](https://github.com/material-components/material-components-android) | `1.9.0` | `1.12.0` | | com.android.tools.build:gradle | `8.6.1` | `8.12.0` | Updates `androidx.constraintlayout:constraintlayout` from 2.1.4 to 2.2.1 Updates `androidx.lifecycle:lifecycle-runtime-ktx` from 2.3.1 to 2.9.2 Updates `androidx.annotation:annotation` from 1.6.0 to 1.9.1 Updates `androidx.appcompat:appcompat` from 1.6.1 to 1.7.1 Updates `androidx.datastore:datastore-preferences` from 1.0.0 to 1.1.7 Updates `androidx.datastore:datastore-preferences-rxjava3` from 1.0.0 to 1.1.7 Updates `androidx.datastore:datastore-preferences-rxjava3` from 1.0.0 to 1.1.7 Updates `androidx.lifecycle:lifecycle-common-java8` from 2.6.1 to 2.9.2 Updates `androidx.lifecycle:lifecycle-livedata` from 2.6.1 to 2.9.2 Updates `androidx.lifecycle:lifecycle-reactivestreams` from 2.6.1 to 2.9.2 Updates `androidx.lifecycle:lifecycle-viewmodel` from 2.6.1 to 2.9.2 Updates `androidx.lifecycle:lifecycle-livedata` from 2.6.1 to 2.9.2 Updates `androidx.lifecycle:lifecycle-reactivestreams` from 2.6.1 to 2.9.2 Updates `androidx.lifecycle:lifecycle-viewmodel` from 2.6.1 to 2.9.2 Updates `com.google.android.material:material` from 1.9.0 to 1.12.0 - [Release notes](https://github.com/material-components/material-components-android/releases) - [Commits](material-components/material-components-android@1.9.0...1.12.0) Updates `com.android.tools.build:gradle` from 8.6.1 to 8.12.0 --- updated-dependencies: - dependency-name: androidx.constraintlayout:constraintlayout dependency-version: 2.2.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: android-dependencies - dependency-name: androidx.lifecycle:lifecycle-runtime-ktx dependency-version: 2.9.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: android-dependencies - dependency-name: androidx.annotation:annotation dependency-version: 1.9.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: android-dependencies - dependency-name: androidx.appcompat:appcompat dependency-version: 1.7.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: android-dependencies - dependency-name: androidx.datastore:datastore-preferences dependency-version: 1.1.7 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: android-dependencies - dependency-name: androidx.datastore:datastore-preferences-rxjava3 dependency-version: 1.1.7 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: android-dependencies - dependency-name: androidx.datastore:datastore-preferences-rxjava3 dependency-version: 1.1.7 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: android-dependencies - dependency-name: androidx.lifecycle:lifecycle-common-java8 dependency-version: 2.9.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: android-dependencies - dependency-name: androidx.lifecycle:lifecycle-livedata dependency-version: 2.9.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: android-dependencies - dependency-name: androidx.lifecycle:lifecycle-reactivestreams dependency-version: 2.9.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: android-dependencies - dependency-name: androidx.lifecycle:lifecycle-viewmodel dependency-version: 2.9.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: android-dependencies - dependency-name: androidx.lifecycle:lifecycle-livedata dependency-version: 2.9.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: android-dependencies - dependency-name: androidx.lifecycle:lifecycle-reactivestreams dependency-version: 2.9.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: android-dependencies - dependency-name: androidx.lifecycle:lifecycle-viewmodel dependency-version: 2.9.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: android-dependencies - dependency-name: com.google.android.material:material dependency-version: 1.12.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: android-dependencies - dependency-name: com.android.tools.build:gradle dependency-version: 8.12.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: android-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
02dfb2f to
80056e4
Compare
|
|
Bumps the android-dependencies group with 12 updates in the / directory:
2.1.42.2.12.3.12.9.21.6.01.9.11.6.11.7.11.0.01.1.71.0.01.1.72.6.12.9.22.6.12.9.22.6.12.9.22.6.12.9.21.9.01.12.08.6.18.12.0Updates
androidx.constraintlayout:constraintlayoutfrom 2.1.4 to 2.2.1Updates
androidx.lifecycle:lifecycle-runtime-ktxfrom 2.3.1 to 2.9.2Updates
androidx.annotation:annotationfrom 1.6.0 to 1.9.1Updates
androidx.appcompat:appcompatfrom 1.6.1 to 1.7.1Updates
androidx.datastore:datastore-preferencesfrom 1.0.0 to 1.1.7Updates
androidx.datastore:datastore-preferences-rxjava3from 1.0.0 to 1.1.7Updates
androidx.datastore:datastore-preferences-rxjava3from 1.0.0 to 1.1.7Updates
androidx.lifecycle:lifecycle-common-java8from 2.6.1 to 2.9.2Updates
androidx.lifecycle:lifecycle-livedatafrom 2.6.1 to 2.9.2Updates
androidx.lifecycle:lifecycle-reactivestreamsfrom 2.6.1 to 2.9.2Updates
androidx.lifecycle:lifecycle-viewmodelfrom 2.6.1 to 2.9.2Updates
androidx.lifecycle:lifecycle-livedatafrom 2.6.1 to 2.9.2Updates
androidx.lifecycle:lifecycle-reactivestreamsfrom 2.6.1 to 2.9.2Updates
androidx.lifecycle:lifecycle-viewmodelfrom 2.6.1 to 2.9.2Updates
com.google.android.material:materialfrom 1.9.0 to 1.12.0Release notes
Sourced from com.google.android.material:material's releases.
... (truncated)
Commits
88acfcd[Tokens] Update tokens to v4.0.05390215[Gradle] Update androidx transition dependency to 1.5.05bc50a0Update library version to 1.12.05950041[Gradle] Update androidx transition dependency to 1.5.0-rc016b064e8Update library version to 1.12.0-rc01a4f19d1Update library version to 1.12.0-beta018c63848[Gradle] Update androidx transition dep to version 1.5.0-beta0192bc02c[NTC][Slider] Make tick size defaults to the stop indicator size if set387f59b[Search] Exclude icons from search bar handwriting boundsa3af20a[NavDrawer][a11y] Fix wrong item selected after clickUpdates
com.android.tools.build:gradlefrom 8.6.1 to 8.12.0You can trigger a rebase of this PR 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 mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@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 conditionsNote
Bumps Android Gradle Plugin to 8.13.0 and updates key AndroidX (Lifecycle, ConstraintLayout, DataStore, AppCompat, Annotation) and Material versions in
messaginginappandsamples/java_layout.com.android.tools.build:gradleto8.13.0inbuildSrc/build.gradle.kts.messaginginapp/build.gradle):androidx.constraintlayout:constraintlayout→2.2.1androidx.lifecycle:lifecycle-runtime-ktx→2.9.4samples/java_layout/build.gradle):androidx.datastore:*→1.1.7androidx.lifecycle:*→2.9.4androidx.annotation:annotation→1.9.1androidx.appcompat:appcompat→1.7.1androidx.constraintlayout:constraintlayout→2.2.1com.google.android.material:material→1.13.0Written by Cursor Bugbot for commit 02dfb2f. This will update automatically on new commits. Configure here.