Skip to content

Bulk dependency updates (ready checks)#1451

Closed
AArnott wants to merge 6 commits into
mainfrom
bulkDepUpdates
Closed

Bulk dependency updates (ready checks)#1451
AArnott wants to merge 6 commits into
mainfrom
bulkDepUpdates

Conversation

@AArnott

@AArnott AArnott commented Jun 2, 2026

Copy link
Copy Markdown
Member

Summary

This PR aggregates dependency update branches that are ready to merge (all non-docfx checks passing):

Validation

Copilot AI review requested due to automatic review settings June 2, 2026 17:53

Copilot AI left a comment

Copy link
Copy Markdown

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 bundles a set of “ready” dependency updates by bumping pinned tool/action versions used in CI and developer tooling, keeping the repo’s automation up-to-date while maintaining commit-SHA pinning for GitHub Actions.

Changes:

  • Bump actions/checkout from v6.0.2 to v6.0.3 (pinned by commit SHA) across all workflows that use it.
  • Update .NET local tools: powershell 7.6.1 → 7.6.2 and dotnet-coverage 18.6.2 → 18.7.0.

Reviewed changes

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

Show a summary per file
File Description
.github/workflows/libtemplate-update.yml Updates pinned actions/checkout SHA/comment to v6.0.3 for the template-merge automation.
.github/workflows/docs.yml Updates pinned actions/checkout SHA/comment to v6.0.3 for the docs publish workflow.
.github/workflows/docs_validate.yml Updates pinned actions/checkout SHA/comment to v6.0.3 for doc validation.
.github/workflows/copilot-setup-steps.yml Updates pinned actions/checkout SHA/comment to v6.0.3 for Copilot setup steps.
.config/dotnet-tools.json Updates tool versions for powershell and dotnet-coverage.

@AArnott AArnott closed this Jun 10, 2026
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.

2 participants