-
Notifications
You must be signed in to change notification settings - Fork 267
Comparing changes
Open a pull request
base repository: TestableIO/System.IO.Abstractions
base: v21.3.1
head repository: TestableIO/System.IO.Abstractions
compare: v22.0.9
- 13 commits
- 66 files changed
- 2 contributors
Commits on Jan 31, 2025
-
refactor: use central package management (#1198)
Switch to use [central package management](https://learn.microsoft.com/en-us/nuget/consume-packages/central-package-management) by adding a `Directory.Packages.props` and add all package version information there.
Configuration menu - View commit details
-
Copy full SHA for 0c855f1 - Browse repository at this point
Copy the full SHA 0c855f1View commit details -
refactor: remove SauceControl.Inheritdoc (#1199)
Simplify dependencies as the inheritdoc functionality works without external libraries in modern IDEs
Configuration menu - View commit details
-
Copy full SHA for f692e56 - Browse repository at this point
Copy the full SHA f692e56View commit details -
refactor: update benchmarks to .NET9 (#1200)
Update the benchmark project to use .NET9.
Configuration menu - View commit details
-
Copy full SHA for d35b189 - Browse repository at this point
Copy the full SHA d35b189View commit details -
refactor: include Rider files (#1201)
According to [JetBrains](https://github.com/JetBrains/resharper-rider-samples/blob/master/.gitignore) some files in the `.idea` directory should not be excluded.
Configuration menu - View commit details
-
Copy full SHA for c13054b - Browse repository at this point
Copy the full SHA c13054bView commit details
Commits on Feb 1, 2025
-
refactor!: remove support for .NET 7 (#1202)
Remove support for .NET 7 as Microsoft support [ended on May 14, 2024](https://dotnet.microsoft.com/en-us/platform/support/policy/dotnet-core). The supported frameworks still are: - (net462) - netstandard2.0 - netstandard2.1 - net6.0 - net8.0 - net9.0
Configuration menu - View commit details
-
Copy full SHA for d2ae767 - Browse repository at this point
Copy the full SHA d2ae767View commit details
Commits on Feb 2, 2025
-
refactor: fix build warnings in test projects (#1203)
Fix build warnings in test projects.
Configuration menu - View commit details
-
Copy full SHA for 2c8fb45 - Browse repository at this point
Copy the full SHA 2c8fb45View commit details
Commits on Feb 5, 2025
-
chore(deps): update dependency snapshooter.nunit to 1.0.1 (#1204)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 4ed500f - Browse repository at this point
Copy the full SHA 4ed500fView commit details
Commits on Feb 7, 2025
-
chore(deps): update dependency nunit3testadapter to v5 (#1205)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 21d5eeb - Browse repository at this point
Copy the full SHA 21d5eebView commit details
Commits on Feb 9, 2025
-
chore(deps): update danielpalme/reportgenerator-github-action action …
…to v5.4.4 (#1206) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 0cbf196 - Browse repository at this point
Copy the full SHA 0cbf196View commit details
Commits on Feb 11, 2025
-
chore(deps): update dependency microsoft.net.test.sdk to 17.13.0 (#1208)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for b512fd1 - Browse repository at this point
Copy the full SHA b512fd1View commit details
Commits on Feb 12, 2025
-
chore(deps): update dependency dotnet-sdk to v9.0.200 (#1209)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 125f83d - Browse repository at this point
Copy the full SHA 125f83dView commit details
Commits on Feb 13, 2025
-
refactor!: use Testably.Abstractions.FileSystem.Interface (#1196)
In order to simplify extensibility, move the filesystem interfaces to a separate package ["Testably.Abstractions.FileSystem.Interface"](https://www.nuget.org/packages/Testably.Abstractions.FileSystem.Interface), that will keep its version in sync with the .NET versioning scheme (starting with v9.0.0).
Configuration menu - View commit details
-
Copy full SHA for fccf667 - Browse repository at this point
Copy the full SHA fccf667View commit details
Commits on Feb 22, 2025
-
feat!: increase minimal framework version from 4.6.2 to 4.7.2 (#1210)
Preparation for migrating to xunit, as the runner there also requires minimum framework version 4.7.2
Configuration menu - View commit details
-
Copy full SHA for 9371d4b - Browse repository at this point
Copy the full SHA 9371d4bView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v21.3.1...v22.0.9