From 2cff50845b11e5be99298f103e4f4dc75af905e0 Mon Sep 17 00:00:00 2001 From: Mark Ridgwell Date: Wed, 29 Jul 2026 18:44:04 +0000 Subject: [PATCH 1/2] [Dependencies] Updating Meziantou.Analyzer (Code Analysis) to 3.0.136 --- 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 a360e2fb..bf5c2d21 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -66,9 +66,9 @@ Please ADD ALL Changes to the UNRELEASED SECTION and not a specific release - Dependencies - Updated FunFair.CodeAnalysis to 7.2.11.2216 - Dependencies - Updated Credfeto.Docker.HealthCheck.Http.Client to 0.0.76.1094 - Dependencies - Updated System.Reactive to 7.0.0 -- Dependencies - Updated Meziantou.Analyzer to 3.0.125 - Dependencies - Updated SonarAnalyzer.CSharp to 10.30.0.144632 - Dependencies - Updated AWSSDK to 4.0.101.7 +- Dependencies - Updated Meziantou.Analyzer to 3.0.136 ### Removed ### Deployment Changes