Azure / Azure/data-api-builder
Automate Package Dependency Updates
Open
config
improvement
low priority
usability
- Dominant language
- C#
- Stars
- 1.5k
- Forks
- 370
- Avg merge
- 3d 17h
- Merged PRs (30d)
- 8
Description
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:
- https://github.com/dotnet-outdated/dotnet-outdated
Contributor guide
Assessment
This issue has not been assessed yet.