Skip to content

Bulk dependency updates (ready checks)#1451

Open
AArnott wants to merge 6 commits into
mainfrom
bulkDepUpdates
Open

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

Conversation

@AArnott
Copy link
Copy Markdown
Member

@AArnott AArnott commented Jun 2, 2026

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
Copy link
Copy Markdown

Copilot AI left a comment

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.

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