Skip to content

build(deps): bump mermaid - #1869

Open
dependabot[bot] wants to merge 2 commits into
developfrom
dependabot/npm_and_yarn/multi-59c0c36814
Open

build(deps): bump mermaid#1869
dependabot[bot] wants to merge 2 commits into
developfrom
dependabot/npm_and_yarn/multi-59c0c36814

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 12, 2026

Copy link
Copy Markdown
Contributor

Summary\n\n[Brief description of changes]\n\nBumps mermaid to 11.16.1 and updates ancestor dependency . These dependencies need to be updated together.\n\nUpdates from 11.12.1 to 11.16.1\n
\nRelease notes\n

Sourced from mermaid's releases.

\n
\n

mermaid@11.16.1

\n

Patch Changes

\n
    \n
  • \n

    #8022 12d472c Thanks @​aloisklink! - fix: handle CSS sibling combinators in compileCSS

    \n
  • \n
  • \n

    #8022 2cd6dcf Thanks @​aloisklink! - fix: increase protections against prototype pollution

    \n

    User-controlled input already has protections against prototype pollution.

    \n

    Fixes: GHSA-c4c3-pg64-4m4v

    \n
  • \n
  • \n

    #8022 99af3fc Thanks @​aloisklink! - fix(architecture): use Maps and Sets to store groups/services

    \n

    Services are now rendered in the order they are defined and more service IDs\nare now supported.

    \n
  • \n
  • \n

    #8022 2cd6dcf Thanks @​aloisklink! - deprecate: Deprecate the mermaidAPI.setConfig() function

    \n

    Calling this function has no observable effect, as the next time a\nrender() or parse() is called, the currentConfig is cleared.

    \n
  • \n
  • \n

    #8022 630aa7e Thanks @​aloisklink! - fix(xychart): support zero-width x-axis ranges

    \n
  • \n
  • \n

    #8022 59b22fa Thanks @​aloisklink! - fix(radar): limit number of ticks to 32

    \n

    Setting a ticks value higher than this would only show 32 ticks.

    \n
  • \n
\n

mermaid@11.16.0

\n

Minor Changes

\n
    \n
  • \n

    #7535 ea1c48f Thanks @​ragelink! - feat(cynefin): Adds the Cynefin framework as a new diagram type (beta) to Mermaid (available as cynefin-beta). The Cynefin framework, created by Dave Snowden, is a decision-making framework that categorizes problems into five complexity domains, widely used in agile, incident management, strategy, and organizational design.

    \n
  • \n
  • \n

    #7721 f45cc2c Thanks @​notionparallax! - feat(treeView): add box-drawing character input support for treeView diagrams

    \n
  • \n
  • \n

    #7550 f1f4d45 Thanks @​DominicBurkart! - feat(xychart): add per-point text labels for xychart line plots

    \n
  • \n
  • \n

    #7527 b4d0442 Thanks @​notionparallax! - feat(treeView): Extends the existing treeView-beta diagram with features useful for representing file/directory structures.

    \n
  • \n
  • \n

    #7793 a6f097d Thanks @​SSDWGG! - feat(er): support optional ER attribute types with a ? suffix

    \n
  • \n
  • \n

    #7772 37f2e36 Thanks @​devareddy05! - feat(gantt): support multiple excludes / includes lines so long exclusion lists can be split into commented groups (#6270)

    \n
  • \n
  • \n

    #7708 4e63e9d Thanks @​txmxthy! - feat(architecture): add align row|column {ids…} directive to architecture-beta diagrams so authors can declare horizontal or vertical alignment of services explicitly.

    \n
  • \n
  • \n

    #7760 05223be Thanks @​ngdaniels! - feat(pie): Enhance Pie Chart - Enable donut chart, Set legend position, and highlight slice

    \n
  • \n
  • \n

    #7251 216e4e9 Thanks @​ydah! - feat(railroad): Add support for Railroad Diagrams (Syntax Diagrams) with four input syntaxes: IR (railroad-beta), EBNF (railroad-ebnf-beta), ABNF (railroad-abnf-beta), and PEG (railroad-peg-beta).

    \n
  • \n
  • \n

    #7774 e5c75e6 Thanks @​ngdaniels! - feat(xychart): enable rotate label on X-axis

    \n
  • \n
\n\n
\n

... (truncated)

\n
\n
\nCommits\n
    \n
  • 7ecca0c Version Packages (#8023)
  • \n
  • 95b1b9c docs: change mermaidAPI.setConfig() changeset (#8024)
  • \n
  • acc69f1 Merge pull request #8022 from mermaid-js/release/11.16.1
  • \n
  • eba7287 docs: point changesets to correct commit hashes
  • \n
  • 12d472c Merge commit from fork
  • \n
  • 2cd6dcf Merge commit from fork
  • \n
  • 630aa7e Merge commit from fork
  • \n
  • 59b22fa Merge commit from fork
  • \n
  • 99af3fc Merge commit from fork
  • \n
  • 2337f7e Merge branch 'test/improve-example.html' into release/11.16.1
  • \n
  • Additional commits viewable in compare view
  • \n
\n
\n
\nMaintainer changes\n

This version was pushed to npm by GitHub Actions, a new releaser for mermaid since your current version.

\n
\n
\n\nUpdates from 10.9.5 to 11.16.1\n
\nRelease notes\n

Sourced from mermaid's releases.

\n
\n

mermaid@11.16.1

\n

Patch Changes

\n
    \n
  • \n

    #8022 12d472c Thanks @​aloisklink! - fix: handle CSS sibling combinators in compileCSS

    \n
  • \n
  • \n

    #8022 2cd6dcf Thanks @​aloisklink! - fix: increase protections against prototype pollution

    \n

    User-controlled input already has protections against prototype pollution.

    \n

    Fixes: GHSA-c4c3-pg64-4m4v

    \n
  • \n
  • \n

    #8022 99af3fc Thanks @​aloisklink! - fix(architecture): use Maps and Sets to store groups/services

    \n

    Services are now rendered in the order they are defined and more service IDs\nare now supported.

    \n
  • \n
  • \n

    #8022 2cd6dcf Thanks @​aloisklink! - deprecate: Deprecate the mermaidAPI.setConfig() function

    \n

    Calling this function has no observable effect, as the next time a\nrender() or parse() is called, the currentConfig is cleared.

    \n
  • \n
  • \n

    #8022 630aa7e Thanks @​aloisklink! - fix(xychart): support zero-width x-axis ranges

    \n
  • \n
  • \n

    #8022 59b22fa Thanks @​aloisklink! - fix(radar): limit number of ticks to 32

    \n

    Setting a ticks value higher than this would only show 32 ticks.

    \n
  • \n
\n

mermaid@11.16.0

\n

Minor Changes

\n
    \n
  • \n

    #7535 ea1c48f Thanks @​ragelink! - feat(cynefin): Adds the Cynefin framework as a new diagram type (beta) to Mermaid (available as cynefin-beta). The Cynefin framework, created by Dave Snowden, is a decision-making framework that categorizes problems into five complexity domains, widely used in agile, incident management, strategy, and organizational design.

    \n
  • \n
  • \n

    #7721 f45cc2c Thanks @​notionparallax! - feat(treeView): add box-drawing character input support for treeView diagrams

    \n
  • \n
  • \n

    #7550 f1f4d45 Thanks @​DominicBurkart! - feat(xychart): add per-point text labels for xychart line plots

    \n
  • \n
  • \n

    #7527 b4d0442 Thanks @​notionparallax! - feat(treeView): Extends the existing treeView-beta diagram with features useful for representing file/directory structures.

    \n
  • \n
  • \n

    #7793 a6f097d Thanks @​SSDWGG! - feat(er): support optional ER attribute types with a ? suffix

    \n
  • \n
  • \n

    #7772 37f2e36 Thanks @​devareddy05! - feat(gantt): support multiple excludes / includes lines so long exclusion lists can be split into commented groups (#6270)

    \n
  • \n
  • \n

    #7708 4e63e9d Thanks @​txmxthy! - feat(architecture): add align row|column {ids…} directive to architecture-beta diagrams so authors can declare horizontal or vertical alignment of services explicitly.

    \n
  • \n
  • \n

    #7760 05223be Thanks @​ngdaniels! - feat(pie): Enhance Pie Chart - Enable donut chart, Set legend position, and highlight slice

    \n
  • \n
  • \n

    #7251 216e4e9 Thanks @​ydah! - feat(railroad): Add support for Railroad Diagrams (Syntax Diagrams) with four input syntaxes: IR (railroad-beta), EBNF (railroad-ebnf-beta), ABNF (railroad-abnf-beta), and PEG (railroad-peg-beta).

    \n
  • \n
  • \n

    #7774 e5c75e6 Thanks @​ngdaniels! - feat(xychart): enable rotate label on X-axis

    \n
  • \n
\n\n
\n

... (truncated)

\n
\n
\nCommits\n
    \n
  • 7ecca0c Version Packages (#8023)
  • \n
  • 95b1b9c docs: change mermaidAPI.setConfig() changeset (#8024)
  • \n
  • acc69f1 Merge pull request #8022 from mermaid-js/release/11.16.1
  • \n
  • eba7287 docs: point changesets to correct commit hashes
  • \n
  • 12d472c Merge commit from fork
  • \n
  • 2cd6dcf Merge commit from fork
  • \n
  • 630aa7e Merge commit from fork
  • \n
  • 59b22fa Merge commit from fork
  • \n
  • 99af3fc Merge commit from fork
  • \n
  • 2337f7e Merge branch 'test/improve-example.html' into release/11.16.1
  • \n
  • Additional commits viewable in compare view
  • \n
\n
\n
\nMaintainer changes\n

This version was pushed to npm by GitHub Actions, a new releaser for mermaid since your current version.

\n
\n
\n\n\nDependabot 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 .\n\n[//]: # (dependabot-automerge-start)\n[//]: # (dependabot-automerge-end)\n\n---\n\n
\nDependabot commands and options\n
\n\nYou can trigger Dependabot actions by commenting on this PR:\n- will rebase this PR\n- will recreate this PR, overwriting any edits that have been made to it\n- will show all of the ignore conditions of the specified dependency\n- will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)\n- will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)\n- will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)\nYou can disable automated security fix PRs for this repo from the Security Alerts page.\n\n
\n\n## Test plan\n\n- [ ] Manual testing complete\n- [ ] Automated tests pass\n- [ ] No regressions detected\n\n## Changelog\n\n### Added\n- \n\n### Changed\n- \n\n### Fixed\n-

Bumps [mermaid](https://github.com/mermaid-js/mermaid) to 11.16.1 and updates ancestor dependency . These dependencies need to be updated together.


Updates `mermaid` from 11.12.1 to 11.16.1
- [Release notes](https://github.com/mermaid-js/mermaid/releases)
- [Commits](https://github.com/mermaid-js/mermaid/compare/mermaid@11.12.1...mermaid@11.16.1)

Updates `mermaid` from 10.9.5 to 11.16.1
- [Release notes](https://github.com/mermaid-js/mermaid/releases)
- [Commits](https://github.com/mermaid-js/mermaid/compare/mermaid@11.12.1...mermaid@11.16.1)

---
updated-dependencies:
- dependency-name: mermaid
  dependency-version: 11.16.1
  dependency-type: indirect
- dependency-name: mermaid
  dependency-version: 11.16.1
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the area:dependencies Composer/npm dependency work label Aug 12, 2026
@github-actions github-actions Bot added meta:dependabot-security Dependabot update appears security-related and eligible for guarded automation lang:js JavaScript/TypeScript lang:json JSON config/content status:needs-review Awaiting code review priority:normal Default priority type:chore Chore / small hygiene change type:bug Bug or defect meta:needs-changelog Requires a changelog entry before merge labels Aug 12, 2026
@ashleyshaw
ashleyshaw enabled auto-merge (squash) August 12, 2026 16:42
@github-actions github-actions Bot removed the type:chore Chore / small hygiene change label Aug 12, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area:dependencies Composer/npm dependency work lang:js JavaScript/TypeScript lang:json JSON config/content meta:dependabot-security Dependabot update appears security-related and eligible for guarded automation meta:needs-changelog Requires a changelog entry before merge priority:normal Default priority status:needs-review Awaiting code review type:bug Bug or defect

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant