Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 20, 2025

Bumps the npm_and_yarn group with 1 update in the / directory: mermaid.

Updates mermaid from 11.9.0 to 11.10.0

Release notes

Sourced from mermaid's releases.

[email protected]

Minor Changes

Patch Changes

... (truncated)

Commits
  • 96778f7 Merge pull request #6880 from mermaid-js/changeset-release/master
  • d4c058b Version Packages
  • b638a0a temp: Remove peerDeps from examples
  • fd9aa36 chore: Update peerDependencies for examples
  • 46a9f1b temp: Disable cspell check as it's blocking release
  • 83c6224 Merge pull request #6878 from mermaid-js/develop
  • d8161b1 fix: move fourcube to contributor
  • 8223141 chore: add fourcube to cspell
  • 99f98a6 Merge pull request #6877 from mermaid-js/update-timings
  • ef28f54 chore: update E2E timings
  • Additional commits viewable in compare view

Dependabot compatibility score

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 commands and options

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.

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
- [Release notes](https://github.com/mermaid-js/mermaid/releases)
- [Commits](https://github.com/mermaid-js/mermaid/compare/[email protected]@11.10.0)

---
updated-dependencies:
- dependency-name: mermaid
  dependency-version: 11.10.0
  dependency-type: indirect
  dependency-group: npm_and_yarn
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file. javascript Pull requests that update Javascript code labels Aug 20, 2025
@cursor
Copy link

cursor bot commented Aug 20, 2025

🚨 Bugbot Trial Expired

Your team's Bugbot trial has expired. Please contact your team administrator to turn on the paid plan to continue using Bugbot.

A team admin can activate the plan in the Cursor dashboard.

@B4nan B4nan merged commit 415a0e3 into master Aug 20, 2025
8 of 10 checks passed
@B4nan B4nan deleted the dependabot/npm_and_yarn/npm_and_yarn-d56b2ef021 branch August 20, 2025 15:06
daveomri pushed a commit to daveomri/apify-docs that referenced this pull request Sep 3, 2025
…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>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file. javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants