fix(cloudflare,proxy): fetcher missing globalThis context - #890
fix(cloudflare,proxy): fetcher missing globalThis context#890harlan-zw wants to merge 2 commits into
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
|
Review the following changes in direct dependencies. Learn more about Socket for GitHub.
|
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Team Run ID: 📒 Files selected for processing (1)
Included review availability: Your plan provides up to 4 included reviews per hour; 3 remain after this review. 📝 WalkthroughWalkthroughThe platform network dispatcher now binds Estimated code review effort: 3 (Moderate) | ~20 minutes Merge Risk: ⚪ Minimal · up to This change fixes Cloudflare Worker proxy forwarding by binding fetch to its global context and adds coverage for forwarded requests. No concrete current-head merge-blocking risk remains. 🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✨ 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 |
🤖 READY · 94/100
|
📦 Package Size📚 22 runtime dependencies (no change)
All tracked output (27)
Runtime dependencies (22)
Baseline: main_@_9368f012___2026-08-24 · gzip is the comparison metric · changes below 16 B gzip are ignored |
commit: |
🔗 Linked issue
📚 Description
Closes #889.