Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 8, 2025

Bumps mermaid from 11.10.1 to 11.11.0.

Release notes

Sourced from mermaid's releases.

mermaid@11.11.0

Minor Changes

  • #6704 012530e Thanks @​omkarht! - feat: Added support for new participant types (actor, boundary, control, entity, database, collections, queue) in sequenceDiagram.

  • #6802 c8e5027 Thanks @​darshanr0107! - feat: Update mindmap rendering to support multiple layouts, improved edge intersections, and new shapes

Patch Changes

Commits
  • 9c85521 Merge pull request #6914 from mermaid-js/changeset-release/master
  • 8a565bc Version Packages
  • baf510b Merge pull request #6912 from mermaid-js/develop
  • c1f2d05 Merge pull request #6913 from mermaid-js/fix/mindmap-cypress-visual-tests
  • bce40e1 fix: resolve failing Cypress visual tests for mindmap diagrams
  • f47dec3 Merge pull request #6911 from mermaid-js/update-timings
  • 88dc4be chore: update E2E timings
  • e923208 Merge pull request #6802 from mermaid-js/knsv/mindmap-refactoring
  • e96614a Merge pull request #6895 from shanti2530/docs/xychart-plotcolorpalette-example
  • 73115cb [autofix.ci] apply automated fixes
  • 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 this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Summary by CodeRabbit

  • Documentation

    • Updated the diagram rendering library to the latest version, improving diagram fidelity, accessibility, and compatibility in the docs.
    • Gains recent fixes and minor enhancements for Mermaid diagrams used across documentation pages.
  • Chores

    • Upgraded a documentation dependency to the newest minor release to maintain security, stability, and alignment with upstream improvements.

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Sep 8, 2025
Bumps [mermaid](https://github.com/mermaid-js/mermaid) from 11.10.1 to 11.11.0.
- [Release notes](https://github.com/mermaid-js/mermaid/releases)
- [Commits](https://github.com/mermaid-js/mermaid/compare/mermaid@11.10.1...mermaid@11.11.0)

---
updated-dependencies:
- dependency-name: mermaid
  dependency-version: 11.11.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from a team as a code owner September 8, 2025 05:36
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Sep 8, 2025
@dependabot dependabot bot requested review from LesnyRumcajs and akaladarshi and removed request for a team September 8, 2025 05:36
@dependabot dependabot bot added the javascript Pull requests that update Javascript code label Sep 8, 2025
@coderabbitai
Copy link
Contributor

coderabbitai bot commented Sep 8, 2025

Walkthrough

Updates docs/package.json to bump the mermaid dependency version from ^11.10.1 to ^11.11.0. No other files or fields are changed.

Changes

Cohort / File(s) Summary
Docs dependency bump
docs/package.json
Update mermaid dependency from ^11.10.1 to ^11.11.0.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

Possibly related PRs

Suggested reviewers

  • LesnyRumcajs
  • akaladarshi

📜 Recent review details

Configuration used: CodeRabbit UI

Review profile: CHILL

Plan: Pro

📥 Commits

Reviewing files that changed from the base of the PR and between aa977cf and 2385654.

⛔ Files ignored due to path filters (1)
  • docs/yarn.lock is excluded by !**/yarn.lock, !**/*.lock
📒 Files selected for processing (1)
  • docs/package.json (1 hunks)
⏰ Context from checks skipped due to timeout of 90000ms. You can increase the timeout in your CodeRabbit configuration to a maximum of 15 minutes (900000ms). (1)
  • GitHub Check: Deploy to Cloudflare Pages
🔇 Additional comments (2)
docs/package.json (2)

29-29: Mermaid 11.11.0 bump looks good

Minor/patch updates only; aligns with Docusaurus’ Mermaid theme usage. No breaking changes noted. (github.com, docusaurus.io)


29-29: All compatibility checks passed

  • mdx-mermaid is wired in via remarkPlugins in docs/docusaurus.config.js and used in MDX files (running_with_gateway.md, network_upgrades.md, chain_follower.md).
  • yarn.lock captures the bump to mermaid@^11.11.0.
  • dompurify is correctly pinned at 3.2.6 under resolutions.

No further changes required.

✨ Finishing Touches
🧪 Generate unit tests
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch dependabot/npm_and_yarn/docs/mermaid-11.11.0

Comment @coderabbitai help to get the list of available commands and usage tips.

@hanabi1224 hanabi1224 added this pull request to the merge queue Sep 8, 2025
Merged via the queue into main with commit 91887a3 Sep 8, 2025
17 checks passed
@hanabi1224 hanabi1224 deleted the dependabot/npm_and_yarn/docs/mermaid-11.11.0 branch September 8, 2025 06:06
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.

3 participants