Skip to content

Conversation

@KrzysztofPajak
Copy link
Member

No description provided.

@KrzysztofPajak KrzysztofPajak requested a review from Copilot October 4, 2025 06:28
Copy link

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 NuGet packages to their latest versions and migrates test assertions from MSTest's legacy Assert.ThrowsException* methods to the newer Assert.ThrowsExactly* methods.

  • Updates multiple NuGet packages to their latest versions
  • Modernizes test assertions to use more specific exception testing methods
  • Updates package version references in plugin project files

Reviewed Changes

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

File Description
Directory.Packages.props Updates package versions for dependencies including Microsoft.AspNetCore, MongoDB, Azure services, and testing frameworks
Authentication.Facebook/Google.csproj Updates Microsoft authentication package versions from 9.0.5 to 9.0.9
Payments.BrainTree/StripeCheckout.csproj Updates payment provider packages to latest versions
Test files (40+ files) Migrates test assertions from ThrowsException* to ThrowsExactly* methods and fixes parameter order

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@sonarqubecloud
Copy link

sonarqubecloud bot commented Oct 4, 2025

@KrzysztofPajak KrzysztofPajak merged commit 6b53e68 into develop Oct 4, 2025
6 checks passed
@KrzysztofPajak KrzysztofPajak deleted the chore/update-nuget-20251004 branch October 5, 2025 07:59
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.

2 participants