Skip to content

Bump androidx-navigation from 2.9.2 to 2.9.3 #14461

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

Merged
merged 1 commit into from
Aug 15, 2025

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 12, 2025

Bumps androidx-navigation from 2.9.2 to 2.9.3.
Updates androidx.navigation:navigation-common from 2.9.2 to 2.9.3

Updates androidx.navigation:navigation-compose from 2.9.2 to 2.9.3

Updates androidx.navigation:navigation-fragment from 2.9.2 to 2.9.3

Updates androidx.navigation:navigation-runtime from 2.9.2 to 2.9.3

Updates androidx.navigation:navigation-ui from 2.9.2 to 2.9.3

Updates androidx.navigation.safeargs.kotlin from 2.9.2 to 2.9.3

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)

Bumps `androidx-navigation` from 2.9.2 to 2.9.3.

Updates `androidx.navigation:navigation-common` from 2.9.2 to 2.9.3

Updates `androidx.navigation:navigation-compose` from 2.9.2 to 2.9.3

Updates `androidx.navigation:navigation-fragment` from 2.9.2 to 2.9.3

Updates `androidx.navigation:navigation-runtime` from 2.9.2 to 2.9.3

Updates `androidx.navigation:navigation-ui` from 2.9.2 to 2.9.3

Updates `androidx.navigation.safeargs.kotlin` from 2.9.2 to 2.9.3

---
updated-dependencies:
- dependency-name: androidx.navigation:navigation-common
  dependency-version: 2.9.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: androidx.navigation:navigation-compose
  dependency-version: 2.9.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: androidx.navigation:navigation-fragment
  dependency-version: 2.9.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: androidx.navigation:navigation-runtime
  dependency-version: 2.9.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: androidx.navigation:navigation-ui
  dependency-version: 2.9.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: androidx.navigation.safeargs.kotlin
  dependency-version: 2.9.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the bot: dependencies update PRs that update a dependency file, used by Dependabot. label Aug 12, 2025
@dependabot dependabot bot requested a review from a team as a code owner August 12, 2025 21:32
@dependabot dependabot bot requested review from hichamboushaba and removed request for a team August 12, 2025 21:32
@wpmobilebot
Copy link
Collaborator

Project dependencies changes

