Skip to content

Update dependency org.commonmark:commonmark to v0.28.0#514

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/org.commonmark-commonmark-0.x
Open

Update dependency org.commonmark:commonmark to v0.28.0#514
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/org.commonmark-commonmark-0.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Apr 8, 2026

This PR contains the following updates:

Package Change Age Confidence
org.commonmark:commonmark 0.27.10.28.0 age confidence

Release Notes

commonmark/commonmark-java (org.commonmark:commonmark)

v0.28.0

Added
  • New extension for alerts (aka callouts/admonitions)
    • Syntax:
      > [!NOTE]
      > The text of the note.
      
    • As types you can use NOTE, TIP, IMPORTANT, WARNING, CAUTION; or configure the
      extension to add additional ones.
    • Use class AlertsExtension in artifact commonmark-ext-gfm-alerts (#​420)
  • New option maxOpenBlockParsers for Parser.Builder to set an overall limit
    for the depth of block parsing. If set, any nesting beyond the limit will be
    parsed as paragraph text instead. The default remains unlimited.

Configuration

📅 Schedule: (UTC)

  • 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.

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.

0 participants