Commit 0b83061
authored
chore(deps): update dependency mermaid to v11.12.2 (#969)
This PR contains the following updates:
| Package | Type | Update | Change | OpenSSF |
|---|---|---|---|---|
| [mermaid](https://redirect.github.com/mermaid-js/mermaid) |
dependencies | patch | [`11.12.1` ->
`11.12.2`](https://renovatebot.com/diffs/npm/mermaid/11.12.1/11.12.2) |
[](https://securityscorecards.dev/viewer/?uri=github.com/mermaid-js/mermaid)
|
---
### Release Notes
<details>
<summary>mermaid-js/mermaid (mermaid)</summary>
###
[`v11.12.2`](https://redirect.github.com/mermaid-js/mermaid/releases/tag/mermaid%4011.12.2)
[Compare
Source](https://redirect.github.com/mermaid-js/mermaid/compare/mermaid@11.12.1...mermaid@11.12.2)
##### Patch Changes
-
[#​7200](https://redirect.github.com/mermaid-js/mermaid/pull/7200)
[`de7ed10`](https://redirect.github.com/mermaid-js/mermaid/commit/de7ed1033996d702e3983dcf8114f33faea89577)
Thanks
[@​shubhamparikh2704](https://redirect.github.com/shubhamparikh2704)!
- fix: validate dates and tick interval to prevent UI freeze/crash in
gantt diagramtype
</details>
---
### Configuration
📅 **Schedule**: Branch creation - At 12:00 AM through 04:59 AM and 10:00
PM through 11:59 PM, Monday through Friday ( * 0-4,22-23 * * 1-5 ), Only
on Sunday and Saturday ( * * * * 0,6 ) (UTC), 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/settlemint/docs).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xOS45IiwidXBkYXRlZEluVmVyIjoiNDIuMTkuOSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIl19-->
<!-- This is an auto-generated description by cubic. -->
---
## Summary by cubic
Update mermaid to 11.12.2 to fix Gantt diagram date/tick handling that
could freeze or crash the UI. This patch keeps diagram rendering stable.
- **Dependencies**
- mermaid: 11.12.1 → 11.12.2
<sup>Written for commit 9a317ad.
Summary will update automatically on new commits.</sup>
<!-- End of auto-generated description by cubic. -->
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>1 parent 9ea011c commit 0b83061
2 files changed
+3
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
32 | | - | |
| 32 | + | |
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
| |||
1477 | 1477 | | |
1478 | 1478 | | |
1479 | 1479 | | |
1480 | | - | |
| 1480 | + | |
1481 | 1481 | | |
1482 | 1482 | | |
1483 | 1483 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
42 | | - | |
| 42 | + | |
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
| |||
0 commit comments