eerhardt commented on PR #36514:
URL: https://github.com/apache/arrow/pull/36514#issuecomment-1624575522

   > Are they useful for us? Or should we revert this configuration?
   
   Some are useful. But some I would suggest not to take. For example 
https://github.com/apache/arrow/pull/36530.
   
   I would suggest adding this section:
   
   
https://github.com/microsoft/semantic-kernel/blob/8d705b30adf0ef94792dacb86424b172b613ffcd/.github/dependabot.yml#L25-L31
   
   For things like System.*, Microsoft.Bcl.*, etc. we want to consciously 
upgrade major versions. There are reasons why customers want to stay on older 
versions, for example 6.0 which is "LTS - long term support", and not upgrade 
to 7.0, which goes out of support sooner than 6.0.
   
   See https://github.com/microsoft/semantic-kernel/pull/1799 for reasoning why 
staying on lower major versions is preferred in some cases.


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