Skip to content

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

Merged
EricWittmann merged 1 commit into
mainfrom
renovate/dependencies-all
Apr 23, 2026
Merged

Update dependency org.commonmark:commonmark to v0.28.0#404
EricWittmann merged 1 commit into
mainfrom
renovate/dependencies-all

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Mar 31, 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: 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.

@EricWittmann EricWittmann merged commit 95ae178 into main Apr 23, 2026
2 checks passed
@renovate renovate Bot deleted the renovate/dependencies-all branch April 23, 2026 14:34
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.

1 participant