Skip to content

Releases: Testably/Testably.Abstractions

v4.0.0

01 Feb 10:04
8b84861
Compare
Choose a tag to compare

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

v3.2.4

12 Nov 06:33
6d308a4
Compare
Choose a tag to compare

What's Changed

  • chore(deps): update testably.abstractions packages to v3.2.3 by @renovate in #641
  • chore(deps): update dependency dotnet-sdk to v8.0.401 by @renovate in #640
  • chore(deps): update dependency microsoft.net.test.sdk to v17.11.0 by @renovate in #643
  • chore(deps): update dependency microsoft.codeanalysis.csharp to v4.11.0 by @renovate in #642
  • chore(deps): update dependency nunit to 4.2.2 by @renovate in #644
  • chore(deps): update dependency microsoft.net.test.sdk to 17.11.1 by @renovate in #646
  • chore(deps): update dependency minver to v6 by @renovate in #647
  • chore(deps): update danielpalme/reportgenerator-github-action action to v5.3.9 by @renovate in #645
  • refactor: Use AutoDomainData attribute instead of directly mocking with NSubstitute by @vbreuss in #648
  • chore(deps): update dependency fluentassertions to 6.12.1 by @renovate in #649
  • chore(deps): update dependency xunit to 2.9.1 by @renovate in #651
  • chore(deps): update danielpalme/reportgenerator-github-action action to v5.3.10 by @renovate in #652
  • chore(deps): update dependency dotnet-sdk to v8.0.402 by @renovate in #653
  • chore(deps): update dependency xunit to 2.9.2 by @renovate in #654
  • chore(deps): update actions/checkout digest to eef6144 by @renovate in #656
  • chore(deps): update danielpalme/reportgenerator-github-action action to v5.3.11 by @renovate in #657
  • chore(deps): update dotnet monorepo by @renovate in #658
  • chore(deps): update actions/checkout digest to 11bd719 by @renovate in #659
  • chore(deps): update wandalen/wretry.action action to v3.7.0 by @renovate in #661
  • chore(deps): update nuget/setup-nuget action to v2.0.1 by @renovate in #660
  • refactor: add support for Rider by @vbreuss in #663
  • fix: initialization of UnixFileMode by @vbreuss in #662
  • fix: use explicit Stryker version 4.3.0 by @vbreuss in #665
  • chore(deps): update wandalen/wretry.action action to v3.7.2 by @renovate in #667
  • chore(deps): update dependency System.IO.Abstractions to 21.1.3 by @vbreuss in #664

Full Changelog: v3.2.3...v3.2.4

v3.2.3

16 Aug 16:14
b4e7878
Compare
Choose a tag to compare

What's Changed

  • chore(deps): update danielpalme/reportgenerator-github-action action to v5.3.8 by @renovate in #631
  • chore(deps): update dependency meziantou.analyzer to v2.0.161 by @renovate in #632
  • chore(deps): update dependency meziantou.analyzer to v2.0.162 by @renovate in #633
  • chore(deps): update dependency nunit3testadapter to v4.6.0 by @renovate in #636
  • chore(deps): update dependency testableio.system.io.abstractions to v21.0.29 by @renovate in #634
  • chore(deps): update testably.abstractions packages to v3.2.2 by @renovate in #635
  • chore(deps): update dependency meziantou.analyzer to v2.0.163 by @renovate in #637
  • fix: Throw correct exception when using File.Replace with case-only changes on MacOS by @vbreuss in #638
  • chore(deps): update dependency nunit.analyzers to v4.3.0 by @renovate in #639

Full Changelog: v3.2.2...v3.2.3

v3.2.2

17 Jul 08:12
55a7a54
Compare
Choose a tag to compare

