fix(me): align Bun migration paths - #526
Conversation
|
Caution Review failedThe pull request is closed. ℹ️ Recent review infoConfiguration used: defaults Review profile: CHILL Plan: Pro 📒 Files selected for processing (9)
📝 WalkthroughWalkthroughThis PR migrates package management from Node.js/npm to Bun across the release workflow and LSP hook installation scripts, introduces a marketplace version synchronization script for automated plugin version updates, and adds corresponding tests and documentation updates. Changes
Estimated code review effort🎯 3 (Moderate) | ⏱️ ~22 minutes Possibly related PRs
Poem
✨ Finishing Touches
🧪 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 |
## [5.34.1](v5.34.0...v5.34.1) (2026-02-24) ### Bug Fixes * **me:** align Bun paths and restore marketplace sync script ([#526](#526)) ([a52c46b](a52c46b))
Summary
npm install -gtobun add -gsetup-bun,bun install,bunx semantic-release,jqversion read)scripts/sync-marketplace-version.shand add regression checks for workflow/script and Bun-only patternsTest plan
bats tests/me/me-specific.batsbash tests/run-unit-tests.shbash tests/run-all-tests.shpre-commit run --all-filesSummary by CodeRabbit
New Features
Documentation
Tests