it-at-m / refarch-templates

All templates for the Reference Architecture of it@M
MIT License
6 stars 4 forks source link

chore(deps): update dependency mermaid to v11.3.0 #398

Closed renovate[bot] closed 1 week ago

renovate[bot] commented 1 week ago

This PR contains the following updates:

Package Type Update Change OpenSSF
mermaid devDependencies minor 11.2.1 -> 11.3.0 OpenSSF Scorecard

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 - "before 4am on Monday" in timezone Europe/Berlin, Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

β™» Rebasing: Whenever PR is behind base branch, 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.