Skip to content
This repository was archived by the owner on Feb 8, 2025. It is now read-only.

Commit a39b7dd

Browse files
bump(deps): update dependency mermaid to v10.5.0 (#627)
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [mermaid](https://github.com/mermaid-js/mermaid) | [`10.4.0` -> `10.5.0`](https://renovatebot.com/diffs/npm/mermaid/10.4.0/10.5.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/mermaid/10.5.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/mermaid/10.5.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/mermaid/10.4.0/10.5.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/mermaid/10.4.0/10.5.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>mermaid-js/mermaid (mermaid)</summary> ### [`v10.5.0`](https://github.com/mermaid-js/mermaid/releases/tag/v10.5.0): 10.5.0 [Compare Source](https://github.com/mermaid-js/mermaid/compare/v10.4.0...v10.5.0) #### What's Changed ##### Features - feat(er): add entity name alias by [@&#8203;tomperr](https://github.com/tomperr) in [https://github.com/mermaid-js/mermaid/pull/4758](https://github.com/mermaid-js/mermaid/pull/4758) ##### Bugfixes - Fix Twitter fontawesome class in flowchart.md by [@&#8203;GingerNinjaNicko](https://github.com/GingerNinjaNicko) in [https://github.com/mermaid-js/mermaid/pull/4723](https://github.com/mermaid-js/mermaid/pull/4723) - fix(pie): align slices and legend orders by [@&#8203;Yokozuna59](https://github.com/Yokozuna59) in [https://github.com/mermaid-js/mermaid/pull/4774](https://github.com/mermaid-js/mermaid/pull/4774) - Update class member handling by [@&#8203;jgreywolf](https://github.com/jgreywolf) in [https://github.com/mermaid-js/mermaid/pull/4534](https://github.com/mermaid-js/mermaid/pull/4534) - fix(er): allow underscore as leading char by [@&#8203;tomperr](https://github.com/tomperr) in [https://github.com/mermaid-js/mermaid/pull/4776](https://github.com/mermaid-js/mermaid/pull/4776) - Align arrows on sequence diagram by [@&#8203;sidharthv96](https://github.com/sidharthv96) in [https://github.com/mermaid-js/mermaid/pull/4804](https://github.com/mermaid-js/mermaid/pull/4804) - fix: Allow hollow markers on edges by [@&#8203;sidharthv96](https://github.com/sidharthv96) in [https://github.com/mermaid-js/mermaid/pull/4788](https://github.com/mermaid-js/mermaid/pull/4788) - fix: Fix for vulnerability making it possible to add javascript in class names by [@&#8203;knsv](https://github.com/knsv) ##### Documentation - Docs/2910 Remove n00b and fix some docs by [@&#8203;nirname](https://github.com/nirname) in [https://github.com/mermaid-js/mermaid/pull/4767](https://github.com/mermaid-js/mermaid/pull/4767) - fix: typos by [@&#8203;omahs](https://github.com/omahs) in [https://github.com/mermaid-js/mermaid/pull/4801](https://github.com/mermaid-js/mermaid/pull/4801) - "CSS" instead of "css" in flowchart.md by [@&#8203;jakeboone02](https://github.com/jakeboone02) in [https://github.com/mermaid-js/mermaid/pull/4797](https://github.com/mermaid-js/mermaid/pull/4797) - fix(docs): Correct repeated text in flowchart.md by [@&#8203;andriy-koz](https://github.com/andriy-koz) in [https://github.com/mermaid-js/mermaid/pull/4810](https://github.com/mermaid-js/mermaid/pull/4810) - Update link to Discourse theme component by [@&#8203;gschlager](https://github.com/gschlager) in [https://github.com/mermaid-js/mermaid/pull/4811](https://github.com/mermaid-js/mermaid/pull/4811) - New Mermaid Live Editor for Confluence Cloud by [@&#8203;zhifeiyue](https://github.com/zhifeiyue) in [https://github.com/mermaid-js/mermaid/pull/4814](https://github.com/mermaid-js/mermaid/pull/4814) - Update classDiagram.md by [@&#8203;jgreywolf](https://github.com/jgreywolf) in [https://github.com/mermaid-js/mermaid/pull/4781](https://github.com/mermaid-js/mermaid/pull/4781) - Support member definition to initialize class by [@&#8203;sidharthv96](https://github.com/sidharthv96) in [https://github.com/mermaid-js/mermaid/pull/4786](https://github.com/mermaid-js/mermaid/pull/4786) - fix: Add support for `~test Array~string~` back in Class by [@&#8203;sidharthv96](https://github.com/sidharthv96) in [https://github.com/mermaid-js/mermaid/pull/4805](https://github.com/mermaid-js/mermaid/pull/4805) - Added support for millisecond and second to gantt tickInterval by [@&#8203;vertxxyz](https://github.com/vertxxyz) in [https://github.com/mermaid-js/mermaid/pull/4778](https://github.com/mermaid-js/mermaid/pull/4778) - Add directive support to all diagrams by preprocessing by [@&#8203;sidharthv96](https://github.com/sidharthv96) in [https://github.com/mermaid-js/mermaid/pull/4759](https://github.com/mermaid-js/mermaid/pull/4759) - Update README.md by [@&#8203;jgreywolf](https://github.com/jgreywolf) in [https://github.com/mermaid-js/mermaid/pull/4780](https://github.com/mermaid-js/mermaid/pull/4780) ##### Chores - chore(deps): update all minor dependencies (minor) by [@&#8203;renovate](https://github.com/renovate) in [https://github.com/mermaid-js/mermaid/pull/4783](https://github.com/mermaid-js/mermaid/pull/4783) - chore(deps): update all patch dependencies (patch) by [@&#8203;renovate](https://github.com/renovate) in [https://github.com/mermaid-js/mermaid/pull/4782](https://github.com/mermaid-js/mermaid/pull/4782) - chore(deps): update all patch dependencies (patch) by [@&#8203;renovate](https://github.com/renovate) in [https://github.com/mermaid-js/mermaid/pull/4809](https://github.com/mermaid-js/mermaid/pull/4809) - chore: move `commonDb` into `diagrams/common/commonDb` by [@&#8203;Yokozuna59](https://github.com/Yokozuna59) in [https://github.com/mermaid-js/mermaid/pull/4802](https://github.com/mermaid-js/mermaid/pull/4802) - Use utf8 encoding in Jupyter example by [@&#8203;jonashaag](https://github.com/jonashaag) in [https://github.com/mermaid-js/mermaid/pull/4701](https://github.com/mermaid-js/mermaid/pull/4701) - Update flowchart.md by [@&#8203;Ogglas](https://github.com/Ogglas) in [https://github.com/mermaid-js/mermaid/pull/4792](https://github.com/mermaid-js/mermaid/pull/4792) - Update flowchart.md by [@&#8203;dsblank](https://github.com/dsblank) in [https://github.com/mermaid-js/mermaid/pull/4798](https://github.com/mermaid-js/mermaid/pull/4798) - Refactor `cypress/helpers/util.ts` by [@&#8203;RohanHandore](https://github.com/RohanHandore) in [https://github.com/mermaid-js/mermaid/pull/4340](https://github.com/mermaid-js/mermaid/pull/4340) - refactor: Fix typings in utils.ts by [@&#8203;sidharthv96](https://github.com/sidharthv96) in [https://github.com/mermaid-js/mermaid/pull/4826](https://github.com/mermaid-js/mermaid/pull/4826) - Support ClassDefs in external diagrams by [@&#8203;sidharthv96](https://github.com/sidharthv96) in [https://github.com/mermaid-js/mermaid/pull/4819](https://github.com/mermaid-js/mermaid/pull/4819) - Fix: flowchartElk Arrow overlap by [@&#8203;sidharthv96](https://github.com/sidharthv96) in [https://github.com/mermaid-js/mermaid/pull/4830](https://github.com/mermaid-js/mermaid/pull/4830) - Give markers unique id's per graph by [@&#8203;chadfawcett](https://github.com/chadfawcett) in [https://github.com/mermaid-js/mermaid/pull/4825](https://github.com/mermaid-js/mermaid/pull/4825) #### New Contributors - [@&#8203;GingerNinjaNicko](https://github.com/GingerNinjaNicko) made their first contribution in [https://github.com/mermaid-js/mermaid/pull/4723](https://github.com/mermaid-js/mermaid/pull/4723) - [@&#8203;omahs](https://github.com/omahs) made their first contribution in [https://github.com/mermaid-js/mermaid/pull/4801](https://github.com/mermaid-js/mermaid/pull/4801) - [@&#8203;jakeboone02](https://github.com/jakeboone02) made their first contribution in [https://github.com/mermaid-js/mermaid/pull/4797](https://github.com/mermaid-js/mermaid/pull/4797) - [@&#8203;andriy-koz](https://github.com/andriy-koz) made their first contribution in [https://github.com/mermaid-js/mermaid/pull/4810](https://github.com/mermaid-js/mermaid/pull/4810) - [@&#8203;gschlager](https://github.com/gschlager) made their first contribution in [https://github.com/mermaid-js/mermaid/pull/4811](https://github.com/mermaid-js/mermaid/pull/4811) - [@&#8203;zhifeiyue](https://github.com/zhifeiyue) made their first contribution in [https://github.com/mermaid-js/mermaid/pull/4814](https://github.com/mermaid-js/mermaid/pull/4814) - [@&#8203;vertxxyz](https://github.com/vertxxyz) made their first contribution in [https://github.com/mermaid-js/mermaid/pull/4778](https://github.com/mermaid-js/mermaid/pull/4778) - [@&#8203;jonashaag](https://github.com/jonashaag) made their first contribution in [https://github.com/mermaid-js/mermaid/pull/4701](https://github.com/mermaid-js/mermaid/pull/4701) - [@&#8203;Ogglas](https://github.com/Ogglas) made their first contribution in [https://github.com/mermaid-js/mermaid/pull/4792](https://github.com/mermaid-js/mermaid/pull/4792) - [@&#8203;dsblank](https://github.com/dsblank) made their first contribution in [https://github.com/mermaid-js/mermaid/pull/4798](https://github.com/mermaid-js/mermaid/pull/4798) - [@&#8203;RohanHandore](https://github.com/RohanHandore) made their first contribution in [https://github.com/mermaid-js/mermaid/pull/4340](https://github.com/mermaid-js/mermaid/pull/4340) - [@&#8203;chadfawcett](https://github.com/chadfawcett) made their first contribution in [https://github.com/mermaid-js/mermaid/pull/4825](https://github.com/mermaid-js/mermaid/pull/4825) **Full Changelog**: mermaid-js/mermaid@v10.4.0...v10.5.0 </details> --- ### 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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/levaintech/contented). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4wLjMiLCJ1cGRhdGVkSW5WZXIiOiIzNy4wLjMiLCJ0YXJnZXRCcmFuY2giOiJtYWluIn0=--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent c4be703 commit a39b7dd

File tree

2 files changed

+12
-8
lines changed

2 files changed

+12
-8
lines changed

package-lock.json

+11-7
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/contented-preview/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"@tailwindcss/typography": "0.5.10",
1515
"autoprefixer": "10.4.16",
1616
"clsx": "1.2.1",
17-
"mermaid": "10.4.0",
17+
"mermaid": "10.5.0",
1818
"next": "13.5.4",
1919
"postcss": "8.4.31",
2020
"react": "18.2.0",

0 commit comments

Comments
 (0)