Skip to content

Releases: funfair-tech/funfair-server-code-analysis

Release 7.1.1.1215

17 Jun 13:44
c103143
Compare
Choose a tag to compare

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...
Read more

Release 7.1.0.1124

07 May 21:29
Compare
Choose a tag to compare

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

Release 7.0.79.1041

16 Apr 17:15
a84a1c6
Compare
Choose a tag to compare

Changed

  • Dependencies - Updated Credfeto.Enumeration to 1.2.74.1041

Full Changelog: v7.0.78.1039...v7.0.79.1041

Release 7.0.78.1039

14 Apr 10:09
a15ab06
Compare
Choose a tag to compare

Changed

  • Dependencies - Updated Credfeto.Enumeration to 1.2.73.1040

Full Changelog: v7.0.77.1037...v7.0.78.1039

Release 7.0.77.1037

12 Apr 18:08
b2615c6
Compare
Choose a tag to compare

Changed

  • Dependencies - Updated Credfeto.Enumeration to 1.2.72.1035
  • Dependencies - Updated Meziantou.Analyzer to 2.0.196
  • Dependencies - Updated FunFair.Test.Common to 6.1.267.1259

Full Changelog: v7.0.76.1027...v7.0.77.1037

Release 7.0.76.1027

09 Apr 18:18
35a6915
Compare
Choose a tag to compare

Changed

  • SDK - Updated DotNet SDK to 9.0.203
  • Dependencies - Updated Meziantou.Analyzer to 2.0.195

What's Changed

  • [Dependencies] Updating FunFair.Test.Common (Test Infrastructure) to 6.1.265.1215 by @github-actions in #300

Full Changelog: v7.0.74.984...v7.0.76.1027

Release 7.0.74.984

24 Mar 08:40
Compare
Choose a tag to compare

Changed

  • Dependencies - Updated FunFair.Test.Common to 6.1.264.1201
  • Dependencies - Updated Credfeto.Enumeration to 1.2.71.984

Full Changelog: v7.0.73.978...v7.0.74.984

Release 7.0.73.978

20 Mar 06:33
Compare
Choose a tag to compare

Changed

  • Dependencies - Updated Credfeto.Enumeration to 1.2.70.976
  • SDK - Updated DotNet SDK to 9.0.202
  • Dependencies - Updated Meziantou.Analyzer to 2.0.189

Full Changelog: v7.0.72.974...v7.0.73.978

Release 7.0.72.974

19 Mar 12:20
Compare
Choose a tag to compare

Changed

  • Dependencies - Updated FunFair.Test.Common to 6.1.263.1191
  • Dependencies - Updated Credfeto.Enumeration to 1.2.69.973

Full Changelog: v7.0.71.973...v7.0.72.974

Release 7.0.71.973

19 Mar 11:58
35fec37
Compare
Choose a tag to compare

Changed

  • Dependencies - Updated FunFair.Test.Common to 6.1.263.1191
  • Dependencies - Updated Credfeto.Enumeration to 1.2.69.973

Full Changelog: v7.0.70.968...v7.0.71.973