Releases: funfair-tech/funfair-server-code-analysis
Releases · funfair-tech/funfair-server-code-analysis
Release 7.1.9.1293
Changed
- Dependencies - Updated xunit.analyzers to 1.23.0
- Dependencies - Updated FunFair.Test.Common to 6.1.277.1540
What's Changed
- [Dependencies]: Bump bbeesley/gha-auto-dependabot-rebase from 1.5.162 to 1.5.164 by @dependabot[bot] in #342
Full Changelog: v7.1.8.1282...v7.1.9.1293
Release 7.1.8.1282
Changed
- Dependencies - Updated SonarAnalyzer.CSharp to 10.13.0.120203
- SDK - Updated DotNet SDK to 9.0.302
Full Changelog: v7.1.7.1279...v7.1.8.1282
Release 7.1.7.1279
Changed
- Dependencies - Updated FunFair.Test.Common to 6.1.274.1486
- Dependencies - Updated Meziantou.Analyzer to 2.0.205
- Dependencies - Updated Philips.CodeAnalysis.MaintainabilityAnalyzers to 1.6.3
- Dependencies - Updated Microsoft.Extensions to 9.0.7
Full Changelog: v7.1.6.1242...v7.1.7.1279
Release 7.1.6.1242
Changed
- Dependencies - Updated FunFair.Test.Common to 6.1.273.1481
- Dependencies - Updated Credfeto.Enumeration to 1.2.119.1263
Full Changelog: v7.1.5.1240...v7.1.6.1242
Release 7.1.5.1240
Changed
- Dependencies - Updated FunFair.Test.Common to 6.1.272.1478
- Dependencies - Updated Credfeto.Enumeration to 1.2.118.1259
Full Changelog: v7.1.4.1237...v7.1.5.1240
Release 7.1.4.1237
Changed
- Dependencies - Updated FunFair.Test.Common to 6.1.271.1475
- Dependencies - Updated Credfeto.Enumeration to 1.2.117.1255
Full Changelog: v7.1.3.1234...v7.1.4.1237
Release 7.1.3.1234
Changed
- Dependencies - Updated Credfeto.Enumeration to 1.2.116.1247
- Dependencies - Updated FunFair.Test.Common to 6.1.270.1471
Full Changelog: v7.1.2.1228...v7.1.3.1234
Release 7.1.2.1228
Changed
- Dependencies - Updated SonarAnalyzer.CSharp to 10.12.0.118525
- Dependencies - Updated FunFair.Test.Common to 6.1.269.1462
- Dependencies - Updated Credfeto.Enumeration to 1.2.115.1242
What's Changed
- [Dependencies] Updating SonarAnalyzer.CSharp (Code analysis) to 10.12.0.118525 by @github-actions in #333
- [Dependencies] Updating FunFair.Test.Common (Test Infrastructure) to 6.1.269.1462 by @github-actions in #334
Full Changelog: v7.1.1.1215...v7.1.2.1228
Release 7.1.1.1215
Changed
- Dependencies - Updated Microsoft.VisualStudio.Threading.Analyzers to 17.14.15
- Dependencies - Updated Microsoft.CodeAnalysis.CSharp to 4.14.0
- Dependencies - Updated Microsoft.Sbom.Targets to 4.0.3
- Dependencies - Updated Microsoft.NET.Test.Sdk to 17.14.1
- Dependencies - Updated SonarAnalyzer.CSharp to 10.11.0.117924
- Dependencies - Updated xunit.analyzers to 1.22.0
- Dependencies - Updated xunit.v3 to 2.0.3
- Dependencies - Updated Microsoft.Extensions to 9.0.6
- SDK - Updated DotNet SDK to 9.0.301
- Dependencies - Updated Meziantou.Analyzer to 2.0.202
- Dependencies - Updated Credfeto.Enumeration to 1.2.114.1235
What's Changed
- Release/1.0.0 by @credfeto in #1
- query arbitrary sql rule by @vladimirnesic1980 in #2
- Strict warning disabling checks by @credfeto in #3
- Prohibition of XUnit Assert.True/Assert.False without message by @vladimirnesic1980 in #4
- [FF-1848] assert message by @credfeto in #5
- [FF-2127] dotnet core update 3.1.201 by @willemaster in #6
- [release 1.2.0] by @willemaster in #7
- [FF-2141] Fix QueryArbitarySql not being picked up as banned by @credfeto in #8
- [FF-1429]: Bump Microsoft.CodeAnalysis.CSharp.Workspaces from 3.4.0 to 3.5.0 in /src by @dependabot-preview in #11
- Bump Microsoft.CodeAnalysis.Analyzers from 2.9.8 to 3.0.0 by @dependabot-preview in #10
- [FF-2244] Code Cleanup on FunFair.CodeAnalysis.sln by @github-actions in #13
- Added checks for structs that are not marked as read-only by @credfeto in #14
- Feature/test classes must inherit from testbase by @credfeto in #15
- Feature/prohibit nullable warning disabling by @credfeto in #16
- [FF-1429]: Bump Microsoft.NET.Test.Sdk from 16.6.0 to 16.6.1 by @dependabot-preview in #17
- [FF-2244] Code Cleanup on FunFair.CodeAnalysis.sln by @github-actions in #20
- [FF-2488] - Feature/ff 2488 net core update by @nukec in #21
- [FF-2488] - docs: updated changelog by @nukec in #22
- [FF-2413] - Feature/ff 2413 serialize deserialize rules by @nukec in #24
- [FF-2590] - Explicit checks for ArgumentExceptions that the failing argument is specified by @credfeto in #25
- [FF-2591] - Ensure that re-thrown exceptions as another type don't lose the context of the original exception by @credfeto in #27
- [FF-2244] Code Cleanup on FunFair.CodeAnalysis.sln by @github-actions in #26
- [FF-2351] - Feature/ff 2351 prohibit use nsubstitute received without count by @nukec in #28
- [FF-2351] - docs: updated changelog by @nukec in #29
- [FF-2617] Stanadardise name of ILogger parameter names by @credfeto in #30
- [FF-2616] - Feature/ff 2616 catch compiler errors by @nukec in #31
- [FF-2623] - parameter ordering by @credfeto in #32
- [FF-2652] - .net update by @vladimirnesic1980 in #34
- Release/1.8.0 by @vladimirnesic1980 in #35
- [FF-2244] - Code cleanup on FunFair.CodeAnalysis.sln by @github-actions in #38
- [FF-1429] Updating SonarAnalyzer.CSharp (Code analysis) to 8.12.0.21095 by @github-actions in #39
- [FF-1429] Updating Microsoft.NET.Test.Sdk (Test Infrastructure) to 16.7.1 by @github-actions in #40
- [FF-1429] Updating FunFair.Test.Common (Test Infrastructure) to 1.11.2.471 by @github-actions in #41
- [FF-2802] Prohibit Received(0) in tests by @vladimirnesic1980 in #42
- [FF-2244] - Code cleanup on FunFair.CodeAnalysis.sln by @github-actions in #43
- [FF-2244] - Code cleanup on FunFair.CodeAnalysis.sln by @github-actions in #44
- [FF-2244] - Code cleanup on FunFair.CodeAnalysis.sln by @github-actions in #45
- [FF-2866] Prohibit direct querying of RemoteIpAddress by @willemaster in #46
- [FF-2244] - Code cleanup on FunFair.CodeAnalysis.sln by @github-actions in #47
- [FF-2244] - Code cleanup on FunFair.CodeAnalysis.sln by @github-actions in #48
- Corrected changelog by @github-actions in #53
- [FF-1429] Updating Microsoft.CodeAnalysis.CSharp.Workspaces (Code Analysis) to 3.8.0 by @github-actions in #68
- [FF-2244] - Code cleanup on FunFair.CodeAnalysis.sln by @github-actions in #69
- [FF-3198] Updated to dotnet 5.0 by @github-actions in #72
- [FF-2244] - Code cleanup on FunFair.CodeAnalysis.sln by @github-actions in #73
- [FF-2244] - Code cleanup on FunFair.CodeAnalysis.sln by @github-actions in #74
- Added check that justification is specified on SuppressMessage by @github-actions in #75
- [FF-2244] - Code cleanup on FunFair.CodeAnalysis.sln by @github-actions in #76
- [FF-2244] - Code cleanup on FunFair.CodeAnalysis.sln by @github-actions in #77
- Added check that any records are marked as sealed by @github-actions in #78
- [FF-1429] - Update src\global.json to match the template repo by @github-actions in #79
- [FF-2244] - Code cleanup on FunFair.CodeAnalysis.sln by @github-actions in #80
- [FF-2244] - Code cleanup on FunFair.CodeAnalysis.sln by @github-actions in #81
- [FF-2244] - Code cleanup on FunFair.CodeAnalysis.sln by @github-actions in #82
- [FF-2244] - Code cleanup on FunFair.CodeAnalysis.sln by @github-actions in #83
- [FF-2244] - Code cleanup on FunFair.CodeAnalysis.sln by @github-actions in #85
- [FF-2244] - Code cleanup on FunFair.CodeAnalysis.sln by @github-actions in #86
- [FF-2244] - Code cleanup on FunFair.CodeAnalysis.sln by @github-actions in #87
- [FF-2244] - Code cleanup on FunFair.CodeAnalysis.sln by @github-actions in #89
- [FF-2244] - Code cleanup on FunFair.CodeAnalysis.sln by @github-actions in #90
- [FF-2244] - Code cleanup on FunFair.CodeAnalysis.sln by @github-actions in #91
- Checks on classes derived from MockBase by @github-actions in #92
- [FF-2244] - Code cleanup on FunFair.CodeAnalysis.sln by @github-actions in #93
- [FF-2244] - Code cleanup on FunFair.CodeAnalysis.sln by @github-actions in #94
- [FF-2244] - Code cleanup on FunFair.CodeAnalysis.sln by @github-actions in #95
- [FF-2244] - Code cleanup on FunFair.CodeAnalysis.sln by...
Release 7.1.0.1124
Added
- Avoid StringComparer.InvariantCulure use the Oridinal version instead
Changed
- Dependencies - Updated FunFair.Test.Common to 6.1.268.1269
- Dependencies - Updated CSharpier.MSBuild to 1.0.0
- Dependencies - Updated Credfeto.Enumeration to 1.2.81.1087
- Dependencies - Updated Nullable.Extended.Analyzer to 1.15.6581
- Dependencies - Updated SonarAnalyzer.CSharp to 10.9.0.115408
- Dependencies - Updated Meziantou.Analyzer to 2.0.201
- Dependencies - Updated xunit.v3 to 2.0.2
What's Changed
- [Dependencies] Updating CSharpier.MSBuild (C# Code reformatting) to 1.0.0 by @github-actions in #310
Full Changelog: v7.0.79.1041...v7.1.0.1124