Automate updating of pinned dependencies
Open
area-infra
- Dominant language
- No language data
- Stars
- 287
- Forks
- 145
- Avg merge
- 1d 22h
- Merged PRs (30d)
- 10
Description
There are several tool dependencies that the VMR has which use pinned versions to avoid being broken mid-release by an update:
* https://github.com/dotnet/installer/pull/17074
* https://github.com/dotnet/installer/pull/17602
There should be an automated system for updating these to the latest version. I propose that this be done as part of the release pipeline when it generates a PR with the post-release changes (e.g. https://github.com/dotnet/installer/pull/17349).
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.