Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 9, 2025

Updated System.IO.Abstractions from 21.2.1 to 22.0.16.

Release notes

Sourced from System.IO.Abstractions's releases.

22.0.16

What's Changed

New Contributors

Full Changelog: TestableIO/System.IO.Abstractions@v22.0.15...v22.0.16

22.0.15

What's Changed

New Contributors

Full Changelog: TestableIO/System.IO.Abstractions@v22.0.14...v22.0.15

22.0.14

What's Changed

New Contributors

Full Changelog: TestableIO/System.IO.Abstractions@v22.0.13...v22.0.14

22.0.13

What's Changed

New Contributors

Full Changelog: TestableIO/System.IO.Abstractions@v22.0.12...v22.0.13

22.0.12

What's Changed

New Contributors

Full Changelog: TestableIO/System.IO.Abstractions@v22.0.11...v22.0.12

22.0.11

What's Changed

Full Changelog: TestableIO/System.IO.Abstractions@v22.0.10...v22.0.11

22.0.10

What's Changed

Full Changelog: TestableIO/System.IO.Abstractions@v22.0.9...v22.0.10

22.0.9

What's Changed

Full Changelog: TestableIO/System.IO.Abstractions@v21.3.1...v22.0.9

21.3.1

What's Changed

Full Changelog: TestableIO/System.IO.Abstractions@v21.2.12...v21.3.1

21.2.12

What's Changed

Full Changelog: TestableIO/System.IO.Abstractions@v21.2.8...v21.2.12

21.2.8

What's Changed

Full Changelog: TestableIO/System.IO.Abstractions@v21.2.1...v21.2.8

Commits viewable in compare view.

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

High-level PR Summary

This PR updates the System.IO.Abstractions package from version 21.2.1 to 22.0.16 as part of a system-packages group dependency update. The new version includes multiple fixes for MockFileSystem behavior, .NET 9 support, refactoring improvements, and architectural changes including the removal of .NET 7 support and an increase in the minimum .NET Framework version from 4.6.2 to 4.7.2.

⏱️ Estimated Review Time: 5-15 minutes

💡 Review Order Suggestion
Order File Path
1 Directory.Packages.props

Need help? Join our Discord

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Nov 9, 2025
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 9, 2025

Labels

The following labels could not be found: dotnet. Please create it before Dependabot can add it to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@dependabot dependabot bot requested a review from jas88 as a code owner November 9, 2025 17:42
@coveralls
Copy link

coveralls commented Nov 9, 2025

Pull Request Test Coverage Report for Build 19212770130

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 15.333%

Totals Coverage Status
Change from base Build 19212743725: 0.0%
Covered Lines: 23
Relevant Lines: 124

💛 - Coveralls

Copy link

@recurseml recurseml bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Review by RecurseML

🔍 Review performed on 4a076e1..2b16aea

✨ No bugs found, your code is sparkling clean

✅ Files analyzed, no issues (1)

Directory.Packages.props

@dependabot dependabot bot force-pushed the dependabot/nuget/system-packages-5132a01a59 branch from 2b16aea to a4483ef Compare November 9, 2025 17:47
Bumps System.IO.Abstractions from 21.2.1 to 22.0.16

---
updated-dependencies:
- dependency-name: System.IO.Abstractions
  dependency-version: 22.0.16
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: system-packages
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/nuget/system-packages-5132a01a59 branch from a4483ef to 0868995 Compare November 9, 2025 18:38
@jas88 jas88 merged commit cd4aee2 into main Nov 9, 2025
9 checks passed
@jas88 jas88 deleted the dependabot/nuget/system-packages-5132a01a59 branch November 9, 2025 18:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants