fix(deps): update dependency beautiful-mermaid to v1#230
Merged
just-be-dev merged 1 commit intomainfrom Mar 14, 2026
Merged
Conversation
Deploying with
|
| Status | Name | Latest Commit | Preview URL | Updated (UTC) |
|---|---|---|---|---|
| ✅ Deployment successful! View logs |
just-be-dev | 4f60590 | Commit Preview URL Branch Preview URL |
Mar 14 2026, 02:05 PM |
c97ac4c to
7aec9a3
Compare
7aec9a3 to
4f60590
Compare
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:
^0.1.3→^1.0.0Release Notes
lukilabs/beautiful-mermaid (beautiful-mermaid)
v1.1.3Compare Source
v1.1.2Compare Source
Ship pre-built JavaScript for webpack/vite/Node consumers.
What changed
.ts(zero overhead), Node/webpack/vite get pre-built ESM fromdist/package.jsonhandle routing automaticallyFixes
node_modulesFull Changelog
v1.1.1Compare Source
v1.0.2Compare Source
Changes
DOMlib from tsconfig — use ambientdeclare constfor browser globals (document,window)v1.0.1Compare Source
Layout Quality Improvements
contentAlignment H_CENTER V_CENTERfor subgraphsLayer Alignment
Post-processing step that snaps same-layer nodes to uniform flow-axis positions, fixing the visual stagger caused by ELK's orthogonal edge routing. Uses single-linkage clustering for accurate grouping across any fan-out size.
Edge Bundling
Fan-out/fan-in edges now share common trunk segments with subgraph-aware junction placement.
Bug Fixes
v1.0.0Compare Source
beautiful-mermaid v1.0.0
Layout Engine
nodeSpacing,layerSpacing,componentSpacing,thoroughnessfor fine-grained controlMulti-line Labels & Formatting
<br>tags in node labels, edge labels, and subgraph headers — line breaks work everywhere<b>,<i>,<u>,<s>tags render as bold/italic/underline/strikethrough in SVGThemeable ASCII
none,ansi16,ansi256,truecolor, andhtml(for browser rendering)AsciiThemetype — customize colors per role:fg,border,line,arrow,corner,junctioncolorMode: 'auto'— auto-detects terminal capabilitiesASCII Shapes
12+ distinct node shapes in terminal output:
rectangle, rounded, diamond, circle, hexagon, stadium, cylinder, doublecircle, subroutine, asymmetric, trapezoid, state-start, state-end
ASCII Rendering Improvements
assertNoDiagonals()for test assertionsSVG Renderer
data-id,data-from,data-to,data-style,data-label)Breaking Changes
tsup.config.tsremoved (no longer bundled separately)Configuration
📅 Schedule: 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.
This PR was generated by Mend Renovate. View the repository job log.