fix(deps): update dependency mermaid to v11 #641
Merged
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:
^10.0.0
->^11.0.0
Release Notes
mermaid-js/mermaid (mermaid)
v11.0.1
Compare Source
Patch Changes
bf05d87
Thanks @calvinvette! - test changesetv11.0.0
Compare Source
Release Notes
Major Update
Refactored the Mermaid rendering engine to support new features, including customizable layout algorithms and visual styles. This update enhances diagram flexibility, starting with flowcharts and state diagrams, with plans to extend to all diagram types by @knsv, @ashishjain0512, @sidharthv96 in https://github.com/mermaid-js/mermaid/pull/5604
🚨 Breaking Changes
useMaxWidth
true (#5723) @aloisklinkuseMaxWidth
true (#5724) @aloisklink🚀 Features
@mermaid-js/parser
package andinfo
langium parser by @Yokozuna59 in https://github.com/mermaid-js/mermaid/pull/4727pie
langium parser by @Yokozuna59 in https://github.com/mermaid-js/mermaid/pull/4751suppressErrorRendering
option to avoid inserting 'Syntax error' message to DOM directly by @rhysd in https://github.com/mermaid-js/mermaid/pull/4359nodeSpacing
/rankSpacing
config to subgraphs by @rowanfr in https://github.com/mermaid-js/mermaid/pull/5183🐛 Bug Fixes
s being added by @NicolasNewman in https://github.com/mermaid-js/mermaid/pull/5483
sandbox
mode with UTF-16 characters by @iansan5653 in https://github.com/mermaid-js/mermaid/pull/5520elkjs
dependency from mermaid package by @Gusted in https://github.com/mermaid-js/mermaid/pull/5654🧰 Maintenance
@types/d3-scale
dev dependency by @Yokozuna59 in https://github.com/mermaid-js/mermaid/pull/4749MermaidConfig
enum TypesScript types to certain values by @aloisklink in https://github.com/mermaid-js/mermaid/pull/4803langium
tov3
and apply the required changes by @Yokozuna59 in https://github.com/mermaid-js/mermaid/pull/5345📚 Documentation
sequenceDiagram.md
by @abitrolly in https://github.com/mermaid-js/mermaid/pull/5570New Contributors
Full Changelog: mermaid-js/mermaid@v10.9.1...v11.0.0
🎉 Thanks to all contributors helping with this release! 🎉
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ 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.