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 eslint to v9 #5603

Merged
merged 27 commits into from
Jul 1, 2024
Merged

Update eslint to v9 #5603

merged 27 commits into from
Jul 1, 2024

Conversation

sidharthv96
Copy link
Member

📑 Summary

Move to flat config to support v9

📏 Design Decisions

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

📋 Tasks

Make sure you

* develop: (59 commits)
  docs: Update mermaid.init remove date
  docs: Remove incorrect =
  chore: Prettier format
  chore: Update config.type.ts
  chore Add vitest.workspace.js
  chore: Stricter TS version
  chore: Remove MermaidAPI from docs
  doc: Update deprecation message
  doc: Update deprecation message
  fix: prevent escaping label styles
  chore: update browsers list
  chore(deps): update all patch dependencies
  docs: Added demo diagram of bidirectional arrows for sequence diagrams
  fix(deps): update all patch dependencies
  chore: Update drupal regex
  chore: Update pnpm
  chore: Update docs to remove html tag like text
  rebuild
  chore: Use string templates
  chore: Update docs
  ...
Copy link

netlify bot commented Jun 28, 2024

Deploy Preview for mermaid-js ready!

Name Link
🔨 Latest commit f3a65f3
🔍 Latest deploy log https://app.netlify.com/sites/mermaid-js/deploys/66812efe194ca400080622ae
😎 Deploy Preview https://deploy-preview-5603--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 Jun 28, 2024

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

Build Status Details Updated (UTC)
default (Inspect) ✅ No changes detected - Jun 30, 2024, 10:20 AM

Copy link

codecov bot commented Jun 28, 2024

Codecov Report

Attention: Patch coverage is 2.77778% with 315 lines in your changes missing coverage. Please review.

Project coverage is 5.86%. Comparing base (14a2317) to head (f3a65f3).

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##           develop   #5603      +/-   ##
==========================================
+ Coverage     5.74%   5.86%   +0.12%     
==========================================
  Files          280     273       -7     
  Lines        41937   41074     -863     
  Branches       492     512      +20     
==========================================
  Hits          2408    2408              
+ Misses       39529   38666     -863     
Flag Coverage Δ
unit 5.86% <2.77%> (+0.12%) ⬆️

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

Files Coverage Δ
...ages/mermaid-flowchart-elk/src/flowRenderer-elk.js 0.00% <ø> (ø)
...ages/mermaid/src/dagre-wrapper/blockArrowHelper.ts 0.00% <ø> (ø)
packages/mermaid/src/defaultConfig.ts 46.37% <100.00%> (+0.72%) ⬆️
packages/mermaid/src/diagram-api/diagramAPI.ts 57.83% <100.00%> (-1.00%) ⬇️
packages/mermaid/src/diagrams/packet/renderer.ts 0.00% <ø> (ø)
packages/mermaid/src/tests/MockedD3.ts 80.27% <100.00%> (ø)
packages/mermaid/src/themes/theme-base.js 3.81% <100.00%> (ø)
...kages/parser/src/language/common/valueConverter.ts 0.00% <ø> (ø)
.esbuild/jisonPlugin.ts 0.00% <0.00%> (ø)
.esbuild/util.ts 0.00% <0.00%> (ø)
... and 69 more

... and 1 file with indirect coverage changes

@sidharthv96 sidharthv96 marked this pull request as ready for review June 29, 2024 18:16
@sidharthv96 sidharthv96 added this pull request to the merge queue Jul 1, 2024
Merged via the queue into develop with commit 6337470 Jul 1, 2024
28 checks passed
@sidharthv96 sidharthv96 deleted the sidv/eslintv9 branch July 1, 2024 09:05
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