-
Notifications
You must be signed in to change notification settings - Fork 371
Automate Package Dependency Updates #951
Copy link
Copy link
Open
Labels
configchanges related to configchanges related to configimprovementLet's make this betterLet's make this betterlow priorityusabilityMake the APIs more user friendly with better exceptionsMake the APIs more user friendly with better exceptions
Milestone
Description
Activity
Metadata
Metadata
Assignees
Labels
configchanges related to configchanges related to configimprovementLet's make this betterLet's make this betterlow priorityusabilityMake the APIs more user friendly with better exceptionsMake the APIs more user friendly with better exceptions
Type
Projects
- StatusShow more project fieldsTriage
As a follow up to the improvements from the PR addressing #948 and Ani's suggestion, we could add automated dependency upgrades (minor/patch versions to start with).
We can use GitHub's Dependabot if compatible with our private NuGet feed:
https://docs.github.com/en/code-security/dependabot/dependabot-version-updates/about-dependabot-version-updates
Local tooling possibilities: