Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 24, 2025

Bumps richtext from 1.0.0-alpha01 to 1.0.0-alpha02.
Updates com.halilibo.compose-richtext:richtext-commonmark from 1.0.0-alpha01 to 1.0.0-alpha02

Release notes

Sourced from com.halilibo.compose-richtext:richtext-commonmark's releases.

1.0.0-alpha02

What's Changed

  • Updated to CMP 1.7.1
  • Added custom markdown block rendering.
    • This feature enables developers to intercept Markdown rendering process by choosing subset of AstBlockNodes to provide rendering for.
  • Migrated to Compose native LinkAnnotations for link rendering in richtext-ui.
    • Link styling now also uses TextLinkStyles

New Contributors

Full Changelog: halilozercan/compose-richtext@1.0.0-alpha01...1.0.0-alpha02

Commits
  • 7517fef Merge pull request #152 from halilozercan/halilozercan/change-test-device-level
  • bf1fdd7 Remove ui tests runner
  • 97a9023 Merge pull request #151 from halilozercan/halilozercan/fix-empty-items-list-l...
  • 498f43c Fix #150
  • 812ed45 Merge pull request #149 from halilozercan/halilozercan/custom-block-rendering
  • 78a59a3 Fix visitChildren logic in custom block rendering
  • 69af671 Migrated to LinkAnnotation design
  • 88617e9 Bump version to prepare for next release
  • 2980d04 Update docs due to library deprecations
  • d1a57eb Stop publishing printing and slideshow artifacts
  • Additional commits viewable in compare view

Updates com.halilibo.compose-richtext:richtext-ui-material from 1.0.0-alpha01 to 1.0.0-alpha02

Release notes

Sourced from com.halilibo.compose-richtext:richtext-ui-material's releases.

1.0.0-alpha02

What's Changed

  • Updated to CMP 1.7.1
  • Added custom markdown block rendering.
    • This feature enables developers to intercept Markdown rendering process by choosing subset of AstBlockNodes to provide rendering for.
  • Migrated to Compose native LinkAnnotations for link rendering in richtext-ui.
    • Link styling now also uses TextLinkStyles

New Contributors

Full Changelog: halilozercan/compose-richtext@1.0.0-alpha01...1.0.0-alpha02

Commits
  • 7517fef Merge pull request #152 from halilozercan/halilozercan/change-test-device-level
  • bf1fdd7 Remove ui tests runner
  • 97a9023 Merge pull request #151 from halilozercan/halilozercan/fix-empty-items-list-l...
  • 498f43c Fix #150
  • 812ed45 Merge pull request #149 from halilozercan/halilozercan/custom-block-rendering
  • 78a59a3 Fix visitChildren logic in custom block rendering
  • 69af671 Migrated to LinkAnnotation design
  • 88617e9 Bump version to prepare for next release
  • 2980d04 Update docs due to library deprecations
  • d1a57eb Stop publishing printing and slideshow artifacts
  • Additional commits viewable in compare view

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps `richtext` from 1.0.0-alpha01 to 1.0.0-alpha02.

Updates `com.halilibo.compose-richtext:richtext-commonmark` from 1.0.0-alpha01 to 1.0.0-alpha02
- [Release notes](https://github.com/halilozercan/compose-richtext/releases)
- [Changelog](https://github.com/halilozercan/compose-richtext/blob/main/CHANGELOG.md)
- [Commits](halilozercan/compose-richtext@1.0.0-alpha01...1.0.0-alpha02)

Updates `com.halilibo.compose-richtext:richtext-ui-material` from 1.0.0-alpha01 to 1.0.0-alpha02
- [Release notes](https://github.com/halilozercan/compose-richtext/releases)
- [Changelog](https://github.com/halilozercan/compose-richtext/blob/main/CHANGELOG.md)
- [Commits](halilozercan/compose-richtext@1.0.0-alpha01...1.0.0-alpha02)

---
updated-dependencies:
- dependency-name: com.halilibo.compose-richtext:richtext-commonmark
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: com.halilibo.compose-richtext:richtext-ui-material
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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 Mar 24, 2025
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