Skip to content
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

Review project dependencies #382

Merged
merged 13 commits into from
Dec 21, 2023
Merged

Review project dependencies #382

merged 13 commits into from
Dec 21, 2023

Conversation

MGaetan89
Copy link
Member

@MGaetan89 MGaetan89 commented Dec 20, 2023

Pull request

Description

This PR adds the Dependency Analysis Plugin to ensure that we don't declare unnecessary dependencies, and that we declare dependencies used transitively.

Changes made

  • Integrate the Dependency Analysis Plugin
  • Address issues reported by that plugin
  • Update the GitHub Actions workflow to check dependencies on each PR
  • Unify naming of versions in libs.versions.toml
  • Update mockk to its latest version (1.13.8)
  • Update detekt to its latest version (1.23.4)
  • Downgrade Accompanist to its latest stable version (0.32.0)

Checklist

  • Your branch has been rebased onto the main branch.
  • APIs have been properly documented (if relevant).
  • The documentation has been updated (if relevant).
  • New unit tests have been written (if relevant).
  • The demo has been updated (if relevant).
  • All pull request status checks pass.

@MGaetan89 MGaetan89 linked an issue Dec 20, 2023 that may be closed by this pull request
@MGaetan89 MGaetan89 marked this pull request as ready for review December 20, 2023 14:23
@MGaetan89 MGaetan89 force-pushed the 380-review-project-dependencies branch from c0dc2ab to f34f1b8 Compare December 21, 2023 08:14
@StaehliJ StaehliJ added this pull request to the merge queue Dec 21, 2023
Merged via the queue into main with commit 0d7849f Dec 21, 2023
8 checks passed
@StaehliJ StaehliJ deleted the 380-review-project-dependencies branch December 21, 2023 09:23
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.

Review project dependencies
2 participants