element-hq / element-android

A Matrix collaboration client for Android.
https://element.io/
Apache License 2.0
3.26k stars 676 forks source link

Bump io.element.android:wysiwyg from 2.35.0 to 2.37.0 #8808

Closed dependabot[bot] closed 2 months ago

dependabot[bot] commented 2 months ago

Bumps io.element.android:wysiwyg from 2.35.0 to 2.37.0.

Changelog

Sourced from io.element.android:wysiwyg's changelog.

[2.37.0] - 2024-04-12

  • [Android] Discard mentions with no associated text.
  • [iOS] iOS tests: Use xcresultparser instead of slather.

[2.36.0] - 2024-04-03

  • [Android] Fix text composition issues in Compose wrapper.
  • [Android] Simplify InputConnection implementation, make OnSelectionChangedListener more precise.
  • [iOS] Fix a couple of bugs detecting whether the content is empty or not.
  • [iOS] Release to matrix-org/matrix-rich-text-editor-swift, attaching the binaries to GitHub releases.
Commits
  • 610d671 Version 2.37.0 (#969)
  • dd14880 Discard mentions with no associated text (#968)
  • e495ddc Merge pull request #967 from matrix-org/manuroe/xcresultparser
  • cd36f59 iOS tests: Use xcresultparser instead of slather
  • e2ae121 Merge pull request #965 from matrix-org/manuroe/react_codecov
  • fd64513 Report React tests code coverage to codecov
  • f8e1840 Rename workflow step.
  • 40458c1 Version 2.36.0
  • 079a07f Fix a bug where an empty text view is considered non-empty.
  • 2bc3735 Fix a bug where typing and delete a single space hid the placeholder.
  • Additional commits viewable in compare view


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
dependabot[bot] commented 2 months ago

Superseded by #8819.