Skip to content
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

chore(deps): update dependency mermaid to v11 #6542

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 3, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
mermaid ^10.9.1 -> ^11.0.0 age adoption passing confidence

Release Notes

mermaid-js/mermaid (mermaid)

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 https://github.com/mermaid-js/mermaid/pull/5604

🚨 Breaking Changes

🚀 Features

🐛 Bug Fixes

🧰 Maintenance

📚 Documentation

New Contributors

🎉 Thanks to all contributors helping with this release! 🎉


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.

Copy link

github-actions bot commented Sep 3, 2024

COMPARE TO master

Total Size Diff 📈 +6.65 KB

Diff by File
Name Diff
packages/console/package.json 0 Bytes
pnpm-lock.yaml 📈 +6.65 KB

Copy link

This PR is stale because it has been open 10 for days with no activity. Remove stale label or comment or this will be closed in 5 days.

@github-actions github-actions bot added the stale label Oct 15, 2024
@renovate renovate bot force-pushed the renovate/mermaid-11.x branch 3 times, most recently from 7dbacc1 to 4ac8de7 Compare October 22, 2024 07:46
@renovate renovate bot changed the title chore(deps): update dependency mermaid to v11 chore(deps): update dependency mermaid to v11 - autoclosed Oct 22, 2024
@renovate renovate bot closed this Oct 22, 2024
@renovate renovate bot deleted the renovate/mermaid-11.x branch October 22, 2024 18:27
@renovate renovate bot restored the renovate/mermaid-11.x branch October 23, 2024 02:58
@renovate renovate bot changed the title chore(deps): update dependency mermaid to v11 - autoclosed chore(deps): update dependency mermaid to v11 Oct 23, 2024
@renovate renovate bot reopened this Oct 23, 2024
@renovate renovate bot force-pushed the renovate/mermaid-11.x branch 3 times, most recently from 6d788b2 to 94df78b Compare October 23, 2024 06:25
@github-actions github-actions bot removed the stale label Oct 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

Successfully merging this pull request may close these issues.

0 participants