Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 21, 2025

Bumps com.mikepenz:multiplatform-markdown-renderer-m3 from 0.32.0 to 0.33.0.

Release notes

Sourced from com.mikepenz:multiplatform-markdown-renderer-m3's releases.

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

... (truncated)

Commits
  • b021c48 Merge pull request #380 from mikepenz/develop
  • 7681201 Merge pull request #379 from zsmb13/patch-1
  • 045046f Fix publish step condition in CI workflow
  • 76981f0 - improve README to include note on scroll state
  • 4a5608a Merge pull request #378 from mikepenz/develop
  • 818f315 - [release] v0.33.0
  • 9c9f711 - update aboutLibraries
  • 8e591db Merge pull request #376 from Secozzi/list-start
  • ce579a1 - update *.api
  • 4baed9a - add breaking API change to MIGRATION.md
  • 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 <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 [com.mikepenz:multiplatform-markdown-renderer-m3](https://github.com/mikepenz/multiplatform-markdown-renderer) from 0.32.0 to 0.33.0.
- [Release notes](https://github.com/mikepenz/multiplatform-markdown-renderer/releases)
- [Changelog](https://github.com/mikepenz/multiplatform-markdown-renderer/blob/develop/CHANGELOG.md)
- [Commits](mikepenz/multiplatform-markdown-renderer@v0.32.0...v0.33.0)

---
updated-dependencies:
- dependency-name: com.mikepenz:multiplatform-markdown-renderer-m3
  dependency-version: 0.33.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update java code labels Apr 21, 2025
Copy link
Member

@aanorbel aanorbel left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🐳

@aanorbel aanorbel merged commit d67afa7 into main Apr 21, 2025
8 checks passed
@aanorbel aanorbel deleted the dependabot/gradle/com.mikepenz-multiplatform-markdown-renderer-m3-0.33.0 branch April 21, 2025 10:12
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