list
! Upgraded Dependencies
androidx.navigation:navigation-common:2.9.3, (changed from 2.9.2)
androidx.navigation:navigation-common-android:2.9.3, (changed from 2.9.2)
androidx.navigation:navigation-compose:2.9.3, (changed from 2.9.2)
androidx.navigation:navigation-compose-android:2.9.3, (changed from 2.9.2)
androidx.navigation:navigation-fragment:2.9.3, (changed from 2.9.2)
androidx.navigation:navigation-fragment-ktx:2.9.3, (changed from 2.9.2)
androidx.navigation:navigation-runtime:2.9.3, (changed from 2.9.2)
androidx.navigation:navigation-runtime-android:2.9.3, (changed from 2.9.2)
androidx.navigation:navigation-ui:2.9.3, (changed from 2.9.2)
tree
-+--- androidx.navigation:navigation-common:2.9.2
-|    \--- androidx.navigation:navigation-common-android:2.9.2
-|         +--- androidx.annotation:annotation:1.8.1 -> 1.9.1 (*)
-|         +--- androidx.collection:collection:1.4.2 -> 1.5.0 (*)
-|         +--- androidx.core:core-ktx:1.1.0 -> 1.16.0 (*)
-|         +--- androidx.lifecycle:lifecycle-common:2.9.0 (*)
-|         +--- androidx.lifecycle:lifecycle-runtime:2.9.0 (*)
-|         +--- androidx.lifecycle:lifecycle-viewmodel:2.9.0 (*)
-|         +--- androidx.lifecycle:lifecycle-viewmodel-savedstate:2.9.0 (*)
-|         +--- androidx.profileinstaller:profileinstaller:1.4.0 (*)
-|         +--- androidx.savedstate:savedstate:1.3.0 (*)
-|         +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.1.21 (*)
-|         +--- org.jetbrains.kotlinx:kotlinx-serialization-core:1.7.3 (*)
-|         +--- androidx.navigation:navigation-compose:2.9.2 (c)
-|         +--- androidx.navigation:navigation-fragment:2.9.2 (c)
-|         +--- androidx.navigation:navigation-fragment-ktx:2.9.2 (c)
-|         +--- androidx.navigation:navigation-runtime:2.9.2 (c)
-|         +--- androidx.navigation:navigation-ui:2.9.2 (c)
-|         \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.1.21 (c)
++--- androidx.navigation:navigation-common:2.9.3
+|    \--- androidx.navigation:navigation-common-android:2.9.3
+|         +--- androidx.annotation:annotation:1.8.1 -> 1.9.1 (*)
+|         +--- androidx.collection:collection:1.4.2 -> 1.5.0 (*)
+|         +--- androidx.core:core-ktx:1.1.0 -> 1.16.0 (*)
+|         +--- androidx.lifecycle:lifecycle-common:2.9.0 (*)
+|         +--- androidx.lifecycle:lifecycle-runtime:2.9.0 (*)
+|         +--- androidx.lifecycle:lifecycle-viewmodel:2.9.0 (*)
+|         +--- androidx.lifecycle:lifecycle-viewmodel-savedstate:2.9.0 (*)
+|         +--- androidx.profileinstaller:profileinstaller:1.4.0 (*)
+|         +--- androidx.savedstate:savedstate:1.3.0 (*)
+|         +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.1.21 (*)
+|         +--- org.jetbrains.kotlinx:kotlinx-serialization-core:1.7.3 (*)
+|         +--- androidx.navigation:navigation-compose:2.9.3 (c)
+|         +--- androidx.navigation:navigation-fragment:2.9.3 (c)
+|         +--- androidx.navigation:navigation-fragment-ktx:2.9.3 (c)
+|         +--- androidx.navigation:navigation-runtime:2.9.3 (c)
+|         +--- androidx.navigation:navigation-ui:2.9.3 (c)
+|         \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.1.21 (c)
-+--- androidx.navigation:navigation-fragment:2.9.2
-|    +--- androidx.activity:activity:1.7.2 -> 1.8.2 (*)
-|    +--- androidx.core:core-ktx:1.8.0 -> 1.16.0 (*)
-|    +--- androidx.fragment:fragment-ktx:1.6.2 -> 1.8.5 (*)
-|    +--- androidx.lifecycle:lifecycle-common:2.6.2 -> 2.9.0 (*)
-|    +--- androidx.lifecycle:lifecycle-livedata-core:2.6.2 -> 2.9.0 (*)
-|    +--- androidx.lifecycle:lifecycle-viewmodel:2.6.2 -> 2.9.0 (*)
-|    +--- androidx.navigation:navigation-common:2.9.2 (*)
-|    +--- androidx.navigation:navigation-runtime:2.9.2
-|    |    \--- androidx.navigation:navigation-runtime-android:2.9.2
-|    |         +--- androidx.activity:activity-ktx:1.7.1 -> 1.8.2 (*)
-|    |         +--- androidx.annotation:annotation-experimental:1.4.1 (*)
-|    |         +--- androidx.collection:collection:1.4.2 -> 1.5.0 (*)
-|    |         +--- androidx.core:core-ktx:1.8.0 -> 1.16.0 (*)
-|    |         +--- androidx.lifecycle:lifecycle-common:2.8.7 -> 2.9.0 (*)
-|    |         +--- androidx.lifecycle:lifecycle-runtime:2.8.7 -> 2.9.0 (*)
-|    |         +--- androidx.lifecycle:lifecycle-runtime-ktx:2.8.7 -> 2.9.0 (*)
-|    |         +--- androidx.lifecycle:lifecycle-viewmodel:2.8.7 -> 2.9.0 (*)
-|    |         +--- androidx.lifecycle:lifecycle-viewmodel-ktx:2.8.7 -> 2.9.0 (*)
-|    |         +--- androidx.navigation:navigation-common:2.9.2 (*)
-|    |         +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.1.21 (*)
-|    |         +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.7.3 -> 1.10.2 (*)
-|    |         +--- org.jetbrains.kotlinx:kotlinx-serialization-core:1.7.3 (*)
-|    |         +--- androidx.navigation:navigation-common:2.9.2 (c)
-|    |         +--- androidx.navigation:navigation-compose:2.9.2 (c)
-|    |         +--- androidx.navigation:navigation-fragment:2.9.2 (c)
-|    |         +--- androidx.navigation:navigation-fragment-ktx:2.9.2 (c)
-|    |         +--- androidx.navigation:navigation-ui:2.9.2 (c)
-|    |         \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.1.21 (c)
-|    +--- androidx.savedstate:savedstate:1.2.1 -> 1.3.0 (*)
-|    +--- androidx.slidingpanelayout:slidingpanelayout:1.2.0 (*)
-|    +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.1.21 (*)
-|    +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.7.3 -> 1.10.2 (*)
-|    +--- org.jetbrains.kotlinx:kotlinx-serialization-core:1.7.3 (*)
-|    +--- androidx.navigation:navigation-common:2.9.2 (c)
-|    +--- androidx.navigation:navigation-compose:2.9.2 (c)
-|    +--- androidx.navigation:navigation-runtime:2.9.2 (c)
-|    +--- androidx.navigation:navigation-ui:2.9.2 (c)
-|    +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.1.21 (c)
-|    \--- androidx.navigation:navigation-fragment-ktx:2.9.2 (c)
++--- androidx.navigation:navigation-fragment:2.9.3
+|    +--- androidx.activity:activity:1.7.2 -> 1.8.2 (*)
+|    +--- androidx.core:core-ktx:1.8.0 -> 1.16.0 (*)
+|    +--- androidx.fragment:fragment-ktx:1.6.2 -> 1.8.5 (*)
+|    +--- androidx.lifecycle:lifecycle-common:2.6.2 -> 2.9.0 (*)
+|    +--- androidx.lifecycle:lifecycle-livedata-core:2.6.2 -> 2.9.0 (*)
+|    +--- androidx.lifecycle:lifecycle-viewmodel:2.6.2 -> 2.9.0 (*)
+|    +--- androidx.navigation:navigation-common:2.9.3 (*)
+|    +--- androidx.navigation:navigation-runtime:2.9.3
+|    |    \--- androidx.navigation:navigation-runtime-android:2.9.3
+|    |         +--- androidx.activity:activity-ktx:1.7.1 -> 1.8.2 (*)
+|    |         +--- androidx.annotation:annotation-experimental:1.4.1 (*)
+|    |         +--- androidx.collection:collection:1.4.2 -> 1.5.0 (*)
+|    |         +--- androidx.core:core-ktx:1.8.0 -> 1.16.0 (*)
+|    |         +--- androidx.lifecycle:lifecycle-common:2.8.7 -> 2.9.0 (*)
+|    |         +--- androidx.lifecycle:lifecycle-runtime:2.8.7 -> 2.9.0 (*)
+|    |         +--- androidx.lifecycle:lifecycle-runtime-ktx:2.8.7 -> 2.9.0 (*)
+|    |         +--- androidx.lifecycle:lifecycle-viewmodel:2.8.7 -> 2.9.0 (*)
+|    |         +--- androidx.lifecycle:lifecycle-viewmodel-ktx:2.8.7 -> 2.9.0 (*)
+|    |         +--- androidx.navigation:navigation-common:2.9.3 (*)
+|    |         +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.1.21 (*)
+|    |         +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.7.3 -> 1.10.2 (*)
+|    |         +--- org.jetbrains.kotlinx:kotlinx-serialization-core:1.7.3 (*)
+|    |         +--- androidx.navigation:navigation-common:2.9.3 (c)
+|    |         +--- androidx.navigation:navigation-compose:2.9.3 (c)
+|    |         +--- androidx.navigation:navigation-fragment:2.9.3 (c)
+|    |         +--- androidx.navigation:navigation-fragment-ktx:2.9.3 (c)
+|    |         +--- androidx.navigation:navigation-ui:2.9.3 (c)
+|    |         \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.1.21 (c)
+|    +--- androidx.savedstate:savedstate:1.2.1 -> 1.3.0 (*)
+|    +--- androidx.slidingpanelayout:slidingpanelayout:1.2.0 (*)
+|    +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.1.21 (*)
+|    +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.7.3 -> 1.10.2 (*)
+|    +--- org.jetbrains.kotlinx:kotlinx-serialization-core:1.7.3 (*)
+|    +--- androidx.navigation:navigation-common:2.9.3 (c)
+|    +--- androidx.navigation:navigation-compose:2.9.3 (c)
+|    +--- androidx.navigation:navigation-runtime:2.9.3 (c)
+|    +--- androidx.navigation:navigation-ui:2.9.3 (c)
+|    +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.1.21 (c)
+|    \--- androidx.navigation:navigation-fragment-ktx:2.9.3 (c)
-+--- androidx.navigation:navigation-runtime:2.9.2 (*)
++--- androidx.navigation:navigation-runtime:2.9.3 (*)
-+--- androidx.navigation:navigation-ui:2.9.2
-|    +--- androidx.appcompat:appcompat:1.2.0 -> 1.7.1 (*)
-|    +--- androidx.coordinatorlayout:coordinatorlayout:1.1.0 (*)
-|    +--- androidx.core:core-ktx:1.2.0 -> 1.16.0 (*)
-|    +--- androidx.customview:customview:1.1.0 (*)
-|    +--- androidx.drawerlayout:drawerlayout:1.1.1 (*)
-|    +--- androidx.navigation:navigation-common:2.9.2 (*)
-|    +--- androidx.navigation:navigation-runtime:2.9.2 (*)
-|    +--- androidx.transition:transition:1.3.0 -> 1.5.1 (*)
-|    +--- com.google.android.material:material:1.4.0 -> 1.12.0 (*)
-|    +--- androidx.navigation:navigation-common:2.9.2 (c)
-|    +--- androidx.navigation:navigation-compose:2.9.2 (c)
-|    +--- androidx.navigation:navigation-fragment:2.9.2 (c)
-|    +--- androidx.navigation:navigation-runtime:2.9.2 (c)
-|    \--- androidx.navigation:navigation-fragment-ktx:2.9.2 (c)
++--- androidx.navigation:navigation-ui:2.9.3
+|    +--- androidx.appcompat:appcompat:1.2.0 -> 1.7.1 (*)
+|    +--- androidx.coordinatorlayout:coordinatorlayout:1.1.0 (*)
+|    +--- androidx.core:core-ktx:1.2.0 -> 1.16.0 (*)
+|    +--- androidx.customview:customview:1.1.0 (*)
+|    +--- androidx.drawerlayout:drawerlayout:1.1.1 (*)
+|    +--- androidx.navigation:navigation-common:2.9.3 (*)
+|    +--- androidx.navigation:navigation-runtime:2.9.3 (*)
+|    +--- androidx.transition:transition:1.3.0 -> 1.5.1 (*)
+|    +--- com.google.android.material:material:1.4.0 -> 1.12.0 (*)
+|    +--- androidx.navigation:navigation-common:2.9.3 (c)
+|    +--- androidx.navigation:navigation-compose:2.9.3 (c)
+|    +--- androidx.navigation:navigation-fragment:2.9.3 (c)
+|    +--- androidx.navigation:navigation-runtime:2.9.3 (c)
+|    \--- androidx.navigation:navigation-fragment-ktx:2.9.3 (c)
 +--- com.automattic:about:1.7.0
