Skip to content

Conversation

@eNeRGy164
Copy link
Member

Update dependencies

Copilot AI review requested due to automatic review settings October 30, 2025 15:37
@eNeRGy164 eNeRGy164 added the dependencies Pull requests that update a dependency file label Oct 30, 2025
@coveralls
Copy link

Pull Request Test Coverage Report for Build 18946301191

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 98.148%

Totals Coverage Status
Change from base Build 16633711310: 0.0%
Covered Lines: 573
Relevant Lines: 578

💛 - Coveralls

Copy link
Contributor

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 testing framework dependencies and related package versions to their latest stable releases, modernizing the project's test infrastructure. Key updates include migrating MSTest from v3.10.0 to v4.0.1, upgrading testing platform extensions to v2.x, and updating Newtonsoft.Json to v13.0.4.

  • Upgraded MSTest.Sdk, MSTest.TestAdapter, and MSTest.TestFramework from 3.10.0 to 4.0.1
  • Updated Microsoft.Testing.Platform and related extensions from 1.x to 2.x versions
  • Updated Newtonsoft.Json from 13.0.3 to 13.0.4 with corresponding certificate trust updates

Reviewed Changes

Copilot reviewed 6 out of 6 changed files in this pull request and generated no comments.

Show a summary per file
File Description
Directory.Packages.props Updated package versions for Newtonsoft.Json (13.0.4) and Microsoft.Build packages
global.json Updated MSTest.Sdk version from 3.10.0 to 4.0.1
NuGet.config Added new certificate fingerprint for Json.NET (.NET Foundation) and updated author name
build/Build.cs Removed unused System.Text.RegularExpressions import and updated Trivy Docker image to version 0.67.2
tests/DendroDocs.Shared.Tests/packages.lock.json Updated resolved versions for all MSTest and Microsoft.Testing packages, removed Microsoft.NET.Test.Sdk dependency
src/DendroDocs.Shared/packages.lock.json Updated Newtonsoft.Json to version 13.0.4

@eNeRGy164 eNeRGy164 merged commit eeb1421 into dendrodocs:main Oct 30, 2025
9 checks passed
@eNeRGy164 eNeRGy164 deleted the harden-pipeline branch October 30, 2025 15:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants