From 4708bfd2a343834a7b18e6a06983e4bad2d3c036 Mon Sep 17 00:00:00 2001 From: Mark Ridgwell Date: Tue, 28 Jul 2026 03:29:22 +0000 Subject: [PATCH 1/5] [Dependencies] Updating Meziantou.Analyzer (Code Analysis) to 3.0.132 --- 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..be407d57 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.132 ### Removed ### Deployment Changes @@ -69,6 +72,7 @@ Please ADD ALL Changes to the UNRELEASED SECTION and not a specific release - Dependencies - Updated SonarAnalyzer.CSharp to 10.30.0.144632 - Dependencies - Updated AWSSDK to 4.0.101.7 - Dependencies - Updated Meziantou.Analyzer to 3.0.132 +### Deprecated ### Removed ### Deployment Changes @@ -866,7 +863,7 @@ Releases that have at least been deployed to staging, BUT NOT necessarily releas ### Removed - Unused dependencies -## [1.2.0] - 2019-10-14 +## [1.2.0] 2019-10-14 ### Changed - FF-1429 - Updated SonarAnalyzer.CSharp to 8.14.0.22654 - FF-1429 - Updated Octopus.Client to 8.9.2 @@ -882,7 +879,7 @@ Releases that have at least been deployed to staging, BUT NOT necessarily releas - FF-1429 - Updated SonarAnalyzer.CSharp to 8.13.0.21683 - FF-2930 - Updated to .net core 3.1.403 -## [1.1.0] - 2019-09-10 +## [1.1.0] 2019-09-10 ### Added - Octopus Notifications including basic release notes formatting ### Changed @@ -912,4 +909,5 @@ Releases that have at least been deployed to staging, BUT NOT necessarily releas - Updated to build with .NET Core SDK 3.1.101 - FF-2652 - Update all the .NET components to .NET Core 3.1.302 -## [1.0.0] - 2018-04-12 \ No newline at end of file +## [1.0.0] 2018-04-12 +- Initial Version \ No newline at end of file