Skip to content
This repository was archived by the owner on Oct 6, 2025. It is now read-only.

fix(deps): update dependency org.commonmark:commonmark-ext-yaml-front-matter to v0.24.0#29

Merged
daspositioned merged 1 commit intomainfrom
renovate/org.commonmark-commonmark-ext-yaml-front-matter-0.x
Oct 24, 2024
Merged

fix(deps): update dependency org.commonmark:commonmark-ext-yaml-front-matter to v0.24.0#29
daspositioned merged 1 commit intomainfrom
renovate/org.commonmark-commonmark-ext-yaml-front-matter-0.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate bot commented Oct 21, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
org.commonmark:commonmark-ext-yaml-front-matter 0.23.0 -> 0.24.0 age adoption passing confidence

Release Notes

commonmark/commonmark-java (org.commonmark:commonmark-ext-yaml-front-matter)

v0.24.0

Added
  • SourceSpan on nodes now have a getInputIndex to get the index within the
    original input string (in addition to the existing line/column indexes).
    This is useful when looking up the input source: It can now be done using
    substring instead of having to split the input into lines first (#​348)
  • Configurable line break rendering for TextContentRenderer via lineBreakRendering
    on the builder; e.g. LineBreakRendering.SEPARATE_BLOCKS will render an empty
    line between blocks (#​344)
Changed
  • Adopted small changes from OpenJDK vendoring to make updates easier for them (#​343)
Fixed
  • Enable overriding of built-in node rendering for TextContentRenderer (#​346)

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/org.commonmark-commonmark-ext-yaml-front-matter-0.x branch from d787db4 to 7c15cb1 Compare October 24, 2024 16:29
@daspositioned daspositioned merged commit 29cbdee into main Oct 24, 2024
@daspositioned daspositioned deleted the renovate/org.commonmark-commonmark-ext-yaml-front-matter-0.x branch October 24, 2024 16:30
daspositioned pushed a commit that referenced this pull request Jun 12, 2025
…-matter to v0.24.0 (#29)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
daspositioned pushed a commit that referenced this pull request Sep 24, 2025
…-matter to v0.24.0 (#29)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
daspositioned pushed a commit that referenced this pull request Oct 6, 2025
…-matter to v0.24.0 (#29)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant