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 dependency androidx.constraintlayout:constraintlayout-compose to v1.1.0 #3770

Closed renovate[bot] closed 1 week ago

renovate[bot] commented 2 weeks ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
androidx.constraintlayout:constraintlayout-compose (source) 1.0.1 -> 1.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.

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

jmartinesp commented 2 weeks ago

This update breaks the timeline view, it'll probably need some work before it can be merged or we'll need to skip this version.

codecov[bot] commented 2 weeks ago

Codecov Report

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

Project coverage is 82.91%. Comparing base (17ea2aa) to head (7861342). Report is 2 commits behind head on develop.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #3770 +/- ## ======================================== Coverage 82.90% 82.91% ======================================== Files 1772 1772 Lines 44531 44534 +3 Branches 5225 5226 +1 ======================================== + Hits 36920 36924 +4 Misses 5780 5780 + Partials 1831 1830 -1 ```

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

renovate[bot] commented 2 weeks 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.

bmarty commented 2 weeks ago

Maybe it needs https://github.com/element-hq/element-x-android/pull/3769 ?

jmartinesp commented 2 weeks ago

Maybe it needs #3769 ?

It seems like it still has the same issue.

ganfra commented 2 weeks ago

yup UI is broken...

sonarcloud[bot] commented 1 week 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