woocommerce / woocommerce-android

WooCommerce Android app
https://www.woocommerce.com/mobile
GNU General Public License v2.0
277 stars 135 forks source link

Bump androidx-hilt from 1.1.0 to 1.2.0 #12791

Closed dependabot[bot] closed 1 month ago

dependabot[bot] commented 1 month ago

Bumps androidx-hilt from 1.1.0 to 1.2.0. Updates androidx.hilt:hilt-common from 1.1.0 to 1.2.0

Updates androidx.hilt:hilt-compiler from 1.1.0 to 1.2.0

Updates androidx.hilt:hilt-navigation-compose from 1.1.0 to 1.2.0

Updates androidx.hilt:hilt-navigation-fragment from 1.1.0 to 1.2.0

Updates androidx.hilt:hilt-work from 1.1.0 to 1.2.0

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 rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
hichamboushaba commented 1 month ago

@atorresveiga this PR is a result of a rebase command that I started on a previous one https://github.com/woocommerce/woocommerce-android/pull/12148, which I was already planning to review, so I'm going to review this one instead 🙂.

dangermattic commented 1 month ago
1 Warning
:warning: This PR is assigned to the milestone 20.8. The due date for this milestone has already passed.
Please assign it to a milestone with a later deadline or check whether the release for this milestone has already been finished.

Generated by :no_entry_sign: Danger

wpmobilebot commented 1 month ago

Project dependencies changes

The following changes in project dependencies were detected (configuration vanillaReleaseRuntimeClasspath):

list ``` Upgraded Dependencies androidx.hilt:hilt-common:1.2.0, (changed from 1.1.0) androidx.hilt:hilt-navigation:1.2.0, (changed from 1.1.0) androidx.hilt:hilt-navigation-compose:1.2.0, (changed from 1.1.0) androidx.hilt:hilt-navigation-fragment:1.2.0, (changed from 1.1.0) androidx.hilt:hilt-work:1.2.0, (changed from 1.1.0) ```
tree ```diff -+--- androidx.hilt:hilt-navigation-fragment:1.1.0 -| +--- androidx.hilt:hilt-navigation:1.1.0 -| | +--- androidx.annotation:annotation:1.1.0 -> 1.8.0 (*) -| | +--- androidx.navigation:navigation-runtime:2.5.1 -> 2.7.7 (*) -| | +--- com.google.dagger:hilt-android:2.48 -> 2.50 (*) -| | \--- org.jetbrains.kotlin:kotlin-stdlib:1.8.22 -> 1.9.25 (*) -| +--- androidx.navigation:navigation-fragment-ktx:2.5.1 -> 2.7.7 -| | +--- androidx.navigation:navigation-fragment:2.7.7 (*) -| | +--- androidx.navigation:navigation-runtime-ktx:2.7.7 (*) -| | +--- androidx.navigation:navigation-common:2.7.7 (c) -| | +--- androidx.navigation:navigation-compose:2.7.7 (c) -| | +--- androidx.navigation:navigation-fragment:2.7.7 (c) -| | +--- androidx.navigation:navigation-runtime:2.7.7 (c) -| | +--- androidx.navigation:navigation-runtime-ktx:2.7.7 (c) -| | +--- androidx.navigation:navigation-ui:2.7.7 (c) -| | \--- androidx.navigation:navigation-common-ktx:2.7.7 (c) -| \--- org.jetbrains.kotlin:kotlin-stdlib:1.8.22 -> 1.9.25 (*) ++--- androidx.hilt:hilt-navigation-fragment:1.2.0 +| +--- androidx.hilt:hilt-navigation:1.2.0 +| | +--- androidx.annotation:annotation:1.1.0 -> 1.8.0 (*) +| | +--- androidx.navigation:navigation-runtime:2.5.1 -> 2.7.7 (*) +| | +--- com.google.dagger:hilt-android:2.49 -> 2.50 (*) +| | \--- org.jetbrains.kotlin:kotlin-stdlib:1.8.22 -> 1.9.25 (*) +| +--- androidx.navigation:navigation-fragment-ktx:2.5.1 -> 2.7.7 +| | +--- androidx.navigation:navigation-fragment:2.7.7 (*) +| | +--- androidx.navigation:navigation-runtime-ktx:2.7.7 (*) +| | +--- androidx.navigation:navigation-common:2.7.7 (c) +| | +--- androidx.navigation:navigation-compose:2.7.7 (c) +| | +--- androidx.navigation:navigation-fragment:2.7.7 (c) +| | +--- androidx.navigation:navigation-runtime:2.7.7 (c) +| | +--- androidx.navigation:navigation-runtime-ktx:2.7.7 (c) +| | +--- androidx.navigation:navigation-ui:2.7.7 (c) +| | \--- androidx.navigation:navigation-common-ktx:2.7.7 (c) +| \--- org.jetbrains.kotlin:kotlin-stdlib:1.8.22 -> 1.9.25 (*) -+--- androidx.hilt:hilt-common:1.1.0 -| \--- com.google.dagger:hilt-core:2.48 -> 2.50 (*) ++--- androidx.hilt:hilt-common:1.2.0 +| \--- com.google.dagger:hilt-core:2.49 -> 2.50 (*) -+--- androidx.hilt:hilt-work:1.1.0 -| +--- androidx.annotation:annotation:1.1.0 -> 1.8.0 (*) -| +--- androidx.hilt:hilt-common:1.1.0 (*) -| +--- androidx.work:work-runtime:2.3.4 -> 2.7.1 (*) -| \--- com.google.dagger:hilt-android:2.48 -> 2.50 (*) ++--- androidx.hilt:hilt-work:1.2.0 +| +--- androidx.annotation:annotation:1.1.0 -> 1.8.0 (*) +| +--- androidx.hilt:hilt-common:1.2.0 (*) +| +--- androidx.work:work-runtime:2.3.4 -> 2.7.1 (*) +| \--- com.google.dagger:hilt-android:2.49 -> 2.50 (*) -\--- androidx.hilt:hilt-navigation-compose:1.1.0 - +--- androidx.compose.runtime:runtime:1.0.1 -> 1.6.5 (*) - +--- androidx.compose.ui:ui:1.0.1 -> 1.6.5 (*) - +--- androidx.hilt:hilt-navigation:1.1.0 (*) - +--- androidx.lifecycle:lifecycle-viewmodel-compose:2.6.1 -> 2.7.0 (*) - +--- androidx.navigation:navigation-compose:2.5.1 -> 2.7.7 (*) - \--- org.jetbrains.kotlin:kotlin-stdlib:1.8.22 -> 1.9.25 (*) +\--- androidx.hilt:hilt-navigation-compose:1.2.0 + +--- androidx.compose.runtime:runtime:1.0.1 -> 1.6.5 (*) + +--- androidx.compose.ui:ui:1.0.1 -> 1.6.5 (*) + +--- androidx.hilt:hilt-navigation:1.2.0 (*) + +--- androidx.lifecycle:lifecycle-viewmodel-compose:2.6.1 -> 2.7.0 (*) + +--- androidx.navigation:navigation-compose:2.5.1 -> 2.7.7 (*) + \--- org.jetbrains.kotlin:kotlin-stdlib:1.8.22 -> 1.9.25 (*) ```
wpmobilebot commented 1 month ago
📲 You can test the changes from this Pull Request in WooCommerce-Wear Android by scanning the QR code below to install the corresponding build.
App Name WooCommerce-Wear Android
Platform⌚️ Wear OS
FlavorJalapeno
Build TypeDebug
Commit940cd21704da6d657ce212c76e29e2d9c465000c
Direct Downloadwoocommerce-wear-prototype-build-pr12791-940cd21.apk
wpmobilebot commented 1 month ago

