You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "kou (via GitHub)" <gi...@apache.org> on 2023/07/09 08:05:53 UTC

[GitHub] [arrow] kou opened a new issue, #36577: [Dev][C#] Use `version-update:semver-major` for `System.*`, `Microsoft.Bcl.*` and `Microsoft.Extensions.*`

kou opened a new issue, #36577:
URL: https://github.com/apache/arrow/issues/36577

   ### Describe the enhancement requested
   
   > * #36525
   > * #36526
   > * #36527
   > * #36528
   > * #36529
   > * #36530
   >
   > 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.
   
   _Originally posted by @eerhardt in https://github.com/apache/arrow/issues/36514#issuecomment-1624575522_
               
   
   ### Component(s)
   
   C#, Developer Tools


-- 
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: issues-unsubscribe@arrow.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [arrow] eerhardt closed issue #36577: [Dev][C#] Use `version-update:semver-major` for `System.*`, `Microsoft.Bcl.*` and `Microsoft.Extensions.*`

Posted by "eerhardt (via GitHub)" <gi...@apache.org>.
eerhardt closed issue #36577: [Dev][C#] Use `version-update:semver-major` for `System.*`, `Microsoft.Bcl.*` and `Microsoft.Extensions.*`
URL: https://github.com/apache/arrow/issues/36577


-- 
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: issues-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org