fix(deps): update react-map-gl for MapLibre GL 6 - #1375
Conversation
|
@nikolya-prodigy is attempting to deploy a commit to the Meshtastic Team on Vercel. A member of the Team first needs to authorize it. |
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Plus Run ID: ⛔ Files ignored due to path filters (1)
📒 Files selected for processing (1)
📝 WalkthroughWalkthroughThe web application updates its ChangesWeb dependency update
Estimated code review effort: 1 (Trivial) | ~2 minutes Suggested labels: Suggested reviewers: Poem
🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✨ Finishing Touches 💡 1🛠️ Fix failing CI checks 💡
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 |
Summary
react-map-glfrom 8.1.1 to 8.1.2maplibre-gl6.0.0Problem
After
maplibre-glwas updated to 6.0.0 in #1353, opening the map can throw:This is the compatibility issue reported in visgl/react-map-gl#2597. The fix was published in
react-map-gl8.1.2.Testing
pnpm --dir apps/web run buildSummary by CodeRabbit