woocommerce-android icon indicating copy to clipboard operation
woocommerce-android copied to clipboard

Bump hiltJetpackVersion from 1.1.0 to 1.2.0

Open dependabot[bot] opened this issue 1 year ago • 2 comments

Bumps hiltJetpackVersion 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-common from 1.1.0 to 1.2.0

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

Updates androidx.hilt:hilt-compiler 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 <dependency name> 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)

dependabot[bot] avatar Apr 25 '24 18:04 dependabot[bot]

Found 1 violations:

The PR caused the following dependency changes:

expand

-+--- androidx.hilt:hilt-navigation-fragment:1.1.0
-|    +--- androidx.hilt:hilt-navigation:1.1.0
-|    |    +--- androidx.annotation:annotation:1.1.0 -> 1.7.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.22 (*)
-|    +--- androidx.navigation:navigation-fragment-ktx:2.5.1 -> 2.7.7 (*)
-|    \--- org.jetbrains.kotlin:kotlin-stdlib:1.8.22 -> 1.9.22 (*)
++--- androidx.hilt:hilt-navigation-fragment:1.2.0
+|    +--- androidx.hilt:hilt-navigation:1.2.0
+|    |    +--- androidx.annotation:annotation:1.1.0 -> 1.7.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.22 (*)
+|    +--- androidx.navigation:navigation-fragment-ktx:2.5.1 -> 2.7.7 (*)
+|    \--- org.jetbrains.kotlin:kotlin-stdlib:1.8.22 -> 1.9.22 (*)
-+--- 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.7.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.7.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 (*)

Please review and act accordingly

<this is a auto generated comment from violation-comments-lib F7F8ASD8123FSDF>

<ACCUMULATED-VIOLATIONS>

wpmobilebot avatar Apr 25 '24 19:04 wpmobilebot

📲 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
FlavorJalapeno
Build TypeDebug
Commit5c51fad7fd514adb1646ddcdb4fc464780913b7d
Direct Downloadwoocommerce-prototype-build-pr11382-5c51fad.apk

wpmobilebot avatar Apr 25 '24 19:04 wpmobilebot

Looks like these dependencies are updatable in another way, so this is no longer needed.

dependabot[bot] avatar May 21 '24 00:05 dependabot[bot]