From adc9b28d8c3bddb2a4a324e488547b397ce9d37c Mon Sep 17 00:00:00 2001 From: Mark Ridgwell Date: Mon, 22 Jun 2026 18:25:36 +0000 Subject: [PATCH 1/2] [Dependencies] Updating Meziantou.Analyzer (Code Analysis) to 3.0.109 --- CHANGELOG.md | 2 +- .../BuildBot.CloudFormation.Tests.csproj | 2 +- src/BuildBot.CloudFormation/BuildBot.CloudFormation.csproj | 2 +- src/BuildBot.Discord.Tests/BuildBot.Discord.Tests.csproj | 2 +- src/BuildBot.Discord/BuildBot.Discord.csproj | 2 +- src/BuildBot.GitHub.Tests/BuildBot.GitHub.Tests.csproj | 2 +- src/BuildBot.GitHub/BuildBot.GitHub.csproj | 2 +- src/BuildBot.Health.Tests/BuildBot.Health.Tests.csproj | 2 +- src/BuildBot.Health/BuildBot.Health.csproj | 2 +- src/BuildBot.Json.Tests/BuildBot.Json.Tests.csproj | 2 +- src/BuildBot.Json/BuildBot.Json.csproj | 2 +- .../BuildBot.ServiceModel.Tests.csproj | 2 +- src/BuildBot.ServiceModel/BuildBot.ServiceModel.csproj | 2 +- src/BuildBot.Tests/BuildBot.Tests.csproj | 2 +- src/BuildBot.Watchtower.Tests/BuildBot.Watchtower.Tests.csproj | 2 +- src/BuildBot.Watchtower/BuildBot.Watchtower.csproj | 2 +- src/BuildBot/BuildBot.csproj | 2 +- 17 files changed, 17 insertions(+), 17 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 6be551ab..3c7d870a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -44,7 +44,6 @@ Please ADD ALL Changes to the UNRELEASED SECTION and not a specific release - Dependencies - Updated FunFair.Test.Common to 6.2.17.1982 - Dependencies - Updated Credfeto.Docker.HealthCheck.Http.Client to 0.0.61.659 - Dependencies - Updated Figgle to 0.6.6 -- Dependencies - Updated Meziantou.Analyzer to 3.0.22 - Dependencies - Updated FunFair.CodeAnalysis to 7.1.35.1745 - SDK - Updated DotNet SDK to 10.0.301 - BuildBot.Discord.Tests: Added branch coverage tests for null-title paths in DiscordBot.PublishCommonAsync @@ -61,6 +60,7 @@ Please ADD ALL Changes to the UNRELEASED SECTION and not a specific release - Dependencies - Updated AWSSDK to 4.0.9.8 - Dependencies - Updated Credfeto.Version.Information.Generator to 1.0.131.1336 - Dependencies - Updated Microsoft.NET.Test.Sdk to 18.7.0 +- Dependencies - Updated Meziantou.Analyzer to 3.0.109 ### Removed ### Deployment Changes