Skip to content

v4.0.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 01 Feb 10:04
8b84861

What's Changed

  • chore(deps): update dependency fluentassertions to 6.12.2 by @renovate in #666
  • refactor: add "dependencies" label for dependabot PRs by @vbreuss in #669
  • refactor: skip release message for pull requests with "dependencies" label by @vbreuss in #670
  • chore(deps): update dependency nunit.analyzers to 4.4.0 by @renovate in #674
  • refactor: add test to ensure, that GetTempPath ends with a directory separator by @vbreuss in #675
  • chore(deps): update wandalen/wretry.action action to v3.7.3 by @renovate in #676
  • chore(deps): update dependency microsoft.net.test.sdk to 17.12.0 by @renovate in #677
  • chore(deps): update danielpalme/reportgenerator-github-action action to v5.4.1 by @renovate in #673
  • chore(deps): update testably.abstractions packages to 3.2.4 by @renovate in #672
  • chore(deps): update dependency dotnet-sdk to v8.0.404 by @renovate in #671
  • chore(deps): update dependency fluentassertions to v7 by @renovate in #680
  • refactor: use aweXpect by @vbreuss in #682
  • chore(deps): update dependency testableio.system.io.abstractions to 21.1.7 by @renovate in #683
  • chore(deps): update dependency nunit to 4.3.0 by @renovate in #687
  • chore(deps): update dependency xunit.skippablefact to 1.5.23 by @renovate in #679
  • chore(deps): update dependency microsoft.codeanalysis.csharp to 4.12.0 by @renovate in #684
  • refactor: use aweXpect for Compression project by @vbreuss in #685
  • refactor: add Nuke build by @vbreuss in #688
  • docs: update README badges by @vbreuss in #689
  • fix: sonar issues by @vbreuss in #690
  • fix: test classes are not source generated anymore by @vbreuss in #691
  • refactor: use aweXpect for Compression project (2) by @vbreuss in #692
  • fix: tests are not generated/executed by @vbreuss in #693
  • feat: add mutation commit message by @vbreuss in #694
  • chore(deps): update dependency nunit to 4.3.1 by @renovate in #695
  • chore(deps): update dependency microsoft.codeanalysis.csharp to 4.12.0 by @renovate in #696
  • chore(deps): update dependency awexpect to 0.13.0 by @renovate in #686
  • chore(deps): update dependency nunit.analyzers to 4.5.0 by @renovate in #697
  • chore(deps): update dependency publicapigenerator to 11.3.0 by @renovate in #698
  • chore(deps): update dependency awexpect to 0.14.1 by @renovate in #700
  • chore(deps): update dependency nunit to 4.3.2 by @renovate in #699
  • chore(deps): update dependency coverlet.collector to 6.0.3 by @renovate in #701
  • feat: Add initial FileVersionInfo support by @vbreuss in #703
  • fix: mutation comment during update by @vbreuss in #705
  • feat: enable mocking the IFileVersionInfo by @vbreuss in #704
  • chore: update Meziantou.Analyzer to 2.0.185 by @vbreuss in #706
  • feat!: allow disposing event registration and use globbing by @vbreuss in #707
  • refactor: fix analyzer warnings by @vbreuss in #709
  • refactor: retry unit test step in build pipeline by @vbreuss in #710
  • coverage: add test that source generation was successful by @vbreuss in #708
  • chore(deps): update dotnet monorepo to v9 (major) by @renovate in #678
  • refactor: fix analyzer warnings (2) by @vbreuss in #711
  • chore(deps): update dependency xunit to 2.9.3 by @renovate in #714
  • chore(deps): update dependency awexpect to 0.15.0 by @renovate in #715
  • chore(deps): update dependency microsoft.codeanalysis.csharp to 4.12.0 by @renovate in #716
  • chore(deps): update dependency nunit.analyzers to 4.6.0 by @renovate in #717
  • refactor: fix analyzer warnings (3) by @vbreuss in #713
  • refactor: switch to an incremental source generator by @vbreuss in #720
  • refactor: simplify InternalsVisibleTo by @vbreuss in #721
  • fix: avoid warnings about untested "System.Threading.Channels" version by @vbreuss in #722
  • refactor: allow workflow dispatch for build.yml by @vbreuss in #723
  • refactor: update aweXpect by @vbreuss in #724
  • chore(deps): update dependency coverlet.collector to 6.0.4 by @renovate in #725
  • refactor!: remove support for .NET7 by @vbreuss in #729
  • chore(deps): update dotnet monorepo by @renovate in #726
  • refactor: upgrade to xunit v3 by @vbreuss in #728
  • chore(deps): update dependency testableio.system.io.abstractions to 21.2.8 by @renovate in #730
  • chore(deps): update nuke-build monorepo to 9.0.4 by @renovate in #731
  • chore(deps): update dependency awexpect to 0.20.0 by @renovate in #732
  • chore(deps): update dependency fluentassertions to 7.1.0 by @renovate in #733
  • fix: throw correct exception when deleting a file or directory with invalid FileSystemTypes by @vbreuss in #727
  • fix: build pipeline by @vbreuss in #734
  • feat: add support for .NET9 by @vbreuss in #735
  • feat: add filesystem interface by @vbreuss in #736
  • chore(deps): update dependency meziantou.analyzer to 2.0.186 by @renovate in #650
  • refactor: update and simplify references by @vbreuss in #737
  • fix: trigger build on tags with pre-release information by @vbreuss in #738
  • feat: strong-name sign the assemblies by @vbreuss in #739
  • chore: update Testably.Abstractions to v9.0.0 by @vbreuss in #740
  • fix: pipeline does not run with different versions by @vbreuss in #741

Full Changelog: v3.2.4...v4.0.0