Skip to content

Conversation

@mariam-abdulla
Copy link
Member

@mariam-abdulla mariam-abdulla commented May 13, 2025

This pull request updates dependencies across multiple files to ensure the project uses the latest versions of key packages. The updates primarily focus on NUnit.Analyzers and Microsoft.Playwright.NUnit.

Dependency Updates:

  • Updated NUnit.Analyzers from version 4.6.0 to 4.7.0 in the following files:

    • eng/cgmanifest.json
    • template_feed/Microsoft.DotNet.Common.ProjectTemplates.10.0/content/NUnit-CSharp/Company.TestProject1.csproj
    • template_feed/Microsoft.DotNet.Common.ProjectTemplates.10.0/content/NUnit-FSharp/Company.TestProject1.fsproj
    • template_feed/Microsoft.DotNet.Common.ProjectTemplates.10.0/content/NUnit-VisualBasic/Company.TestProject1.vbproj
    • template_feed/Microsoft.DotNet.Common.ProjectTemplates.10.0/content/Playwright-NUnit-CSharp/Company.TestProject1.csproj
  • Updated Microsoft.Playwright.NUnit from version 1.51.0 to 1.52.0 in:

    • eng/cgmanifest.json
    • template_feed/Microsoft.DotNet.Common.ProjectTemplates.10.0/content/Playwright-NUnit-CSharp/Company.TestProject1.csproj

Copilot AI review requested due to automatic review settings May 13, 2025 09:08
@mariam-abdulla mariam-abdulla requested a review from a team as a code owner May 13, 2025 09:08
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 bumps dependency versions for test projects and updates the corresponding version entries in the central cgmanifest file.

  • Bump Microsoft.Playwright.NUnit from 1.51.0 to 1.52.0 in the Playwright-NUnit-CSharp project.
  • Bump NUnit.Analyzers from 4.6.0 to 4.7.0 across all NUnit projects and in the cgmanifest file.

Reviewed Changes

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

Show a summary per file
File Description
template_feed/Microsoft.DotNet.Common.ProjectTemplates.10.0/content/Playwright-NUnit-CSharp/Company.TestProject1.csproj Updated Playwright.NUnit and NUnit.Analyzers package versions
template_feed/Microsoft.DotNet.Common.ProjectTemplates.10.0/content/NUnit-VisualBasic/Company.TestProject1.vbproj Updated NUnit.Analyzers package version
template_feed/Microsoft.DotNet.Common.ProjectTemplates.10.0/content/NUnit-FSharp/Company.TestProject1.fsproj Updated NUnit.Analyzers package version
template_feed/Microsoft.DotNet.Common.ProjectTemplates.10.0/content/NUnit-CSharp/Company.TestProject1.csproj Updated NUnit.Analyzers package version
eng/cgmanifest.json Updated dependency versions for NUnit.Analyzers and Microsoft.Playwright.NUnit

@mariam-abdulla mariam-abdulla requested a review from Evangelink May 13, 2025 09:09
@mariam-abdulla mariam-abdulla enabled auto-merge (squash) May 13, 2025 09:09
@mariam-abdulla mariam-abdulla merged commit 7ad214c into main May 26, 2025
30 checks passed
@mariam-abdulla mariam-abdulla deleted the dev/mabdullah/bump-versions-for-templates branch May 26, 2025 11:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants