[PR #1127] [MERGED] Made changes to accommodate breaking change in testcontainers-dotnet 3.9 #1239

Closed
opened 2025-12-29 09:19:00 +01:00 by adam · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/wiremock/WireMock.Net/pull/1127
Author: @epDugas
Created: 6/26/2024
Status: Merged
Merged: 6/26/2024
Merged by: @StefH

Base: masterHead: feature_testcontainersdotnet_breakingchange_3-9


📝 Commits (1)

  • cf726d5 Made changes to accommodate breaking change in testcontainers-dotnet v3.9.

📊 Changes

3 files changed (+3 additions, -5 deletions)

View changed files

📝 src/WireMock.Net.Testcontainers/WireMock.Net.Testcontainers.csproj (+1 -1)
📝 src/WireMock.Net.Testcontainers/WireMockContainer.cs (+1 -3)
📝 src/WireMock.Net.Testcontainers/WireMockContainerBuilder.cs (+1 -1)

📄 Description

Made changes to accommodate breaking change in testcontainers-dotnet 3.9

3.9.0
1146
1100


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/wiremock/WireMock.Net/pull/1127 **Author:** [@epDugas](https://github.com/epDugas) **Created:** 6/26/2024 **Status:** ✅ Merged **Merged:** 6/26/2024 **Merged by:** [@StefH](https://github.com/StefH) **Base:** `master` ← **Head:** `feature_testcontainersdotnet_breakingchange_3-9` --- ### 📝 Commits (1) - [`cf726d5`](https://github.com/wiremock/WireMock.Net/commit/cf726d5a9d45f74690a3babd76675654e5b82725) Made changes to accommodate breaking change in testcontainers-dotnet v3.9. ### 📊 Changes **3 files changed** (+3 additions, -5 deletions) <details> <summary>View changed files</summary> 📝 `src/WireMock.Net.Testcontainers/WireMock.Net.Testcontainers.csproj` (+1 -1) 📝 `src/WireMock.Net.Testcontainers/WireMockContainer.cs` (+1 -3) 📝 `src/WireMock.Net.Testcontainers/WireMockContainerBuilder.cs` (+1 -1) </details> ### 📄 Description Made changes to accommodate breaking change in testcontainers-dotnet 3.9 [3.9.0](https://github.com/testcontainers/testcontainers-dotnet/releases/tag/3.9.0) [1146](https://github.com/testcontainers/testcontainers-dotnet/pull/1146) [1100](https://github.com/testcontainers/testcontainers-dotnet/pull/1100) --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
adam added the pull-request label 2025-12-29 09:19:00 +01:00
adam closed this issue 2025-12-29 09:19:00 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/WireMock.Net#1239