Skip to content

Update development packages#9439

Merged
glen-84 merged 3 commits intomainfrom
gai/update-development-packages
Mar 25, 2026
Merged

Update development packages#9439
glen-84 merged 3 commits intomainfrom
gai/update-development-packages

Conversation

@glen-84
Copy link
Copy Markdown
Member

@glen-84 glen-84 commented Mar 24, 2026

Summary of the changes (Less than 80 chars)

  • Update development packages.

Copilot AI review requested due to automatic review settings March 24, 2026 14:46
Copy link
Copy Markdown
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

Updates development/testing dependencies and adjusts test helpers to match updated container tooling APIs.

Changes:

  • Bump centralized package versions (coverlet.collector, Microsoft.NET.Test.Sdk, Microsoft.Testing.Extensions.CodeCoverage, Squadron., Testcontainers, xunit.v3.).
  • Update RabbitMQ test fixture to use the updated Squadron command invocation API.
  • Update OPA test container startup code to use the updated Testcontainers builder API.

Reviewed changes

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

File Description
src/Mocha/test/Mocha.Transport.RabbitMQ.Tests/Helpers/RabbitMQFixture.cs Adapts RabbitMQ test resource command execution to new Squadron API and removes now-unused Docker.DotNet types.
src/HotChocolate/AspNetCore/test/AspNetCore.Authorization.Opa.Tests/OpaProcess/OpaProcess.cs Updates container construction to the newer Testcontainers ContainerBuilder usage.
src/Directory.Packages.props Centralized dev/test dependency version bumps, including Squadron 1.0.1 and Testcontainers 4.11.0.

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

@glen-84 glen-84 merged commit 64dcf22 into main Mar 25, 2026
127 checks passed
@glen-84 glen-84 deleted the gai/update-development-packages branch March 25, 2026 10:06
@codecov
Copy link
Copy Markdown

codecov Bot commented Mar 25, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 0.00%. Comparing base (3a7deb3) to head (31ab4fe).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@     Coverage Diff      @@
##   main   #9439   +/-   ##
============================
============================

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

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.

2 participants