Commit ba5a53a
authored
fix(deps): update dependency mermaid to v11.7.0 (#1224)
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [mermaid](https://redirect.github.com/mermaid-js/mermaid) | [`11.6.0`
-> `11.7.0`](https://renovatebot.com/diffs/npm/mermaid/11.6.0/11.7.0) |
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
---
### Release Notes
<details>
<summary>mermaid-js/mermaid (mermaid)</summary>
###
[`v11.7.0`](https://redirect.github.com/mermaid-js/mermaid/releases/tag/mermaid%4011.7.0)
[Compare
Source](https://redirect.github.com/mermaid-js/mermaid/compare/[email protected]@11.7.0)
##### Minor Changes
-
[#​6479](https://redirect.github.com/mermaid-js/mermaid/pull/6479)
[`97b79c3`](https://redirect.github.com/mermaid-js/mermaid/commit/97b79c3578a2004c63fa32f6d5e17bd8a536e13a)
Thanks
[@​monicanguyen25](https://redirect.github.com/monicanguyen25)! -
feat: Add Vertical Line To Gantt Plot At Specified Time
-
[#​6225](https://redirect.github.com/mermaid-js/mermaid/pull/6225)
[`41e84b7`](https://redirect.github.com/mermaid-js/mermaid/commit/41e84b726a1f2df002b77c4b0071e2c15e47838e)
Thanks [@​Shahir-47](https://redirect.github.com/Shahir-47)! -
feat: Add support for styling Journey Diagram title (color, font-family,
and font-size)
-
[#​6423](https://redirect.github.com/mermaid-js/mermaid/pull/6423)
[`aa6cb86`](https://redirect.github.com/mermaid-js/mermaid/commit/aa6cb86899968c65561eebfc1d54dd086b1518a2)
Thanks [@​BambioGaming](https://redirect.github.com/BambioGaming)!
- Added support for the click directive in stateDiagram syntax
-
[#​5980](https://redirect.github.com/mermaid-js/mermaid/pull/5980)
[`df9df9d`](https://redirect.github.com/mermaid-js/mermaid/commit/df9df9dc32b80a8c320cc0efd5483b9485f15bde)
Thanks
[@​BryanCrotazGivEnergy](https://redirect.github.com/BryanCrotazGivEnergy)!
- feat: Add shorter `+<count>: Label` syntax in packet diagram
-
[#​6523](https://redirect.github.com/mermaid-js/mermaid/pull/6523)
[`c17277e`](https://redirect.github.com/mermaid-js/mermaid/commit/c17277e743b1c12e4134fba44c62a7d5885f2574)
Thanks [@​NourBenz](https://redirect.github.com/NourBenz)! - fix:
allow sequence diagram arrows with a trailing colon but no message
-
[#​6475](https://redirect.github.com/mermaid-js/mermaid/pull/6475)
[`a1ba65c`](https://redirect.github.com/mermaid-js/mermaid/commit/a1ba65c0c08432ec36e772570c3a5899cb57c102)
Thanks [@​Shahir-47](https://redirect.github.com/Shahir-47)! -
feat: Dynamically Render Data Labels Within Bar Charts
##### Patch Changes
-
[#​6588](https://redirect.github.com/mermaid-js/mermaid/pull/6588)
[`b1cf291`](https://redirect.github.com/mermaid-js/mermaid/commit/b1cf29127348602137552405e3300dee1697f0de)
Thanks [@​omkarht](https://redirect.github.com/omkarht)! - Fix
stroke styles for ER diagram to correctly apply path and row-specific
styles
-
[#​6296](https://redirect.github.com/mermaid-js/mermaid/pull/6296)
[`a4754ad`](https://redirect.github.com/mermaid-js/mermaid/commit/a4754ad195e70d52fbd46ef44f40797d2d215e41)
Thanks [@​sidharthv96](https://redirect.github.com/sidharthv96)! -
chore: Convert StateDB into TypeScript
-
[#​6463](https://redirect.github.com/mermaid-js/mermaid/pull/6463)
[`2b05d7e`](https://redirect.github.com/mermaid-js/mermaid/commit/2b05d7e1edef635e6c80cb383b10ea0a89279f41)
Thanks [@​AaronMoat](https://redirect.github.com/AaronMoat)! -
fix: Remove incorrect `style="undefined;"` attributes in some Mermaid
diagrams
-
[#​6282](https://redirect.github.com/mermaid-js/mermaid/pull/6282)
[`d63d3bf`](https://redirect.github.com/mermaid-js/mermaid/commit/d63d3bf1e7596ac7eeb24ba06cbc7a70f9c8b070)
Thanks
[@​saurabhg772244](https://redirect.github.com/saurabhg772244)! -
FontAwesome icons can now be embedded as SVGs in flowcharts if they are
registered via `mermaid.registerIconPacks`.
-
[#​6407](https://redirect.github.com/mermaid-js/mermaid/pull/6407)
[`cdbd3e5`](https://redirect.github.com/mermaid-js/mermaid/commit/cdbd3e58a3a35d63a79258115dedca4a535c1038)
Thanks
[@​thomascizeron](https://redirect.github.com/thomascizeron)! -
Refactor grammar so that title don't break Architecture Diagrams
-
[#​6343](https://redirect.github.com/mermaid-js/mermaid/pull/6343)
[`1ddaf10`](https://redirect.github.com/mermaid-js/mermaid/commit/1ddaf10b89d8c7311c5e10d466b42fa36b61210b)
Thanks [@​jeswr](https://redirect.github.com/jeswr)! - fix: allow
colons in events
-
[#​6616](https://redirect.github.com/mermaid-js/mermaid/pull/6616)
[`ca80f71`](https://redirect.github.com/mermaid-js/mermaid/commit/ca80f719eac86cf4c31392105d5d896f39b84bbc)
Thanks
[@​ashishjain0512](https://redirect.github.com/ashishjain0512)! -
fix(timeline): ensure consistent vertical line lengths with visible
arrowheads
Fixed timeline diagrams where vertical dashed lines from tasks had
inconsistent lengths. All vertical lines now extend to the same depth
regardless of the number of events in each column, with sufficient
padding to clearly display both the dashed line pattern and complete
arrowheads.
-
[#​6566](https://redirect.github.com/mermaid-js/mermaid/pull/6566)
[`bca6ed6`](https://redirect.github.com/mermaid-js/mermaid/commit/bca6ed67c3e0db910bf498fdd0fc0346c02d392b)
Thanks [@​arpitjain099](https://redirect.github.com/arpitjain099)!
- fix: Fix incomplete string escaping in URL manipulation logic when
`arrowMarkerAbsolute: true` by ensuring all unsafe characters are
escaped.
- Updated dependencies
\[[`df9df9d`](https://redirect.github.com/mermaid-js/mermaid/commit/df9df9dc32b80a8c320cc0efd5483b9485f15bde),
[`cdbd3e5`](https://redirect.github.com/mermaid-js/mermaid/commit/cdbd3e58a3a35d63a79258115dedca4a535c1038)]:
-
[@​mermaid-js/parser](https://redirect.github.com/mermaid-js/parser)@​0.5.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:eyJjcmVhdGVkSW5WZXIiOiI0MC42MC4xIiwidXBkYXRlZEluVmVyIjoiNDAuNjAuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsicmVub3ZhdGUiXX0=-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>1 parent f059347 commit ba5a53a
2 files changed
+36
-3
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 | + | |
| 2332 | + | |
| 2333 | + | |
| 2334 | + | |
2328 | 2335 | | |
2329 | 2336 | | |
2330 | 2337 | | |
| |||
5552 | 5559 | | |
5553 | 5560 | | |
5554 | 5561 | | |
5555 | | - | |
| 5562 | + | |
5556 | 5563 | | |
5557 | 5564 | | |
5558 | 5565 | | |
| |||
8516 | 8523 | | |
8517 | 8524 | | |
8518 | 8525 | | |
8519 | | - | |
| 8526 | + | |
| 8527 | + | |
| 8528 | + | |
| 8529 | + | |
| 8530 | + | |
| 8531 | + | |
| 8532 | + | |
| 8533 | + | |
| 8534 | + | |
| 8535 | + | |
| 8536 | + | |
| 8537 | + | |
| 8538 | + | |
| 8539 | + | |
| 8540 | + | |
| 8541 | + | |
| 8542 | + | |
| 8543 | + | |
| 8544 | + | |
| 8545 | + | |
| 8546 | + | |
| 8547 | + | |
| 8548 | + | |
| 8549 | + | |
| 8550 | + | |
| 8551 | + | |
| 8552 | + | |
8520 | 8553 | | |
8521 | 8554 | | |
8522 | 8555 | | |
| |||
0 commit comments