[repo-assist] deps: bundle dependency updates (Aug 2026) - #1291
Conversation
|
/repo-assist also bump Ionide.Analyzers if we are bumping analyzers |
|
✓ Repo Assist completed successfully, see workflow run.
|
This comment has been minimized.
This comment has been minimized.
|
✓ Repo Assist completed successfully, see workflow run.
|
|
/repo-assist try again to bump to tool 0.38.0 |
|
✓ Repo Assist completed successfully, see workflow run.
|
|
Note The pull request was not created — a fallback review issue was created instead due to protected file changes: #1298 🤖 This is an automated response from Repo Assist. Done — pushed a commit that bumps the Bumping the tool alone was not enough: 0.38.0 refuses to load analyzer assemblies built against a different analyzer-SDK version, so Test Status
Updated
Add this agentic workflow to your repoTo install this agentic workflow, run |
🤖 This PR was created by Repo Assist, an automated AI assistant.
Summary
Manually applies the still-relevant protected-file dependency updates from #1240:
The original
gh-aw-actions/setup0.84.0 change was intentionally omitted becausemainalready uses 0.86.2; applying it now would be a downgrade. A newer setup update is independently tracked by #1279.Closes #1240
Test Status
dotnet tool restoredotnet restore FSharp.Formatting.slndotnet build FSharp.Formatting.sln --configuration Releasedotnet test FSharp.Formatting.sln --configuration Release --no-buildTrade-offs
This keeps the non-breaking updates proposed by the original bundle while avoiding an obsolete workflow-action downgrade. The separate fsharp-analyzers 0.38.0 PR (#1280) remains available because that release includes a breaking move to .NET 10.