-
Notifications
You must be signed in to change notification settings - Fork 155
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
Update dependency org.matrix.rustcomponents:sdk-android to v0.2.58 #3749
Update dependency org.matrix.rustcomponents:sdk-android to v0.2.58 #3749
Conversation
📱 Scan the QR code below to install the build (arm64 only) for this PR. |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## develop #3749 +/- ##
========================================
Coverage 83.05% 83.05%
========================================
Files 1754 1754
Lines 43994 43994
Branches 5142 5142
========================================
Hits 36539 36539
Misses 5632 5632
Partials 1823 1823 ☔ View full report in Codecov by Sentry. |
Quality Gate passedIssues Measures |
Edited/Blocked NotificationRenovate 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. |
isJoined = info.membership == Membership.JOINED, | ||
isInvited = info.membership == Membership.INVITED, | ||
isPublic = info.joinRule == JoinRule.Public, | ||
canKnock = info.joinRule == JoinRule.Knock |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There will probably be a change in the mapping here, but it is out of scope of this PR.
This PR contains the following updates:
0.2.57
->0.2.58
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.