Skip to content

Configure Dependabot for dotnet-sdk updates - #524

Merged
Tomer Rosenthal (torosent) merged 4 commits into
mainfrom
torosent-add-dependabot
Dec 4, 2025
Merged

Configure Dependabot for dotnet-sdk updates#524
Tomer Rosenthal (torosent) merged 4 commits into
mainfrom
torosent-add-dependabot

Conversation

@torosent

Copy link
Copy Markdown
Member

No description provided.

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

This PR introduces a Dependabot configuration to automate dependency updates for the Durable Task .NET SDK repository. The configuration aims to enable weekly automated checks for .NET dependencies on Tuesdays while limiting updates to patch versions only.

Key changes:

  • Adds a new .github/dependabot.yml configuration file with weekly update schedule
  • Configures Dependabot to ignore major and minor version updates

Comment thread .github/dependabot.yml
Comment thread .github/dependabot.yml Outdated
Changed package ecosystem from 'dotnet-sdk' to 'nuget' in dependabot configuration.

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

Copilot reviewed 1 out of 1 changed files in this pull request and generated no new comments.

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

Copilot reviewed 1 out of 1 changed files in this pull request and generated 1 comment.

Comment thread .github/dependabot.yml Outdated

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

Copilot reviewed 1 out of 1 changed files in this pull request and generated no new comments.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants