fix: upgrade to swc_ecma_parser 27#31427
Conversation
WalkthroughThis PR adds support for two new JSON-like media types—Jsonc and Json5—throughout the codebase. The MediaType variant numeric codes are reordered to accommodate these additions. Multiple dependencies are bumped to newer versions, including deno_ast, deno_cache_dir, deno_doc, deno_graph, deno_lint, deno_media_type, eszip, and dprint-plugin-typescript. String handling is updated to use Pre-merge checks and finishing touches❌ Failed checks (2 warnings)
✅ Passed checks (3 passed)
✨ Finishing touches
🧪 Generate unit tests (beta)
📜 Recent review detailsConfiguration used: CodeRabbit UI Review profile: CHILL Plan: Pro ⛔ Files ignored due to path filters (1)
📒 Files selected for processing (23)
🧰 Additional context used📓 Path-based instructions (2)**/*.rs📄 CodeRabbit inference engine (CLAUDE.md)
Files:
cli/tools/**/*.rs📄 CodeRabbit inference engine (CLAUDE.md)
Files:
🧠 Learnings (4)📚 Learning: 2025-11-24T16:19:37.808ZApplied to files:
📚 Learning: 2025-11-24T16:19:37.808ZApplied to files:
📚 Learning: 2025-11-24T16:19:37.808ZApplied to files:
📚 Learning: 2025-11-24T16:19:37.808ZApplied to files:
⏰ Context from checks skipped due to timeout of 90000ms. You can increase the timeout in your CodeRabbit configuration to a maximum of 15 minutes (900000ms). (12)
🔇 Additional comments (36)
Comment |
no-const-assignto therecommendedset deno_lint#1466Closes #30697
Closes #31027