Skip to content

chore(deps): update dependency markly to v0.16.0#264

Merged
github-actions[bot] merged 1 commit into
mainfrom
renovate/markly-0.x-lockfile
Apr 13, 2026
Merged

chore(deps): update dependency markly to v0.16.0#264
github-actions[bot] merged 1 commit into
mainfrom
renovate/markly-0.x-lockfile

Conversation

@renovate

@renovate renovate Bot commented Apr 13, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
markly 0.15.30.16.0 age confidence

Release Notes

socketry/markly (markly)

v0.16.0

Compare Source

  • Update cmark-gfm from upstream, including a denial-of-service fix for tables with a large number of autocompleted cells, corrected end_line source positions for single-line and multi-line HTML blocks, and a fix for trailing newlines when rendering inline nodes.
    • Add support for front matter (CMARK_OPT_FRONT_MATTER): a --- delimited block at the start of a document is captured as a CMARK_NODE_FRONT_MATTER node. The raw content is available via node.string_content and an optional format hint (e.g. "yaml", "toml") via node.fence_info.
    • Allow : in HTML tag names to support XML namespace prefixes (e.g. <svg:circle>, <xhtml:div>).

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 is behind base branch, 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 requested a review from a team as a code owner April 13, 2026 04:27
@renovate
renovate Bot requested review from Copilot and removed request for Copilot April 13, 2026 04:27
@github-actions
github-actions Bot enabled auto-merge (squash) April 13, 2026 04:27
@github-actions
github-actions Bot merged commit 71ccc33 into main Apr 13, 2026
22 of 25 checks passed
@github-actions
github-actions Bot deleted the renovate/markly-0.x-lockfile branch April 13, 2026 04:28
@codecov

codecov Bot commented Apr 13, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 99.50%. Comparing base (ecd3606) to head (c042092).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #264   +/-   ##
=======================================
  Coverage   99.50%   99.50%           
=======================================
  Files          31       31           
  Lines         808      808           
=======================================
  Hits          804      804           
  Misses          4        4           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

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