Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Apr 9, 2025

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
  • Cleanup README
  • Introduce MIGRATION guide
  • Refine Sample app design
  • Cleanup unused arguments
  • Fix release sample app build
  • Cleanup code
  • Add viewport meta tag to index.html
  • Remove nested handling of elements in Markdown and LazyMarkdown
  • Improve sample app padding
  • Update AboutLibraries
  • Optimize code structure and readability
  • Update AboutLibraries plugin
  • Fix sample deprecation warning from AboutLibs
  • Publish using cross compilation
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 renovate bot force-pushed the renovate/markdown branch from e10b9f7 to d062aae Compare April 11, 2025 02:59
@renovate renovate bot changed the title Update dependency com.mikepenz:multiplatform-markdown-renderer-m3 to v0.32.0 Update dependency com.mikepenz:multiplatform-markdown-renderer-m3 to v0.33.0 Apr 18, 2025
@renovate renovate bot force-pushed the renovate/markdown branch 2 times, most recently from ace15f5 to 47a3e2d Compare April 24, 2025 03:17
@renovate renovate bot force-pushed the renovate/markdown branch from 47a3e2d to 459b9d3 Compare April 28, 2025 19:37
@renovate
Copy link
Contributor Author

renovate bot commented May 4, 2025

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 renovate bot changed the title Update dependency com.mikepenz:multiplatform-markdown-renderer-m3 to v0.33.0 Update dependency com.mikepenz:multiplatform-markdown-renderer-m3 to v0.33.0 - abandoned Jun 28, 2025
@renovate
Copy link
Contributor Author

renovate bot commented Jun 28, 2025

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.

@ZacSweers ZacSweers closed this Jun 28, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants