tokuhirom / neojot

Yet another Jotter
1 stars 0 forks source link

Update dependency mermaid to v11.3.0 #380

Closed renovate[bot] closed 1 month ago

renovate[bot] commented 1 month ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
mermaid 11.2.1 -> 11.3.0 age adoption passing confidence

Release Notes

mermaid-js/mermaid (mermaid) ### [`v11.3.0`](https://redirect.github.com/mermaid-js/mermaid/releases/tag/mermaid%4011.3.0) [Compare Source](https://redirect.github.com/mermaid-js/mermaid/compare/mermaid@11.2.1...mermaid@11.3.0) ##### Minor Changes - [#​5825](https://redirect.github.com/mermaid-js/mermaid/pull/5825) [`9e3aa70`](https://redirect.github.com/mermaid-js/mermaid/commit/9e3aa705ae21fd4898504ab22d775a9e437b898e) Thanks [@​knsv](https://redirect.github.com/knsv), [@​ashishjain0512](https://redirect.github.com/ashishjain0512), [@​omkarht](https://redirect.github.com/omkarht), [@​saurabhg772244](https://redirect.github.com/saurabhg772244), [@​aloisklink](https://redirect.github.com/aloisklink), [@​sidharthv96](https://redirect.github.com/sidharthv96) ! - New Flowchart Shapes (with new syntax) ##### Patch Changes - [#​5849](https://redirect.github.com/mermaid-js/mermaid/pull/5849) [`6c5b7ce`](https://redirect.github.com/mermaid-js/mermaid/commit/6c5b7ce9f41c0fbd59fe03dbefc8418d97697f0a) Thanks [@​ReneLombard](https://redirect.github.com/ReneLombard)! - Fixed an issue when the mermaid classdiagram crashes when adding a . to the namespace. Forexample ```mermaid classDiagram namespace Company.Project.Module { class GenericClass~T~ { +addItem(item: T) +getItem() T } } ``` - [#​5914](https://redirect.github.com/mermaid-js/mermaid/pull/5914) [`de2c05c`](https://redirect.github.com/mermaid-js/mermaid/commit/de2c05cd5463af68d19dd7b6b3f1303d69ddb2dd) Thanks [@​aloisklink](https://redirect.github.com/aloisklink)! - Ban DOMPurify v3.1.7 as a dependency

Configuration

📅 Schedule: Branch creation - "on the first day of the month" (UTC), 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.