Skip to content

chore: Update dependencies#9

Open
mcliment wants to merge 11 commits intomasterfrom
feat/update-stack
Open

chore: Update dependencies#9
mcliment wants to merge 11 commits intomasterfrom
feat/update-stack

Conversation

@mcliment
Copy link
Copy Markdown
Owner

No description provided.

@mcliment mcliment requested a review from Copilot July 16, 2025 21:09
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR updates the project’s SDK version and refreshes test and benchmarking dependencies to their latest releases.

  • Upgrades .NET SDK to 9.0.0 and disables prerelease usage in global.json
  • Bumps test framework packages (Microsoft.NET.Test.Sdk, xunit.runner.visualstudio, FsCheck, FsCheck.Xunit)
  • Updates benchmarking tools (BenchmarkDotNet, BenchmarkDotNet.Diagnostics.Windows) and aligns FSharp.Core versions

Reviewed Changes

Copilot reviewed 4 out of 4 changed files in this pull request and generated 1 comment.

File Description
test/CsBenc.Tests/CsBenc.Tests.csproj Bumped Microsoft.NET.Test.Sdk to 17.14.1 and xunit.runner.visualstudio to 3.1.2
test/CsBenc.Check/CsBenc.Check.fsproj Updated FsCheck, FsCheck.Xunit to 3.3.0, test SDK to 17.14.1, runner to 3.1.2, and FSharp.Core to 9.0.300
global.json Upgraded SDK version to 9.0.0 and set allowPrerelease to false
benchmarks/CsBenc.Benchmarks/CsBenc.Benchmarks.fsproj Upgraded BenchmarkDotNet packages to 0.15.2 and FSharp.Core to 9.0.300
Comments suppressed due to low confidence (1)

global.json:3

  • Consider updating project documentation (e.g., README or CONTRIBUTING) to indicate that .NET SDK 9.0.0 is now required and that prerelease builds are disabled so contributors and CI pipelines can install the correct SDK version.
    "version": "9.0.0",

Comment thread test/CsBenc.Check/CsBenc.Check.fsproj Outdated
@coveralls
Copy link
Copy Markdown

coveralls commented Jul 16, 2025

Coverage Status

coverage: 77.177%. remained the same
when pulling 831fd7b on feat/update-stack
into 1f09950 on master.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants