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

Update all dependencies #5405

Merged
merged 6 commits into from
Mar 23, 2024
Merged

Update all dependencies #5405

merged 6 commits into from
Mar 23, 2024

Conversation

sidharthv96
Copy link
Member

📑 Summary

Update everything to their latest versions
Prettier update caused reformatting of some files.
Only docs.mts is modified manually.

📏 Design Decisions

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

📋 Tasks

Make sure you

Copy link

netlify bot commented Mar 23, 2024

Deploy Preview for mermaid-js ready!

Name Link
🔨 Latest commit 784d06f
🔍 Latest deploy log https://app.netlify.com/sites/mermaid-js/deploys/65fea81781e7350009602be5
😎 Deploy Preview https://deploy-preview-5405--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

codecov bot commented Mar 23, 2024

Codecov Report

Attention: Patch coverage is 23.25581% with 33 lines in your changes are missing coverage. Please review.

Project coverage is 5.75%. Comparing base (725b618) to head (784d06f).
Report is 21 commits behind head on develop.

Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff             @@
##           develop   #5405       +/-   ##
===========================================
- Coverage    44.79%   5.75%   -39.05%     
===========================================
  Files           25     277      +252     
  Lines         5353   41714    +36361     
  Branches        27      27               
===========================================
+ Hits          2398    2400        +2     
- Misses        2954   39313    +36359     
  Partials         1       1               
Flag Coverage Δ
unit 5.75% <23.25%> (-39.05%) ⬇️

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

Files Coverage Δ
packages/mermaid/src/tests/MockedD3.ts 80.27% <100.00%> (+0.27%) ⬆️
.eslintrc.cjs 0.00% <0.00%> (ø)
...ckages/mermaid/src/diagrams/sequence/sequenceDb.js 0.00% <0.00%> (ø)
packages/mermaid/src/diagrams/sankey/sankeyDB.ts 0.00% <0.00%> (ø)
packages/mermaid/scripts/docs.mts 0.00% <0.00%> (ø)
.../mermaid/src/diagrams/sequence/sequenceRenderer.ts 0.00% <0.00%> (ø)

... and 247 files with indirect coverage changes

@sidharthv96 sidharthv96 force-pushed the sidv/cleanup3 branch 2 times, most recently from e9dff20 to bb1a063 Compare March 23, 2024 08:04
@sidharthv96 sidharthv96 marked this pull request as ready for review March 23, 2024 10:02
@sidharthv96 sidharthv96 merged commit f6fa88e into develop Mar 23, 2024
22 of 23 checks passed
@sidharthv96 sidharthv96 deleted the sidv/cleanup3 branch March 23, 2024 10:03
@sidharthv96 sidharthv96 linked an issue Mar 23, 2024 that may be closed by this 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.

Bump Typescript-Eslint version To V7
1 participant