[repo-assist] deps: bump fantomas to 8.0.0 stable and Microsoft.NET.Test.Sdk to 18.10.1 - #1338
github-actions[bot] wants to merge 2 commits into
Conversation
Supersedes Dependabot PR #1334 (nuget group bump). Both are safe patch/ minor bumps: fantomas 8.0.0-beta-002 -> 8.0.0 (stable release, no behavioural changes relevant to this repo per its own changelog), and Microsoft.NET.Test.Sdk 18.10.0 -> 18.10.1 (patch release). Verified: dotnet fantomas build.fsx src tests docs --check clean with the new fantomas version (no reformatting needed), full solution build 0 warnings/errors, full test suite green (375+45+31+146+104 = 701 tests). Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
There was a problem hiding this comment.
Protected files were modified in this pull request and require manual scrutiny before merge.
Please verify that each protected-file change is intentional, policy-compliant, and safe:
- Protected files:
Directory.Packages.props,.config/dotnet-tools.json
|
/repo-assist this does not require a release note. |
|
✓ Repo Assist completed successfully, see workflow run.
|
Per maintainer feedback, this dependency bump doesn't require a changelog entry. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
|
🤖 This is an automated response from Repo Assist. Thanks for the feedback! I've removed the On Dependabot: yes, this repo does have Dependabot enabled, and it had already opened #1334 for the same nuget updates. This PR was created to also bump the
Add this agentic workflow to your repoTo install this agentic workflow, run |
Caution
Protected files were modified in this change.
This pull request is in
request_reviewmode and requires explicit human scrutiny before merge.Protected files:
Directory.Packages.props,.config/dotnet-tools.json🤖 This PR was created by Repo Assist, an automated AI assistant.
Summary
Applies two safe dependency bumps, superseding the currently-open Dependabot PR #1334 ("Bump the nuget group with 2 updates"):
fantomas(dotnet tool)8.0.0-beta-002→8.0.0(the stable release; the beta line has no relevant behavioural changes per the fantomas 8.0.0 changelog).Microsoft.NET.Test.Sdk18.10.0→18.10.1(patch release).Once this merges, maintainers can close #1334 and its Dependabot companion.
Test Status
dotnet fantomas build.fsx src tests docs --check— clean with the new fantomas 8.0.0, no reformatting required anywhere in the repo.dotnet build FSharp.Formatting.sln -c Release— 0 warnings, 0 errors.dotnet test FSharp.Formatting.sln -c Release— all 701 tests pass (375 FSharp.Markdown.Tests, 45 FSharp.CodeFormat.Tests, 31 fsdocs-tool.Tests, 146 FSharp.Literate.Tests, 100 FSharp.ApiDocs.Tests + 4 skipped).Add this agentic workflow to your repo
To install this agentic workflow, run