-
Notifications
You must be signed in to change notification settings - Fork 232
Update dependency org.matrix.rustcomponents:sdk-android to v0.1.58 #1437
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.1.58 #1437
Conversation
…e cannot be decrypted. Also avoid using `else` in this `when` block.
📱 Scan the QR code below to install the build (arm64 only) for this PR. |
Codecov ReportAttention:
Additional details and impacted files@@ Coverage Diff @@
## develop #1437 +/- ##
===========================================
- Coverage 58.00% 57.89% -0.11%
===========================================
Files 1129 1129
Lines 29971 30047 +76
Branches 6101 6141 +40
===========================================
+ Hits 17385 17397 +12
- Misses 9977 10041 +64
Partials 2609 2609
☔ View full report in Codecov by Sentry. |
@ganfra can you review my commits please? Thanks 🙏 |
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. ⚠ Warning: custom changes will be lost. |
1eb2840
to
c9c7af6
Compare
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.
A remark otherwise LGTM
} | ||
} | ||
} | ||
|
||
private var inReplyToEventTimelineItem: EventTimelineItem? = null |
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.
Maybe we should take the opportunity to create a SendService
, so this doesn't pollute the MatrixRoom interface?
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.
Yes, MatrixRoom
is starting to be a bit big... Later?
Kudos, SonarCloud Quality Gate passed! |
This PR contains the following updates:
0.1.57
->0.1.58
⚠ Dependency Lookup Warnings ⚠
Warnings were logged while processing this repo. Please 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 has been generated by Mend Renovate. View repository job log here.