Skip to content

chore(deps): update dependency mermaid to v11.6.0 #222

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 30, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
mermaid 11.3.0 -> 11.6.0 age adoption passing confidence

Release Notes

mermaid-js/mermaid (mermaid)

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

Configuration

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

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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.

Copy link
Contributor

github-actions bot commented Oct 30, 2024

🦙 MegaLinter status: ❌ ERROR

Descriptor Linter Files Fixed Errors Warnings Elapsed time
❌ COPYPASTE jscpd yes 1 no 1.82s
❌ CSS stylelint 3 1 1 0 1.81s
✅ JSON jsonlint 4 0 0 0.18s
✅ JSON npm-package-json-lint yes no no 0.34s
✅ JSON prettier 4 0 0 0 0.28s
✅ JSON v8r 4 0 0 7.22s
⚠️ MARKDOWN markdownlint 128 32 240 0 3.06s
❌ MARKDOWN markdown-link-check 128 46 0 117.31s
✅ MARKDOWN markdown-table-formatter 128 47 0 0 0.28s
⚠️ PYTHON pyright 1 2 0 1.74s
✅ PYTHON ruff 1 0 0 0 0.08s
❌ REPOSITORY checkov yes 2 no 13.88s
❌ REPOSITORY devskim yes 4 no 1.28s
✅ REPOSITORY dustilock yes no no 0.42s
✅ REPOSITORY gitleaks yes no no 0.11s
❌ REPOSITORY git_diff yes 1 no 0.03s
❌ REPOSITORY grype yes 14 no 22.83s
❌ REPOSITORY kics yes 6 no 2.34s
✅ REPOSITORY secretlint yes no no 1.15s
✅ REPOSITORY syft yes no no 1.22s
✅ REPOSITORY trivy yes no no 6.81s
✅ REPOSITORY trivy-sbom yes no no 0.1s
✅ REPOSITORY trufflehog yes no no 3.65s
⚠️ SPELL cspell 153 16 0 4.42s
❌ SPELL lychee 137 37 0 47.65s
✅ TYPESCRIPT ts-standard 7 0 0 0 2.94s
✅ YAML prettier 5 0 0 0 0.54s
✅ YAML v8r 5 0 0 2.48s
✅ YAML yamllint 5 0 0 2.05s

See detailed report in MegaLinter reports

You could have the same capabilities but better runtime performances if you use a MegaLinter flavor:

MegaLinter is graciously provided by OX Security

@renovate renovate bot changed the title chore(deps): update dependency mermaid to v11.4.0 chore(deps): update dependency mermaid to v11.4.1 Nov 27, 2024
@renovate renovate bot force-pushed the renovate/mermaid-11.x-lockfile branch 2 times, most recently from cc61c83 to c20f8ec Compare January 30, 2025 17:17
@renovate renovate bot force-pushed the renovate/mermaid-11.x-lockfile branch from c20f8ec to dfc42ce Compare February 9, 2025 14:34
@renovate renovate bot force-pushed the renovate/mermaid-11.x-lockfile branch from dfc42ce to 3f31eb0 Compare March 3, 2025 11:55
@renovate renovate bot force-pushed the renovate/mermaid-11.x-lockfile branch from 3f31eb0 to 7358742 Compare March 11, 2025 12:28
@renovate renovate bot changed the title chore(deps): update dependency mermaid to v11.4.1 chore(deps): update dependency mermaid to v11.5.0 Mar 13, 2025
@renovate renovate bot force-pushed the renovate/mermaid-11.x-lockfile branch from 7358742 to d540488 Compare March 13, 2025 11:02
@renovate renovate bot force-pushed the renovate/mermaid-11.x-lockfile branch from d540488 to b1a9747 Compare March 25, 2025 12:27
@renovate renovate bot changed the title chore(deps): update dependency mermaid to v11.5.0 chore(deps): update dependency mermaid to v11.6.0 Mar 25, 2025
@renovate renovate bot force-pushed the renovate/mermaid-11.x-lockfile branch from b1a9747 to 79183f2 Compare April 8, 2025 14:36
@renovate renovate bot force-pushed the renovate/mermaid-11.x-lockfile branch from 79183f2 to 43de433 Compare April 24, 2025 10:30
@renovate renovate bot force-pushed the renovate/mermaid-11.x-lockfile branch from 43de433 to cafafd5 Compare May 19, 2025 21:00
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.

0 participants