-|    \--- androidx.navigation:navigation-compose:2.7.7 -> 2.9.2
-|         \--- androidx.navigation:navigation-compose-android:2.9.2
-|              +--- androidx.activity:activity:1.8.0 -> 1.8.2 (*)
-|              +--- androidx.activity:activity-compose:1.8.0 -> 1.8.2 (*)
-|              +--- androidx.annotation:annotation:1.8.0 -> 1.9.1 (*)
-|              +--- androidx.collection:collection:1.4.5 -> 1.5.0 (*)
-|              +--- androidx.compose.animation:animation:1.7.2 -> 1.8.3 (*)
-|              +--- androidx.compose.animation:animation-core:1.7.2 -> 1.8.3 (*)
-|              +--- androidx.compose.foundation:foundation-layout:1.7.2 -> 1.8.3 (*)
-|              +--- androidx.compose.runtime:runtime:1.7.2 -> 1.8.3 (*)
-|              +--- androidx.compose.runtime:runtime-saveable:1.7.2 -> 1.8.3 (*)
-|              +--- androidx.compose.ui:ui:1.7.2 -> 1.8.3 (*)
-|              +--- androidx.lifecycle:lifecycle-common:2.9.0 (*)
-|              +--- androidx.lifecycle:lifecycle-runtime-compose:2.9.0 (*)
-|              +--- androidx.lifecycle:lifecycle-viewmodel:2.9.0 (*)
-|              +--- androidx.lifecycle:lifecycle-viewmodel-compose:2.8.2 -> 2.9.0
-|              |    \--- androidx.lifecycle:lifecycle-viewmodel-compose-android:2.9.0
-|              |         +--- androidx.annotation:annotation:1.8.1 -> 1.9.1 (*)
-|              |         +--- androidx.compose.runtime:runtime:1.7.8 -> 1.8.3 (*)
-|              |         +--- androidx.compose.ui:ui:1.7.8 -> 1.8.3 (*)
-|              |         +--- androidx.lifecycle:lifecycle-common:2.9.0 (*)
-|              |         +--- androidx.lifecycle:lifecycle-viewmodel:2.9.0 (*)
-|              |         +--- androidx.lifecycle:lifecycle-viewmodel-savedstate:2.9.0 (*)
-|              |         +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.1.21 (*)
-|              |         +--- org.jetbrains.kotlinx:kotlinx-serialization-core:1.7.3 (*)
-|              |         +--- androidx.lifecycle:lifecycle-common:2.9.0 (c)
-|              |         +--- androidx.lifecycle:lifecycle-common-java8:2.9.0 (c)
-|              |         +--- androidx.lifecycle:lifecycle-livedata:2.9.0 (c)
-|              |         +--- androidx.lifecycle:lifecycle-livedata-core:2.9.0 (c)
-|              |         +--- androidx.lifecycle:lifecycle-livedata-core-ktx:2.9.0 (c)
-|              |         +--- androidx.lifecycle:lifecycle-process:2.9.0 (c)
-|              |         +--- androidx.lifecycle:lifecycle-runtime:2.9.0 (c)
-|              |         +--- androidx.lifecycle:lifecycle-runtime-compose:2.9.0 (c)
-|              |         +--- androidx.lifecycle:lifecycle-runtime-ktx:2.9.0 (c)
-|              |         +--- androidx.lifecycle:lifecycle-service:2.9.0 (c)
-|              |         +--- androidx.lifecycle:lifecycle-viewmodel:2.9.0 (c)
-|              |         +--- androidx.lifecycle:lifecycle-viewmodel-ktx:2.9.0 (c)
-|              |         +--- androidx.lifecycle:lifecycle-viewmodel-savedstate:2.9.0 (c)
-|              |         \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.1.21 (c)
-|              +--- androidx.lifecycle:lifecycle-viewmodel-compose:2.9.0 (*)
-|              +--- androidx.lifecycle:lifecycle-viewmodel-savedstate:2.9.0 (*)
-|              +--- androidx.navigation:navigation-common:2.9.2 (*)
-|              +--- androidx.navigation:navigation-runtime:2.9.2 (*)
-|              +--- androidx.savedstate:savedstate:1.3.0 (*)
-|              +--- androidx.savedstate:savedstate-compose:1.3.0
-|              |    \--- androidx.savedstate:savedstate-compose-android:1.3.0
-|              |         +--- androidx.annotation:annotation:1.9.1 (*)
-|              |         +--- androidx.compose.runtime:runtime:1.7.5 -> 1.8.3 (*)
-|              |         +--- androidx.core:core-ktx:1.13.1 -> 1.16.0 (*)
-|              |         +--- androidx.savedstate:savedstate:1.3.0 (*)
-|              |         +--- androidx.savedstate:savedstate:1.3.0 (c)
-|              |         \--- androidx.savedstate:savedstate-ktx:1.3.0 (c)
-|              +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.1.21 (*)
-|              +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.7.3 -> 1.10.2 (*)
-|              +--- org.jetbrains.kotlinx:kotlinx-serialization-core:1.7.3 (*)
-|              +--- androidx.navigation:navigation-common:2.9.2 (c)
-|              +--- androidx.navigation:navigation-fragment:2.9.2 (c)
-|              +--- androidx.navigation:navigation-fragment-ktx:2.9.2 (c)
-|              +--- androidx.navigation:navigation-runtime:2.9.2 (c)
-|              +--- androidx.navigation:navigation-ui:2.9.2 (c)
-|              \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.1.21 (c)
+|    \--- androidx.navigation:navigation-compose:2.7.7 -> 2.9.3
+|         \--- androidx.navigation:navigation-compose-android:2.9.3
+|              +--- androidx.activity:activity:1.8.0 -> 1.8.2 (*)
+|              +--- androidx.activity:activity-compose:1.8.0 -> 1.8.2 (*)
+|              +--- androidx.annotation:annotation:1.8.0 -> 1.9.1 (*)
+|              +--- androidx.collection:collection:1.4.5 -> 1.5.0 (*)
+|              +--- androidx.compose.animation:animation:1.7.2 -> 1.8.3 (*)
+|              +--- androidx.compose.animation:animation-core:1.7.2 -> 1.8.3 (*)
+|              +--- androidx.compose.foundation:foundation-layout:1.7.2 -> 1.8.3 (*)
+|              +--- androidx.compose.runtime:runtime:1.7.2 -> 1.8.3 (*)
+|              +--- androidx.compose.runtime:runtime-saveable:1.7.2 -> 1.8.3 (*)
+|              +--- androidx.compose.ui:ui:1.7.2 -> 1.8.3 (*)
+|              +--- androidx.lifecycle:lifecycle-common:2.9.0 (*)
+|              +--- androidx.lifecycle:lifecycle-runtime-compose:2.9.0 (*)
+|              +--- androidx.lifecycle:lifecycle-viewmodel:2.9.0 (*)
+|              +--- androidx.lifecycle:lifecycle-viewmodel-compose:2.8.2 -> 2.9.0
+|              |    \--- androidx.lifecycle:lifecycle-viewmodel-compose-android:2.9.0
+|              |         +--- androidx.annotation:annotation:1.8.1 -> 1.9.1 (*)
+|              |         +--- androidx.compose.runtime:runtime:1.7.8 -> 1.8.3 (*)
+|              |         +--- androidx.compose.ui:ui:1.7.8 -> 1.8.3 (*)
+|              |         +--- androidx.lifecycle:lifecycle-common:2.9.0 (*)
+|              |         +--- androidx.lifecycle:lifecycle-viewmodel:2.9.0 (*)
+|              |         +--- androidx.lifecycle:lifecycle-viewmodel-savedstate:2.9.0 (*)
+|              |         +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.1.21 (*)
+|              |         +--- org.jetbrains.kotlinx:kotlinx-serialization-core:1.7.3 (*)
+|              |         +--- androidx.lifecycle:lifecycle-common:2.9.0 (c)
+|              |         +--- androidx.lifecycle:lifecycle-common-java8:2.9.0 (c)
+|              |         +--- androidx.lifecycle:lifecycle-livedata:2.9.0 (c)
+|              |         +--- androidx.lifecycle:lifecycle-livedata-core:2.9.0 (c)
+|              |         +--- androidx.lifecycle:lifecycle-livedata-core-ktx:2.9.0 (c)
+|              |         +--- androidx.lifecycle:lifecycle-process:2.9.0 (c)
+|              |         +--- androidx.lifecycle:lifecycle-runtime:2.9.0 (c)
+|              |         +--- androidx.lifecycle:lifecycle-runtime-compose:2.9.0 (c)
+|              |         +--- androidx.lifecycle:lifecycle-runtime-ktx:2.9.0 (c)
+|              |         +--- androidx.lifecycle:lifecycle-service:2.9.0 (c)
+|              |         +--- androidx.lifecycle:lifecycle-viewmodel:2.9.0 (c)
+|              |         +--- androidx.lifecycle:lifecycle-viewmodel-ktx:2.9.0 (c)
+|              |         +--- androidx.lifecycle:lifecycle-viewmodel-savedstate:2.9.0 (c)
+|              |         \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.1.21 (c)
+|              +--- androidx.lifecycle:lifecycle-viewmodel-compose:2.9.0 (*)
+|              +--- androidx.lifecycle:lifecycle-viewmodel-savedstate:2.9.0 (*)
+|              +--- androidx.navigation:navigation-common:2.9.3 (*)
+|              +--- androidx.navigation:navigation-runtime:2.9.3 (*)
+|              +--- androidx.savedstate:savedstate:1.3.0 (*)
+|              +--- androidx.savedstate:savedstate-compose:1.3.0
+|              |    \--- androidx.savedstate:savedstate-compose-android:1.3.0
+|              |         +--- androidx.annotation:annotation:1.9.1 (*)
+|              |         +--- androidx.compose.runtime:runtime:1.7.5 -> 1.8.3 (*)
+|              |         +--- androidx.core:core-ktx:1.13.1 -> 1.16.0 (*)
+|              |         +--- androidx.savedstate:savedstate:1.3.0 (*)
+|              |         +--- androidx.savedstate:savedstate:1.3.0 (c)
+|              |         \--- androidx.savedstate:savedstate-ktx:1.3.0 (c)
+|              +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.1.21 (*)
+|              +--- org.jetbrains.kotlinx:kotlinx-coroutines-core:1.7.3 -> 1.10.2 (*)
+|              +--- org.jetbrains.kotlinx:kotlinx-serialization-core:1.7.3 (*)
+|              +--- androidx.navigation:navigation-common:2.9.3 (c)
+|              +--- androidx.navigation:navigation-fragment:2.9.3 (c)
+|              +--- androidx.navigation:navigation-fragment-ktx:2.9.3 (c)
+|              +--- androidx.navigation:navigation-runtime:2.9.3 (c)
+|              +--- androidx.navigation:navigation-ui:2.9.3 (c)
+|              \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.1.21 (c)
 +--- androidx.hilt:hilt-navigation-fragment:1.2.0
 |    +--- androidx.hilt:hilt-navigation:1.2.0
