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

[Snyk] Upgrade mermaid from 10.3.1 to 11.2.0 #24

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

Conversation

WontonSam
Copy link
Owner

snyk-top-banner

Snyk has created this PR to upgrade mermaid from 10.3.1 to 11.2.0.

ℹ️ Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.


⚠️ Warning: This PR contains major version upgrade(s), and may be a breaking change.

  • The recommended version is 31 versions ahead of your current version.

  • The recommended version was released on a month ago.

Issues fixed by the recommended upgrade:

Issue Score Exploit Maturity
high severity Uncontrolled resource consumption
SNYK-JS-BRACES-6838727
169 Proof of Concept
high severity Prototype Pollution
SNYK-JS-DOMPURIFY-7984421
169 No Known Exploit
high severity Inefficient Regular Expression Complexity
SNYK-JS-MICROMATCH-6838728
169 No Known Exploit
medium severity Template Injection
SNYK-JS-DOMPURIFY-6474511
169 Proof of Concept
medium severity Missing Release of Resource after Effective Lifetime
SNYK-JS-INFLIGHT-6095116
169 Proof of Concept
medium severity Improper Input Validation
SNYK-JS-POSTCSS-5926692
169 No Known Exploit
Release notes
Package name: mermaid
  • 11.2.0 - 2024-09-09

    Minor Changes

    Patch Changes

  • 11.1.1 - 2024-09-06

    Patch Changes

    • #5828 4c43d21 Thanks @ knsv! - fix: Fix for issue where self-loops in the root of diagrams break the rendering
  • 11.1.0 - 2024-09-02

    11.1.0

    Minor Changes

    Patch Changes

    • #5810 28bd07f Thanks @ knsv! - Fix for self loops in cluster
      Supporting legacy defaultRenderer directive

    • #5789 16faef4 Thanks @ sidharthv96! - chore: Move icons to architecture, remove full icon sets to reduce bundle size

    • Updated dependencies [256a148, 7d8143b]:

      • @ mermaid-js/parser@0.3.0
  • 11.0.2 - 2024-08-24
  • 11.0.1 - 2024-08-23
  • 11.0.0 - 2024-08-23
  • 11.0.0-alpha.7 - 2024-03-23
  • 11.0.0-alpha.6 - 2023-11-26
  • 11.0.0-alpha.5 - 2023-11-24
  • 11.0.0-alpha.4 - 2023-08-16
  • 11.0.0-alpha.3 - 2023-08-14
  • 11.0.0-alpha.2 - 2023-08-12
  • 11.0.0-alpha.1 - 2023-08-12
  • 10.9.2 - 2024-10-02

    This release back-ports #5914 to the v10 release line to fix #5904 (an incompatibility between mermaid and DOMPurify v3.1.7)

    Patch Changes

    Full Changelog: v10.9.1...v10.9.2

  • 10.9.1 - 2024-05-14
  • 10.9.0 - 2024-03-05
  • 10.9.0-rc.2 - 2024-02-29
  • 10.9.0-rc.1 - 2024-02-27
  • 10.8.0 - 2024-02-02
  • 10.7.0 - 2024-01-15
  • 10.6.2-rc.3 - 2024-01-11
  • 10.6.2-rc.2 - 2023-12-04
  • 10.6.2-rc.1 - 2023-11-24
  • 10.6.1 - 2023-11-06
  • 10.6.0 - 2023-10-25
  • 10.5.1 - 2023-10-20
  • 10.5.0 - 2023-10-02
  • 10.5.0-rc.3 - 2023-10-02
  • 10.5.0-rc.1 - 2023-09-14
  • 10.5.0-alpha.1 - 2023-09-07
  • 10.4.0 - 2023-08-25
  • 10.3.1 - 2023-08-11
from mermaid GitHub release notes

Important

  • Warning: This PR contains a major version upgrade, and may be a breaking change.
  • Check the changes in this PR to ensure they won't cause issues with your project.
  • This PR was automatically created by Snyk using the credentials of a real user.
  • Max score is 1000. Note that the real score may have changed since the PR was raised.

Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.

For more information:

Snyk has created this PR to upgrade mermaid from 10.3.1 to 11.2.0.

See this package in npm:
mermaid

See this project in Snyk:
https://app.snyk.io/org/cachiman/project/a41d7172-26f2-431a-9df0-2795f5113e90?utm_source=github&utm_medium=referral&page=upgrade-pr
Copy link

google-cla bot commented Oct 6, 2024

Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

View this failed invocation of the CLA check for more information.

For the most up to date status, view the checks section at the bottom of the pull request.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Mermaid diagrams broken due to DOMPurify release v3.1.7 (empty <foreignObject)
2 participants