Skip to content

Update dependency markdown-it-prism to v4 - #633

Merged
igorbelo merged 1 commit into
mainfrom
renovate/markdown-it-prism-4.x
Aug 5, 2026
Merged

Update dependency markdown-it-prism to v4#633
igorbelo merged 1 commit into
mainfrom
renovate/markdown-it-prism-4.x

Conversation

@renovate

@renovate renovate Bot commented Jul 10, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
markdown-it-prism 3.0.14.0.0 age confidence

Release Notes

jGleitz/markdown-it-prism (markdown-it-prism)

v4.0.0

Compare Source

BREAKING CHANGES
  1. The language-* CSS class is now placed only on the <code> HTML tag, and no longer additionally on <pre>. This brings the plugin back in line with how markdown-it behaves out of the box. When migrating to this version, check your CSS selectors for anything targeting a class starting with language- on <pre> elements.
  2. Users who combine this plugin with markdown-it-attrs must use markdown-it-attrs v5.0.0 or later for full compatibility. markdown-it-attrs is now declared by this plugin as an optional peer dependency with a minium version of 5.0.0.
  3. Users who combine this plugin with markdown-it-attrs and configured highlightInlineCode: true for markdown-it-prism while also specifying allowedAttributes for markdown-it-attrs must include "language" in the allowedAttributes for markdown-it-prism’s highlighting to work.

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • Monday through Friday (* * * * 1-5)
  • 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 July 10, 2026 02:40
@renovate
renovate Bot requested review from igorbelo and removed request for a team July 10, 2026 02:40
@renovate
renovate Bot force-pushed the renovate/markdown-it-prism-4.x branch 4 times, most recently from 21c4d0c to e00a461 Compare July 21, 2026 09:42
@renovate
renovate Bot force-pushed the renovate/markdown-it-prism-4.x branch 6 times, most recently from d0abdc0 to 3285270 Compare July 30, 2026 01:59
@renovate
renovate Bot force-pushed the renovate/markdown-it-prism-4.x branch 3 times, most recently from d237d2d to 83f6e04 Compare August 4, 2026 14:51
@renovate
renovate Bot force-pushed the renovate/markdown-it-prism-4.x branch from 83f6e04 to 0c0c426 Compare August 4, 2026 21:08
@igorbelo
igorbelo merged commit 5aa9e3f into main Aug 5, 2026
4 checks passed
@igorbelo
igorbelo deleted the renovate/markdown-it-prism-4.x branch August 5, 2026 11:45
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.

1 participant