What's Changed

  • refactor: store file handles centrally in InMemoryStorage by @vbreuss in #603
  • feat: Add TotalCount to Statistics by @vbreuss in #604
  • chore(deps): update dependency dotnet-sdk to v8.0.300 by @renovate in #606
  • chore(deps): update dependency meziantou.analyzer to v2.0.152 by @renovate in #607
  • chore(deps): update actions/checkout digest to a5ac7e5 by @renovate in #608
  • chore(deps): update dependency meziantou.analyzer to v2.0.153 by @renovate in #609
  • chore(deps): update dependency dotnet-sdk to v8.0.301 by @renovate in #610
  • chore(deps): update dependency meziantou.analyzer to v2.0.155 by @renovate in #611
  • chore(deps): update xunit-dotnet monorepo to v2.8.1 by @renovate in #613
  • chore(deps): update testably.abstractions packages to v3.2.1 by @renovate in #612
  • chore(deps): update dependency microsoft.net.test.sdk to v17.10.0 by @renovate in #615
  • chore(deps): update danielpalme/reportgenerator-github-action action to v5.3.5 by @renovate in #614
  • chore(deps): update wandalen/wretry.action action to v3.5.0 by @renovate in #617
  • chore(deps): update danielpalme/reportgenerator-github-action action to v5.3.6 by @renovate in #616
  • chore(deps): update dependency dotnet-sdk to v8.0.302 by @renovate in #619
  • chore(deps): update actions/checkout digest to 692973e by @renovate in #618
  • chore(deps): update dependency microsoft.codeanalysis.csharp to v4.10.0 by @renovate in #621
  • chore(deps): update dependency meziantou.analyzer to v2.0.158 by @renovate in #620
  • chore(deps): update dependency testableio.system.io.abstractions to v21.0.22 by @renovate in #622
  • chore(deps): update danielpalme/reportgenerator-github-action action to v5.3.7 by @renovate in #623
  • chore(deps): update dependency meziantou.analyzer to v2.0.159 by @renovate in #624
  • fix: update buffer when accessing a FileStream in parallel by @vbreuss in #625
  • docs: Add allowed prefix for conventional commits by @vbreuss in #626
  • chore(deps): update dependency dotnet-sdk to v8.0.303 by @renovate in #627
  • chore(deps): update dependency meziantou.analyzer to v2.0.160 by @renovate in #628
  • chore(deps): update xunit-dotnet monorepo by @renovate in #630
  • chore(deps): update dependency testableio.system.io.abstractions to v21.0.26 by @renovate in #629

Full Changelog: v3.2.1...v3.2.2

v3.2.1

16 May 04:32
0c2b777
Compare
Choose a tag to compare

What's Changed

  • refactor: reduce method complexity in InMemoryStorage by @vbreuss in #592
  • chore(deps): update dependency meziantou.analyzer to v2.0.150 by @renovate in #593
  • chore(deps): update dependency nunit.analyzers to v4.2.0 by @renovate in #594
  • chore(deps): update testably.abstractions packages to v3.2.0 by @renovate in #595
  • chore(deps): update xunit-dotnet monorepo to v2.8.0 by @renovate in #596
  • refactor: avoid blocking in tests by @vbreuss in #598
  • refactor: cleanup temporary file created in unit test by @vbreuss in #600
  • refactor: fix brittle EventTests by @vbreuss in #599
  • refactor: avoid unnecessary allocations from using callbacks in ExecuteExtensions by @vbreuss in #601
  • refactor: reduce memory footprint of statistics functionality by @vbreuss in #602

Full Changelog: v3.2.0...v3.2.1

v3.2.0

05 May 11:29
d0d0039
Compare
Choose a tag to compare

