Skip to content

chore(deps): update dependency markdown-it-prism to v4#165

Open
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/markdown-it-prism-4.x
Open

chore(deps): update dependency markdown-it-prism to v4#165
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/markdown-it-prism-4.x

Conversation

@renovate

@renovate renovate Bot commented Jul 8, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
markdown-it-prism ^3.0.1^4.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
    • 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.

@netlify

netlify Bot commented Jul 8, 2026

Copy link
Copy Markdown

Deploy Preview for fancy-alfajores-58dedb ready!

Name Link
🔨 Latest commit 13f483a
🔍 Latest deploy log https://app.netlify.com/projects/fancy-alfajores-58dedb/deploys/6a4e92e91e6508000800852c
😎 Deploy Preview https://deploy-preview-165--fancy-alfajores-58dedb.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
🤖 Make changes Run an agent on this branch

To edit notification comments on pull requests, go to your Netlify project configuration.

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