element-hq / element-x-android

Android Matrix messenger application using the Matrix Rust Sdk and Jetpack Compose
GNU Affero General Public License v3.0
1.08k stars 155 forks source link

Update dependencyAnalysis to v2.3.0 #3740

Closed renovate[bot] closed 2 weeks ago

renovate[bot] commented 3 weeks ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
com.autonomousapps.dependency-analysis 2.2.0 -> 2.3.0 age adoption passing confidence
com.autonomousapps:dependency-analysis-gradle-plugin 2.2.0 -> 2.3.0 age adoption passing confidence

[!WARNING] Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

autonomousapps/dependency-analysis-android-gradle-plugin (com.autonomousapps.dependency-analysis) ### [`v2.3.0`](https://redirect.github.com/autonomousapps/dependency-analysis-android-gradle-plugin/blob/HEAD/CHANGELOG.md#Version-230) \[Feat]: enable reason task to get reason for specific gradle capabilities (e.g., test-fixtures). \[Fix]: don't suggest removing runtime-required annotation libraries. \[Fix]: only print issue postscript if there's an issue to report. Example usage of `reason`: ```shell ./gradlew app:reason --id foo --capability test-fixtures ``` Which will print the "reason" for any advice relating to the `test-fixtures` variant of the `foo` library.

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

â™» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.



This PR was generated by Mend Renovate. View the repository job log.

github-actions[bot] commented 3 weeks ago

:iphone: Scan the QR code below to install the build (arm64 only) for this PR. QR code If you can't scan the QR code you can install the build via this link: https://i.diawi.com/LPbdZw

sonarcloud[bot] commented 3 weeks ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud

codecov[bot] commented 3 weeks ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 83.05%. Comparing base (9fb68fc) to head (604abd2). Report is 19 commits behind head on develop.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #3740 +/- ## ======================================== Coverage 83.05% 83.05% ======================================== Files 1754 1754 Lines 43994 43994 Branches 5142 5142 ======================================== Hits 36540 36540 Misses 5632 5632 Partials 1822 1822 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.