Skip to content

[Repo Assist] chore(deps): bundle NuGet updates – GitVersion 6.4.0→6.7.0, Test.Sdk 18.4.0→18.6.0 #684

Description

@github-actions

🤖 This is an automated pull request from Repo Assist.

Summary

Bundles three NuGet/tool updates into a single PR:

Package From To File
GitVersion.MsBuild 6.4.0 6.7.0 src/Directory.Build.props
gitversion.tool 6.4.0 6.7.0 .config/dotnet-tools.json
Microsoft.NET.Test.Sdk 18.4.0 18.6.0 tests/Directory.Build.props

Supersedes Dependabot PRs #621 and #622 (GitVersion), and the Test.Sdk bump in PR #578 (which has a merge conflict — can be closed after this merges).

All are minor/patch bumps with no API-breaking changes expected.

Test Status

  • ⚠️ dotnet test OpenClaw.Shared.Tests — 2037 passed, 29 skipped, 8 pre-existing infrastructure failures (MCP policy path tests — unrelated to this change, same failures on master)
  • dotnet test OpenClaw.Tray.Tests — 932 passed, 2 skipped, 0 failures

Generated by 🌈 Repo Assist. Workflow run


Warning

Protected Files — Push Permission Denied

This was originally intended as a pull request, but the patch modifies protected files. A human must create the pull request manually.

Protected files

The push was rejected because GitHub Actions does not have workflows permission to push these changes, and is never allowed to make such changes, or other authorization being used does not have this permission.

Create the pull request manually
# Download the patch from the workflow run
gh run download 26954721300 -n agent -D /tmp/agent-26954721300

# Create a new branch
git checkout -b repo-assist/eng-bundle-nuget-updates-2026-06-04-392851d929eecc19 master

# Apply the patch (--3way handles cross-repo patches)
git am --3way /tmp/agent-26954721300/aw-repo-assist-eng-bundle-nuget-updates-2026-06-04.patch

# Push the branch and create the pull request
git push origin repo-assist/eng-bundle-nuget-updates-2026-06-04-392851d929eecc19
gh pr create --title '[Repo Assist] chore(deps): bundle NuGet updates – GitVersion 6.4.0→6.7.0, Test.Sdk 18.4.0→18.6.0' --base master --head repo-assist/eng-bundle-nuget-updates-2026-06-04-392851d929eecc19 --repo openclaw/openclaw-windows-node

Generated by 🌈 Repo Assist, see workflow run. Learn more.

To install this agentic workflow, run

gh aw add githubnext/agentics/workflows/repo-assist.md@97143ac59cb3a13ef2a77581f929f06719c7402a

Metadata

Metadata

Assignees

No one assigned

    Labels

    P3Low-risk cleanup, docs, polish, ergonomics, or speculative feature.agentic-workflowsautomationclawsweeper:fix-shape-clearClawSweeper found a clear likely implementation shape for this issue.clawsweeper:queueable-fixClawSweeper marked this issue as an existing queue_fix_pr work candidate.impact:otherThis issue has meaningful maintainer-visible impact outside the owned taxonomy.issue-rating: 🌊 off-meta tidepoolIssue quality rating does not apply to this item.repo-assist

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions