CatchUp icon indicating copy to clipboard operation
CatchUp copied to clipboard

Update dependency com.mikepenz:multiplatform-markdown-renderer-m3 to v0.33.0

Open renovate[bot] opened this issue 8 months ago β€’ 1 comments

This PR contains the following updates:

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

Release Notes

mikepenz/multiplatform-markdown-renderer (com.mikepenz:multiplatform-markdown-renderer-m3)

v0.33.0

[!IMPORTANT]
This is a major release with a significant number of behavior and API changes. Please see the migration guide for more information. https://github.com/mikepenz/multiplatform-markdown-renderer/blob/develop/MIGRATION.md

πŸš€ Features
  • Update to Kotlin 2.1.20
  • Introduce dependency update plugin | Update ktor to 3.1.2
  • Move parsing into producer | Introduce loading / error state
  • Introduce support for reference links
  • Provide MarkdownState object with observable state
  • Setting to adjust annotator behavior
  • Pass MarkdownList depth via MarkdownComponentModel's extra field
  • Refactor to support LazyColumn as parent container for the markdown content
  • Add the :sample:shared module for sharing ui
  • Provide extension function to get listDepth from MarkdownComponentModel
  • Offer API to provide Modifier for list item content
  • Refine stability
  • Open up MarkdownElement Composable
  • Introduce API to parse markdown in VM
  • Allow lists to start at any number
πŸ› Fixes
  • Use text from typography for checkbox text style
  • Fix publish step condition in CI workflow
πŸ’¬ Other
Contributors:

v0.32.0

[!IMPORTANT]
This release contains behavior changes. EOL is now considered a ' ' (space) and won't include a new line anymore. This is in line with most markdown specifications. More details here.

[!WARNING]
This release contains breaking changes The MarkdownTypography includes a new table TextStyle to offer additional flexibility on providing a different style for tables.

πŸš€ Features
  • Add depth to BulletHandler
  • Move primary text color specification to text styles
  • Support image in tables
  • Add option to make EOL be a new line (for direct APIs)
πŸ› Fixes
  • remember the state created by derivedStateOf
  • Improve code fence handling to support varying code fence structures.
  • Change EOL handling from \n to a single space
πŸ’¬ Other
Contributors:

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 was generated by Mend Renovate. View the repository job log.

renovate[bot] avatar Apr 09 '25 04:04 renovate[bot]

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.

renovate[bot] avatar May 04 '25 03:05 renovate[bot]

Autoclosing Skipped

This PR has been flagged for autoclosing. However, it is being skipped due to the branch being already modified. Please close/delete it manually or report a bug if you think this is in error.

renovate[bot] avatar Jun 28 '25 20:06 renovate[bot]