Skip to content

v6 - Architecture - Remove component navigation#2686

Merged
OscarSpruit merged 1 commit intomainfrom
chore/v6-architecture-remove-component-navigation
Apr 10, 2026
Merged

v6 - Architecture - Remove component navigation#2686
OscarSpruit merged 1 commit intomainfrom
chore/v6-architecture-remove-component-navigation

Conversation

@OscarSpruit
Copy link
Copy Markdown
Contributor

Description

Remove navigation from components. This includes:

  • Remove navigation parameters from components
  • Remove navigation related class from core
  • Remove nav3 from component modules (not drop-in)

Ticket Number

COSDK-1115

@OscarSpruit OscarSpruit requested a review from a team as a code owner April 8, 2026 15:06
@OscarSpruit OscarSpruit added the Chore [PRs only] Indicates any task that does not need to be mentioned in the public release notes label Apr 8, 2026
@gemini-code-assist
Copy link
Copy Markdown
Contributor

Warning

You have reached your daily quota limit. Please wait up to 24 hours and I will start processing your requests again!

@OscarSpruit OscarSpruit force-pushed the chore/v6-architecture-remove-component-navigation branch 3 times, most recently from f74d649 to ebd7eb6 Compare April 9, 2026 07:43
Base automatically changed from chore/v6-architecture-remove-view-model-concept to main April 9, 2026 12:45
@OscarSpruit OscarSpruit force-pushed the chore/v6-architecture-remove-component-navigation branch from ebd7eb6 to fd5a885 Compare April 9, 2026 13:42
@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Apr 9, 2026

The following dependencies have been modified in this PR:

--- 
+++ 
@@ -1,13 +1,13 @@
-androidx.activity:activity-compose:1.12.0
 androidx.activity:activity-compose:1.13.0
 androidx.activity:activity-compose:1.8.2
-androidx.activity:activity-ktx:1.12.0
+androidx.activity:activity-compose:1.9.0
 androidx.activity:activity-ktx:1.13.0
 androidx.activity:activity-ktx:1.8.2
+androidx.activity:activity-ktx:1.9.0
 androidx.activity:activity:1.0.0
-androidx.activity:activity:1.12.0
 androidx.activity:activity:1.13.0
 androidx.activity:activity:1.8.2
+androidx.activity:activity:1.9.0
 androidx.annotation:annotation-experimental:1.4.1
 androidx.annotation:annotation-jvm:1.9.1
 androidx.annotation:annotation:1.9.1
@@ -174,7 +174,9 @@
 androidx.navigation3:navigation3-ui:1.0.1
 androidx.navigationevent:navigationevent-android:1.0.0
 androidx.navigationevent:navigationevent-android:1.0.2
+androidx.navigationevent:navigationevent-compose-android:1.0.0
 androidx.navigationevent:navigationevent-compose-android:1.0.2
+androidx.navigationevent:navigationevent-compose:1.0.0
 androidx.navigationevent:navigationevent-compose:1.0.2
 androidx.navigationevent:navigationevent:1.0.0
 androidx.navigationevent:navigationevent:1.0.2

To check the affected modules run the aggregateDependencyLists gradle task with includeModules=true.

Comment thread 3ds2/api/3ds2.api
@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Apr 9, 2026

✅ No public API changes

@sonarqubecloud
Copy link
Copy Markdown

sonarqubecloud bot commented Apr 9, 2026

Quality Gate Failed Quality Gate failed

Failed conditions
0.0% Coverage on New Code (required ≥ 80%)

See analysis details on SonarQube Cloud

@OscarSpruit OscarSpruit enabled auto-merge April 9, 2026 14:05
@araratthehero araratthehero self-assigned this Apr 10, 2026
@OscarSpruit OscarSpruit added this pull request to the merge queue Apr 10, 2026
Merged via the queue into main with commit 79e2109 Apr 10, 2026
10 of 11 checks passed
@OscarSpruit OscarSpruit deleted the chore/v6-architecture-remove-component-navigation branch April 10, 2026 12:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Chore [PRs only] Indicates any task that does not need to be mentioned in the public release notes size:medium

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants