Skip to content

chore(deps): update dependency marked to v18.0.4#51

Merged
renovate[bot] merged 1 commit into
mainfrom
renovate/marked-18.x
May 25, 2026
Merged

chore(deps): update dependency marked to v18.0.4#51
renovate[bot] merged 1 commit into
mainfrom
renovate/marked-18.x

Conversation

@renovate

@renovate renovate Bot commented May 25, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
marked (source) 18.0.318.0.4 age confidence

Release Notes

markedjs/marked (marked)

v18.0.4

Compare Source

Bug Fixes

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • Monday through Friday (* * * * 1-5)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Enabled.

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.

@doistbot doistbot left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This PR updates the marked dependency to version 18.0.4, which introduces upstream bug fixes including an improvement to list indentation parsing. The update is straightforward and keeps the markdown utilities up to date, though it was noted that adding a regression test for nested lists in src/markdown.test.ts would help safeguard against future parser changes.

Share FeedbackReview Logs

Comment thread package.json
"conventional-changelog-conventionalcommits": "9.3.1",
"lefthook": "2.1.6",
"marked": "18.0.3",
"marked": "18.0.4",

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

[P2] This bump pulls in a marked parser fix for list indentation, but src/markdown.test.ts still only exercises headings, plain text, and bold text. Add a regression test around preloadMarkdown() + renderMarkdown('- parent\n - child') so future marked bumps catch nested/indented list parsing changes in the code path this package uses.

@renovate renovate Bot force-pushed the renovate/marked-18.x branch from 4c224c6 to 83dcd13 Compare May 25, 2026 07:05
@renovate renovate Bot merged commit 7e4f036 into main May 25, 2026
5 checks passed
@renovate renovate Bot deleted the renovate/marked-18.x branch May 25, 2026 11:13
@doist-release-bot

Copy link
Copy Markdown
Contributor

🎉 This PR is included in version 0.25.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant