nekomangaorg / Neko

Unofficial MangaDex Reader for Android 7+
Apache License 2.0
2.28k stars 119 forks source link

fix(deps): update markdown.version to v0.27.0 #1968

Closed renovate[bot] closed 2 weeks ago

renovate[bot] commented 2 weeks ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
com.mikepenz:multiplatform-markdown-renderer-coil2 0.26.0 -> 0.27.0 age adoption passing confidence
com.mikepenz:multiplatform-markdown-renderer-m3 0.26.0 -> 0.27.0 age adoption passing confidence
com.mikepenz:multiplatform-markdown-renderer 0.26.0 -> 0.27.0 age adoption passing confidence

[!WARNING] Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

mikepenz/multiplatform-markdown-renderer (com.mikepenz:multiplatform-markdown-renderer-coil2) ### [`v0.27.0`](https://redirect.github.com/mikepenz/multiplatform-markdown-renderer/releases/tag/v0.27.0) ##### 🚀 Features - Introduce syntax highlighting support - PR: [#​206](https://redirect.github.com/mikepenz/multiplatform-markdown-renderer/issues/206) - Upgrade Dependencies | Compose 1.7.0 - PR: [#​207](https://redirect.github.com/mikepenz/multiplatform-markdown-renderer/issues/207) - Upgrade dependencies | Compose 1.7.1 / 1.7.0-beta02 | Highlights 0.9.2 - PR: [#​209](https://redirect.github.com/mikepenz/multiplatform-markdown-renderer/issues/209) - Make links in text stylable via the MarkdownTypography class - PR: [#​217](https://redirect.github.com/mikepenz/multiplatform-markdown-renderer/issues/217) - Making use of EntityConverter to unescape text of leaf nodes - PR: [#​213](https://redirect.github.com/mikepenz/multiplatform-markdown-renderer/issues/213) - Upgrade to Compose-MP 1.7.0-rc01 - PR: [#​220](https://redirect.github.com/mikepenz/multiplatform-markdown-renderer/issues/220) - Add new ability to configure `PlaceholderConfig` to disable animation via the `ImageTransformer` - PR: [#​227](https://redirect.github.com/mikepenz/multiplatform-markdown-renderer/issues/227) - Upgrade Compose-jb to 1.7.0 | Kotli 2.0.21 | Coil 3.0.0-rc02 | Ktor 3.0.1 - PR: [#​228](https://redirect.github.com/mikepenz/multiplatform-markdown-renderer/issues/228) ##### 🐛 Fixes - Fix CI setup for `-code` module - PR: [#​210](https://redirect.github.com/mikepenz/multiplatform-markdown-renderer/issues/210) - Fix TextStyle not applied to code in annotated strings - PR: [#​219](https://redirect.github.com/mikepenz/multiplatform-markdown-renderer/issues/219) - fix getUnescapedText error - PR: [#​222](https://redirect.github.com/mikepenz/multiplatform-markdown-renderer/issues/222) ##### 💬 Other - Add example of custom component - PR: [#​218](https://redirect.github.com/mikepenz/multiplatform-markdown-renderer/issues/218) - Update sample app minSDK - PR: [#​226](https://redirect.github.com/mikepenz/multiplatform-markdown-renderer/issues/226) - \[CI] New maven central publishing portal - PR: [#​230](https://redirect.github.com/mikepenz/multiplatform-markdown-renderer/issues/230)

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.



This PR was generated by Mend Renovate. View the repository job log.