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.51 #1290

Merged
merged 2 commits into from
Sep 12, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 12, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
org.matrix.rustcomponents:sdk-android 0.1.50 -> 0.1.51 age adoption passing confidence

⚠ 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.


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

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

Fixes #1250, even if I cannot see the contact link on the Oidc web page.

@renovate renovate bot requested a review from a team as a code owner September 12, 2023 16:42
@renovate renovate bot requested review from jmartinesp and removed request for a team September 12, 2023 16:42
@renovate renovate bot added the PR-Dependencies Pull requests that update a dependency file label Sep 12, 2023
@ElementBot
Copy link
Collaborator

ElementBot commented Sep 12, 2023

Warnings
⚠️

gradle/libs.versions.toml#L13 - A newer version of androidx.core:core-ktx than 1.10.1 is available: 1.12.0

⚠️

gradle/libs.versions.toml#L96 - A newer version of androidx.compose.material3:material3 than 1.2.0-alpha06 is available: 1.2.0-alpha07

Generated by 🚫 dangerJS against d6a2020

@bmarty bmarty requested review from bmarty and removed request for jmartinesp September 12, 2023 19:02
@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

Copy link
Member

@bmarty bmarty left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Smoke test OK

@bmarty bmarty enabled auto-merge September 12, 2023 19:34
@github-actions
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/EzQWsD

@codecov
Copy link

codecov bot commented Sep 12, 2023

Codecov Report

Patch coverage has no change and project coverage change: -0.01% ⚠️

Comparison is base (8abaee8) 57.69% compared to head (d6a2020) 57.68%.

Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #1290      +/-   ##
===========================================
- Coverage    57.69%   57.68%   -0.01%     
===========================================
  Files         1087     1087              
  Lines        28618    28620       +2     
  Branches      5861     5861              
===========================================
  Hits         16510    16510              
- Misses        9535     9537       +2     
  Partials      2573     2573              
Files Changed Coverage Δ
...id/libraries/matrix/impl/auth/OidcConfiguration.kt 0.00% <0.00%> (ø)

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

@bmarty
Copy link
Member

bmarty commented Sep 12, 2023

Maestro cloud does not parse anymore 10_000. https://console.mobile.dev/uploads/afbf64f0-e02b-487f-bcd9-649740098912?teamId=a175bed8-9620-4f11-9b36-795146f24eb0&appId=d53fd730-ee43-4d93-8107-46ca4532263d&analysisId=d43d90ba-2b38-4f85-a364-8d96a81b1a1d&checkIdx=0

Received exception when trying to parse number. For input string: "10_000"

Tested locally and this is going further: to the Maestro failure maybe due to the new Rich Text Editor:

image

@renovate
Copy link
Contributor Author

renovate bot commented Sep 12, 2023

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 bmarty disabled auto-merge September 12, 2023 21:47
@bmarty bmarty merged commit 6f93e70 into develop Sep 12, 2023
@bmarty bmarty deleted the renovate/org.matrix.rustcomponents branch September 12, 2023 21:47
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.

Required MSC2966 contacts field is missing from OIDC client registration
2 participants