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

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Sep 24, 2025

Coming soon: The Renovate bot (GitHub App) will be renamed to Mend. PRs from Renovate will soon appear from 'Mend'. Learn more here.

This PR contains the following updates:

Package Change Age Confidence
org.commonmark:commonmark-ext-yaml-front-matter 0.25.1 -> 0.26.0 age confidence

Release Notes

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

v0.26.0

Changed
  • A LinkProcessor using replaceWith now also stops outer links from being
    parsed as links, same as with wrapTextIn. This prevents nested links, see
    footnotes change below.
Fixed
  • Fix rendering of image alt text to include contents of code spans (`code`). (#​398)
  • footnotes: Fix footnotes nested within links. Before, both the link and the
    footnote reference would be parsed and lead to nested <a> elements, which
    is disallowed. Now, only the footnote is parsed and the outer link becomes
    plain text; this matches the behavior of links. (#​400)

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.

daspositioned and others added 25 commits April 27, 2025 14:53
…#48)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
…-matter to v0.25.1 (#45)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
@renovate renovate bot force-pushed the renovate/org.commonmark-commonmark-ext-yaml-front-matter-0.x branch from bc60028 to a45e783 Compare September 24, 2025 17:34
@renovate
Copy link
Contributor Author

renovate bot commented Sep 24, 2025

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update (0.26.0). You will get a PR once a newer version is released. To ignore this dependency forever, add it to the ignoreDeps array of your Renovate config.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.

@renovate renovate bot deleted the renovate/org.commonmark-commonmark-ext-yaml-front-matter-0.x branch September 24, 2025 17:36
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.

2 participants