Skip to content

Add Dependabot configuration for .NET SDK updates #11145

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 1 commit into from

Conversation

JamieMagee
Copy link
Member

This PR adds Dependabot configuration to automatically manage .NET SDK version updates in global.json.

This configuration will:

  • Monitor the global.json file for .NET SDK version updates
  • Create pull requests when new SDK versions are available
  • Help keep the project secure with the latest SDK patches

For more information, see: https://devblogs.microsoft.com/dotnet/using-dependabot-to-manage-dotnet-sdk-updates/

@JamieMagee JamieMagee requested a review from a team as a code owner June 23, 2025 22:47
Copy link
Contributor

@jviau jviau left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Blocking for now as I believe there is some dependency between our repo and Antares with what SDK version we can use.

@fabiocav
Copy link
Member

fabiocav commented Jul 8, 2025

This, unfortunately, is not a safe automation due to environment requirements. Closing, but I appreciate your help and keeping us in mind, @JamieMagee

@fabiocav fabiocav closed this Jul 8, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants