Skip to content

fix: optimize modules dependencies#1194

Merged
Mohammad-Dwairi merged 2 commits intofeature/new-sdk-corefrom
mdwairi/optimize-dependencies
Jun 1, 2025
Merged

fix: optimize modules dependencies#1194
Mohammad-Dwairi merged 2 commits intofeature/new-sdk-corefrom
mdwairi/optimize-dependencies

Conversation

@Mohammad-Dwairi
Copy link
Copy Markdown
Contributor

Situation

There are a few packages specified as implementation dependencies that could be converted to compileOnly to reduce the package size and avoid transitive dependencies.

Task

Change dependencies type from implementation to compileOnly where applicable.

Action

  1. Revisited the dependencies across all modules.

Testing

All tests are passing ✅

Results

Optimized dependency graph

@Mohammad-Dwairi Mohammad-Dwairi requested a review from a team as a code owner June 1, 2025 11:13
@Mohammad-Dwairi Mohammad-Dwairi merged commit fe79d47 into feature/new-sdk-core Jun 1, 2025
2 checks passed
@Mohammad-Dwairi Mohammad-Dwairi deleted the mdwairi/optimize-dependencies branch June 1, 2025 13:38
@github-actions github-actions Bot mentioned this pull request Jul 15, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants