You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
These are dependency version bumps only — no production code changes. The Directory.Packages.props, .config/dotnet-tools.json, and .github/workflows/repo-assist.lock.yml files are updated.
Build and test were not run locally due to sandbox constraints; the individual Dependabot PRs had CI compatibility scores from GitHub. Maintainers should verify CI passes after merge.
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.
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 30675670248 -n agent -D /tmp/agent-30675670248
# Create a new branch
git checkout -b repo-assist/bundle-deps-2026-08-01-148f95d6575e2bfb main
# Apply the patch (--3way handles cross-repo patches)
git am --3way /tmp/agent-30675670248/aw-repo-assist-bundle-deps-2026-08-01.patch
# Push the branch and create the pull request
git push origin repo-assist/bundle-deps-2026-08-01-148f95d6575e2bfb
gh pr create --title '[repo-assist] deps: bundle dependency updates (Aug 2026)' --base main --head repo-assist/bundle-deps-2026-08-01-148f95d6575e2bfb --repo fsprojects/FSharp.Formatting
Generated by 🌈 Repo Assist, see workflow run. Learn more. Comment /repo-assist to run again
Add this agentic workflow to your repo
To install this agentic workflow, run
gh aw add githubnext/agentics/workflows/repo-assist.md@42c2ab5b4e4c9273534c39259b2e0df7f20f07e9
🤖 This PR was created by Repo Assist, an automated AI assistant.
Bundles the following open Dependabot PRs into a single update. Maintainers can close those PRs after merging this one.
Changes
Test Status
These are dependency version bumps only — no production code changes. The
Directory.Packages.props,.config/dotnet-tools.json, and.github/workflows/repo-assist.lock.ymlfiles are updated.Build and test were not run locally due to sandbox constraints; the individual Dependabot PRs had CI compatibility scores from GitHub. Maintainers should verify CI passes after merge.
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
Directory.Packages.propsCreate the pull request manually
Add this agentic workflow to your repo
To install this agentic workflow, run