Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 20, 2025

Bumps io.element.android:wysiwyg from 2.37.4 to 2.38.1.

Changelog

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

[2.38.1]

  • [Android] Workaround bug that caused the next focus view search loop when the editor is used in a Compose context, causing ANRs.
  • [Android] Fix crashes when either the editor or the rendering views contain a code block and their size changes, making the previously calculated and cached coordinates for rendering the code block invalid.
  • [Common] Change licensing to AGPLv3 + Element Commercial license.

[2.38.0]

  • [Rust] Bump Rust version to 1.76.
  • [Web] Bump wasm-pack version to 0.13.1.
  • [Web] Switch bindings/wysiwyg-wasm from npm to yarn.
  • [Web] Add typescript checking to bindings/wysiwyg-wasm.
  • [Web] Update vite and related packages.
  • [Web] Simplify build scripts.
  • [Web] Publish a dual CJS/ESM package with platform-specific loaders.

[2.37.14]

  • [Android] Have separate modes for parsing HTML for 'editor mode' and 'message mode' using isEditor: Boolean parameter.
  • [Android] Try auto-selecting the latest NDK version available instead of using a hardcoded one.
  • [Web] Update example app to use the new npm package.

[2.37.13] - 2024-10-04

  • [Android] Make RichTextEditorStyle and other data classes' constructors public to match their copy methods in Kotlin 2.0. This would cause build errors on Kotlin 2.1.

[2.37.12] - 2024-10-02

  • [Common] Dependencies update
  • [iOS] fixed a release bug that prevented the XCFramework to be downloaded from SwiftPM.

[2.37.11] - 2024-10-01

[2.37.9] - 2024-08-28

  • [Rust] Escape text passed to ComposerModel::set_link_with_text and insert_mention* methods of the WASM bindings.

[2.37.8] - 2024-07-31

  • [Web] Fix a bug that caused the composer to be reinitialised a second time.

[2.37.7] - 2024-07-18

  • [Common] Add auto completion for emojis.
  • [Android] Fix issues with new lines by replacing the HTML parser with Jsoup.
  • [iOS] Added support for Xcode 15.4, improved XCFramework generation script.

[2.37.6] - 2024-07-15

  • [iOS] Re-enabled inline prediction and replaced the behaviour of reconciliate with a commmited text system for latin and common only characters, to allow for a better user experience with inline prediction.

[2.37.5] - 2024-07-08

... (truncated)

Commits

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 <dependency name> 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)

Bumps [io.element.android:wysiwyg](https://github.com/element-hq/matrix-rich-text-editor) from 2.37.4 to 2.38.1.
- [Changelog](https://github.com/element-hq/matrix-rich-text-editor/blob/main/CHANGELOG.md)
- [Commits](https://github.com/element-hq/matrix-rich-text-editor/commits/2.38.1)

---
updated-dependencies:
- dependency-name: io.element.android:wysiwyg
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Jan 20, 2025
@dependabot dependabot bot requested review from a team and bmarty and removed request for a team January 20, 2025 23:01
@dependabot dependabot bot requested review from ganfra and jmartinesp January 20, 2025 23:01
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 23, 2025

Superseded by #8993.

@dependabot dependabot bot closed this Jan 23, 2025
@dependabot dependabot bot deleted the dependabot/gradle/io.element.android-wysiwyg-2.38.1 branch January 23, 2025 23:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file java Pull requests that update Java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant