skyra-project / arkadia

.NET Microservices for Skyra
Apache License 2.0
1 stars 0 forks source link

chore(deps): update dependency system.io.abstractions to v19 #72

Open renovate[bot] opened 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Type Update Change
System.IO.Abstractions nuget major 16.0.8 -> 19.2.29

Release Notes

TestableIO/System.IO.Abstractions ### [`v19.2.29`](https://togithub.com/TestableIO/System.IO.Abstractions/releases/tag/v19.2.29) ##### What's Changed - chore(deps): update dependency microsoft.net.test.sdk to v17.6.0 by [@​renovate](https://togithub.com/renovate) in [https://github.com/TestableIO/System.IO.Abstractions/pull/989](https://togithub.com/TestableIO/System.IO.Abstractions/pull/989) - chore(deps): update dependency dotnet-sdk to v7.0.302 by [@​renovate](https://togithub.com/renovate) in [https://github.com/TestableIO/System.IO.Abstractions/pull/990](https://togithub.com/TestableIO/System.IO.Abstractions/pull/990) - fix: Use searchPattern argument in GetFiles method to complete the logic by [@​AK1llv](https://togithub.com/AK1llv) in [https://github.com/TestableIO/System.IO.Abstractions/pull/988](https://togithub.com/TestableIO/System.IO.Abstractions/pull/988) ##### New Contributors - [@​AK1llv](https://togithub.com/AK1llv) made their first contribution in [https://github.com/TestableIO/System.IO.Abstractions/pull/988](https://togithub.com/TestableIO/System.IO.Abstractions/pull/988) **Full Changelog**: https://github.com/TestableIO/System.IO.Abstractions/compare/v19.2.26...v19.2.29 ### [`v19.2.26`](https://togithub.com/TestableIO/System.IO.Abstractions/releases/tag/v19.2.26) ##### What's Changed - fix: Refresh FileInfo & DirectoryInfo after adding to MockFileSystem by [@​rcdailey](https://togithub.com/rcdailey) in [https://github.com/TestableIO/System.IO.Abstractions/pull/984](https://togithub.com/TestableIO/System.IO.Abstractions/pull/984) **Full Changelog**: https://github.com/TestableIO/System.IO.Abstractions/compare/v19.2.25...v19.2.26 ### [`v19.2.25`](https://togithub.com/TestableIO/System.IO.Abstractions/releases/tag/v19.2.25) ##### What's Changed - chore(deps): update dependency githubactionstestlogger to v2.1.0 by [@​renovate](https://togithub.com/renovate) in [https://github.com/TestableIO/System.IO.Abstractions/pull/986](https://togithub.com/TestableIO/System.IO.Abstractions/pull/986) - chore(deps): update dependency nerdbank.gitversioning to v3.6.132 by [@​renovate](https://togithub.com/renovate) in [https://github.com/TestableIO/System.IO.Abstractions/pull/987](https://togithub.com/TestableIO/System.IO.Abstractions/pull/987) - feat: Add Flush(bool) to FileSystemStream. by [@​gregington](https://togithub.com/gregington) in [https://github.com/TestableIO/System.IO.Abstractions/pull/985](https://togithub.com/TestableIO/System.IO.Abstractions/pull/985) **Full Changelog**: https://github.com/TestableIO/System.IO.Abstractions/compare/v19.2.22...v19.2.25 ### [`v19.2.22`](https://togithub.com/TestableIO/System.IO.Abstractions/releases/tag/v19.2.22) ##### What's Changed - chore(deps): update dependency githubactionstestlogger to v2.0.2 by [@​renovate](https://togithub.com/renovate) in [https://github.com/TestableIO/System.IO.Abstractions/pull/978](https://togithub.com/TestableIO/System.IO.Abstractions/pull/978) - chore(deps): update danielpalme/reportgenerator-github-action action to v5.1.20 by [@​renovate](https://togithub.com/renovate) in [https://github.com/TestableIO/System.IO.Abstractions/pull/979](https://togithub.com/TestableIO/System.IO.Abstractions/pull/979) - chore(deps): update dependency nerdbank.gitversioning to v3.6.128 by [@​renovate](https://togithub.com/renovate) in [https://github.com/TestableIO/System.IO.Abstractions/pull/980](https://togithub.com/TestableIO/System.IO.Abstractions/pull/980) - fix: Propagate null values in Wrap\* methods by [@​zivarah](https://togithub.com/zivarah) in [https://github.com/TestableIO/System.IO.Abstractions/pull/982](https://togithub.com/TestableIO/System.IO.Abstractions/pull/982) ##### New Contributors - [@​zivarah](https://togithub.com/zivarah) made their first contribution in [https://github.com/TestableIO/System.IO.Abstractions/pull/982](https://togithub.com/TestableIO/System.IO.Abstractions/pull/982) **Full Changelog**: https://github.com/TestableIO/System.IO.Abstractions/compare/v19.2.18...v19.2.22 ### [`v19.2.18`](https://togithub.com/TestableIO/System.IO.Abstractions/releases/tag/v19.2.18) #### What's Changed - fix: null-handling in Wrap-Method in factories for `IDriveInfo` or `IFileSystemWatcher` by [@​vbreuss](https://togithub.com/vbreuss) in [https://github.com/TestableIO/System.IO.Abstractions/pull/977](https://togithub.com/TestableIO/System.IO.Abstractions/pull/977) **Full Changelog**: https://github.com/TestableIO/System.IO.Abstractions/compare/v19.2.17...v19.2.18 ### [`v19.2.17`](https://togithub.com/TestableIO/System.IO.Abstractions/releases/tag/v19.2.17) #### What's Changed - fix: null-handling in Wrap-Method in factories for `IDirectoryInfo` or `IFileInfo` by [@​vbreuss](https://togithub.com/vbreuss) in [https://github.com/TestableIO/System.IO.Abstractions/pull/976](https://togithub.com/TestableIO/System.IO.Abstractions/pull/976) **Full Changelog**: https://github.com/TestableIO/System.IO.Abstractions/compare/v19.2.16...v19.2.17 ### [`v19.2.16`](https://togithub.com/TestableIO/System.IO.Abstractions/releases/tag/v19.2.16) #### What's Changed - fix: throw correct exception when creating a `FileStream` with invalid mode/access combination by [@​vbreuss](https://togithub.com/vbreuss) in [https://github.com/TestableIO/System.IO.Abstractions/pull/973](https://togithub.com/TestableIO/System.IO.Abstractions/pull/973) **Full Changelog**: https://github.com/TestableIO/System.IO.Abstractions/compare/v19.2.15...v19.2.16 ### [`v19.2.15`](https://togithub.com/TestableIO/System.IO.Abstractions/releases/tag/v19.2.15) #### What's Changed - docs: improve documentation for `FileSystemStream` by [@​vbreuss](https://togithub.com/vbreuss) in [https://github.com/TestableIO/System.IO.Abstractions/pull/971](https://togithub.com/TestableIO/System.IO.Abstractions/pull/971) - fix: update Name of `DirectoryInfo` when using `MoveTo` by [@​vbreuss](https://togithub.com/vbreuss) in [https://github.com/TestableIO/System.IO.Abstractions/pull/972](https://togithub.com/TestableIO/System.IO.Abstractions/pull/972) **Full Changelog**: https://github.com/TestableIO/System.IO.Abstractions/compare/v19.2.13...v19.2.15 ### [`v19.2.13`](https://togithub.com/TestableIO/System.IO.Abstractions/releases/tag/v19.2.13) #### What's Changed - fix: always keep `FileAttributes.Directory` on directories by [@​vbreuss](https://togithub.com/vbreuss) in [https://github.com/TestableIO/System.IO.Abstractions/pull/970](https://togithub.com/TestableIO/System.IO.Abstractions/pull/970) **Full Changelog**: https://github.com/TestableIO/System.IO.Abstractions/compare/v19.2.12...v19.2.13 ### [`v19.2.12`](https://togithub.com/TestableIO/System.IO.Abstractions/releases/tag/v19.2.12) #### What's Changed - fix: throw IOException when creating a directory with a conflicting file by [@​vbreuss](https://togithub.com/vbreuss) in [https://github.com/TestableIO/System.IO.Abstractions/pull/969](https://togithub.com/TestableIO/System.IO.Abstractions/pull/969) **Full Changelog**: https://github.com/TestableIO/System.IO.Abstractions/compare/v19.2.11...v19.2.12 ### [`v19.2.11`](https://togithub.com/TestableIO/System.IO.Abstractions/releases/tag/v19.2.11) #### What's Changed - chore(deps): update dependency dotnet-sdk to v7.0.203 by [@​renovate](https://togithub.com/renovate) in [https://github.com/TestableIO/System.IO.Abstractions/pull/967](https://togithub.com/TestableIO/System.IO.Abstractions/pull/967) - feat: Implemented MockDirectory.CreateTempSubDirectory by [@​gregington](https://togithub.com/gregington) in [https://github.com/TestableIO/System.IO.Abstractions/pull/964](https://togithub.com/TestableIO/System.IO.Abstractions/pull/964) #### New Contributors - [@​gregington](https://togithub.com/gregington) made their first contribution in [https://github.com/TestableIO/System.IO.Abstractions/pull/964](https://togithub.com/TestableIO/System.IO.Abstractions/pull/964) **Full Changelog**: https://github.com/TestableIO/System.IO.Abstractions/compare/v19.2.9...v19.2.11 ### [`v19.2.9`](https://togithub.com/TestableIO/System.IO.Abstractions/releases/tag/v19.2.9) #### What's Changed - feat: add symbolic link functionality by [@​vbreuss](https://togithub.com/vbreuss) in [https://github.com/TestableIO/System.IO.Abstractions/pull/965](https://togithub.com/TestableIO/System.IO.Abstractions/pull/965) **Full Changelog**: https://github.com/TestableIO/System.IO.Abstractions/compare/v19.2.8...v19.2.9 ### [`v19.2.8`](https://togithub.com/TestableIO/System.IO.Abstractions/releases/tag/v19.2.8) #### What's Changed - chore(deps): update dependency dotnet-sdk to v7.0.201 by [@​renovate](https://togithub.com/renovate) in [https://github.com/TestableIO/System.IO.Abstractions/pull/950](https://togithub.com/TestableIO/System.IO.Abstractions/pull/950) - chore(deps): update dependency dotnet-sdk to v7.0.202 by [@​renovate](https://togithub.com/renovate) in [https://github.com/TestableIO/System.IO.Abstractions/pull/961](https://togithub.com/TestableIO/System.IO.Abstractions/pull/961) - chore(deps): update amannn/action-semantic-pull-request action to v5.2.0 by [@​renovate](https://togithub.com/renovate) in [https://github.com/TestableIO/System.IO.Abstractions/pull/962](https://togithub.com/TestableIO/System.IO.Abstractions/pull/962) - fix: support `Directory.GetFileSystemEntries` with enumeration options by [@​vbreuss](https://togithub.com/vbreuss) in [https://github.com/TestableIO/System.IO.Abstractions/pull/966](https://togithub.com/TestableIO/System.IO.Abstractions/pull/966) **Full Changelog**: https://github.com/TestableIO/System.IO.Abstractions/compare/v19.2.4...v19.2.8 ### [`v19.2.4`](https://togithub.com/TestableIO/System.IO.Abstractions/releases/tag/v19.2.4) #### What's Changed - fix: make FileSystemStream path argument non-nullable by [@​oreze](https://togithub.com/oreze) in [https://github.com/TestableIO/System.IO.Abstractions/pull/956](https://togithub.com/TestableIO/System.IO.Abstractions/pull/956) - chore(deps): update danielpalme/reportgenerator-github-action action to v5.1.19 by [@​renovate](https://togithub.com/renovate) in [https://github.com/TestableIO/System.IO.Abstractions/pull/958](https://togithub.com/TestableIO/System.IO.Abstractions/pull/958) - fix: ensure `FlushAsync` behaves like `Flush` by [@​cryocz](https://togithub.com/cryocz) in [https://github.com/TestableIO/System.IO.Abstractions/pull/960](https://togithub.com/TestableIO/System.IO.Abstractions/pull/960) #### New Contributors - [@​oreze](https://togithub.com/oreze) made their first contribution in [https://github.com/TestableIO/System.IO.Abstractions/pull/956](https://togithub.com/TestableIO/System.IO.Abstractions/pull/956) - [@​cryocz](https://togithub.com/cryocz) made their first contribution in [https://github.com/TestableIO/System.IO.Abstractions/pull/960](https://togithub.com/TestableIO/System.IO.Abstractions/pull/960) **Full Changelog**: https://github.com/TestableIO/System.IO.Abstractions/compare/v19.2.1...v19.2.4 ### [`v19.2.1`](https://togithub.com/TestableIO/System.IO.Abstractions/releases/tag/v19.2.1) #### What's Changed - chore(deps): update dependency dotnet-sdk to v7.0.200 by [@​renovate](https://togithub.com/renovate) in [https://github.com/TestableIO/System.IO.Abstractions/pull/947](https://togithub.com/TestableIO/System.IO.Abstractions/pull/947) - chore(deps): update dependency benchmarkdotnet to v0.13.5 by [@​renovate](https://togithub.com/renovate) in [https://github.com/TestableIO/System.IO.Abstractions/pull/948](https://togithub.com/TestableIO/System.IO.Abstractions/pull/948) - chore(deps): update dependency microsoft.net.test.sdk to v17.5.0 by [@​renovate](https://togithub.com/renovate) in [https://github.com/TestableIO/System.IO.Abstractions/pull/949](https://togithub.com/TestableIO/System.IO.Abstractions/pull/949) - chore(deps): update dependency nunit3testadapter to v4.4.0 by [@​renovate](https://togithub.com/renovate) in [https://github.com/TestableIO/System.IO.Abstractions/pull/952](https://togithub.com/TestableIO/System.IO.Abstractions/pull/952) - chore(deps): update danielpalme/reportgenerator-github-action action to v5.1.18 by [@​renovate](https://togithub.com/renovate) in [https://github.com/TestableIO/System.IO.Abstractions/pull/953](https://togithub.com/TestableIO/System.IO.Abstractions/pull/953) - chore(deps): update dependency snapshooter.nunit to v0.13.0 by [@​renovate](https://togithub.com/renovate) in [https://github.com/TestableIO/System.IO.Abstractions/pull/954](https://togithub.com/TestableIO/System.IO.Abstractions/pull/954) - chore(deps): update dependency nunit3testadapter to v4.4.2 by [@​renovate](https://togithub.com/renovate) in [https://github.com/TestableIO/System.IO.Abstractions/pull/955](https://togithub.com/TestableIO/System.IO.Abstractions/pull/955) - feat: introduce convenience methods into MockFileSystem by [@​rcdailey](https://togithub.com/rcdailey) in [https://github.com/TestableIO/System.IO.Abstractions/pull/951](https://togithub.com/TestableIO/System.IO.Abstractions/pull/951) **Full Changelog**: https://github.com/TestableIO/System.IO.Abstractions/compare/v19.1.18...v19.2.1 ### [`v19.1.18`](https://togithub.com/TestableIO/System.IO.Abstractions/releases/tag/v19.1.18) #### What's Changed - chore(deps): update danielpalme/reportgenerator-github-action action to v5.1.16 by [@​renovate](https://togithub.com/renovate) in [https://github.com/TestableIO/System.IO.Abstractions/pull/941](https://togithub.com/TestableIO/System.IO.Abstractions/pull/941) - chore(deps): update danielpalme/reportgenerator-github-action action to v5.1.17 by [@​renovate](https://togithub.com/renovate) in [https://github.com/TestableIO/System.IO.Abstractions/pull/945](https://togithub.com/TestableIO/System.IO.Abstractions/pull/945) - chore(deps): update amannn/action-semantic-pull-request action to v5.1.0 by [@​renovate](https://togithub.com/renovate) in [https://github.com/TestableIO/System.IO.Abstractions/pull/946](https://togithub.com/TestableIO/System.IO.Abstractions/pull/946) - fix: Fixed typos in test names, variables and method parameter name by [@​brinkdinges](https://togithub.com/brinkdinges) in [https://github.com/TestableIO/System.IO.Abstractions/pull/944](https://togithub.com/TestableIO/System.IO.Abstractions/pull/944) #### New Contributors - [@​brinkdinges](https://togithub.com/brinkdinges) made their first contribution in [https://github.com/TestableIO/System.IO.Abstractions/pull/944](https://togithub.com/TestableIO/System.IO.Abstractions/pull/944) **Full Changelog**: https://github.com/TestableIO/System.IO.Abstractions/compare/v19.1.14...v19.1.18 ### [`v19.1.14`](https://togithub.com/TestableIO/System.IO.Abstractions/releases/tag/v19.1.14) #### What's Changed - feat: Add an explicit cast operator for FileSystemStream by [@​Birnsen](https://togithub.com/Birnsen) in [https://github.com/TestableIO/System.IO.Abstractions/pull/940](https://togithub.com/TestableIO/System.IO.Abstractions/pull/940) #### New Contributors - [@​Birnsen](https://togithub.com/Birnsen) made their first contribution in [https://github.com/TestableIO/System.IO.Abstractions/pull/940](https://togithub.com/TestableIO/System.IO.Abstractions/pull/940) **Full Changelog**: https://github.com/TestableIO/System.IO.Abstractions/compare/v19.1.13...v19.1.14 ### [`v19.1.13`](https://togithub.com/TestableIO/System.IO.Abstractions/releases/tag/v19.1.13) #### What's Changed - chore(deps): update dependency benchmarkdotnet to v0.13.3 by [@​renovate](https://togithub.com/renovate) in [https://github.com/TestableIO/System.IO.Abstractions/pull/928](https://togithub.com/TestableIO/System.IO.Abstractions/pull/928) - chore(deps): update dependency moq to v4.18.4 by [@​renovate](https://togithub.com/renovate) in [https://github.com/TestableIO/System.IO.Abstractions/pull/930](https://togithub.com/TestableIO/System.IO.Abstractions/pull/930) - docs: mention related projects by [@​fgreinacher](https://togithub.com/fgreinacher) in [https://github.com/TestableIO/System.IO.Abstractions/pull/931](https://togithub.com/TestableIO/System.IO.Abstractions/pull/931) - chore(deps): update dependency dotnet-sdk to v7.0.102 by [@​renovate](https://togithub.com/renovate) in [https://github.com/TestableIO/System.IO.Abstractions/pull/932](https://togithub.com/TestableIO/System.IO.Abstractions/pull/932) - chore(deps): update dependency benchmarkdotnet to v0.13.4 by [@​renovate](https://togithub.com/renovate) in [https://github.com/TestableIO/System.IO.Abstractions/pull/933](https://togithub.com/TestableIO/System.IO.Abstractions/pull/933) - chore(deps): update danielpalme/reportgenerator-github-action action to v5.1.14 by [@​renovate](https://togithub.com/renovate) in [https://github.com/TestableIO/System.IO.Abstractions/pull/934](https://togithub.com/TestableIO/System.IO.Abstractions/pull/934) - chore(deps): update danielpalme/reportgenerator-github-action action to v5.1.15 by [@​renovate](https://togithub.com/renovate) in [https://github.com/TestableIO/System.IO.Abstractions/pull/936](https://togithub.com/TestableIO/System.IO.Abstractions/pull/936) - feat: implement MockFile.ReadLinesAsync by [@​patricksadowski](https://togithub.com/patricksadowski) in [https://github.com/TestableIO/System.IO.Abstractions/pull/935](https://togithub.com/TestableIO/System.IO.Abstractions/pull/935) #### New Contributors - [@​patricksadowski](https://togithub.com/patricksadowski) made their first contribution in [https://github.com/TestableIO/System.IO.Abstractions/pull/935](https://togithub.com/TestableIO/System.IO.Abstractions/pull/935) **Full Changelog**: https://github.com/TestableIO/System.IO.Abstractions/compare/v19.1.5...v19.1.13 ### [`v19.1.5`](https://togithub.com/TestableIO/System.IO.Abstractions/releases/tag/v19.1.5) #### What's Changed - chore(deps): update dependency dotnet-sdk to v7.0.101 by [@​renovate](https://togithub.com/renovate) in [https://github.com/TestableIO/System.IO.Abstractions/pull/924](https://togithub.com/TestableIO/System.IO.Abstractions/pull/924) - chore(deps): update dependency microsoft.net.test.sdk to v17.4.1 by [@​renovate](https://togithub.com/renovate) in [https://github.com/TestableIO/System.IO.Abstractions/pull/925](https://togithub.com/TestableIO/System.IO.Abstractions/pull/925) - chore(deps): update danielpalme/reportgenerator-github-action action to v5.1.13 by [@​renovate](https://togithub.com/renovate) in [https://github.com/TestableIO/System.IO.Abstractions/pull/926](https://togithub.com/TestableIO/System.IO.Abstractions/pull/926) - fix: Fixing UNC path GetFullPath when Current Directory is a UNC path by [@​michal-ciechan](https://togithub.com/michal-ciechan) in [https://github.com/TestableIO/System.IO.Abstractions/pull/887](https://togithub.com/TestableIO/System.IO.Abstractions/pull/887) #### New Contributors - [@​michal-ciechan](https://togithub.com/michal-ciechan) made their first contribution in [https://github.com/TestableIO/System.IO.Abstractions/pull/887](https://togithub.com/TestableIO/System.IO.Abstractions/pull/887) **Full Changelog**: https://github.com/TestableIO/System.IO.Abstractions/compare/v19.1.1...v19.1.5 ### [`v19.1.1`](https://togithub.com/TestableIO/System.IO.Abstractions/releases/tag/v19.1.1) #### What's Changed - feat: enable .NET 7.0 support by [@​vbreuss](https://togithub.com/vbreuss) in [https://github.com/TestableIO/System.IO.Abstractions/pull/923](https://togithub.com/TestableIO/System.IO.Abstractions/pull/923) **Full Changelog**: https://github.com/TestableIO/System.IO.Abstractions/compare/v19.0.1...v19.1.1 ### [`v19.0.1`](https://togithub.com/TestableIO/System.IO.Abstractions/releases/tag/v19.0.1) #### What's Changed - chore(deps): update dependency dotnet-sdk to v7 by [@​renovate](https://togithub.com/renovate) in [https://github.com/TestableIO/System.IO.Abstractions/pull/911](https://togithub.com/TestableIO/System.IO.Abstractions/pull/911) - chore(deps): update dependency moq to v4.18.3 by [@​renovate](https://togithub.com/renovate) in [https://github.com/TestableIO/System.IO.Abstractions/pull/920](https://togithub.com/TestableIO/System.IO.Abstractions/pull/920) - refactor: extract ACL related functionality by [@​vbreuss](https://togithub.com/vbreuss) in [https://github.com/TestableIO/System.IO.Abstractions/pull/913](https://togithub.com/TestableIO/System.IO.Abstractions/pull/913) **Full Changelog**: https://github.com/TestableIO/System.IO.Abstractions/compare/v18.0.1...v19.0.1 ### [`v18.0.1`](https://togithub.com/TestableIO/System.IO.Abstractions/releases/tag/v18.0.1) #### What's Changed - refactor: improve and consolidate interfaces by [@​vbreuss](https://togithub.com/vbreuss) in [https://github.com/TestableIO/System.IO.Abstractions/pull/906](https://togithub.com/TestableIO/System.IO.Abstractions/pull/906) - chore(deps): update dependency snapshooter.nunit to v0.12.0 by [@​renovate](https://togithub.com/renovate) in [https://github.com/TestableIO/System.IO.Abstractions/pull/917](https://togithub.com/TestableIO/System.IO.Abstractions/pull/917) - chore(deps): update dependency nunit3testadapter to v4.3.1 by [@​renovate](https://togithub.com/renovate) in [https://github.com/TestableIO/System.IO.Abstractions/pull/918](https://togithub.com/TestableIO/System.IO.Abstractions/pull/918) - refactor: restructure packages to improve extensibility by [@​fgreinacher](https://togithub.com/fgreinacher) in [https://github.com/TestableIO/System.IO.Abstractions/pull/919](https://togithub.com/TestableIO/System.IO.Abstractions/pull/919) ##### Breaking changes - Methods like `IFile.Open` or `IFile.Create` now return a custom type `System.IO.Abstractions.FileSystemStream` instead of `System.IO.FileStream`. **Full Changelog**: https://github.com/TestableIO/System.IO.Abstractions/compare/v17.2.3...v18.0.1 ### [`v17.2.3`](https://togithub.com/TestableIO/System.IO.Abstractions/releases/tag/v17.2.3) #### What's Changed - chore(mergify): use PR title & body in commit message by [@​fgreinacher](https://togithub.com/fgreinacher) in [https://github.com/TestableIO/System.IO.Abstractions/pull/866](https://togithub.com/TestableIO/System.IO.Abstractions/pull/866) - feat: set Creation, LastAccess and LastWrite time for files by [@​vbreuss](https://togithub.com/vbreuss) in [https://github.com/TestableIO/System.IO.Abstractions/pull/875](https://togithub.com/TestableIO/System.IO.Abstractions/pull/875) **Full Changelog**: https://github.com/TestableIO/System.IO.Abstractions/compare/v17.2.1...v17.2.3 ### [`v17.2.1`](https://togithub.com/TestableIO/System.IO.Abstractions/releases/tag/v17.2.1) #### What's Changed - chore(deps): update dependency microsoft.netframework.referenceassemblies.net461 to v1.0.3 by [@​renovate](https://togithub.com/renovate) in [https://github.com/TestableIO/System.IO.Abstractions/pull/876](https://togithub.com/TestableIO/System.IO.Abstractions/pull/876) - chore(deps): update dependency benchmarkdotnet to v0.13.2 by [@​renovate](https://togithub.com/renovate) in [https://github.com/TestableIO/System.IO.Abstractions/pull/880](https://togithub.com/TestableIO/System.IO.Abstractions/pull/880) - chore(deps): update dependency microsoft.net.test.sdk to v17.3.1 by [@​renovate](https://togithub.com/renovate) in [https://github.com/TestableIO/System.IO.Abstractions/pull/882](https://togithub.com/TestableIO/System.IO.Abstractions/pull/882) - chore(deps): update danielpalme/reportgenerator-github-action action to v5.1.10 by [@​renovate](https://togithub.com/renovate) in [https://github.com/TestableIO/System.IO.Abstractions/pull/885](https://togithub.com/TestableIO/System.IO.Abstractions/pull/885) - feat: Add GetFileSystemEntries with SearchOption by [@​rkm](https://togithub.com/rkm) in [https://github.com/TestableIO/System.IO.Abstractions/pull/878](https://togithub.com/TestableIO/System.IO.Abstractions/pull/878) #### New Contributors - [@​rkm](https://togithub.com/rkm) made their first contribution in [https://github.com/TestableIO/System.IO.Abstractions/pull/878](https://togithub.com/TestableIO/System.IO.Abstractions/pull/878) **Full Changelog**: https://github.com/TestableIO/System.IO.Abstractions/compare/v17.0.28...v17.2.1 ### [`v17.1.1`](https://togithub.com/TestableIO/System.IO.Abstractions/releases/tag/v17.1.1) #### What's Changed - chore(deps): update dependency moq to v4.18.2 by [@​renovate](https://togithub.com/renovate) in [https://github.com/TestableIO/System.IO.Abstractions/pull/867](https://togithub.com/TestableIO/System.IO.Abstractions/pull/867) - chore(deps): update dependency nerdbank.gitversioning to v3.5.109 by [@​renovate](https://togithub.com/renovate) in [https://github.com/TestableIO/System.IO.Abstractions/pull/868](https://togithub.com/TestableIO/System.IO.Abstractions/pull/868) - chore(deps): update dependency microsoft.net.test.sdk to v17.3.0 by [@​renovate](https://togithub.com/renovate) in [https://github.com/TestableIO/System.IO.Abstractions/pull/874](https://togithub.com/TestableIO/System.IO.Abstractions/pull/874) - fix: correctly handle access when moving a file by [@​vbreuss](https://togithub.com/vbreuss) in [https://github.com/TestableIO/System.IO.Abstractions/pull/873](https://togithub.com/TestableIO/System.IO.Abstractions/pull/873) - feat: add CreateSymbolicLink support by [@​davidrogers090](https://togithub.com/davidrogers090) in [https://github.com/TestableIO/System.IO.Abstractions/pull/871](https://togithub.com/TestableIO/System.IO.Abstractions/pull/871) #### New Contributors - [@​vbreuss](https://togithub.com/vbreuss) made their first contribution in [https://github.com/TestableIO/System.IO.Abstractions/pull/873](https://togithub.com/TestableIO/System.IO.Abstractions/pull/873) - [@​davidrogers090](https://togithub.com/davidrogers090) made their first contribution in [https://github.com/TestableIO/System.IO.Abstractions/pull/871](https://togithub.com/TestableIO/System.IO.Abstractions/pull/871) **Full Changelog**: https://github.com/TestableIO/System.IO.Abstractions/compare/v17.0.24...v17.1.1 ### [`v17.0.28`](https://togithub.com/TestableIO/System.IO.Abstractions/releases/tag/v17.0.28) #### What's Changed - chore(deps): update dependency moq to v4.18.2 by [@​renovate](https://togithub.com/renovate) in [https://github.com/TestableIO/System.IO.Abstractions/pull/867](https://togithub.com/TestableIO/System.IO.Abstractions/pull/867) - chore(deps): update dependency nerdbank.gitversioning to v3.5.109 by [@​renovate](https://togithub.com/renovate) in [https://github.com/TestableIO/System.IO.Abstractions/pull/868](https://togithub.com/TestableIO/System.IO.Abstractions/pull/868) - chore(deps): update dependency microsoft.net.test.sdk to v17.3.0 by [@​renovate](https://togithub.com/renovate) in [https://github.com/TestableIO/System.IO.Abstractions/pull/874](https://togithub.com/TestableIO/System.IO.Abstractions/pull/874) - fix: correctly handle access when moving a file by [@​vbreuss](https://togithub.com/vbreuss) in [https://github.com/TestableIO/System.IO.Abstractions/pull/873](https://togithub.com/TestableIO/System.IO.Abstractions/pull/873) - feat: add CreateSymbolicLink support by [@​davidrogers090](https://togithub.com/davidrogers090) in [https://github.com/TestableIO/System.IO.Abstractions/pull/871](https://togithub.com/TestableIO/System.IO.Abstractions/pull/871) #### New Contributors - [@​vbreuss](https://togithub.com/vbreuss) made their first contribution in [https://github.com/TestableIO/System.IO.Abstractions/pull/873](https://togithub.com/TestableIO/System.IO.Abstractions/pull/873) - [@​davidrogers090](https://togithub.com/davidrogers090) made their first contribution in [https://github.com/TestableIO/System.IO.Abstractions/pull/871](https://togithub.com/TestableIO/System.IO.Abstractions/pull/871) **Full Changelog**: https://github.com/TestableIO/System.IO.Abstractions/compare/v17.0.24...v17.0.28 ### [`v17.0.24`](https://togithub.com/TestableIO/System.IO.Abstractions/releases/tag/v17.0.24) #### What's Changed - fix: improve cache invalidation in MockDirectoryInfo by [@​rcdailey](https://togithub.com/rcdailey) in [https://github.com/TestableIO/System.IO.Abstractions/pull/862](https://togithub.com/TestableIO/System.IO.Abstractions/pull/862) **Full Changelog**: https://github.com/TestableIO/System.IO.Abstractions/compare/v17.0.23...v17.0.24 ### [`v17.0.23`](https://togithub.com/TestableIO/System.IO.Abstractions/releases/tag/v17.0.23) #### What's Changed - chore(deps): update dependency nerdbank.gitversioning to v3.5.108 by [@​renovate](https://togithub.com/renovate) in [https://github.com/TestableIO/System.IO.Abstractions/pull/865](https://togithub.com/TestableIO/System.IO.Abstractions/pull/865) - fix: consider readonly files when deleting directories by [@​VictorLlanir](https://togithub.com/VictorLlanir) in [https://github.com/TestableIO/System.IO.Abstractions/pull/863](https://togithub.com/TestableIO/System.IO.Abstractions/pull/863) #### New Contributors - [@​VictorLlanir](https://togithub.com/VictorLlanir) made their first contribution in [https://github.com/TestableIO/System.IO.Abstractions/pull/863](https://togithub.com/TestableIO/System.IO.Abstractions/pull/863) **Full Changelog**: https://github.com/TestableIO/System.IO.Abstractions/compare/v17.0.21...v17.0.23 ### [`v17.0.21`](https://togithub.com/TestableIO/System.IO.Abstractions/releases/tag/v17.0.21) #### What's Changed - chore(deps): update dependency githubactionstestlogger to v2.0.1 by [@​renovate](https://togithub.com/renovate) in [https://github.com/TestableIO/System.IO.Abstractions/pull/858](https://togithub.com/TestableIO/System.IO.Abstractions/pull/858) - chore(deps): update dependency System.IO.FileSystem.AccessControl to v5 by [@​renovate](https://togithub.com/renovate) in [https://github.com/TestableIO/System.IO.Abstractions/pull/859](https://togithub.com/TestableIO/System.IO.Abstractions/pull/859) - feat: adjust timestamps when accessing and modifying files by [@​xtopaz](https://togithub.com/xtopaz) in [https://github.com/TestableIO/System.IO.Abstractions/pull/861](https://togithub.com/TestableIO/System.IO.Abstractions/pull/861) #### New Contributors - [@​xtopaz](https://togithub.com/xtopaz) made their first contribution in [https://github.com/TestableIO/System.IO.Abstractions/pull/861](https://togithub.com/TestableIO/System.IO.Abstractions/pull/861) **Full Changelog**: https://github.com/TestableIO/System.IO.Abstractions/compare/v17.0.18...v17.0.21 ### [`v17.0.18`](https://togithub.com/TestableIO/System.IO.Abstractions/releases/tag/v17.0.18) #### What's Changed - ci: deploy only fixes and features by [@​fgreinacher](https://togithub.com/fgreinacher) in [https://github.com/TestableIO/System.IO.Abstractions/pull/852](https://togithub.com/TestableIO/System.IO.Abstractions/pull/852) - chore(deps): update dependency githubactionstestlogger to v2 by [@​renovate](https://togithub.com/renovate) in [https://github.com/TestableIO/System.IO.Abstractions/pull/857](https://togithub.com/TestableIO/System.IO.Abstractions/pull/857) - fix: MockFile - clone the bytes in read/write allbytes methods by [@​jamesmoore](https://togithub.com/jamesmoore) in [https://github.com/TestableIO/System.IO.Abstractions/pull/856](https://togithub.com/TestableIO/System.IO.Abstractions/pull/856) #### New Contributors - [@​jamesmoore](https://togithub.com/jamesmoore) made their first contribution in [https://github.com/TestableIO/System.IO.Abstractions/pull/856](https://togithub.com/TestableIO/System.IO.Abstractions/pull/856) **Full Changelog**: https://github.com/TestableIO/System.IO.Abstractions/compare/v17.0.15...v17.0.18 ### [`v17.0.15`](https://togithub.com/TestableIO/System.IO.Abstractions/releases/tag/v17.0.15) #### What's Changed - chore(deps): update dependency nerdbank.gitversioning to v3.5.107 by [@​renovate](https://togithub.com/renovate) in [https://github.com/TestableIO/System.IO.Abstractions/pull/851](https://togithub.com/TestableIO/System.IO.Abstractions/pull/851) **Full Changelog**: https://github.com/TestableIO/System.IO.Abstractions/compare/v17.0.14...v17.0.15 ### [`v17.0.14`](https://togithub.com/TestableIO/System.IO.Abstractions/releases/tag/v17.0.14) #### What's Changed - chore(deps): update danielpalme/reportgenerator-github-action action to v5.1.9 by [@​renovate](https://togithub.com/renovate) in [https://github.com/TestableIO/System.IO.Abstractions/pull/850](https://togithub.com/TestableIO/System.IO.Abstractions/pull/850) **Full Changelog**: https://github.com/TestableIO/System.IO.Abstractions/compare/v17.0.13...v17.0.14 ### [`v17.0.13`](https://togithub.com/TestableIO/System.IO.Abstractions/releases/tag/v17.0.13) #### What's Changed - chore(deps): update danielpalme/reportgenerator-github-action action to v5.1.8 by [@​renovate](https://togithub.com/renovate) in [https://github.com/TestableIO/System.IO.Abstractions/pull/848](https://togithub.com/TestableIO/System.IO.Abstractions/pull/848) **Full Changelog**: https://github.com/TestableIO/System.IO.Abstractions/compare/v17.0.12...v17.0.13 ### [`v17.0.12`](https://togithub.com/TestableIO/System.IO.Abstractions/releases/tag/v17.0.12) #### What's Changed - chore(deps): update dependency moq to v4.18.1 by [@​renovate](https://togithub.com/renovate) in [https://github.com/TestableIO/System.IO.Abstractions/pull/847](https://togithub.com/TestableIO/System.IO.Abstractions/pull/847) **Full Changelog**: https://github.com/TestableIO/System.IO.Abstractions/compare/v17.0.11...v17.0.12 ### [`v17.0.11`](https://togithub.com/TestableIO/System.IO.Abstractions/releases/tag/v17.0.11) #### What's Changed - chore(deps): update danielpalme/reportgenerator-github-action action to v5.1.7 by [@​renovate](https://togithub.com/renovate) in [https://github.com/TestableIO/System.IO.Abstractions/pull/846](https://togithub.com/TestableIO/System.IO.Abstractions/pull/846) **Full Changelog**: https://github.com/TestableIO/System.IO.Abstractions/compare/v17.0.10...v17.0.11 ### [`v17.0.10`](https://togithub.com/TestableIO/System.IO.Abstractions/releases/tag/v17.0.10) #### What's Changed - chore(deps): update dependency moq to v4.18.0 by [@​renovate](https://togithub.com/renovate) in [https://github.com/TestableIO/System.IO.Abstractions/pull/845](https://togithub.com/TestableIO/System.IO.Abstractions/pull/845) **Full Changelog**: https://github.com/TestableIO/System.IO.Abstractions/compare/v17.0.9...v17.0.10 ### [`v17.0.9`](https://togithub.com/TestableIO/System.IO.Abstractions/releases/tag/v17.0.9) #### What's Changed - chore(deps): update dependency nunit to v3.13.3 by [@​renovate](https://togithub.com/renovate) in [https://github.com/TestableIO/System.IO.Abstractions/pull/827](https://togithub.com/TestableIO/System.IO.Abstractions/pull/827) **Full Changelog**: https://github.com/TestableIO/System.IO.Abstractions/compare/v17.0.8...v17.0.9 ### [`v17.0.8`](https://togithub.com/TestableIO/System.IO.Abstractions/releases/tag/v17.0.8) #### What's Changed - chore(deps): update dependency microsoft.net.test.sdk to v17.2.0 by [@​renovate](https://togithub.com/renovate) in [https://github.com/TestableIO/System.IO.Abstractions/pull/843](https://togithub.com/TestableIO/System.IO.Abstractions/pull/843) **Full Changelog**: https://github.com/TestableIO/System.IO.Abstractions/compare/v17.0.7...v17.0.8 ### [`v17.0.7`](https://togithub.com/TestableIO/System.IO.Abstractions/releases/tag/v17.0.7) #### What's Changed - chore(deps): update amannn/action-semantic-pull-request action to v4.5.0 by [@​renovate](https://togithub.com/renovate) in [https://github.com/TestableIO/System.IO.Abstractions/pull/842](https://togithub.com/TestableIO/System.IO.Abstractions/pull/842) **Full Changelog**: https://github.com/TestableIO/System.IO.Abstractions/compare/v17.0.6...v17.0.7 ### [`v17.0.6`](https://togithub.com/TestableIO/System.IO.Abstractions/releases/tag/v17.0.6) #### What's Changed - chore(deps): update dependency nerdbank.gitversioning to v3.5.104 by [@​renovate](https://togithub.com/renovate) in [https://github.com/TestableIO/System.IO.Abstractions/pull/840](https://togithub.com/TestableIO/System.IO.Abstractions/pull/840) **Full Changelog**: https://github.com/TestableIO/System.IO.Abstractions/compare/v17.0.5...v17.0.6 ### [`v17.0.5`](https://togithub.com/TestableIO/System.IO.Abstractions/releases/tag/v17.0.5) #### What's Changed - chore(deps): update danielpalme/reportgenerator-github-action action to v5.1.6 by [@​renovate](https://togithub.com/renovate) in [https://github.com/TestableIO/System.IO.Abstractions/pull/832](https://togithub.com/TestableIO/System.IO.Abstractions/pull/832) **Full Changelog**: https://github.com/TestableIO/System.IO.Abstractions/compare/v17.0.4...v17.0.5 ### [`v17.0.4`](https://togithub.com/TestableIO/System.IO.Abstractions/releases/tag/v17.0.4) #### What's Changed - chore: add mergify config by [@​fgreinacher](https://togithub.com/fgreinacher) in [https://github.com/TestableIO/System.IO.Abstractions/pull/844](https://togithub.com/TestableIO/System.IO.Abstractions/pull/844) **Full Changelog**: https://github.com/TestableIO/System.IO.Abstractions/compare/v17.0.3...v17.0.4 ### [`v17.0.3`](https://togithub.com/TestableIO/System.IO.Abstractions/releases/tag/v17.0.3) #### What's Changed - chore(deps): update amannn/action-semantic-pull-request action to v4.4.0 by [@​renovate](https://togithub.com/renovate) in [https://github.com/TestableIO/System.IO.Abstractions/pull/836](https://togithub.com/TestableIO/System.IO.Abstractions/pull/836) **Full Changelog**: https://github.com/TestableIO/System.IO.Abstractions/compare/v17.0.2...v17.0.3 ### [`v17.0.2`](https://togithub.com/TestableIO/System.IO.Abstractions/releases/tag/v17.0.2) #### What's Changed - chore(deps): update dependency githubactionstestlogger to v1.4.1 by [@​renovate](https://togithub.com/renovate) in [https://github.com/TestableIO/System.IO.Abstractions/pull/837](https://togithub.com/TestableIO/System.IO.Abstractions/pull/837) **Full Changelog**: https://github.com/TestableIO/System.IO.Abstractions/compare/v17.0.1...v17.0.2 ### [`v17.0.1`](https://togithub.com/TestableIO/System.IO.Abstractions/releases/tag/v17.0.1) #### What's Changed - fix: correct MockFileInfo and MockDirectoryInfo for non existing files/directories by [@​siprbaum](https://togithub.com/siprbaum) in [https://github.com/TestableIO/System.IO.Abstractions/pull/834](https://togithub.com/TestableIO/System.IO.Abstractions/pull/834) **Full Changelog**: https://github.com/TestableIO/System.IO.Abstractions/compare/v16.1.26...v17.0.1 ### [`v16.1.26`](https://togithub.com/TestableIO/System.IO.Abstractions/releases/tag/v16.1.26) #### What's Changed - chore: Set permissions for GitHub actions by [@​naveensrinivasan](https://togithub.com/naveensrinivasan) in [https://github.com/TestableIO/System.IO.Abstractions/pull/835](https://togithub.com/TestableIO/System.IO.Abstractions/pull/835) #### New Contributors - [@​naveensrinivasan](https://togithub.com/naveensrinivasan) made their first contribution in [https://github.com/TestableIO/System.IO.Abstractions/pull/835](https://togithub.com/TestableIO/System.IO.Abstractions/pull/835) **Full Changelog**: https://github.com/TestableIO/System.IO.Abstractions/compare/v16.1.25...v16.1.26 ### [`v16.1.25`](https://togithub.com/TestableIO/System.IO.Abstractions/releases/tag/v16.1.25) #### What's Changed - chore(deps): update danielpalme/reportgenerator-github-action action to v5.1.3 by [@​renovate](https://togithub.com/renovate) in [https://github.com/TestableIO/System.IO.Abstractions/pull/825](https://togithub.com/TestableIO/System.IO.Abstractions/pull/825) **Full Changelog**: https://github.com/TestableIO/System.IO.Abstractions/compare/v16.1.24...v16.1.25 ### [`v16.1.24`](https://togithub.com/TestableIO/System.IO.Abstractions/releases/tag/v16.1.24) #### What's Changed - fix: MockFileInfo.Exists no longer returns stale cached data by [@​siprbaum](https://togithub.com/siprbaum) in [https://github.com/TestableIO/System.IO.Abstractions/pull/828](https://togithub.com/TestableIO/System.IO.Abstractions/pull/828) #### New Contributors - [@​siprbaum](https://togithub.com/siprbaum) made their first contribution in [https://github.com/TestableIO/System.IO.Abstractions/pull/828](https://togithub.com/TestableIO/System.IO.Abstractions/pull/828) **Full Changelog**: https://github.com/TestableIO/System.IO.Abstractions/compare/v16.1.23...v16.1.24 ### [`v16.1.23`](https://togithub.com/TestableIO/System.IO.Abstractions/releases/tag/v16.1.23) #### What's Changed - chore(deps): update danielpalme/reportgenerator-github-action action to v5.1.1 by [@​renovate](https://togithub.com/renovate) in [https://github.com/TestableIO/System.IO.Abstractions/pull/824](https://togithub.com/TestableIO/System.IO.Abstractions/pull/824) **Full Changelog**: https://github.com/TestableIO/System.IO.Abstractions/compare/v16.1.22...v16.1.23 ### [`v16.1.22`](https://togithub.com/TestableIO/System.IO.Abstractions/releases/tag/v16.1.22) #### What's Changed - chore(deps): update dependency githubactionstestlogger to v1.3.0 by [@​renovate](https://togithub.com/renovate) in [https://github.com/TestableIO/System.IO.Abstractions/pull/814](https://togithub.com/TestableIO/System.IO.Abstractions/pull/814) **Full Changelog**: https://github.com/TestableIO/System.IO.Abstractions/compare/v16.1.21...v16.1.22 ### [`v16.1.21`](https://togithub.com/TestableIO/System.IO.Abstractions/releases/tag/v16.1.21) #### What's Changed - chore(deps): update danielpalme/reportgenerator-github-action action to v5.1.0 by [@​renovate](https://togithub.com/renovate) in [https://github.com/TestableIO/System.IO.Abstractions/pull/823](https://togithub.com/TestableIO/System.IO.Abstractions/pull/823) **Full Changelog**: https://github.com/TestableIO/System.IO.Abstractions/compare/v16.1.20...v16.1.21 ### [`v16.1.20`](https://togithub.com/TestableIO/System.IO.Abstractions/releases/tag/v16.1.20) #### What's Changed - chore(deps): update actions/setup-dotnet action to v2 by [@​renovate](https://togithub.com/renovate) in [https://github.com/TestableIO/System.IO.Abstractions/pull/817](https://togithub.com/TestableIO/System.IO.Abstractions/pull/817) **Full Changelog**: https://github.com/TestableIO/System.IO.Abstractions/compare/v16.1.19...v16.1.20 ### [`v16.1.19`](https://togithub.com/TestableIO/System.IO.Abstractions/releases/tag/v16.1.19) #### What's Changed - chore(deps): update dependency moq to v4.17.2 by [@​renovate](https://togithub.com/renovate) in [https://github.com/TestableIO/System.IO.Abstractions/pull/818](https://togithub.com/TestableIO/System.IO.Abstractions/pull/818) **Full Changelog**: https://github.com/TestableIO/System.IO.Abstractions/compare/v16.1.18...v16.1.19 ### [`v16.1.18`](https://togithub.com/TestableIO/System.IO.Abstractions/releases/tag/v16.1.18) #### What's Changed - chore(deps): update actions/checkout action to v3 by [@​renovate](https://togithub.com/renovate) in [https://github.com/TestableIO/System.IO.Abstractions/pull/819](https://togithub.com/TestableIO/System.IO.Abstractions/pull/819) **Full Changelog**: https://github.com/TestableIO/System.IO.Abstractions/compare/v16.1.17...v16.1.18 ### [`v16.1.17`](https://togithub.com/TestableIO/System.IO.Abstractions/releases/tag/v16.1.17) #### What's Changed - chore(deps): update actions/upload-artifact action to v3 by [@​renovate](https://togithub.com/renovate) in [https://github.com/TestableIO/System.IO.Abstractions/pull/821](https://togithub.com/TestableIO/System.IO.Abstractions/pull/821) **Full Changelog**: https://github.com/TestableIO/System.IO.Abstractions/compare/v16.1.16...v16.1.17 ### [`v16.1.16`](https://togithub.com/TestableIO/System.IO.Abstractions/releases/tag/v16.1.16) #### What's Changed - chore(deps): update actions/download-artifact action to v3 by [@​renovate](https://togithub.com/renovate) in [https://github.com/TestableIO/System.IO.Abstractions/pull/820](https://togithub.com/TestableIO/System.IO.Abstractions/pull/820) **Full Changelog**: https://github.com/TestableIO/System.IO.Abstractions/compare/v16.1.14...v16.1.16 ### [`v16.1.15`](https://togithub.com/TestableIO/System.IO.Abstractions/releases/tag/v16.1.15) #### What's Changed - chore(deps): update danielpalme/reportgenerator-github-action action to v5.0.4 by [@​renovate](https://togithub.com/renovate) in [https://github.com/TestableIO/System.IO.Abstractions/pull/812](https://togithub.com/TestableIO/System.IO.Abstractions/pull/812) - chore(deps): update dependency microsoft.net.test.sdk to v17.1.0 by [@​renovate](https://togithub.com/renovate) in [https://github.com/TestableIO/System.IO.Abstractions/pull/813](https://togithub.com/TestableIO/System.IO.Abstractions/pull/813) **Full Changelog**: https://github.com/TestableIO/System.IO.Abstractions/compare/v16.1.13...v16.1.15 ### [`v16.1.14`](https://togithub.com/TestableIO/System.IO.Abstractions/releases/tag/v16.1.14) #### What's Changed - chore(deps): update danielpalme/reportgenerator-github-action action to v5.0.4 by [@​renovate](https://togithub.com/renovate) in [https://github.com/TestableIO/System.IO.Abstractions/pull/812](https://togithub.com/TestableIO/System.IO.Abstractions/pull/812) - chore(deps): update dependency microsoft.net.test.sdk to v17.1.0 by [@​renovate](https://togithub.com/renovate) in [https://github.com/TestableIO/System.IO.Abstractions/pull/813](https://togithub.com/TestableIO/System.IO.Abstractions/pull/813) **Full Changelog**: https://github.com/TestableIO/System.IO.Abstractions/compare/v16.1.13...v16.1.14 ### [`v16.1.13`](https://togithub.com/TestableIO/System.IO.Abstractions/releases/tag/v16.1.13) #### What's Changed - chore(deps): update dependency coverlet.collector to v3.1.2 by [@​renovate](https://togithub.com/renovate) in [https://github.com/TestableIO/System.IO.Abstractions/pull/808](https://togithub.com/TestableIO/System.IO.Abstractions/pull/808) **Full Changelog**: https://github.com/TestableIO/System.IO.Abstractions/compare/v16.1.12...v16.1.13 ### [`v16.1.12`](https://togithub.com/TestableIO/System.IO.Abstractions/releases/tag/v16.1.12) #### What's Changed - chore(deps): update amannn/action-semantic-pull-request action to v4.2.0 by [@​renovate](https://togithub.com/renovate) in [https://github.com/TestableIO/System.IO.Abstractions/pull/806](https://togithub.com/TestableIO/System.IO.Abstractions/pull/806) **Full Changelog**: https://github.com/TestableIO/System.IO.Abstractions/compare/v16.1.11...v16.1.12 ### [`v16.1.11`](https://togithub.com/TestableIO/System.IO.Abstractions/releases/tag/v16.1.11) #### What's Changed - fix: make MockFile.Exists handle empty string by [@​masood-haloratech](https://togithub.com/masood-haloratech) in [https://github.com/TestableIO/System.IO.Abstractions/pull/811](https://togithub.com/TestableIO/System.IO.Abstractions/pull/811) #### New Contributors - [@​masood-haloratech](https://togithub.com/masood-haloratech) made their first contribution in [https://github.com/TestableIO/System.IO.Abstractions/pull/811](https://togithub.com/TestableIO/System.IO.Abstractions/pull/811) **Full Changelog**: https://github.com/TestableIO/System.IO.Abstractions/compare/v16.1.10...v16.1.11 ### [`v16.1.10`](https://togithub.com/TestableIO/System.IO.Abstractions/releases/tag/v16.1.10) #### What's Changed - fix: make MockFileInfo.Delete honor FileAccess by [@​pianomanjh](https://togithub.com/pianomanjh) in [https://github.com/TestableIO/System.IO.Abstractions/pull/807](https://togithub.com/TestableIO/System.IO.Abstractions/pull/807) **Full Changelog**: https://github.com/TestableIO/System.IO.Abstractions/compare/v16.1.9...v16.1.10 ### [`v16.1.9`](https://togithub.com/TestableIO/System.IO.Abstractions/releases/tag/v16.1.9) #### What's Changed - chore(deps): update amannn/action-semantic-pull-request action to v4 by [@​renovate](https://togithub.com/renovate) in [https://github.com/TestableIO/System.IO.Abstractions/pull/804](https://togithub.com/TestableIO/System.IO.Abstractions/pull/804) **Full Changelog**: https://github.com/TestableIO/System.IO.Abstractions/compare/v16.1.8...v16.1.9 ### [`v16.1.8`](https://togithub.com/TestableIO/System.IO.Abstractions/releases/tag/v16.1.8) #### What's Changed - fix: initialize streams returned by MockFile.Create with ReadWrite access by [@​pianomanjh](https://togithub.com/pianomanjh) in [https://github.com/TestableIO/System.IO.Abstractions/pull/802](https://togithub.com/TestableIO/System.IO.Abstractions/pull/802) **Full Changelog**: https://github.com/TestableIO/System.IO.Abstractions/compare/v16.1.7...v16.1.8 ### [`v16.1.7`](https://togithub.com/TestableIO/System.IO.Abstractions/releases/tag/v16.1.7) #### What's Changed - chore(deps): update danielpalme/reportgenerator-github-action action to v5.0.3 by [@​renovate](https://togithub.com/renovate) in [https://github.com/TestableIO/System.IO.Abstractions/pull/798](https://togithub.com/TestableIO/System.IO.Abstractions/pull/798) **Full Changelog**: https://github.com/TestableIO/System.IO.Abstractions/compare/v16.1.5...v16.1.7 ### [`v16.1.6`](https://togithub.com/TestableIO/System.IO.Abstractions/releases/tag/v16.1.6) #### What's Changed - chore(deps): update dependency coverlet.collector to v3.1.1 by [@​renovate](https://togithub.com/renovate) in [https://github.com/TestableIO/System.IO.Abstractions/pull/799](https://togithub.com/TestableIO/System.IO.Abstractions/pull/799) - chore(deps): update dependency nunit3testadapter to v4.2.1 by [@​renovate](https://togithub.com/renovate) in [https://github.com/TestableIO/System.IO.Abstractions/pull/797](https://togithub.com/TestableIO/System.IO.Abstractions/pull/797) **Full Changelog**: https://github.com/TestableIO/System.IO.Abstractions/compare/v16.1.4...v16.1.6 ### [`v16.1.5`](https://togithub.com/TestableIO/System.IO.Abstractions/releases/tag/v16.1.5) #### What's Changed - chore(deps): update dependency coverlet.collector to v3.1.1 by [@​renovate](https://togithub.com/renovate) in [https://github.com/TestableIO/System.IO.Abstractions/pull/799](https://togithub.com/TestableIO/System.IO.Abstractions/pull/799) - chore(deps): update dependency nunit3testadapter to v4.2.1 by [@​renovate](https://togithub.com/renovate) in [https://github.com/TestableIO/System.IO.Abstractions/pull/797](https://togithub.com/TestableIO/System.IO.Abstractions/pull/797) **Full Changelog**: https://github.com/TestableIO/System.IO.Abstractions/compare/v16.1.4...v16.1.5 ### [`v16.1.4`](https://togithub.com/TestableIO/System.IO.Abstractions/releases/tag/v16.1.4) #### What's Changed - chore: update copyright year by [@​fgreinacher](https://togithub.com/fgreinacher) in [https://github.com/TestableIO/System.IO.Abstractions/pull/796](https://togithub.com/TestableIO/System.IO.Abstractions/pull/796) **Full Changelog**: https://github.com/TestableIO/System.IO.Abstractions/compare/v16.1.2...v16.1.4 ### [`v16.1.2`](https://togithub.com/TestableIO/System.IO.Abstractions/releases/tag/v16.1.2) #### What's Changed - fix: add `LinkTarget` to `IFileSystemInfo` by [@​BrianMcBrayer](https://togithub.com/BrianMcBrayer) in [https://github.com/TestableIO/System.IO.Abstractions/pull/795](https://togithub.com/TestableIO/System.IO.Abstractions/pull/795) **Full Changelog**: https://github.com/TestableIO/System.IO.Abstractions/compare/v16.1.1...v16.1.2 ### [`v16.1.1`](https://togithub.com/TestableIO/System.IO.Abstractions/releases/tag/v16.1.1) #### What's Changed - feat: Add `LinkTarget` to `FileSystemInfo` for .NET 6 targets by [@​BrianMcBrayer](https://togithub.com/BrianMcBrayer) in [https://github.com/TestableIO/System.IO.Abstractions/pull/790](https://togithub.com/TestableIO/System.IO.Abstractions/pull/790) #### New Contributors - [@​BrianMcBrayer](https://togithub.com/BrianMcBrayer) made their first contribution in [https://github.com/TestableIO/System.IO.Abstractions/pull/790](https://togithub.com/TestableIO/System.IO.Abstractions/pull/790) **Full Changelog**: https://github.com/TestableIO/System.IO.Abstractions/compare/v16.0.8...v16.1.1

Configuration

📅 Schedule: Branch creation - "before 12pm on Sunday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by Mend Renovate. View repository job log here.