element-hq / element-x-android

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

Update dependency io.element.android:compound-android to v0.1.0 #3524

Closed renovate[bot] closed 2 days ago

renovate[bot] commented 4 days ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
io.element.android:compound-android (source) 0.0.7 -> 0.1.0 age adoption passing confidence

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


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 this update again.



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

jmartinesp commented 4 days ago

It seems like this one needs https://github.com/element-hq/element-x-android/pull/3399

ganfra commented 4 days ago

Lets wait for the RC to be made then!

renovate[bot] commented 2 days ago

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

github-actions[bot] commented 2 days 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/XMixrf

sonarcloud[bot] commented 2 days 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

jmartinesp commented 2 days ago

It seems like there was some font rendering change that caused new screenshots to be generated for almost every screen 😬 .

codecov[bot] commented 2 days ago

Codecov Report

Attention: Patch coverage is 85.71429% with 1 line in your changes missing coverage. Please review.

Project coverage is 82.65%. Comparing base (ff872af) to head (ad7eb6a). Report is 10 commits behind head on develop.

Files with missing lines Patch % Lines
...raries/designsystem/colors/AvatarColorsProvider.kt 75.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #3524 +/- ## =========================================== - Coverage 82.66% 82.65% -0.02% =========================================== Files 1732 1732 Lines 40958 40945 -13 Branches 4955 4952 -3 =========================================== - Hits 33859 33844 -15 - Misses 5342 5343 +1 - Partials 1757 1758 +1 ```

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

bmarty commented 2 days ago

It seems like there was some font rendering change that caused new screenshots to be generated for almost every screen 😬 .

Yes, what a pain...