Merged
Conversation
Update various NuGet dependencies to their latest versions.
There was a problem hiding this comment.
Pull Request Overview
Updates various NuGet package dependencies to their latest versions across the project.
- Updates Duende.IdentityServer from 7.3.1 to 7.3.2 for both .NET 8.0 and 9.0 targets
- Updates multiple development and testing packages including BenchmarkDotNet, Newtonsoft.Json, NSwag.MSBuild, ReportGenerator, and Verify.XunitV3
- Maintains consistent versioning across different target frameworks
Reviewed Changes
Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
| test/WebSites/OAuth2Integration/OAuth2Integration.csproj | Updates Duende.IdentityServer to version 7.3.2 for both .NET 8.0 and 9.0 frameworks |
| Directory.Packages.props | Updates multiple NuGet package versions including testing, benchmarking, and utility packages |
Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## master #3573 +/- ##
=======================================
Coverage 94.28% 94.28%
=======================================
Files 110 110
Lines 3816 3816
Branches 723 723
=======================================
Hits 3598 3598
Misses 218 218
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
This was referenced Sep 29, 2025
Merged
This was referenced Mar 10, 2026
Bump Swashbuckle.AspNetCore from 5.6.3 to 10.1.5
seanbutt79/skills-secure-repository-supply-chain#11
Open
Bump Swashbuckle.AspNetCore from 5.6.3 to 10.1.5
ashleycuk/skills-secure-repository-supply-chain2#11
Open
Open
Bump Swashbuckle.AspNetCore from 5.6.3 to 10.1.5
travelhell/skills-secure-repository-supply-chain#12
Open
Bump Swashbuckle.AspNetCore from 5.6.3 to 10.1.5
Marshy2310/skills-secure-repository-supply-chain#11
Open
Open
Open
Open
Open
Open
Open
Bump Swashbuckle.AspNetCore from 5.6.3 to 10.1.5
kpinnell99/skills-secure-repository-supply-chain#11
Open
Open
Bump Swashbuckle.AspNetCore from 5.6.3 to 10.1.5
granny-dev/skills-secure-repository-supply-chain#11
Open
Open
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Update various NuGet dependencies to their latest versions.