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

Release v11.0.1 #5759

Merged
merged 65 commits into from
Aug 24, 2024
Merged

Release v11.0.1 #5759

merged 65 commits into from
Aug 24, 2024

Conversation

sidharthv96
Copy link
Member

📑 Summary

  • GitGraph Updates
  • Fix types for layout-elk

Austin Fulbright and others added 30 commits July 21, 2024 19:50
Austin Fulbright and others added 24 commits August 10, 2024 23:33
* develop: (34 commits)
  Mermaid version v11.0.0
  Run release drafter in release branch
  [autofix.ci] apply automated fixes
  Updating syntax reference with code showing how to select layout and look.
  Fix for selecting the correct diagramPadding for flowcharts
  Fix for turned arrow heads and missing edge sections
  Basic fix for handdrawn subgraph styling
  Fix for text alignment issue
  #5237 Fix for weird line intersection
  Fix config
  docs: Update release version
  docs: Update release version
  chore: Revert version changes
  chore: Revert version changes
  Remove release drafter
  Add changeset to PR template
  Remove changesets
  Update changelog format
  verify Docs version before publish
  chore: Remove prePublishOnly
  ...
…langium_parser_gitGraph

Feature/4401 creating langium parser git graph
* master:
  Correct casing for hand drawn
  Updates to information about the new syntax
  Updating syntax reference with code showing how to select layout and look.
  [autofix.ci] apply automated fixes
  Version Packages (#5749)
  Bump mermaid minor
  Revert mermaid version
  add latest blog posts
  Version Packages (#5748)
  Test changeset (#5746)
  Version Packages
  Release parser, v0.1.0, test changeset
Copy link

changeset-bot bot commented Aug 24, 2024

🦋 Changeset detected

Latest commit: 17c0af1

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/parser Minor
mermaid Patch
@mermaid-js/layout-elk 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

Copy link

netlify bot commented Aug 24, 2024

Deploy Preview for mermaid-js ready!

Name Link
🔨 Latest commit 17c0af1
🔍 Latest deploy log https://app.netlify.com/sites/mermaid-js/deploys/66c9824b86c55700080b28fb
😎 Deploy Preview https://deploy-preview-5759--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 site configuration.

Copy link

argos-ci bot commented Aug 24, 2024

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

Build Status Details Updated (UTC)
default (Inspect) ✅ Reference build - Aug 24, 2024, 7:00 AM

Copy link

codecov bot commented Aug 24, 2024

Codecov Report

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

Project coverage is 5.21%. Comparing base (e391966) to head (17c0af1).
Report is 73 commits behind head on master.

Files Patch % Lines
...kages/mermaid/src/diagrams/git/gitGraphRenderer.ts 0.00% 1350 Missing ⚠️
packages/mermaid/src/diagrams/git/gitGraphAst.ts 0.00% 522 Missing ⚠️
...ackages/mermaid/src/diagrams/git/gitGraphParser.ts 0.00% 243 Missing ⚠️
packages/mermaid/src/diagrams/git/gitGraphTypes.ts 0.00% 134 Missing ⚠️
packages/parser/src/language/gitGraph/module.ts 0.00% 52 Missing ⚠️
packages/parser/tests/test-util.ts 0.00% 24 Missing ⚠️
packages/parser/src/language/index.ts 0.00% 11 Missing ⚠️
packages/parser/src/parse.ts 0.00% 9 Missing ⚠️
...kages/parser/src/language/gitGraph/tokenBuilder.ts 0.00% 7 Missing ⚠️
...ckages/mermaid/src/diagrams/git/gitGraphDiagram.ts 0.00% 4 Missing ⚠️
... and 1 more
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff            @@
##           master   #5759      +/-   ##
=========================================
- Coverage    5.31%   5.21%   -0.11%     
=========================================
  Files         318     323       +5     
  Lines       45173   46094     +921     
  Branches      531     536       +5     
=========================================
  Hits         2402    2402              
- Misses      42771   43692     +921     
Flag Coverage Δ
unit 5.21% <0.00%> (-0.11%) ⬇️

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

Files Coverage Δ
packages/parser/src/language/gitGraph/index.ts 0.00% <0.00%> (ø)
...ckages/mermaid/src/diagrams/git/gitGraphDiagram.ts 0.00% <0.00%> (ø)
...kages/parser/src/language/gitGraph/tokenBuilder.ts 0.00% <0.00%> (ø)
packages/parser/src/parse.ts 0.00% <0.00%> (ø)
packages/parser/src/language/index.ts 0.00% <0.00%> (ø)
packages/parser/tests/test-util.ts 0.00% <0.00%> (ø)
packages/parser/src/language/gitGraph/module.ts 0.00% <0.00%> (ø)
packages/mermaid/src/diagrams/git/gitGraphTypes.ts 0.00% <0.00%> (ø)
...ackages/mermaid/src/diagrams/git/gitGraphParser.ts 0.00% <0.00%> (ø)
packages/mermaid/src/diagrams/git/gitGraphAst.ts 0.00% <0.00%> (ø)
... and 1 more

@sidharthv96 sidharthv96 merged commit 313fefe into master Aug 24, 2024
31 checks passed
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