📲 You can test the changes from this Pull Request in WooCommerce Android by scanning the QR code below to install the corresponding build.

App Name WooCommerce Android
Platform📱 Mobile
FlavorJalapeno
Build TypeDebug
Commit940cd21704da6d657ce212c76e29e2d9c465000c
Direct Downloadwoocommerce-prototype-build-pr12791-940cd21.apk
codecov-commenter commented 1 month ago

Codecov Report

Attention: Patch coverage is 0% with 10 lines in your changes missing coverage. Please review.

Project coverage is 40.84%. Comparing base (daca67d) to head (940cd21). Report is 4 commits behind head on trunk.

Files with missing lines Patch % Lines
...e/android/ui/dashboard/blaze/DashboardBlazeCard.kt 0.00% 1 Missing :warning:
...droid/ui/dashboard/coupons/DashboardCouponsCard.kt 0.00% 1 Missing :warning:
...roid/ui/dashboard/google/DashboardGoogleAdsCard.kt 0.00% 1 Missing :warning:
...e/android/ui/dashboard/inbox/DashboardInboxCard.kt 0.00% 1 Missing :warning:
...ui/dashboard/onboarding/DashboardOnboardingCard.kt 0.00% 1 Missing :warning:
...android/ui/dashboard/orders/DashboardOrdersCard.kt 0.00% 1 Missing :warning:
...droid/ui/dashboard/reviews/DashboardReviewsCard.kt 0.00% 1 Missing :warning:
...e/android/ui/dashboard/stats/DashboardStatsCard.kt 0.00% 1 Missing :warning:
...id/ui/dashboard/stock/DashboardProductStockCard.kt 0.00% 1 Missing :warning:
.../topperformers/DashboardTopPerformersWidgetCard.kt 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## trunk #12791 +/- ## ========================================= Coverage 40.84% 40.84% - Complexity 5754 5755 +1 ========================================= Files 1237 1237 Lines 69742 69742 Branches 9680 9680 ========================================= + Hits 28483 28484 +1 Misses 38634 38634 + Partials 2625 2624 -1 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

sentry-io[bot] commented 1 month ago

Suspect Issues

This pull request was deployed and Sentry observed the following issues:

Did you find this useful? React with a 👍 or 👎