-
-
Notifications
You must be signed in to change notification settings - Fork 205
Description
🤖 This is an automated PR from Repo Assist.
Summary
Bumps several NuGet dependencies to their latest minor or patch releases. All major-version bumps (FsCheck, FsUnit, NUnit3TestAdapter, System.IO.Abstractions, DotNet.ReproducibleBuilds) are intentionally excluded to minimise risk.
| Package | From | To | Change |
|---|---|---|---|
Newtonsoft.Json |
13.0.3 | 13.0.4 | patch |
Argu |
6.2.4 | 6.2.5 | patch |
Serilog |
4.1.0 | 4.3.1 | minor |
Serilog.Sinks.Console |
6.0.0 | 6.1.1 | minor |
StreamJsonRpc |
2.20.20 | 2.24.84 | minor |
BenchmarkDotNet |
0.14.0 | 0.15.8 | minor |
CliWrap |
3.6.7 | 3.10.0 | minor |
NUnit |
4.2.2 | 4.5.1 | minor |
G-Research.FSharp.Analyzers |
0.18.0 | 0.22.0 | minor (dev tool) |
Ionide.Analyzers |
0.14.7 | 0.15.0 | minor (dev tool) |
Lock files regenerated with dotnet restore --force-evaluate.
Test Status
- ✅
dotnet restore --force-evaluatesucceeded — all lock files updated ⚠️ Local build has two pre-existing infrastructure issues unrelated to these changes:CheckFormatfails because the source was formatted with Fantomas v8 alpha but the local tool is pinned to v7.0.1GetChangelogVersionfails becauseCHANGELOG.mdcurrently has only[Unreleased](no released version header), causingIonide.KeepAChangelog.Tasksto error- Both issues reproduce on
mainbefore any changes from this PR
- CI should verify the actual compilation and test run
Skipped updates
The following have major-version bumps and were left for a separate, deliberate review:
FsCheck: 2.16.5 → 3.3.2 (major; API changes expected)FsUnit: 6.0.1 → 7.1.1 (major)NUnit3TestAdapter: 4.6.0 → 6.1.0 (major)System.IO.Abstractions: 21.1.3 → 22.1.0 (major)DotNet.ReproducibleBuilds: 1.1.1 → 2.0.2 (major)Ionide.KeepAChangelog.Tasks: 0.3.1 → 0.3.3 (minor, but 0.3.3 causedGetChangelogVersionfailures in testing — needs investigation)
Generated by Repo Assist · ◷
Generated by Repo Assist · ◷
To install this agentic workflow, run
gh aw add githubnext/agentics/workflows/repo-assist.md@d1d884596e62351dd652ae78465885dd32f0dd7d
Warning
🛡️ Protected Files
This was originally intended as a pull request, but the patch modifies protected files: Directory.Packages.props.
These files may affect project dependencies, CI/CD pipelines, or agent behaviour. Please review the changes carefully before creating the pull request.
Click here to create the pull request once you have reviewed the changes
To route changes like this to a review issue instead of blocking, configure protected-files: fallback-to-issue in your workflow configuration.