Skip to content
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.94 #2296

Merged
merged 1 commit into from
Jan 26, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 26, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
org.matrix.rustcomponents:sdk-android 0.1.92 -> 0.1.94 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.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot requested a review from a team as a code owner January 26, 2024 07:35
@renovate renovate bot added the PR-Dependencies Pull requests that update a dependency file label Jan 26, 2024
@renovate renovate bot requested review from bmarty and removed request for a team January 26, 2024 07:35
@ElementBot
Copy link
Collaborator

ElementBot commented Jan 26, 2024

Warnings
⚠️

gradle/libs.versions.toml#L93 - A newer version of androidx.webkit:webkit than 1.9.0 is available: 1.10.0

⚠️

gradle/libs.versions.toml#L97 - A newer version of androidx.compose.material3:material3 than 1.2.0-beta02 is available: 1.2.0-rc01

Generated by 🚫 dangerJS against a11bb6a

Copy link

sonarcloud bot commented Jan 26, 2024

Quality Gate Passed Quality Gate passed

Kudos, no new issues were introduced!

0 New issues
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud

Copy link
Contributor

📱 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/GhvVCB

Copy link

codecov bot commented Jan 26, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (f88d96f) 70.05% compared to head (a11bb6a) 70.05%.
Report is 3 commits behind head on develop.

Additional details and impacted files
@@           Coverage Diff            @@
##           develop    #2296   +/-   ##
========================================
  Coverage    70.05%   70.05%           
========================================
  Files         1351     1351           
  Lines        33139    33139           
  Branches      6867     6867           
========================================
  Hits         23215    23215           
  Misses        6617     6617           
  Partials      3307     3307           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@bmarty bmarty added the Run-Maestro Starts a Maestro Cloud session to run integration tests label Jan 26, 2024
@github-actions github-actions bot removed the Run-Maestro Starts a Maestro Cloud session to run integration tests label Jan 26, 2024
@bmarty
Copy link
Member

bmarty commented Jan 26, 2024

@jmartinesp is there anything particular to do with this release? I am thinking about the coming UniffiCleaner.

Any change can be done in a separate PR of course.

@jmartinesp
Copy link
Member

@jmartinesp is there anything particular to do with this release? I am thinking about the coming UniffiCleaner.

Any change can be done in a separate PR of course.

I don't think so, everything should be pretty much automatic. Having that feature allows us to re-think how we deal with Rust code, so we could simplify and adapt both our existing code and new code when we have the time: instead of mapping everything to our own classes as soon as we get the Rust references on Kotlin, we could do something like iOS and just build wrappers around these references, only mapping to actual data classes when used in Compose.

@bmarty bmarty merged commit 8da8163 into develop Jan 26, 2024
21 checks passed
@bmarty bmarty deleted the renovate/org.matrix.rustcomponents-sdk-android-0.x branch January 26, 2024 08:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
PR-Dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants