justinpark opened a new pull request, #27448:
URL: https://github.com/apache/superset/pull/27448

   ### SUMMARY
   During the implementation of #26011, @types/react was upgraded to `16.9.53`, 
and as a result, package-lock selected the `16.14.51` version.
   
   
![feat_telemetry___Adding_Scarf_based_telemetry_to_Superset___26011__ยท_apache_superset_8437a23](https://github.com/apache/superset/assets/1392866/95622d6a-87c8-4c4b-9486-30506ccee9d9)
   
   Here at Airbnb, our internal dependencies are not yet compatible with 
`types/[email protected]`, thereby posing a hurdle for our release. We intend to 
explore compatibility with 16.14.51 in Superset 5.0 or later versions, although 
the timing is not ideal right now.
   
   This commit modifies the `package-lock` to reflect the same version number 
as outlined in #26011.
   Simultaneously, we've also lowered @ant-design/[email protected] (#26727) to 
5.0.1, due to its incompatibility with 16.9.53.
   
   ### TESTING INSTRUCTIONS
   npm run type
   
   ### ADDITIONAL INFORMATION
   <!--- Check any relevant boxes with "x" -->
   <!--- HINT: Include "Fixes #nnn" if you are fixing an existing issue -->
   - [ ] Has associated issue:
   - [ ] Required feature flags:
   - [ ] Changes UI
   - [ ] Includes DB Migration (follow approval process in 
[SIP-59](https://github.com/apache/superset/issues/13351))
     - [ ] Migration is atomic, supports rollback & is backwards-compatible
     - [ ] Confirm DB migration upgrade and downgrade tested
     - [ ] Runtime estimates and downtime expectations provided
   - [ ] Introduces new feature or API
   - [ ] Removes existing feature or API
   


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