pierrejeambrun opened a new pull request, #59466:
URL: https://github.com/apache/airflow/pull/59466

   Upgrade pnpm to 10.x version.
   
   By default pnpm 10.x blocks install scripts:
   https://pnpm.io/supply-chain-security#block-risky-postinstall-scripts
   
   
   For people still developing locally and using 9.x, install scripts 'almost' 
disables everywhere via the `onlyBuiltDependencies`, allowing scripts only for 
certain specific packages. It was missing in the `fab provider` one, added an 
empty attribute that will virtually disable scripts by defaults:
   https://pnpm.io/9.x/package_json#pnpmonlybuiltdependencies


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

Reply via email to