Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(deps): update dependency org.commonmark:commonmark to v0.24.0 #1824

Merged
merged 1 commit into from
Oct 22, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 21, 2024

This PR contains the following updates:

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

Release Notes

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

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 - "after 10pm" in timezone Europe/Prague, 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 added the type: dependency-upgrade Upgrade a dependency label Oct 21, 2024
Copy link

sonarcloud bot commented Oct 21, 2024

@altro3 altro3 self-requested a review October 22, 2024 07:35
@altro3 altro3 merged commit 1814c85 into 6.13.x Oct 22, 2024
11 checks passed
@altro3 altro3 deleted the renovate/commonmark branch October 22, 2024 07:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: dependency-upgrade Upgrade a dependency
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant