Skip to content

Update dependency mermaid to v11#372

Closed
renovate[bot] wants to merge 1 commit intomainfrom
renovate/mermaid-11.x
Closed

Update dependency mermaid to v11#372
renovate[bot] wants to merge 1 commit intomainfrom
renovate/mermaid-11.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate bot commented Aug 12, 2025

This PR contains the following updates:

Package Change Age Confidence
mermaid ^10.0.0 -> ^11.0.0 age confidence

Release Notes

mermaid-js/mermaid (mermaid)

v11.12.1

Compare Source

Patch Changes

v11.12.0

Compare Source

Minor Changes
Patch Changes

v11.11.0

Compare Source

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

v11.10.1

Compare Source

Patch Changes

v11.10.0

Compare Source

Minor Changes
Patch Changes

v11.9.0

Compare Source

Minor Changes
  • #​6453 5acbd7e Thanks @​sidharthv96! - feat: Add getRegisteredDiagramsMetadata to mermaid, which returns all the registered diagram IDs in mermaid
Patch Changes

v11.8.1

Compare Source

Patch Changes

v11.8.0

Compare Source

Minor Changes
Patch Changes

v11.7.0

Compare Source

Minor Changes
Patch Changes

v11.6.0

Compare Source

Minor Changes
  • #​6408 ad65313 Thanks @​ashishjain0512! - fix: restore curve type configuration functionality for flowcharts. This fixes the issue where curve type settings were not being applied when configured through any of the following methods:

    • Config
    • Init directive (%%{ init: { 'flowchart': { 'curve': '...' } } }%%)
    • LinkStyle command (linkStyle default interpolate ...)
  • #​6381 95d73bc Thanks @​thomascizeron! - Add Radar Chart

Patch Changes

v11.5.0

Compare Source

Minor Changes
  • #​6187 7809b5a Thanks @​ashishjain0512! - Flowchart new syntax for node metadata bugs

    • Incorrect label mapping for nodes when using &
    • Syntax error when } with trailing spaces before new line
  • #​6136 ec0d9c3 Thanks @​knsv! - Adding support for animation of flowchart edges

  • #​6373 05bdf0e Thanks @​ashishjain0512! - Upgrade Requirement and ER diagram to use the common renderer flow

    • Added support for directions
    • Added support for hand drawn look
  • #​6371 4d25cab Thanks @​knsv! - The arrowhead color should match the color of the edge. Creates a unique clone of the arrow marker with the appropriate color.

Patch Changes

v11.4.1

Compare Source

Patch Changes
  • #​6059 01b5079 Thanks @​knsv! - fix: Kanban diagrams will not render when adding a number as ticket id or assigned for a task

  • #​6038 1388662 Thanks @​knsv! - fix: Intersection calculations for tilted cylinder/DAS when using handdrawn look. Some random seeds could cause the calculations to break.

  • #​6079 fe3cffb Thanks @​aloisklink! - Bump dompurify to ^3.2.1. This removes the need for @types/dompurify.

v11.4.0

Compare Source

Minor Changes
  • #​5999 742ad7c Thanks @​knsv! - Adding Kanban board, a new diagram type

  • #​5880 bdf145f Thanks @​yari-dewalt! - Class diagram changes:

    • Updates the class diagram to the new unified way of rendering.
    • Includes a new "classBox" shape to be used in diagrams
    • Other updates such as:
      • the option to hide the empty members box in class diagrams,
      • support for handDrawn look,
      • the introduction of the classDef statement into class diagrams,
      • support for styling the default class,
      • support lollipop interfaces.
    • Includes fixes / additions for #​5562 #​3139 and #​4037
Patch Changes

v11.3.0

Compare Source

Minor Changes
Patch Changes
  • #​5849 6c5b7ce Thanks @​ReneLombard! - Fixed an issue when the mermaid classdiagram crashes when adding a . to the namespace.
    Forexample

    classDiagram
      namespace Company.Project.Module {
        class GenericClass~T~ {
          +addItem(item: T)
          +getItem() T
        }
      }
    
    Loading
  • #​5914 de2c05c Thanks @​aloisklink! - Ban DOMPurify v3.1.7 as a dependency

v11.2.1

Compare Source

Patch Changes

v11.2.0

Compare Source

Minor Changes
Patch Changes

v11.1.1

Compare Source

Patch Changes
  • #​5828 4c43d21 Thanks @​knsv! - fix: Fix for issue where self-loops in the root of diagrams break the rendering

v11.1.0

Compare Source

11.1.0

Minor Changes
Patch Changes

v11.0.2

Compare Source

Patch Changes

v11.0.1

Compare Source

Patch Changes

v11.0.0

Compare Source

Release Notes

Major Update

Refactored the Mermaid rendering engine to support new features, including customizable layout algorithms and visual styles. This update enhances diagram flexibility, starting with flowcharts and state diagrams, with plans to extend to all diagram types by @​knsv, @​ashishjain0512, @​sidharthv96 in #​5604

🚨 Breaking Changes

🚀 Features

🐛 Bug Fixes

🧰 Maintenance

📚 Documentation

  • Update docs to properly showcase participant ordering by @​loucadufault in #​5306
  • DOCS: Add blog post - Official Mermaid Chart for Confluence app by @​huynhicode in #​5536
  • docs: fix node version in CONTRIBUTING.md by [@​exoego

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@aws-amplify-us-east-1
Copy link
Copy Markdown

This pull request is automatically being deployed by Amplify Hosting (learn more).

Access this pull request here: https://pr-372.d1fbfmeuaycsih.amplifyapp.com

@renovate renovate bot force-pushed the renovate/mermaid-11.x branch 2 times, most recently from 9a2e253 to 0ba817b Compare August 24, 2025 03:51
@renovate renovate bot force-pushed the renovate/mermaid-11.x branch 2 times, most recently from 3db145e to c10fbfd Compare September 4, 2025 17:24
@renovate renovate bot force-pushed the renovate/mermaid-11.x branch from c10fbfd to ea90f91 Compare September 18, 2025 09:42
@renovate renovate bot force-pushed the renovate/mermaid-11.x branch from ea90f91 to e608937 Compare September 25, 2025 15:15
@renovate renovate bot changed the title fix(deps): update dependency mermaid to v11 Update dependency mermaid to v11 Oct 7, 2025
@renovate renovate bot force-pushed the renovate/mermaid-11.x branch 2 times, most recently from b81850e to bcb78ab Compare October 27, 2025 14:00
@renovate renovate bot force-pushed the renovate/mermaid-11.x branch from bcb78ab to 8fcecbc Compare November 11, 2025 01:07
@jacopen jacopen closed this Nov 22, 2025
@renovate
Copy link
Copy Markdown
Contributor Author

renovate bot commented Nov 22, 2025

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update. You will not get PRs for any future 11.x releases. But if you manually upgrade to 11.x then Renovate will re-enable minor and patch updates automatically.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.

@renovate renovate bot deleted the renovate/mermaid-11.x branch November 22, 2025 11:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant