Skip to content

Commit 3268b4f

Browse files
dependabot[bot]daveomri
authored andcommitted
chore(deps): bump mermaid from 11.9.0 to 11.10.0 in the npm_and_yarn group across 1 directory (apify#1816)
Bumps the npm_and_yarn group with 1 update in the / directory: [mermaid](https://github.com/mermaid-js/mermaid). Updates `mermaid` from 11.9.0 to 11.10.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/mermaid-js/mermaid/releases">mermaid's releases</a>.</em></p> <blockquote> <h2>[email protected]</h2> <h3>Minor Changes</h3> <ul> <li><a href="https://redirect.github.com/mermaid-js/mermaid/pull/6744">#6744</a> <a href="https://github.com/mermaid-js/mermaid/commit/daf8d8d3befcd600618a629977b76463b38d0ad9"><code>daf8d8d</code></a> Thanks <a href="https://github.com/SpecularAura"><code>@​SpecularAura</code></a>! - feat: Added support for per link curve styling in flowchart diagram using edge ids</li> </ul> <h3>Patch Changes</h3> <ul> <li> <p><a href="https://redirect.github.com/mermaid-js/mermaid/pull/6857">#6857</a> <a href="https://github.com/mermaid-js/mermaid/commit/b9ef683fb67b8959abc455d6cc5266c37ba435f6"><code>b9ef683</code></a> Thanks <a href="https://github.com/knsv"><code>@​knsv</code></a>! - feat: Exposing elk configuration forceNodeModelOrder and considerModelOrder to the mermaid configuration</p> </li> <li> <p><a href="https://redirect.github.com/mermaid-js/mermaid/pull/6653">#6653</a> <a href="https://github.com/mermaid-js/mermaid/commit/2c0931da46794b49d2523211e25f782900c34e94"><code>2c0931d</code></a> Thanks <a href="https://github.com/darshanr0107"><code>@​darshanr0107</code></a>! - chore: Remove the &quot;-beta&quot; suffix from the XYChart, Block, Sankey diagrams to reflect their stable status</p> </li> <li> <p><a href="https://redirect.github.com/mermaid-js/mermaid/pull/6683">#6683</a> <a href="https://github.com/mermaid-js/mermaid/commit/33e08daf175125295a06b1b80279437004a4e865"><code>33e08da</code></a> Thanks <a href="https://github.com/darshanr0107"><code>@​darshanr0107</code></a>! - fix: Position the edge label in state diagram correctly relative to the edge</p> </li> <li> <p><a href="https://redirect.github.com/mermaid-js/mermaid/pull/6693">#6693</a> <a href="https://github.com/mermaid-js/mermaid/commit/814b68b4a94813f7c6b3d7fb4559532a7bab2652"><code>814b68b</code></a> Thanks <a href="https://github.com/darshanr0107"><code>@​darshanr0107</code></a>! - fix: Apply correct dateFormat in Gantt chart to show only day when specified</p> </li> <li> <p><a href="https://redirect.github.com/mermaid-js/mermaid/pull/6734">#6734</a> <a href="https://github.com/mermaid-js/mermaid/commit/fce7cabb71d68a20a66246fe23d066512126a412"><code>fce7cab</code></a> Thanks <a href="https://github.com/darshanr0107"><code>@​darshanr0107</code></a>! - fix: handle exclude dates properly in Gantt charts when using dateFormat: 'YYYY-MM-DD HH:mm:ss'</p> </li> <li> <p><a href="https://redirect.github.com/mermaid-js/mermaid/pull/6733">#6733</a> <a href="https://github.com/mermaid-js/mermaid/commit/fc07f0d8abca49e4f887d7457b7b94fb07d1e3da"><code>fc07f0d</code></a> Thanks <a href="https://github.com/omkarht"><code>@​omkarht</code></a>! - fix: fixed connection gaps in flowchart for roundedRect, stadium and diamond shape</p> </li> <li> <p><a href="https://redirect.github.com/mermaid-js/mermaid/pull/6876">#6876</a> <a href="https://github.com/mermaid-js/mermaid/commit/12e01bdb5cacf3569133979a5a4f1d8973e9aec1"><code>12e01bd</code></a> Thanks <a href="https://github.com/sidharthv96"><code>@​sidharthv96</code></a>! - fix: sanitize icon labels and icon SVGs</p> <p>Resolves CVE-2025-54880 reported by <a href="https://github.com/fourcube"><code>@​fourcube</code></a></p> </li> <li> <p><a href="https://redirect.github.com/mermaid-js/mermaid/pull/6801">#6801</a> <a href="https://github.com/mermaid-js/mermaid/commit/01aaef39b4a1ec8bc5a0c6bfa3a20b712d67f4dc"><code>01aaef3</code></a> Thanks <a href="https://github.com/sidharthv96"><code>@​sidharthv96</code></a>! - fix: Update casing of ID in requirement diagram</p> </li> <li> <p><a href="https://redirect.github.com/mermaid-js/mermaid/pull/6796">#6796</a> <a href="https://github.com/mermaid-js/mermaid/commit/c36cd05c45ac3090181152b4dae41f8d7b569bd6"><code>c36cd05</code></a> Thanks <a href="https://github.com/HashanCP"><code>@​HashanCP</code></a>! - fix: Make flowchart elk detector regex match less greedy</p> </li> <li> <p><a href="https://redirect.github.com/mermaid-js/mermaid/pull/6702">#6702</a> <a href="https://github.com/mermaid-js/mermaid/commit/8bb29fc879329ad109898e4025b4f4eba2ab0649"><code>8bb29fc</code></a> Thanks <a href="https://github.com/qraqras"><code>@​qraqras</code></a>! - fix(block): overflowing blocks no longer affect later lines</p> <p>This may change the layout of block diagrams that have overflowing lines (i.e. block diagrams that use up more columns that the <code>columns</code> specifier).</p> </li> <li> <p><a href="https://redirect.github.com/mermaid-js/mermaid/pull/6717">#6717</a> <a href="https://github.com/mermaid-js/mermaid/commit/71b04f93b07f876df2b30656ef36036c1d0e4e4f"><code>71b04f9</code></a> Thanks <a href="https://github.com/darshanr0107"><code>@​darshanr0107</code></a>! - fix: log warning for blocks exceeding column width</p> <p>This update adds a validation check that logs a warning message when a block's width exceeds the defined column layout.</p> </li> <li> <p><a href="https://redirect.github.com/mermaid-js/mermaid/pull/6820">#6820</a> <a href="https://github.com/mermaid-js/mermaid/commit/c99bce6bab4c7ce0b81b66d44f44853ce4aeb1c3"><code>c99bce6</code></a> Thanks <a href="https://github.com/kriss-u"><code>@​kriss-u</code></a>! - fix: Add escaped class literal name on namespace</p> </li> <li> <p><a href="https://redirect.github.com/mermaid-js/mermaid/pull/6332">#6332</a> <a href="https://github.com/mermaid-js/mermaid/commit/6cc192680a2531cab28f87a8061a53b786e010f3"><code>6cc1926</code></a> Thanks <a href="https://github.com/ajuckel"><code>@​ajuckel</code></a>! - fix: Allow equals sign in sequenceDiagram labels</p> </li> <li> <p><a href="https://redirect.github.com/mermaid-js/mermaid/pull/6651">#6651</a> <a href="https://github.com/mermaid-js/mermaid/commit/9da6fb39ae278401771943ac85d6d1b875f78cf1"><code>9da6fb3</code></a> Thanks <a href="https://github.com/darshanr0107"><code>@​darshanr0107</code></a>! - Add validation for negative values in pie charts:</p> <p>Prevents crashes during parsing by validating values post-parsing.</p> <p>Provides clearer, user-friendly error messages for invalid negative inputs.</p> </li> <li> <p><a href="https://redirect.github.com/mermaid-js/mermaid/pull/6803">#6803</a> <a href="https://github.com/mermaid-js/mermaid/commit/e48b0ba61dab7f95aa02da603b5b7d383b894932"><code>e48b0ba</code></a> Thanks <a href="https://github.com/omkarht"><code>@​omkarht</code></a>! - chore: migrate to class-based ArchitectureDB implementation</p> </li> <li> <p><a href="https://redirect.github.com/mermaid-js/mermaid/pull/6838">#6838</a> <a href="https://github.com/mermaid-js/mermaid/commit/4d62d5963238400270e9314c6e4d506f48147074"><code>4d62d59</code></a> Thanks <a href="https://github.com/saurabhg772244"><code>@​saurabhg772244</code></a>! - fix: node border style for handdrawn shapes</p> </li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/mermaid-js/mermaid/commit/96778f77898c02489ba0d33c874eca4370e21205"><code>96778f7</code></a> Merge pull request <a href="https://redirect.github.com/mermaid-js/mermaid/issues/6880">#6880</a> from mermaid-js/changeset-release/master</li> <li><a href="https://github.com/mermaid-js/mermaid/commit/d4c058bd565d6be1319d52df8320eb5d80edb96e"><code>d4c058b</code></a> Version Packages</li> <li><a href="https://github.com/mermaid-js/mermaid/commit/b638a0a9c1edac9614a45354e7d1a3d5446d15ed"><code>b638a0a</code></a> temp: Remove peerDeps from examples</li> <li><a href="https://github.com/mermaid-js/mermaid/commit/fd9aa36c77bdb1dc7026953effc7fffa48594b45"><code>fd9aa36</code></a> chore: Update peerDependencies for examples</li> <li><a href="https://github.com/mermaid-js/mermaid/commit/46a9f1b31ed2d8b74d8faffcbb4fb97fee1c4d71"><code>46a9f1b</code></a> temp: Disable cspell check as it's blocking release</li> <li><a href="https://github.com/mermaid-js/mermaid/commit/83c6224cc0159fb5d17fec1cbe8fe4ce052509a4"><code>83c6224</code></a> Merge pull request <a href="https://redirect.github.com/mermaid-js/mermaid/issues/6878">#6878</a> from mermaid-js/develop</li> <li><a href="https://github.com/mermaid-js/mermaid/commit/d8161b1923718f12884d94cf80590fe35cfb55df"><code>d8161b1</code></a> fix: move fourcube to contributor</li> <li><a href="https://github.com/mermaid-js/mermaid/commit/8223141af9d243eb2664f1ae699ce7f90af7b8c8"><code>8223141</code></a> chore: add fourcube to cspell</li> <li><a href="https://github.com/mermaid-js/mermaid/commit/99f98a6876c8fafa375376a44c75d1f047ae7190"><code>99f98a6</code></a> Merge pull request <a href="https://redirect.github.com/mermaid-js/mermaid/issues/6877">#6877</a> from mermaid-js/update-timings</li> <li><a href="https://github.com/mermaid-js/mermaid/commit/ef28f548dfcff5ffe52a9207d1a9c739e99994fe"><code>ef28f54</code></a> chore: update E2E timings</li> <li>Additional commits viewable in <a href="https://github.com/mermaid-js/mermaid/compare/[email protected]@11.10.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=mermaid&package-manager=npm_and_yarn&previous-version=11.9.0&new-version=11.10.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore <dependency name> major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore <dependency name> minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore <dependency name>` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore <dependency name>` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore <dependency name> <ignore condition>` will remove the ignore condition of the specified dependency and ignore conditions You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/apify/apify-docs/network/alerts). </details> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f3c4f48 commit 3268b4f

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

package-lock.json

Lines changed: 4 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)