Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(deps): update dependency mermaid to v11.4.0 (#788)
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [mermaid](https://redirect.github.com/mermaid-js/mermaid) | [`11.3.0` -> `11.4.0`](https://renovatebot.com/diffs/npm/mermaid/11.3.0/11.4.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/mermaid/11.4.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/mermaid/11.4.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/mermaid/11.3.0/11.4.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/mermaid/11.3.0/11.4.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>mermaid-js/mermaid (mermaid)</summary> ### [`v11.4.0`](https://redirect.github.com/mermaid-js/mermaid/releases/tag/mermaid%4011.4.0) ##### Minor Changes - [#​5999](https://redirect.github.com/mermaid-js/mermaid/pull/5999) [`742ad7c`](https://redirect.github.com/mermaid-js/mermaid/commit/742ad7c130964df1fb5544e909d9556081285f68) Thanks [@​knsv](https://redirect.github.com/knsv)! - Adding Kanban board, a new diagram type - [#​5880](https://redirect.github.com/mermaid-js/mermaid/pull/5880) [`bdf145f`](https://redirect.github.com/mermaid-js/mermaid/commit/bdf145ffe362462176d9c1e68d5f3ff5c9d962b0) Thanks [@​yari-dewalt](https://redirect.github.com/yari-dewalt)! - Class diagram changes: - Updates the class diagram to the new unified way of rendering. - Includes a new "classBox" shape to be used in diagrams - Other updates such as: - the option to hide the empty members box in class diagrams, - support for handDrawn look, - the introduction of the classDef statement into class diagrams, - support for styling the default class, - support lollipop interfaces. - Includes fixes / additions for [#​5562](https://redirect.github.com/mermaid-js/mermaid/issues/5562) [#​3139](https://redirect.github.com/mermaid-js/mermaid/issues/3139) and [#​4037](https://redirect.github.com/mermaid-js/mermaid/issues/4037) ##### Patch Changes - [#​5937](https://redirect.github.com/mermaid-js/mermaid/pull/5937) [`17b7831`](https://redirect.github.com/mermaid-js/mermaid/commit/17b783135f9b2b7748b620dbf81d0f56ab4755f1) Thanks [@​saurabhg772244](https://redirect.github.com/saurabhg772244)! - fix: Jagged edge fix for icon shape - [#​5933](https://redirect.github.com/mermaid-js/mermaid/pull/5933) [`72d60d2`](https://redirect.github.com/mermaid-js/mermaid/commit/72d60d2633584eb59bccdb6cf30b9522db645db2) Thanks [@​remcohaszing](https://redirect.github.com/remcohaszing)! - Add missing TypeScript dependencies - [#​5937](https://redirect.github.com/mermaid-js/mermaid/pull/5937) [`17b7831`](https://redirect.github.com/mermaid-js/mermaid/commit/17b783135f9b2b7748b620dbf81d0f56ab4755f1) Thanks [@​saurabhg772244](https://redirect.github.com/saurabhg772244)! - fix: Icon color fix for colored icons. - [#​6002](https://redirect.github.com/mermaid-js/mermaid/pull/6002) [`5fabd41`](https://redirect.github.com/mermaid-js/mermaid/commit/5fabd414fbee01e43bf6c900907ffc1511ca7440) Thanks [@​aloisklink](https://redirect.github.com/aloisklink)! - fix: error `mermaid.parse` on an invalid shape, so that it matches the errors thrown by `mermaid.render` </details> --- ### 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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/open-feature/openfeature.dev). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMzUuMiIsInVwZGF0ZWRJblZlciI6IjM4LjEzNS4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJyZW5vdmF0ZSJdfQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
- Loading branch information