microsoft / msix-packaging

MSIX SDK
MIT License
963 stars 163 forks source link

Update dependencies for pipeline tasks #542

Closed florelis closed 1 year ago

florelis commented 1 year ago

Update dependencies for the pipeline tasks all at once, instead of one file at a time like dependabot did. Note: The tests failed in dependabot's PRs, so I'm waiting to see if they fail here; hopefully we just needed to update all at once. Locally I didn't get the same errors as in the pipeline, though I haven't gotten a clean run because I missed some setup step.

Closes #536 Closes #537 Closes #538 Closes #539 Closes #540 Closes #541