rusackas commented on PR #37619: URL: https://github.com/apache/superset/pull/37619#issuecomment-3857321822
Rebased on latest master and regenerated the lockfile. **Quality review notes:** - The overrides correctly match the plugin's dependency requirements - `@deck.gl/mesh-layers` intentionally stays at `~9.2.2` (matching the plugin) - The lockfile now has fewer lines due to better deduplication of luma.gl packages (eliminating the duplicate nested versions that were causing the shader mismatch) - The fix properly addresses the root cause: ensuring `@luma.gl/shadertools` 9.2.6 is used consistently with `@deck.gl/aggregation-layers` 9.2.5+ Ready for review! -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