What's Changed

  • docs: improve links in nuget README by @vbreuss in #556
  • chore(deps): update dependency meziantou.analyzer to v2.0.147 by @renovate in #559
  • chore(deps): update dependency dotnet-sdk to v8.0.204 by @renovate in #558
  • chore(deps): update testably.abstractions packages to v3.1.2 by @renovate in #560
  • chore(deps): update xunit-dotnet monorepo by @renovate in #561
  • fix: avoid using methods from System.IO in Testing by @vbreuss in #562
  • feat: use SimulationMode instead of OSPlatform by @vbreuss in #563
  • fix: start implementing Path simulation by @vbreuss in #564
  • feat: foundation for simulated tests by @vbreuss in #565
  • feat: implement additional methods for simulated Path by @vbreuss in #566
  • feat: implement Join for simulated Path by @vbreuss in #567
  • feat: implement TryJoin for simulated Path by @vbreuss in #568
  • feat: implement GetRandomFileName for simulated Path by @vbreuss in #569
  • feat: implement GetDirectoryName for simulated Path by @vbreuss in #571
  • feat: implement Combine for simulated Path by @vbreuss in #572
  • feat: implement GetFullPath for simulated Path by @vbreuss in #573
  • feat: implement HasExtension and TrimEndingDirectorySeparator for simulated Path by @vbreuss in #574
  • feat: implement GetTempFileName for simulated Path by @vbreuss in #570
  • feat: implement GetRelativePath for simulated Path by @vbreuss in #575
  • chore(deps): update dependency meziantou.analyzer to v2.0.149 by @renovate in #577
  • chore(deps): update wandalen/wretry.action action to v3.4.0 by @renovate in #578
  • fix: use local time for Today in DateTimeMock by @vbreuss in #579
  • fix: correctly set simulated EventArgs in FileSystemWatcherMock by @vbreuss in #582
  • chore(deps): update actions/checkout digest to 0ad4b8f by @renovate in #580
  • fix: throw correct exception in File.Copy when using an invalid path by @vbreuss in #583
  • fix: correct the NotifyFilters in FileSystemWatcherMock when creating files by @vbreuss in #584
  • chore(deps): update danielpalme/reportgenerator-github-action action to v5.2.5 by @renovate in #581
  • feat: allow simulating other operating systems by @vbreuss in #576
  • refactor: add missing tests from simulation mode implementation by @vbreuss in #585
  • refactor: add missing tests from simulation mode implementation (2) by @vbreuss in #586
  • refactor: disable simulation mode on .NET Standard by @vbreuss in #587
  • feat: rename "Initialization" to "Options" by @vbreuss in #588
  • feat: support more properties of EnumerationOptions by @vbreuss in #589
  • feat: support remaining properties of EnumerationOptions by @vbreuss in #590
  • fix: correctly handle special directories for root paths by @vbreuss in #591

Full Changelog: v3.1.2...v3.2.0

v3.1.2

09 Apr 17:32
cd3f09e
Compare
Choose a tag to compare

What's Changed

  • chore(deps): update testably.abstractions packages to v3 (major) by @renovate in #553
  • chore(deps): update dependency testably.abstractions.fluentassertions to v1.1.0 by @renovate in #552
  • chore(deps): update wandalen/wretry.action action to v3 by @renovate in #554
  • fix: ensure correct behavior when moving or replacing a file with an open handle by @vbreuss in #555
  • refactor: improve mutation score for Compression extensions by @vbreuss in #551

Full Changelog: v3.1.1...v3.1.2

v3.1.1

07 Apr 19:01
48bc087
Compare
Choose a tag to compare

What's Changed

  • feat: prepare simulating other file systems by @vbreuss in #546
  • refactor: improve mutation score by @vbreuss in #547
  • refactor: improve mutation score for AccessControl extensions by @vbreuss in #548
  • fix: copying a file throws if a file handle with ReadWrite share is open by @vbreuss in #550

Full Changelog: v3.1.0...v3.1.1

v3.1.0

01 Apr 07:55
284f0cc
Compare
Choose a tag to compare

What's Changed

  • refactor: remove PR pipeline by @vbreuss in #540
  • refactor: fix ReSharper code issues by @vbreuss in #542
  • chore(deps): update dependency testably.abstractions.fluentassertions to v1.0.2 by @renovate in #543
  • chore(deps): update dependency meziantou.analyzer to v2 by @renovate in #544
  • feat: make statistic interfaces generic by @vbreuss in #545

Full Changelog: v3.0.1...v3.1.0

v3.0.1

30 Mar 11:56
d47c86b
Compare
Choose a tag to compare

What's Changed

  • fix: skip state: released flagged issues and PRs during release commenting by @vbreuss in #535
  • refactor: combine release and build pipeline by @vbreuss in #536
  • refactor: combine stryker and build pipeline by @vbreuss in #537
  • fix: remove the sonarcloud badge from the release README by @vbreuss in #538
  • refactor: combine ci-stryker and ci pipeline by @vbreuss in #539

Full Changelog: v3.0.0...v3.0.1