mdx-mermaid
mdx-mermaid copied to clipboard
build(deps): bump mermaid from 8.11.4 to 9.1.2 in /doc
Bumps mermaid from 8.11.4 to 9.1.2.
Release notes
Sourced from mermaid's releases.
9.1.2
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
- #3050 Renaming setTitle to setAccTitle (#3051)
@​knsv
- Fix for case where a compound state has a transition to it self. (#3092)
@​knsv
- Handle diagram paddings in a consistent way (#3118)
@​knsv
- Separation between title and accessibility title (sometimes) (#3075)
@​knsv
- Removed unnecessary textLength attribute. (#3057)
@​mgenereu
- Removed the Sass files (#3114)
@​siddhant-tripathy1
Documentation
- Make initThrowsErrors available to clients (#3052)
@​MindaugasLaganeckas
- Styling links default (#3120)
@​flywire
- [Documentation] Re-order theme variables (#3030)
@​sylhare
- [Documentation] Use actual theme name (#3054)
@​sylhare
- Fixed whitespace typo in Class diagram (#3035)
@​SlideeScherz
- Fixing various typos (#3094)
@​deining
- docs: fix capitalisation of well known technologies (#3064)
@​detj
- docs: remove edit on GitHub duplicate (#3059)
@​schmelto
- typos in configuration.md corrected (#3122)
@​activus-d
Dependecy updates
- chore(deps): bump dompurify from 2.3.6 to 2.3.8 (#3045)
@​dependabot
- chore(deps-dev): bump
@​applitools/eyes-cypress
from 3.25.7 to 3.26.0 (#3071)@​dependabot
- chore(deps-dev): bump
@​applitools/eyes-cypress
from 3.26.0 to 3.26.1 (#3105)@​dependabot
- chore(deps-dev): bump
@​applitools/eyes-cypress
from 3.26.1 to 3.26.2 (#3136)@​dependabot
- chore(deps-dev): bump
@​babel/core
from 7.17.10 to 7.18.0 (#3069)@​dependabot
- chore(deps-dev): bump
@​babel/core
from 7.18.0 to 7.18.2 (#3083)@​dependabot
- chore(deps-dev): bump
@​babel/core
from 7.18.2 to 7.18.5 (#3134)@​dependabot
- chore(deps-dev): bump
@​babel/eslint-parser
from 7.17.0 to 7.18.2 (#3087)@​dependabot
- chore(deps-dev): bump
@​babel/preset-env
from 7.17.10 to 7.18.0 (#3068)@​dependabot
- chore(deps-dev): bump
@​babel/preset-env
from 7.18.0 to 7.18.2 (#3084)@​dependabot
- chore(deps-dev): bump
@​commitlint/cli
from 16.2.4 to 16.3.0 (#3040)@​dependabot
- chore(deps-dev): bump
@​commitlint/cli
from 16.3.0 to 17.0.0 (#3070)@​dependabot
- chore(deps-dev): bump
@​commitlint/cli
from 17.0.0 to 17.0.1 (#3086)@​dependabot
- chore(deps-dev): bump
@​commitlint/cli
from 17.0.1 to 17.0.2 (#3102)@​dependabot
- chore(deps-dev): bump
@​commitlint/config-conventional
from 16.2.4 to 17.0.0 (#3067)@​dependabot
- chore(deps-dev): bump
@​commitlint/config-conventional
from 17.0.0 to 17.0.2 (#3104)@​dependabot
- chore(deps-dev): bump babel-jest from 28.1.0 to 28.1.1 (#3137)
@​dependabot
- chore(deps-dev): bump concurrently from 7.1.0 to 7.2.0 (#3039)
@​dependabot
- chore(deps-dev): bump concurrently from 7.2.0 to 7.2.1 (#3065)
@​dependabot
... (truncated)
Commits
3b8d74f
Updated release version to 9.1.23fd9cab
Test file113efd1
Added placeholder docs fro C4C diagramf159808
Merge pull request #3122 from activus-d/typo-correctione9148b4
Merge pull request #3120 from flywire/patch-16118804
Merge pull request #3114 from siddhant-tripathy1/3093_Removing_sass_files36321c7
chore(deps-dev): bump webpack-cli from 4.9.2 to 4.10.0 (#3130)6c0f8e2
chore(deps-dev): bump lint-staged from 13.0.0 to 13.0.1 (#3132)71e75c0
chore(deps-dev): bump@​applitools/eyes-cypress
from 3.26.1 to 3.26.2 (#3136)0400a59
chore(deps-dev): bump webpack-dev-server from 4.9.1 to 4.9.2 (#3133)- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase
.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
-
@dependabot rebase
will rebase this PR -
@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it -
@dependabot merge
will merge this PR after your CI passes on it -
@dependabot squash and merge
will squash and merge this PR after your CI passes on it -
@dependabot cancel merge
will cancel a previously requested merge and block automerging -
@dependabot reopen
will reopen this PR if it is closed -
@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot ignore this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) -
@dependabot use these labels
will set the current labels as the default for future PRs for this repo and language -
@dependabot use these reviewers
will set the current reviewers as the default for future PRs for this repo and language -
@dependabot use these assignees
will set the current assignees as the default for future PRs for this repo and language -
@dependabot use this milestone
will set the current milestone as the default for future PRs for this repo and language
You can disable automated security fix PRs for this repo from the Security Alerts page.
Codecov Report
Merging #56 (db8976f) into main (c263a0c) will not change coverage. The diff coverage is
n/a
.
@@ Coverage Diff @@
## main #56 +/- ##
=========================================
Coverage 100.00% 100.00%
=========================================
Files 3 3
Lines 73 73
Branches 17 17
=========================================
Hits 73 73
Continue to review full report at Codecov.
Legend - Click here to learn more
Δ = absolute <relative> (impact)
,ø = not affected
,? = missing data
Powered by Codecov. Last update c263a0c...db8976f. Read the comment docs.
Looks like mermaid is up-to-date now, so this is no longer needed.