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/11.0.0 #5734

Merged
merged 1,175 commits into from
Aug 23, 2024
Merged

Release/11.0.0 #5734

merged 1,175 commits into from
Aug 23, 2024

Conversation

sidharthv96
Copy link
Member

No description provided.

sidharthv96 and others added 30 commits June 30, 2024 16:21
Adds Doctave to list of integrations
chore(deps): update all patch dependencies (patch)
chore(deps): update dependency eslint-plugin-jsdoc to v48.5.0
chore(deps): update dependency eslint-plugin-unicorn to v54
…anup

* 5237-unified-layout-common-renderer: (36 commits)
  5237 New default width for flowchart edges
  #5237 Fix for rough styling of regular states and dividers in state diagrams
  chore: Remove "sideEffects: false"
  Added test for divider alignment
  Remove logs
  chore: Fix eslint errors
  chore: eslint autofix
  chore: Cleanup tsconfig
  chore: Fix lint
  Apply suggestions from code review
  chore: Remove extra words from cspell
  chore: Log granular rebuild times
  fix: Message wrap
  fix: Message wrap
  chore: Use `??` instead of `||`
  chore: Organise imports
  chore: Remove unused variables
  chore: Remove cross-env from eslint
  chore: Cleanup rules
  chore: Fix eslint issues
  ...
…aid-js/mermaid into 5237-unified-layout-common-renderer
…aid-js/mermaid into 5237-unified-layout-common-renderer
Copy link

changeset-bot bot commented Aug 22, 2024

⚠️ No Changeset found

Latest commit: 21c636c

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

Click here to learn what changesets are, and how to add one.

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

Copy link

netlify bot commented Aug 22, 2024

Deploy Preview for mermaid-js ready!

Name Link
🔨 Latest commit 21c636c
🔍 Latest deploy log https://app.netlify.com/sites/mermaid-js/deploys/66c86a42451c39000832ef63
😎 Deploy Preview https://deploy-preview-5734--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.

* master:
  update link to mermaid chart playground
  fix promo bar links
  Fix text color
  Add animated transitions
  feat: Update promo bar links
  update badge on mermaid chart page
  remove product hunt badge
  chore: Revert pnpm changes
  add most recent blog posts
  update product hunt badges
  chore: Update docs
  Add Slidev to the list of integrations
  add announcement bar to docs and minor styling update
  update product hunt badge on mermaid chart page
  add product hunt badge to homepage
  fix linting issue
  add blog post confluence plugin
* develop:
  update link to mermaid chart playground
  fix promo bar links
  Fix text color
  Add animated transitions
  feat: Update promo bar links
  update badge on mermaid chart page
  remove product hunt badge
  chore: Revert pnpm changes
  add most recent blog posts
  update product hunt badges
  chore: Update docs
  Add Slidev to the list of integrations
  add announcement bar to docs and minor styling update
  update product hunt badge on mermaid chart page
  add product hunt badge to homepage
  fix linting issue
  add blog post confluence plugin
Copy link

codecov bot commented Aug 22, 2024

Codecov Report

Attention: Patch coverage is 0.55556% with 1790 lines in your changes missing coverage. Please review.

Project coverage is 5.31%. Comparing base (980c97a) to head (21c636c).
Report is 1181 commits behind head on master.

Files Patch % Lines
packages/mermaid-layout-elk/src/render.ts 0.00% 992 Missing ⚠️
.build/jsonSchema.ts 0.00% 124 Missing ⚠️
.esbuild/server.ts 0.00% 117 Missing ⚠️
.esbuild/util.ts 0.00% 101 Missing ⚠️
.esbuild/build.ts 0.00% 67 Missing ⚠️
packages/mermaid/src/diagrams/block/blockDB.ts 0.00% 40 Missing ⚠️
.esbuild/jsonSchemaPlugin.ts 0.00% 35 Missing ⚠️
packages/mermaid/src/Diagram.ts 0.00% 33 Missing ⚠️
.build/common.ts 0.00% 30 Missing ⚠️
.../mermaid/scripts/create-types-from-json-schema.mts 0.00% 26 Missing ⚠️
... and 30 more
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##           master   #5734       +/-   ##
==========================================
- Coverage   77.30%   5.31%   -71.99%     
==========================================
  Files         175     318      +143     
  Lines       14535   45173    +30638     
  Branches      869     531      -338     
==========================================
- Hits        11236    2402     -8834     
- Misses       3091   42771    +39680     
+ Partials      208       0      -208     
Flag Coverage Δ
e2e ?
unit 5.31% <0.55%> (-38.06%) ⬇️

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

Files Coverage Δ
packages/mermaid-zenuml/src/parser.ts 0.00% <ø> (ø)
...ages/mermaid/src/dagre-wrapper/blockArrowHelper.ts 0.00% <ø> (-67.93%) ⬇️
packages/mermaid/src/defaultConfig.ts 44.56% <100.00%> (-3.42%) ⬇️
...ckages/mermaid/src/diagrams/block/blockRenderer.ts 0.00% <ø> (-86.21%) ⬇️
packages/mermaid/src/diagrams/block/layout.ts 0.00% <ø> (-88.67%) ⬇️
...ckages/mermaid/src/diagrams/block/renderHelpers.ts 0.00% <ø> (-75.26%) ⬇️
packages/mermaid/src/diagrams/c4/c4Renderer.js 0.00% <ø> (-86.84%) ⬇️
packages/mermaid/src/diagrams/class/classDb.ts 0.00% <ø> (-81.19%) ⬇️
...ges/mermaid/src/diagrams/class/classRenderer-v2.ts 0.00% <ø> (-79.86%) ⬇️
...ckages/mermaid/src/diagrams/class/classRenderer.js 0.00% <ø> (ø)
... and 48 more

... and 261 files with indirect coverage changes

Copy link

argos-ci bot commented Aug 22, 2024

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

Build Status Details Updated (UTC)
default (Inspect) 👍 Changes approved 139 changed, 2 failures Aug 23, 2024, 11:05 AM

@knsv knsv merged commit b9f4faa into master Aug 23, 2024
29 of 31 checks passed
@knsv knsv deleted the release/11.0.0 branch August 23, 2024 12:10
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.