-
Notifications
You must be signed in to change notification settings - Fork 5.3k
🤖 Update Dependencies #1620
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?
🤖 Update Dependencies #1620
Changes from all commits
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -4,11 +4,11 @@ | |
| ##### | ||
| [versions] | ||
| accompanist = "0.37.3" | ||
| android-material3 = "1.14.0-alpha05" | ||
| android-material3 = "1.14.0-alpha06" | ||
| androidGradlePlugin = "8.13.0" | ||
| androidx-activity-compose = "1.11.0" | ||
| androidx-appcompat = "1.7.1" | ||
| androidx-compose-bom = "2025.10.00" | ||
| androidx-compose-bom = "2025.10.01" | ||
|
Contributor
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. The update of |
||
| androidx-constraintlayout = "1.1.1" | ||
| androidx-core-splashscreen = "1.0.1" | ||
| androidx-corektx = "1.17.0" | ||
|
|
@@ -24,7 +24,7 @@ androidx-test-ext-junit = "1.3.0" | |
| androidx-test-ext-truth = "1.7.0" | ||
| androidx-tv-foundation = "1.0.0-alpha12" | ||
| androidx-tv-material = "1.0.1" | ||
| androidx-wear-compose = "1.5.3" | ||
| androidx-wear-compose = "1.5.4" | ||
| androidx-window = "1.5.0" | ||
| androidxHiltNavigationCompose = "1.3.0" | ||
| androix-test-uiautomator = "2.3.0" | ||
|
|
@@ -39,19 +39,19 @@ hiltExt = "1.3.0" | |
| horologist = "0.7.15" | ||
| jdkDesugar = "2.1.5" | ||
| junit = "4.13.2" | ||
| kotlin = "2.2.20" | ||
| kotlin = "2.2.21" | ||
| kotlinx-serialization-json = "1.9.0" | ||
| kotlinx_immutable = "0.4.0" | ||
| ksp = "2.2.20-2.0.4" | ||
| ksp = "2.3.0" | ||
| maps-compose = "6.12.1" | ||
| # @keep | ||
| minSdk = "23" | ||
| okhttp = "5.2.0" | ||
| okhttp = "5.2.1" | ||
| play-services-wearable = "19.0.0" | ||
| robolectric = "4.16" | ||
| roborazzi = "1.50.0" | ||
| rome = "2.1.0" | ||
| room = "2.8.2" | ||
| room = "2.8.3" | ||
| secrets = "2.0.1" | ||
| spotless = "8.0.0" | ||
| # @keep | ||
|
|
||
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -4,11 +4,11 @@ | |
| ##### | ||
| [versions] | ||
| accompanist = "0.37.3" | ||
| android-material3 = "1.14.0-alpha05" | ||
| android-material3 = "1.14.0-alpha06" | ||
| androidGradlePlugin = "8.13.0" | ||
| androidx-activity-compose = "1.11.0" | ||
| androidx-appcompat = "1.7.1" | ||
| androidx-compose-bom = "2025.10.00" | ||
| androidx-compose-bom = "2025.10.01" | ||
|
Contributor
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. The update of |
||
| androidx-constraintlayout = "1.1.1" | ||
| androidx-core-splashscreen = "1.0.1" | ||
| androidx-corektx = "1.17.0" | ||
|
|
@@ -24,7 +24,7 @@ androidx-test-ext-junit = "1.3.0" | |
| androidx-test-ext-truth = "1.7.0" | ||
| androidx-tv-foundation = "1.0.0-alpha12" | ||
| androidx-tv-material = "1.0.1" | ||
| androidx-wear-compose = "1.5.3" | ||
| androidx-wear-compose = "1.5.4" | ||
| androidx-window = "1.5.0" | ||
| androidxHiltNavigationCompose = "1.3.0" | ||
| androix-test-uiautomator = "2.3.0" | ||
|
|
@@ -39,19 +39,19 @@ hiltExt = "1.3.0" | |
| horologist = "0.7.15" | ||
| jdkDesugar = "2.1.5" | ||
| junit = "4.13.2" | ||
| kotlin = "2.2.20" | ||
| kotlin = "2.2.21" | ||
| kotlinx-serialization-json = "1.9.0" | ||
| kotlinx_immutable = "0.4.0" | ||
| ksp = "2.2.20-2.0.4" | ||
| ksp = "2.3.0" | ||
| maps-compose = "6.12.1" | ||
| # @keep | ||
| minSdk = "23" | ||
| okhttp = "5.2.0" | ||
| okhttp = "5.2.1" | ||
| play-services-wearable = "19.0.0" | ||
| robolectric = "4.16" | ||
| roborazzi = "1.50.0" | ||
| rome = "2.1.0" | ||
| room = "2.8.2" | ||
| room = "2.8.3" | ||
| secrets = "2.0.1" | ||
| spotless = "8.0.0" | ||
| # @keep | ||
|
|
||
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,10 +1,10 @@ | ||
| [versions] | ||
| accompanist = "0.37.3" | ||
| android-material3 = "1.14.0-alpha05" | ||
| android-material3 = "1.14.0-alpha06" | ||
| androidGradlePlugin = "8.13.0" | ||
| androidx-activity-compose = "1.11.0" | ||
| androidx-appcompat = "1.7.1" | ||
| androidx-compose-bom = "2025.10.00" | ||
| androidx-compose-bom = "2025.10.01" | ||
|
Contributor
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. The update of |
||
| androidx-constraintlayout = "1.1.1" | ||
| androidx-core-splashscreen = "1.0.1" | ||
| androidx-corektx = "1.17.0" | ||
|
|
@@ -20,7 +20,7 @@ androidx-test-ext-junit = "1.3.0" | |
| androidx-test-ext-truth = "1.7.0" | ||
| androidx-tv-foundation = "1.0.0-alpha12" | ||
| androidx-tv-material = "1.0.1" | ||
| androidx-wear-compose = "1.5.3" | ||
| androidx-wear-compose = "1.5.4" | ||
| androidx-window = "1.5.0" | ||
| androidxHiltNavigationCompose = "1.3.0" | ||
| androix-test-uiautomator = "2.3.0" | ||
|
|
@@ -36,19 +36,19 @@ hiltExt = "1.3.0" | |
| horologist = "0.7.15" | ||
| jdkDesugar = "2.1.5" | ||
| junit = "4.13.2" | ||
| kotlin = "2.2.20" | ||
| kotlin = "2.2.21" | ||
| kotlinx-serialization-json = "1.9.0" | ||
| kotlinx_immutable = "0.4.0" | ||
| ksp = "2.2.20-2.0.4" | ||
| ksp = "2.3.0" | ||
| maps-compose = "6.12.1" | ||
| # @keep | ||
| minSdk = "23" | ||
| okhttp = "5.2.0" | ||
| okhttp = "5.2.1" | ||
| play-services-wearable = "19.0.0" | ||
| robolectric = "4.16" | ||
| roborazzi = "1.50.0" | ||
| rome = "2.1.0" | ||
| room = "2.8.2" | ||
| room = "2.8.3" | ||
| secrets = "2.0.1" | ||
| spotless = "8.0.0" | ||
| # @keep | ||
|
|
||
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -4,11 +4,11 @@ | |
| ##### | ||
| [versions] | ||
| accompanist = "0.37.3" | ||
| android-material3 = "1.14.0-alpha05" | ||
| android-material3 = "1.14.0-alpha06" | ||
| androidGradlePlugin = "8.13.0" | ||
| androidx-activity-compose = "1.11.0" | ||
| androidx-appcompat = "1.7.1" | ||
| androidx-compose-bom = "2025.10.00" | ||
| androidx-compose-bom = "2025.10.01" | ||
|
Contributor
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. The update of |
||
| androidx-constraintlayout = "1.1.1" | ||
| androidx-core-splashscreen = "1.0.1" | ||
| androidx-corektx = "1.17.0" | ||
|
|
@@ -24,7 +24,7 @@ androidx-test-ext-junit = "1.3.0" | |
| androidx-test-ext-truth = "1.7.0" | ||
| androidx-tv-foundation = "1.0.0-alpha12" | ||
| androidx-tv-material = "1.0.1" | ||
| androidx-wear-compose = "1.5.3" | ||
| androidx-wear-compose = "1.5.4" | ||
| androidx-window = "1.5.0" | ||
| androidxHiltNavigationCompose = "1.3.0" | ||
| androix-test-uiautomator = "2.3.0" | ||
|
|
@@ -39,19 +39,19 @@ hiltExt = "1.3.0" | |
| horologist = "0.7.15" | ||
| jdkDesugar = "2.1.5" | ||
| junit = "4.13.2" | ||
| kotlin = "2.2.20" | ||
| kotlin = "2.2.21" | ||
| kotlinx-serialization-json = "1.9.0" | ||
| kotlinx_immutable = "0.4.0" | ||
| ksp = "2.2.20-2.0.4" | ||
| ksp = "2.3.0" | ||
| maps-compose = "6.12.1" | ||
| # @keep | ||
| minSdk = "23" | ||
| okhttp = "5.2.0" | ||
| okhttp = "5.2.1" | ||
| play-services-wearable = "19.0.0" | ||
| robolectric = "4.16" | ||
| roborazzi = "1.50.0" | ||
| rome = "2.1.0" | ||
| room = "2.8.2" | ||
| room = "2.8.3" | ||
| secrets = "2.0.1" | ||
| spotless = "8.0.0" | ||
| # @keep | ||
|
|
||
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.
The update of
androidx-compose-bomfrom2025.10.00to2025.10.01seems like a very minor change. It's important to verify that such a small increment doesn't introduce any compatibility issues or unexpected behavior in the project. Please confirm that this update has been thoroughly tested and is necessary.