-|    |    \--- androidx.navigation:navigation-runtime:2.5.1 -> 2.9.2 (*)
+|    |    \--- androidx.navigation:navigation-runtime:2.5.1 -> 2.9.3 (*)
-|    \--- androidx.navigation:navigation-fragment-ktx:2.5.1 -> 2.9.2
-|         +--- androidx.navigation:navigation-fragment:2.9.2 (*)
-|         +--- androidx.navigation:navigation-common:2.9.2 (c)
-|         +--- androidx.navigation:navigation-compose:2.9.2 (c)
-|         +--- androidx.navigation:navigation-fragment:2.9.2 (c)
-|         +--- androidx.navigation:navigation-runtime:2.9.2 (c)
-|         \--- androidx.navigation:navigation-ui:2.9.2 (c)
+|    \--- androidx.navigation:navigation-fragment-ktx:2.5.1 -> 2.9.3
+|         +--- androidx.navigation:navigation-fragment:2.9.3 (*)
+|         +--- androidx.navigation:navigation-common:2.9.3 (c)
+|         +--- androidx.navigation:navigation-compose:2.9.3 (c)
+|         +--- androidx.navigation:navigation-fragment:2.9.3 (c)
+|         +--- androidx.navigation:navigation-runtime:2.9.3 (c)
+|         \--- androidx.navigation:navigation-ui:2.9.3 (c)
-+--- androidx.navigation:navigation-compose:2.9.2 (*)
++--- androidx.navigation:navigation-compose:2.9.3 (*)
 \--- androidx.hilt:hilt-navigation-compose:1.2.0
