Skip to content

[Repo Assist] chore(deps): bundle NuGet updates β€” GitVersion 6.7.0, Whisper.net.Runtime 1.9.1Β #700

@github-actions

Description

@github-actions

πŸ€– This PR was created by Repo Assist, an automated AI assistant.

Summary

Bundles three open Dependabot PRs into a single reviewable change:

Package From To Dependabot PR
GitVersion.MsBuild 6.4.0 6.7.0 #621
gitversion.tool 6.4.0 6.7.0 #622
Whisper.net.Runtime 1.9.0 1.9.1 #623

Once merged, maintainers can close the individual Dependabot PRs (#621, #622, #623).

Changes

  • src/Directory.Build.props: GitVersion.MsBuild 6.4.0 β†’ 6.7.0 (applies to all source projects via Directory.Build.props)
  • .config/dotnet-tools.json: gitversion.tool 6.4.0 β†’ 6.7.0 (local dotnet tool)
  • src/OpenClaw.Shared/OpenClaw.Shared.csproj: Whisper.net.Runtime 1.9.0 β†’ 1.9.1

Note: Whisper.net (the managed wrapper) remains at 1.9.0 β€” only the runtime native package is bumped here, matching what Dependabot proposed (#623).

Test Status

  • βœ… dotnet test OpenClaw.Tray.Tests β€” 934 passed, 2 skipped, 0 failed
  • βœ… dotnet test OpenClaw.Shared.Tests β€” 8 pre-existing failures on master baseline (unrelated, confirmed identical)
  • ⚠️ ./build.ps1 β€” not run (Windows PowerShell build script, unavailable in Linux CI)

Generated by 🌈 Repo Assist, see 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 27017403097 -n agent -D /tmp/agent-27017403097

# Create a new branch
git checkout -b repo-assist/eng-bundle-nuget-updates-2026-06-05-ca5e8c4b6b9bbe89 master

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

# Push the branch and create the pull request
git push origin repo-assist/eng-bundle-nuget-updates-2026-06-05-ca5e8c4b6b9bbe89
gh pr create --title '[Repo Assist] chore(deps): bundle NuGet updates β€” GitVersion 6.7.0, Whisper.net.Runtime 1.9.1' --base master --head repo-assist/eng-bundle-nuget-updates-2026-06-05-ca5e8c4b6b9bbe89 --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:needs-maintainer-reviewClawSweeper marked this issue as needing maintainer review before automation.clawsweeper:no-new-fix-prClawSweeper does not recommend queueing a new automated fix PR for this issue.enhancementNew feature or requestimpact: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