Commit a05d29c
authored
fix(deps): update dependency mermaid to v11.8.0 (#1241)
This PR contains the following updates:
| Package | Change | Age | Confidence |
|---|---|---|---|
| [mermaid](https://redirect.github.com/mermaid-js/mermaid) | [`11.7.0`
-> `11.8.0`](https://renovatebot.com/diffs/npm/mermaid/11.7.0/11.8.0) |
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
---
### Release Notes
<details>
<summary>mermaid-js/mermaid (mermaid)</summary>
###
[`v11.8.0`](https://redirect.github.com/mermaid-js/mermaid/releases/tag/mermaid%4011.8.0)
[Compare
Source](https://redirect.github.com/mermaid-js/mermaid/compare/[email protected]@11.8.0)
##### Minor Changes
-
[#​6590](https://redirect.github.com/mermaid-js/mermaid/pull/6590)
[`f338802`](https://redirect.github.com/mermaid-js/mermaid/commit/f338802642cdecf5b7ed6c19a20cf2a81effbbee)
Thanks [@​knsv](https://redirect.github.com/knsv)! - Adding
support for the new diagram type nested treemap
##### Patch Changes
-
[#​6707](https://redirect.github.com/mermaid-js/mermaid/pull/6707)
[`592c5bb`](https://redirect.github.com/mermaid-js/mermaid/commit/592c5bb880c3b942710a2878d386bcb3eb35c137)
Thanks [@​darshanr0107](https://redirect.github.com/darshanr0107)!
- fix: Log a warning when duplicate commit IDs are encountered in
gitGraph to help identify and debug rendering issues caused by
non-unique IDs.
- Updated dependencies
\[[`f338802`](https://redirect.github.com/mermaid-js/mermaid/commit/f338802642cdecf5b7ed6c19a20cf2a81effbbee)]:
-
[@​mermaid-js/parser](https://redirect.github.com/mermaid-js/parser)@​0.6.0
</details>
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).
🚦 **Automerge**: Enabled.
♻ **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.
---
- [ ] <!-- 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:eyJjcmVhdGVkSW5WZXIiOiI0MS4xNy4yIiwidXBkYXRlZEluVmVyIjoiNDEuMTcuMiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsicmVub3ZhdGUiXX0=-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>1 parent 2b905a9 commit a05d29c
2 files changed
+10
-10
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
50 | | - | |
| 50 | + | |
51 | 51 | | |
52 | 52 | | |
53 | 53 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2325 | 2325 | | |
2326 | 2326 | | |
2327 | 2327 | | |
2328 | | - | |
2329 | | - | |
2330 | | - | |
2331 | | - | |
| 2328 | + | |
| 2329 | + | |
| 2330 | + | |
| 2331 | + | |
2332 | 2332 | | |
2333 | 2333 | | |
2334 | 2334 | | |
| |||
8591 | 8591 | | |
8592 | 8592 | | |
8593 | 8593 | | |
8594 | | - | |
8595 | | - | |
8596 | | - | |
8597 | | - | |
| 8594 | + | |
| 8595 | + | |
| 8596 | + | |
| 8597 | + | |
8598 | 8598 | | |
8599 | 8599 | | |
8600 | 8600 | | |
8601 | | - | |
| 8601 | + | |
8602 | 8602 | | |
8603 | 8603 | | |
8604 | 8604 | | |
| |||
0 commit comments