rusackas commented on PR #36520:
URL: https://github.com/apache/superset/pull/36520#issuecomment-3642836501

   ## Automated Analysis
   
   This dependency update requires additional work due to **SWC plugin 
compatibility issues**.
   
   ### Issue Found
   ```
   Module build failed (from ../../node_modules/swc-loader/src/index.js):
   Error: plugin
     x failed to invoke plugin on 'Some("./storybook-config-entry.js")'
   ```
   
   ### Root Cause
   - `@swc/[email protected]` uses `swc_core v49.0.0`
   - The project also uses `@swc/[email protected]` and `@swc/[email protected]`
   - SWC plugins must all be built against compatible `swc_core` versions
   
   ### Recommended Fix
   Update all SWC packages together to ensure compatibility:
   - Check the [SWC plugin compatibility 
matrix](https://swc.rs/docs/plugin/selecting-swc-core)
   - Update `@swc/core`, `@swc/plugin-emotion`, and 
`@swc/plugin-transform-imports` to compatible versions
   
   Labeling for manual attention.
   
   ---
   🤖 *Analyzed by dependabot-fixer agent*


-- 
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]

Reply via email to