-
-
Notifications
You must be signed in to change notification settings - Fork 6.6k
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
Update eslint to v9 #5603
Conversation
* 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 ...
✅ Deploy Preview for mermaid-js ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
The latest updates on your projects. Learn more about Argos notifications ↗︎
|
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ 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
Flags with carried forward coverage won't be shown. Click here to find out more.
|
Use typescript-eslint v8 for ESLint v9 support.
* sidv/eslintv9: chore: Remove unused variables chore: Remove cross-env from eslint
* develop: chore: Log granular rebuild times Separate eslint packages from updates
* sidv/eslintv9: chore: Log granular rebuild times Separate eslint packages from updates
Co-authored-by: Alois Klink <alois@aloisklink.com>
Co-authored-by: Alois Klink <alois@aloisklink.com>
📑 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
MERMAID_RELEASE_VERSION
is used for all new features.develop
branch