From bf7866c3c507dde684d4976c82d07e97543317bc Mon Sep 17 00:00:00 2001 From: Sebastien DEGODEZ Date: Wed, 26 Nov 2025 22:07:49 +0100 Subject: [PATCH 1/3] test Signed-off-by: Sebastien DEGODEZ --- .github/dependabot.yml | 12 ++---------- 1 file changed, 2 insertions(+), 10 deletions(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 99deeaa..065a093 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -29,15 +29,7 @@ updates: patterns: [Microsoft.*, System.*] xunit: patterns: [xunit.*] - # Grouping for Testcontainers - kafka: - patterns: ['Confluent.Kafka'] - RabbitMQ.Client: - patterns: ['RabbitMQ.Client'] - RestAssured.Net: - patterns: ['RestAssured.Net'] - all-dependencies: - patterns: ['*'] + # Github Actions updates - package-ecosystem: github-actions @@ -48,4 +40,4 @@ updates: open-pull-requests-limit: 3 rebase-strategy: disabled - \ No newline at end of file + From 0d5bee4070a178fe60764b0d8a52be265ab62837 Mon Sep 17 00:00:00 2001 From: Sebastien DEGODEZ Date: Wed, 26 Nov 2025 22:08:45 +0100 Subject: [PATCH 2/3] Update dependabot.yml Signed-off-by: Sebastien DEGODEZ --- .github/dependabot.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 065a093..1f6477a 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -14,7 +14,6 @@ updates: schedule: interval: "weekly" day: "sunday" - open-pull-requests-limit: 3 rebase-strategy: disabled groups: microsoft-sbom: From 1c36921dae8a3a3aea01dbcbe22e44fc190b0694 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 26 Nov 2025 21:14:19 +0000 Subject: [PATCH 3/3] Bump RabbitMQ.Client from 7.1.2 to 7.2.0 --- updated-dependencies: - dependency-name: RabbitMQ.Client dependency-version: 7.2.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .../Microcks.Testcontainers.Tests.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/Microcks.Testcontainers.Tests/Microcks.Testcontainers.Tests.csproj b/tests/Microcks.Testcontainers.Tests/Microcks.Testcontainers.Tests.csproj index ac0e796..ba54d02 100644 --- a/tests/Microcks.Testcontainers.Tests/Microcks.Testcontainers.Tests.csproj +++ b/tests/Microcks.Testcontainers.Tests/Microcks.Testcontainers.Tests.csproj @@ -9,7 +9,7 @@ - +