Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(deps): update dependency mermaid to ~10.9.3 [security] #667

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 22, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
mermaid ~10.6.1 -> ~10.9.3 age adoption passing confidence

GitHub Vulnerability Alerts

GHSA-m4gq-x24j-jpmf

The following bundled files within the Mermaid NPM package contain a bundled version of DOMPurify that is vulnerable to GHSA-mmhx-hmjr-r674, potentially resulting in an XSS attack.

This affects the built:

  • dist/mermaid.min.js
  • dist/mermaid.js
  • dist/mermaid.esm.mjs
  • dist/mermaid.esm.min.mjs

This will also affect users that use the above files via a CDN link, e.g. https://cdn.jsdelivr.net/npm/[email protected]/dist/mermaid.min.js

Users that use the default NPM export of mermaid, e.g. import mermaid from 'mermaid', or the dist/mermaid.core.mjs file, do not use this bundled version of DOMPurify, and can easily update using their package manager with something like npm audit fix.

Patches

  • develop branch: 6c785c93166c151d27d328ddf68a13d9d65adc00
  • backport to v10: 92a07ffe40aab2769dd1c3431b4eb5beac282b34

Release Notes

mermaid-js/mermaid (mermaid)

v10.9.3

Compare Source

Updates the bundled version of dependencies in the following files:

  • dist/mermaid.min.js
  • dist/mermaid.js
  • dist/mermaid.esm.mjs
  • dist/mermaid.esm.min.mjs

If you are not using these files (e.g. you are using the default NPM export of mermaid, e.g. import mermaid from 'mermaid', or you are using dist/mermaid.core.mjs), this release is identical to v10.9.2.

This is to avoid potential security issues in KaTeX and DOMPurify, see:

These dependencies have already been updated in v11.0.0.

Changelog

Chore
  • Updates the bundled version of KaTeX to 0.16.11 (2bedd0e)
  • Updates the bundled version of DOMPurify to 3.1.6 (92a07ff)

Full Changelog: mermaid-js/mermaid@v10.9.2...v10.9.3

v10.9.2

Compare Source

This release back-ports https://github.com/mermaid-js/mermaid/pull/5914 to the v10 release line to fix #​5904 (an incompatibility between mermaid and DOMPurify v3.1.7)

Patch Changes

Full Changelog: mermaid-js/mermaid@v10.9.1...v10.9.2

v10.9.1

Compare Source

What's Changed

BugFixes

  • Cleaning of labels in Block diagram by @​knsv

Docs

New Contributors

Full Changelog: mermaid-js/mermaid@v10.9.0...v10.9.1

v10.9.0

Compare Source

Release Notes

We now have Katex support!

image
Demo

🚀 Features

🧰 Maintenance

📚 Documentation

🎉 Thanks to all contributors helping with this release! 🎉

v10.8.0

Compare Source

v10.8.0

Features

image

Documentation

Bug fixes

Chores

New Contributors

Full Changelog: mermaid-js/mermaid@v10.7.0...v10.8.0

v10.7.0

Compare Source

Release Notes

🚀 Features

🐛 Bug Fixes

🧰 Maintenance

📚 Documentation

🎉 Thanks to all contributors helping with this release! 🎉


Configuration

📅 Schedule: Branch creation - "" (UTC), 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.

Copy link

vercel bot commented Oct 22, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

1 Skipped Deployment
Name Status Preview Comments Updated (UTC)
react-md-editor-8qag ⬜️ Ignored (Inspect) Visit Preview Jan 30, 2025 7:50pm

@renovate renovate bot changed the title fix(deps): update dependency mermaid to ~10.9.3 [security] fix(deps): update dependency mermaid to ~10.9.0 [security] Oct 28, 2024
@renovate renovate bot force-pushed the renovate/npm-mermaid-vulnerability branch 2 times, most recently from bcc4356 to 266f81f Compare October 28, 2024 18:42
@renovate renovate bot changed the title fix(deps): update dependency mermaid to ~10.9.0 [security] fix(deps): update dependency mermaid to ~10.9.3 [security] Oct 28, 2024
@renovate renovate bot force-pushed the renovate/npm-mermaid-vulnerability branch from 266f81f to acdb286 Compare December 2, 2024 08:11
@renovate renovate bot changed the title fix(deps): update dependency mermaid to ~10.9.3 [security] fix(deps): update dependency mermaid to ~10.9.0 [security] Dec 2, 2024
@renovate renovate bot force-pushed the renovate/npm-mermaid-vulnerability branch from acdb286 to 9f00d4e Compare December 2, 2024 09:43
@renovate renovate bot changed the title fix(deps): update dependency mermaid to ~10.9.0 [security] fix(deps): update dependency mermaid to ~10.9.3 [security] Dec 2, 2024
@renovate renovate bot force-pushed the renovate/npm-mermaid-vulnerability branch from 9f00d4e to eee81c2 Compare December 17, 2024 23:50
@renovate renovate bot changed the title fix(deps): update dependency mermaid to ~10.9.3 [security] fix(deps): update dependency mermaid to ~10.9.0 [security] Dec 17, 2024
@renovate renovate bot force-pushed the renovate/npm-mermaid-vulnerability branch from eee81c2 to 2ed94bd Compare December 18, 2024 00:13
@renovate renovate bot changed the title fix(deps): update dependency mermaid to ~10.9.0 [security] fix(deps): update dependency mermaid to ~10.9.3 [security] Dec 18, 2024
@renovate renovate bot force-pushed the renovate/npm-mermaid-vulnerability branch from 2ed94bd to d4d5886 Compare December 18, 2024 01:25
@renovate renovate bot changed the title fix(deps): update dependency mermaid to ~10.9.3 [security] fix(deps): update dependency mermaid to ~10.9.0 [security] Dec 18, 2024
@renovate renovate bot force-pushed the renovate/npm-mermaid-vulnerability branch from d4d5886 to 9e8aec5 Compare December 18, 2024 05:13
@renovate renovate bot changed the title fix(deps): update dependency mermaid to ~10.9.0 [security] fix(deps): update dependency mermaid to ~10.9.3 [security] Dec 18, 2024
@renovate renovate bot force-pushed the renovate/npm-mermaid-vulnerability branch from 9e8aec5 to bd966e6 Compare December 18, 2024 07:21
@renovate renovate bot changed the title fix(deps): update dependency mermaid to ~10.9.3 [security] fix(deps): update dependency mermaid to ~10.9.0 [security] Dec 18, 2024
@renovate renovate bot force-pushed the renovate/npm-mermaid-vulnerability branch from bd966e6 to c8399c4 Compare December 18, 2024 09:24
@renovate renovate bot changed the title fix(deps): update dependency mermaid to ~10.9.0 [security] fix(deps): update dependency mermaid to ~10.9.3 [security] Dec 18, 2024
@renovate renovate bot changed the title fix(deps): update dependency mermaid to ~10.9.3 [security] fix(deps): update dependency mermaid to ~10.9.0 [security] Dec 18, 2024
@renovate renovate bot force-pushed the renovate/npm-mermaid-vulnerability branch from c8399c4 to 4f645cb Compare December 18, 2024 11:34
@renovate renovate bot changed the title fix(deps): update dependency mermaid to ~10.9.0 [security] fix(deps): update dependency mermaid to ~10.9.3 [security] Dec 18, 2024
@renovate renovate bot force-pushed the renovate/npm-mermaid-vulnerability branch 2 times, most recently from 7293f80 to cc916bc Compare December 19, 2024 00:55
@renovate renovate bot changed the title fix(deps): update dependency mermaid to ~10.9.3 [security] fix(deps): update dependency mermaid to ~10.9.0 [security] Dec 19, 2024
@renovate renovate bot force-pushed the renovate/npm-mermaid-vulnerability branch from cc916bc to 1df4e84 Compare December 19, 2024 05:48
@renovate renovate bot changed the title fix(deps): update dependency mermaid to ~10.9.0 [security] fix(deps): update dependency mermaid to ~10.9.3 [security] Dec 19, 2024
@renovate renovate bot force-pushed the renovate/npm-mermaid-vulnerability branch from 1df4e84 to d68fece Compare December 22, 2024 15:52
@renovate renovate bot changed the title fix(deps): update dependency mermaid to ~10.9.3 [security] fix(deps): update dependency mermaid to ~10.9.0 [security] Dec 22, 2024
@renovate renovate bot force-pushed the renovate/npm-mermaid-vulnerability branch from d68fece to 834dd20 Compare December 22, 2024 19:00
@renovate renovate bot changed the title fix(deps): update dependency mermaid to ~10.9.0 [security] fix(deps): update dependency mermaid to ~10.9.3 [security] Dec 22, 2024
@renovate renovate bot force-pushed the renovate/npm-mermaid-vulnerability branch from 834dd20 to 3c05c22 Compare January 14, 2025 19:07
@renovate renovate bot changed the title fix(deps): update dependency mermaid to ~10.9.3 [security] fix(deps): update dependency mermaid to ~10.9.0 [security] Jan 14, 2025
@renovate renovate bot force-pushed the renovate/npm-mermaid-vulnerability branch from 3c05c22 to 9727f11 Compare January 15, 2025 00:39
@renovate renovate bot changed the title fix(deps): update dependency mermaid to ~10.9.0 [security] fix(deps): update dependency mermaid to ~10.9.3 [security] Jan 15, 2025
@renovate renovate bot force-pushed the renovate/npm-mermaid-vulnerability branch from 9727f11 to 58b0691 Compare January 23, 2025 19:21
@renovate renovate bot changed the title fix(deps): update dependency mermaid to ~10.9.3 [security] fix(deps): update dependency mermaid to ~10.9.0 [security] Jan 23, 2025
@renovate renovate bot force-pushed the renovate/npm-mermaid-vulnerability branch from 58b0691 to 6cfe174 Compare January 23, 2025 23:34
@renovate renovate bot changed the title fix(deps): update dependency mermaid to ~10.9.0 [security] fix(deps): update dependency mermaid to ~10.9.3 [security] Jan 23, 2025
@renovate renovate bot force-pushed the renovate/npm-mermaid-vulnerability branch from 6cfe174 to 66a5dad Compare January 30, 2025 16:03
@renovate renovate bot changed the title fix(deps): update dependency mermaid to ~10.9.3 [security] fix(deps): update dependency mermaid to ~10.9.0 [security] Jan 30, 2025
@renovate renovate bot force-pushed the renovate/npm-mermaid-vulnerability branch from 66a5dad to a847e10 Compare January 30, 2025 19:50
@renovate renovate bot changed the title fix(deps): update dependency mermaid to ~10.9.0 [security] fix(deps): update dependency mermaid to ~10.9.3 [security] Jan 30, 2025
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