Skip to content

Update dependencies#276

Merged
viceroypenguin merged 2 commits into
masterfrom
dependencies
May 17, 2026
Merged

Update dependencies#276
viceroypenguin merged 2 commits into
masterfrom
dependencies

Conversation

@viceroypenguin
Copy link
Copy Markdown
Member

No description provided.

Copilot AI review requested due to automatic review settings May 17, 2026 13:28
@codecov
Copy link
Copy Markdown

codecov Bot commented May 17, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

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

Updates dependency versions across the solution (including .NET 11 preview references) and adjusts Roslyn test helpers to resolve metadata references via loaded assembly locations instead of relying on local ./*.dll paths.

Changes:

  • Bump various NuGet package versions (Scalar, Scriban, Verify, Meziantou.*, ASP.NET Core/Extensions patch levels, Basic.Reference.Assemblies).
  • Update tests/Immediate.Apis.Tests/Utility.cs to build Roslyn MetadataReferences using Assembly.Location derived from representative types.
  • Update the net11 reference assemblies package identity/version used by the test infrastructure.

Reviewed changes

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

File Description
tests/Immediate.Apis.Tests/Utility.cs Switches Roslyn metadata reference resolution from hard-coded relative DLL paths to type-based assembly location lookup.
Directory.Packages.props Central package version bumps, including per-TFM updates for net8–net11.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread tests/Immediate.Apis.Tests/Utility.cs
Comment thread tests/Immediate.Apis.Tests/Utility.cs
@viceroypenguin viceroypenguin merged commit 62fcc59 into master May 17, 2026
6 checks passed
@viceroypenguin viceroypenguin deleted the dependencies branch May 17, 2026 13:32
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