-     \--- androidx.navigation:navigation-compose:2.5.1 -> 2.9.2 (*)
+     \--- androidx.navigation:navigation-compose:2.5.1 -> 2.9.3 (*)

Build environment changes

list
! Upgraded Dependencies
androidx.navigation.safeargs.kotlin:androidx.navigation.safeargs.kotlin.gradle.plugin:2.9.3, (changed from 2.9.2)
androidx.navigation:navigation-safe-args-generator:2.9.3, (changed from 2.9.2)
androidx.navigation:navigation-safe-args-gradle-plugin:2.9.3, (changed from 2.9.2)
tree
-\--- androidx.navigation.safeargs.kotlin:androidx.navigation.safeargs.kotlin.gradle.plugin:2.9.2
-     \--- androidx.navigation:navigation-safe-args-gradle-plugin:2.9.2
-          +--- androidx.navigation:navigation-safe-args-generator:2.9.2
-          |    +--- androidx.annotation:annotation:1.9.1
-          |    |    \--- androidx.annotation:annotation-jvm:1.9.1
-          |    |         \--- org.jetbrains.kotlin:kotlin-stdlib:1.9.24 -> 2.1.20 (*)
-          |    +--- com.squareup:javapoet:1.13.0
-          |    +--- com.squareup:kotlinpoet:2.0.0 (*)
-          |    +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.1.20 (*)
-          |    +--- xmlpull:xmlpull:1.1.3.1
-          |    +--- xpp3:xpp3:1.1.4c
-          |    +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.1.20 (c)
-          |    \--- androidx.navigation:navigation-safe-args-gradle-plugin:2.9.2 (c)
-          +--- com.google.code.gson:gson:2.9.0 -> 2.11.0 (*)
-          +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.1.20 (*)
-          +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.1.20 (c)
-          \--- androidx.navigation:navigation-safe-args-generator:2.9.2 (c)
+\--- androidx.navigation.safeargs.kotlin:androidx.navigation.safeargs.kotlin.gradle.plugin:2.9.3
+     \--- androidx.navigation:navigation-safe-args-gradle-plugin:2.9.3
+          +--- androidx.navigation:navigation-safe-args-generator:2.9.3
+          |    +--- androidx.annotation:annotation:1.9.1
+          |    |    \--- androidx.annotation:annotation-jvm:1.9.1
+          |    |         \--- org.jetbrains.kotlin:kotlin-stdlib:1.9.24 -> 2.1.20 (*)
+          |    +--- com.squareup:javapoet:1.13.0
+          |    +--- com.squareup:kotlinpoet:2.0.0 (*)
+          |    +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.1.20 (*)
+          |    +--- xmlpull:xmlpull:1.1.3.1
+          |    +--- xpp3:xpp3:1.1.4c
+          |    +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.1.20 (c)
+          |    \--- androidx.navigation:navigation-safe-args-gradle-plugin:2.9.3 (c)
+          +--- com.google.code.gson:gson:2.9.0 -> 2.11.0 (*)
+          +--- org.jetbrains.kotlin:kotlin-stdlib -> 2.1.20 (*)
+          +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 -> 2.1.20 (c)
+          \--- androidx.navigation:navigation-safe-args-generator:2.9.3 (c)

@wpmobilebot
Copy link
Collaborator

📲 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
Commit4d2fa3f
Direct Downloadwoocommerce-wear-prototype-build-pr14461-4d2fa3f.apk

@wpmobilebot
Copy link
Collaborator

📲 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
Commit4d2fa3f
Direct Downloadwoocommerce-prototype-build-pr14461-4d2fa3f.apk

@hichamboushaba hichamboushaba self-assigned this Aug 15, 2025
@hichamboushaba hichamboushaba added this to the 23.1 milestone Aug 15, 2025
@hichamboushaba hichamboushaba merged commit 1a16984 into trunk Aug 15, 2025
19 checks passed
@hichamboushaba hichamboushaba deleted the dependabot/gradle/androidx-navigation-2.9.3 branch August 15, 2025 08:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bot: dependencies update PRs that update a dependency file, used by Dependabot.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants