Update dependency mermaid to v10 (main)#2046
Open
mend-for-github-com[bot] wants to merge 1 commit into
Open
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
^8.11.0→^10.0.0By merging this PR, the issue #1426 will be automatically resolved and closed:
Release Notes
mermaid-js/mermaid (mermaid)
v10.9.6Compare Source
Backports the following security fixes from Mermaid v11.15.0:
a59ea56)8fead23)4e2d512)a9d9f0d)uuiddependency range to allow v14We don't use this vulnerable code, but it allows users to silence this warning.
(
e8c7043)And other dependency updates.
Full Changelog: mermaid-js/mermaid@v10.9.5...v10.9.6
v10.9.5Compare Source
This release backports the update of the dependency dagre-d3-es to 7.0.13 for CVE-2025-57347 from v11.12.1.
We've also updated the v10.x branch to support newer versions of DOMPurify, cherry-picked from
fe3cffb, avoiding CVE-2025-26791.Full Changelog: mermaid-js/mermaid@v10.9.4...v10.9.5
v10.9.4Compare Source
This release backports the fix for GHSA-7rqq-prvp-x9jh from v11.10.0, preventing a potential XSS attack in labels in sequence diagrams.
See:
9d68517(onmainbranch)See:
7509b06(backported commit)Full Changelog: mermaid-js/mermaid@v10.9.3...v10.9.4
v10.9.3Compare Source
Updates the bundled version of dependencies in the following files:
dist/mermaid.min.jsdist/mermaid.jsdist/mermaid.esm.mjsdist/mermaid.esm.min.mjsIf 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 usingdist/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
2bedd0e)92a07ff)Full Changelog: mermaid-js/mermaid@v10.9.2...v10.9.3
v10.9.2Compare Source
This release back-ports #5914 to the v10 release line to fix #5904 (an incompatibility between mermaid and DOMPurify v3.1.7)
Patch Changes
402abdf[10] fix: ban version v3.1.7 of DOMPurifyFull Changelog: mermaid-js/mermaid@v10.9.1...v10.9.2
v10.9.1Compare Source
What's Changed
BugFixes
Docs
New Contributors
Full Changelog: mermaid-js/mermaid@v10.9.0...v10.9.1
v10.9.0Compare Source
Release Notes
We now have Katex support!
Demo
🚀 Features
🧰 Maintenance
📚 Documentation
🎉 Thanks to all contributors helping with this release! 🎉
v10.8.0Compare Source
v10.8.0
Features
Adding new diagram type - Block Diagram by @knsv in #5221
Feature/5114 add parallel commit config by @mathbraga in #5161
Changes to Gantt Parsers to allow hashes and semicolons to titles, sections, and task data. by @FutzMonitor in #5095
Feature/4653 add actor-top class to sequence diagram by @Ronid1 in #5241
Documentation
Bug fixes
Chores
New Contributors
Full Changelog: mermaid-js/mermaid@v10.7.0...v10.8.0
v10.7.0Compare Source
Release Notes
🚀 Features
flowchart.maxEdgesconfig. (#5086) @sidharthv96🐛 Bug Fixes
🧰 Maintenance
release-drafter/release-drafterGitHub Action to label our PRs (#4868) @aloisklinktsxinstead ofts-node-esm(#5104) @aloisklink#registerExternalDiagramstestTimeout from 5 seconds to 20 seconds (#5055) @omer-priel📚 Documentation
🎉 Thanks to all contributors helping with this release! 🎉
v10.6.1: 10.6.1Compare Source
What's Changed
Bugfixes
(char in ellipse nodesDocumentation
Chores
🎉 Thanks to all contributors helping with this release! 🎉
v10.6.0: 10.6.0Compare Source
What's Changed
Fix
Docs
Chores
marker_unique_id.htmlE2E test to render before taking a screenshot by @aloisklink in #4847
theme-directives.htmlE2E test to render before taking a screenshot by @aloisklink in #4846@typescript-eslint/*plugins to v6 (major) by @aloisklink in #4857flow-huge.spec.jstest case using.repeatby @Yokozuna59 in #4859develop&nextbranches by @sidharthv96 in #4841New Contributors
Full Changelog: mermaid-js/mermaid@v10.5.1...v10.6.0
v10.5.1Compare Source
What's Changed
Full Changelog: mermaid-js/mermaid@v10.5.0...v10.5.1
v10.5.0: 10.5.0Compare Source
What's Changed
Features
Bugfixes
Documentation
~test Array~string~back in Class by @sidharthv96 in #4805Chores
commonDbintodiagrams/common/commonDbby @Yokozuna59 in #4802cypress/helpers/util.tsby @RohanHandore in #4340New Contributors
Full Changelog: mermaid-js/mermaid@v10.4.0...v10.5.0
v10.4.0Compare Source
Features
Docs
Chores
assignWithDepthto TS by @Yokozuna59 in #4717diagrams/common/svgDrawCommon.jsto ts by @Yokozuna59 in #4724New Contributors
Full Changelog: mermaid-js/mermaid@v10.3.1...v10.4.0
v10.3.1Compare Source
What's Changed
Bugfixes