Update dependency mermaid to v9 (main) #1962
Open
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
->^9.0.0
By merging this PR, the issue #1426 will be automatically resolved and closed:
Unreachable
Unreachable
Unreachable
Unreachable
Release Notes
mermaid-js/mermaid (mermaid)
v9.1.3
Compare Source
Release Notes
Features and fixes
Documentation
mermaid.live
(#3163) @sidharthv96Chores
🎉 Thanks to all contributors helping with this release! 🎉
v9.1.2
Compare Source
Release Notes
🚀 Features
Add support for cyclic themeVariable rotation when more than 8 branches (#3049) @ashishjain0512
#3060 support cherry commit in gitgraph (#3115) @ashishjain0512
#3080 Adding rotated commit label functionality (#3113) @ashishjain0512
feat: adding "Critical Region"/"Option" and "Break" blocks to sequence diagram (#3063) @financelurker
[Experimental] Add C4 Diagram. Compatible with C4-PlantUML syntax. (#3038) @pinghe
Bug Fixes & Cleanup
Documentation
Dependecy updates
🎉 Thanks to all contributors helping with this release! 🎉
v9.1.1
Compare Source
Release Notes
🎉 Thanks to all contributors helping with this release! 🎉
v9.1.0
Compare Source
Release Notes
🚀 Features
Accessibility added to the charts (#3008) (#2732) @knsv @gwincr11 @therzka @khiga8 @el-mapache @lindseywild
feat: add hideUnusedParticipants and some cleanup (#2943) @Yash-Singh1
Added default new line in the diagram text before parsing for special… (#2983) @ashishjain0512
Added support to change the position of the main branch (#3010) @ashishjain0512
Sequence autonumbering and Git fix options parsing (#2981) @Zumbala
GitGraph: add support for branch ordering (#3002) @husa
fix mermaidAPI.parse() behavior to match documentation, add tests to ensure behavior matches docs (#3004) @timmaffett
protect config.js from attempting to use invalid theme name (which corrupted mermaid use until reset()) (#2987) @timmaffett
Handling flowchart link style for html labels using legacy renderer #2951
Documentation
Dependecy updates
🎉 Thanks to all contributors helping with this release! 🎉
v9.0.1
Compare Source
Release Notes
🐛 Bug Fixes
🎉 Thanks to all contributors helping with this release! 🎉
v9.0.0
Compare Source
Release Notes
Main feature
Moving the gitGraph from experimental alpha status to a fully supported diagram type which handles theming and directives. The grammar has changed slightly from the alpha version, and no longer supports reset operations and some internal fast-forwarding has been removed for simplicity. Some few GitGraphs based on the alpha version might break with the update. This is the reason for the major version number update.
We now support:
Other changes:
Documentation updates
mkdocs-material
to the integrations (#2780) @chrimahoREADME.md
anddocs/README.md
are in sync (#2755) @kuanyi-nglivebook
andexdocs
integrations (#2728) @RudolfManDependency updates
🎉 Thanks to all contributors helping with this release! 🎉
v8.14.0
Compare Source
Release Notes
Main feature
Documentation updates
Dependecy updates
🎉 Thanks to all contributors helping with this release! 🎉
v8.13.10
Compare Source
Release Notes
🎉 Thanks to all contributors helping with this release! 🎉
v8.13.9
Compare Source
Release Notes
Changes to the functionality
Documentation changes
Dependency updates