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 wysiwyg to v2.17.0 #1827

Merged
merged 1 commit into from
Nov 16, 2023
Merged

Update wysiwyg to v2.17.0 #1827

merged 1 commit into from
Nov 16, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 16, 2023

Mend Renovate logo banner

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
io.element.android:wysiwyg-compose 2.16.0 -> 2.17.0 age adoption passing confidence
io.element.android:wysiwyg 2.16.0 -> 2.17.0 age adoption passing confidence

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

matrix-org/matrix-wysiwyg (io.element.android:wysiwyg-compose)

v2.17.0

Compare Source

Fixed
  • Android: removed workaround for excessive recompositions from the Compose components.
  • Android: fix indexes not working properly for mentions.
  • Android: add a workaround to always get a valid lineCount in the Composables.
  • Common: prevent trailing NBSP characters from being removed when parsing. They should only be removed if they are the whole content of a container node.
Added
  • Common: added support for parsing mentions using a different prefix from the default https://matrix.to one.

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 these updates 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 November 16, 2023 14:54
@renovate renovate bot added the PR-Dependencies Pull requests that update a dependency file label Nov 16, 2023
@renovate renovate bot requested review from bmarty and removed request for a team November 16, 2023 14:54
@ElementBot
Copy link
Collaborator

ElementBot commented Nov 16, 2023

Warnings
⚠️

gradle/libs.versions.toml#L16 - A newer version of androidx.lifecycle:lifecycle-runtime-ktx than 2.7.0-beta01 is available: 2.7.0-rc01

⚠️

gradle/libs.versions.toml#L17 - A newer version of androidx.activity:activity-compose than 1.8.0 is available: 1.8.1

⚠️

gradle/libs.versions.toml#L76 - A newer version of androidx.browser:browser than 1.6.0 is available: 1.7.0

⚠️

gradle/libs.versions.toml#L92 - A newer version of androidx.compose.material3:material3 than 1.2.0-alpha10 is available: 1.2.0-alpha11

Generated by 🚫 dangerJS against d100ac0

Copy link

sonarcloud bot commented Nov 16, 2023

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
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/4f4RWT

Copy link
Member

@jmartinesp jmartinesp left a comment

Choose a reason for hiding this comment

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

Approving, since this is needed for #1799.

Copy link

codecov bot commented Nov 16, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (3886048) 63.40% compared to head (d100ac0) 63.40%.

Additional details and impacted files
@@           Coverage Diff            @@
##           develop    #1827   +/-   ##
========================================
  Coverage    63.40%   63.40%           
========================================
  Files         1293     1293           
  Lines        33628    33628           
  Branches      6982     6982           
========================================
  Hits         21322    21322           
  Misses        9117     9117           
  Partials      3189     3189           

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

@jmartinesp jmartinesp enabled auto-merge (squash) November 16, 2023 15:18
@jmartinesp jmartinesp merged commit f80ec8a into develop Nov 16, 2023
17 checks passed
@jmartinesp jmartinesp deleted the renovate/wysiwyg branch November 16, 2023 15:25
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.

2 participants