docs: add Mermaid to users and OSS projects - #857
Conversation
|
|
|
@sidharthv96 is attempting to deploy a commit to the pnpm Team on Vercel. A member of the Team first needs to authorize it. |
Qodo reviews are paused for this user.Troubleshooting steps vary by plan Learn more → On a Teams plan? Using GitHub Enterprise Server, GitLab Self-Managed, or Bitbucket Data Center? |
📝 WalkthroughWalkthroughMermaid was added to the workspace usage documentation, OSS project list, and user metadata with its logo, website, migration details, and unpinned status. ChangesMermaid project integration
Estimated code review effort: 1 (Trivial) | ~5 minutes Suggested reviewers: Poem
🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✨ Finishing Touches 💡 1🛠️ Fix failing CI checks 💡
🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
There was a problem hiding this comment.
Actionable comments posted: 1
🤖 Prompt for all review comments with AI agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.
Inline comments:
In `@docs/workspaces.md`:
- Line 172: Update the Mermaid row’s stars badge image to include descriptive
alternate text, such as “Mermaid GitHub stars,” while preserving the existing
badge URL and link.
🪄 Autofix
Fix all unresolved CodeRabbit comments on this PR:
- Push a commit to this branch (recommended)
- Create a new PR with the fixes
ℹ️ Review info
⚙️ Run configuration
Configuration used: Organization UI
Review profile: CHILL
Plan: Pro Plus
Run ID: 865f46fb-940b-4986-977a-76eb0fb056af
⛔ Files ignored due to path filters (1)
static/img/users/mermaid.svgis excluded by!**/*.svg
📒 Files selected for processing (3)
docs/workspaces.mdsrc/pages/index.jsusers.json
📜 Review details
⚠️ CI failures not shown inline (1)
Commit Status: Vercel: Vercel
Conclusion: failure
Authorization required to deploy.
🧰 Additional context used
🧠 Learnings (1)
📚 Learning: 2026-07-31T10:43:55.031Z
Learnt from: zkochan
Repo: pnpm/pnpm.io PR: 849
File: blog/releases/11.15-11.19.md:74-74
Timestamp: 2026-07-31T10:43:55.031Z
Learning: When documenting pnpm peer dependency resolution, accurately explain that pnpm can treat a package listed only in peerDependenciesMeta as an optional peer, even without a matching peerDependencies entry. Verify examples such as debug and distinguish this behavior from the conventional peerDependencies-plus-peerDependenciesMeta declaration.
Applied to files:
docs/workspaces.md
🪛 markdownlint-cli2 (0.23.2)
docs/workspaces.md
[warning] 172-172: Images should have alternate text (alt text)
(MD045, no-alt-text)
🔇 Additional comments (2)
users.json (1)
384-389: LGTM!src/pages/index.js (1)
266-270: LGTM!
Adds Mermaid to the users page, the homepage OSS projects section, and the workspace usage examples table.
Mermaid migrated to pnpm workspaces in mermaid-js/mermaid@
db31f61(2022-09-22).Summary by CodeRabbit