Skip to content

Conversation

sidharthv96
Copy link
Member

@sidharthv96 sidharthv96 commented Apr 20, 2025

📑 Summary

It has been ~17 months since release, without any breaking changes in syntax.
This would be the first diagram that we're moving out of beta.
We should set some guidelines for new diagrams regarding duration of beta period.

The change is fully backwards compatible, so it shouldn't break any existing diagrams.

📏 Design Decisions

Describe the way your implementation works or what design decisions you made if applicable.

📋 Tasks

Make sure you

  • 📖 have read the contribution guidelines
  • 💻 have added necessary unit/e2e tests.
  • 📓 have added documentation. Make sure MERMAID_RELEASE_VERSION is used for all new features.
  • 🦋 If your PR makes a change that should be noted in one or more packages' changelogs, generate a changeset by running pnpm changeset and following the prompts. Changesets that add features should be minor and those that fix bugs should be patch. Please prefix changeset messages with feat:, fix:, or chore:.

Copy link

netlify bot commented Apr 20, 2025

Deploy Preview for mermaid-js ready!

Name Link
🔨 Latest commit b611a13
🔍 Latest deploy log https://app.netlify.com/projects/mermaid-js/deploys/686ebf8e6c25440008f0caf8
😎 Deploy Preview https://deploy-preview-6510--mermaid-js.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

Copy link

pkg-pr-new bot commented Apr 20, 2025

Open in StackBlitz

@mermaid-js/examples

npm i https://pkg.pr.new/mermaid-js/mermaid/@mermaid-js/examples@6510

mermaid

npm i https://pkg.pr.new/mermaid-js/mermaid@6510

@mermaid-js/layout-elk

npm i https://pkg.pr.new/mermaid-js/mermaid/@mermaid-js/layout-elk@6510

@mermaid-js/mermaid-zenuml

npm i https://pkg.pr.new/mermaid-js/mermaid/@mermaid-js/mermaid-zenuml@6510

@mermaid-js/parser

npm i https://pkg.pr.new/mermaid-js/mermaid/@mermaid-js/parser@6510

@mermaid-js/tiny

npm i https://pkg.pr.new/mermaid-js/mermaid/@mermaid-js/tiny@6510

commit: b611a13

Copy link

codecov bot commented Apr 20, 2025

Codecov Report

Attention: Patch coverage is 0% with 5 lines in your changes missing coverage. Please review.

Project coverage is 3.85%. Comparing base (b4fae2d) to head (b611a13).
Report is 8 commits behind head on develop.

Files with missing lines Patch % Lines
packages/parser/tests/test-util.ts 0.00% 3 Missing ⚠️
packages/mermaid/src/diagrams/packet/detector.ts 0.00% 1 Missing ⚠️
...ackages/parser/src/language/packet/tokenBuilder.ts 0.00% 1 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##           develop   #6510   +/-   ##
=======================================
  Coverage     3.85%   3.85%           
=======================================
  Files          455     455           
  Lines        44775   44772    -3     
  Branches       707     707           
=======================================
  Hits          1725    1725           
+ Misses       43050   43047    -3     
Flag Coverage Δ
unit 3.85% <0.00%> (+<0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Files with missing lines Coverage Δ
packages/examples/src/examples/packet.ts 10.00% <ø> (ø)
packages/mermaid/src/diagrams/packet/detector.ts 7.69% <0.00%> (ø)
...ackages/parser/src/language/packet/tokenBuilder.ts 0.00% <0.00%> (ø)
packages/parser/tests/test-util.ts 1.53% <0.00%> (+0.06%) ⬆️
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Copy link

argos-ci bot commented Apr 20, 2025

The latest updates on your projects. Learn more about Argos notifications ↗︎

Build Status Details Updated (UTC)
default (Inspect) ⚠️ Changes detected (Review) 1 added Jul 9, 2025, 7:36 PM

@aloisklink aloisklink self-requested a review May 5, 2025 07:16
@aloisklink aloisklink self-assigned this May 5, 2025
* develop: (266 commits)
  chore: update E2E timings
  docs: Update changeset
  fix: Add useful error message to test
  chore: Add treemap example
  chore: Add treemap example
  chore: Add peerDependency to @mermaid-js/examples
  Version Packages
  docs: Update changeset
  update in changeset
  updated validaor and tests to use treemap
  Updated parser to use treemap
  chore: Fail build in CI on type errors
  fix text going outside node
  Version Packages
  Updated phpbb url  to support 403 in lychee
  Updated lychee for working url phpbb.com
  resolve PR comment
  resolve PR comments
  chore: update E2E timings
  add changeset
  ...
Copy link

changeset-bot bot commented Jul 9, 2025

🦋 Changeset detected

Latest commit: b611a13

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 3 packages
Name Type
@mermaid-js/examples Patch
mermaid Patch
@mermaid-js/parser Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@sidharthv96 sidharthv96 enabled auto-merge July 9, 2025 19:16
@sidharthv96 sidharthv96 added this pull request to the merge queue Jul 9, 2025
Merged via the queue into develop with commit 45edc91 Jul 9, 2025
24 of 25 checks passed
@sidharthv96 sidharthv96 deleted the sidv/packet-release branch July 9, 2025 20:05
@github-actions github-actions bot mentioned this pull request Jul 16, 2025
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.

2 participants