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

   ## Automated Analysis
   
   This dependency update has a **peer dependency conflict**.
   
   ### Issue Found
   ```
   npm error peer @ant-design/icons@"^5.2.6" from 
@superset-ui/[email protected]
   npm error Found: @ant-design/[email protected]
   npm error Conflicting peer dependency
   ```
   
   ### Root Cause
   - `@superset-ui/chart-controls` requires `@ant-design/icons@^5.2.6`
   - This PR wants to upgrade to `@ant-design/[email protected]`
   - Internal workspace packages have peer dependency constraints
   
   ### Recommended Fix
   Update the peer dependency constraints in `@superset-ui/chart-controls` (and 
potentially other internal packages) to allow v6.
   
   Labeling for manual attention.
   
   ---
   🤖 *Analyzed by dependabot-batch 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