Skip to content

[Repo Assist] Bump minor/patch NuGet dependencies (March 2026)Β #3271

@github-actions

Description

@github-actions

πŸ€– This is an automated PR from Repo Assist.

Summary

Bumps 7 NuGet packages to their latest minor/patch versions. All are safe, low-risk updates with no breaking changes (with one minor fix noted below).

Package Old New
Argu 6.2.4 6.2.5
G-Research.FSharp.Analyzers 0.18.0 0.22.0
Ionide.Analyzers 0.14.7 0.14.11
Ionide.KeepAChangelog.Tasks 0.3.1 0.3.3
NUnit 4.2.2 4.5.1
Serilog 4.1.0 4.3.1
Serilog.Sinks.Console 6.0.0 6.1.1

Compatibility Note

NUnit 4.5.1 added strongly-typed Is.EqualTo(T) overloads for numeric/string types. In EditorConfigurationTests.fs, a generic test helper calling Is.EqualTo expected caused F# type-inference ambiguity. Fixed by casting to obj: Is.EqualTo(expected :> obj).

Skipped (major version bumps β€” too risky without maintainer input)

FSharp.Core (9β†’11), FsCheck (2β†’3), FsUnit (6β†’7), DotNet.ReproducibleBuilds (1β†’2), NUnit3TestAdapter (4β†’6), Spectre.Console, System.IO.Abstractions, BenchmarkDotNet, Microsoft.NET.Test.Sdk.

Test Status

  • βœ… Build: dotnet build fantomas.sln β€” succeeded
  • βœ… Tests: dotnet test src/Fantomas.Core.Tests/ β€” 2822 passed, 0 failed (2735 core + 87 integration)

Generated by Repo Assist Β· β—·

To install this agentic workflow, run

gh aw add githubnext/agentics/workflows/repo-assist.md@346204513ecfa08b81566450d7d599556807389f

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.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions