Update dependency System.IO.Abstractions to v21 #176
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
19.1.14
->21.2.1
Release Notes
TestableIO/System.IO.Abstractions (System.IO.Abstractions)
v21.2.1
What's Changed
New Contributors
Full Changelog: TestableIO/System.IO.Abstractions@v21.1.7...v21.2.1
v21.1.7
What's Changed
Path.GetTempPath
should end with directory separator by @vbreuss in https://github.com/TestableIO/System.IO.Abstractions/pull/1172Full Changelog: TestableIO/System.IO.Abstractions@v21.1.3...v21.1.7
v21.1.3
What's Changed
FileSystemStream
by @vbreuss in https://github.com/TestableIO/System.IO.Abstractions/pull/1163Full Changelog: TestableIO/System.IO.Abstractions@v21.1.2...v21.1.3
v21.1.2
What's Changed
CopyTo
by @vbreuss in https://github.com/TestableIO/System.IO.Abstractions/pull/1161Full Changelog: TestableIO/System.IO.Abstractions@v21.1.1...v21.1.2
v21.1.1
What's Changed
New Contributors
Full Changelog: TestableIO/System.IO.Abstractions@v21.0.29...v21.1.1
v21.0.29
What's Changed
New Contributors
Full Changelog: TestableIO/System.IO.Abstractions@v21.0.26...v21.0.29
v21.0.26
What's Changed
New Contributors
Full Changelog: TestableIO/System.IO.Abstractions@v21.0.22...v21.0.26
v21.0.22
What's Changed
Directory.CreateTempSubdirectory
by @vbreuss in https://github.com/TestableIO/System.IO.Abstractions/pull/1127Full Changelog: TestableIO/System.IO.Abstractions@v21.0.2...v21.0.22
v21.0.2
What's Changed
Full Changelog: TestableIO/System.IO.Abstractions@v20.0.34...v21.0.2
v20.0.34
What's Changed
Full Changelog: TestableIO/System.IO.Abstractions@v20.0.28...v20.0.34
v20.0.28
What's Changed
DriveInfo
by @FantasyTeddy in https://github.com/TestableIO/System.IO.Abstractions/pull/1094New Contributors
Full Changelog: TestableIO/System.IO.Abstractions@v20.0.15...v20.0.28
v20.0.15
What's Changed
FileInfo
andDirectoryInfo
by @vbreuss in https://github.com/TestableIO/System.IO.Abstractions/pull/1079Full Changelog: TestableIO/System.IO.Abstractions@v20.0.4...v20.0.15
v20.0.4
What's Changed
Full Changelog: TestableIO/System.IO.Abstractions@v19.2.91...v20.0.4
v19.2.91
What's Changed
New Contributors
Full Changelog: TestableIO/System.IO.Abstractions@v19.2.87...v19.2.91
v19.2.87
What's Changed
Full Changelog: TestableIO/System.IO.Abstractions@v19.2.69...v19.2.87
v19.2.69
What's Changed
Full Changelog: TestableIO/System.IO.Abstractions@v19.2.67...v19.2.69
v19.2.67
What's Changed
Directory.CreateSymbolicLink
by @vbreuss in https://github.com/TestableIO/System.IO.Abstractions/pull/1026Full Changelog: TestableIO/System.IO.Abstractions@v19.2.66...v19.2.67
v19.2.66
What's Changed
Path.GetFullPath
with white-space by @vbreuss in https://github.com/TestableIO/System.IO.Abstractions/pull/1030Full Changelog: TestableIO/System.IO.Abstractions@v19.2.64...v19.2.66
v19.2.64
What's Changed
Null
to MockFileStream to shadow the staticStream.Null
field by @vbreuss in https://github.com/TestableIO/System.IO.Abstractions/pull/1025Full Changelog: TestableIO/System.IO.Abstractions@v19.2.63...v19.2.64
v19.2.63
What's Changed
CommonExceptions
to create exceptions by @vbreuss in https://github.com/TestableIO/System.IO.Abstractions/pull/1027Directory.SetCurrentDirectory
by @vbreuss in https://github.com/TestableIO/System.IO.Abstractions/pull/1028Full Changelog: TestableIO/System.IO.Abstractions@v19.2.61...v19.2.63
v19.2.61
What's Changed
ReparsePoint
attribute when creating a symbolic link by @vbreuss in https://github.com/TestableIO/System.IO.Abstractions/pull/1024Full Changelog: TestableIO/System.IO.Abstractions@v19.2.51...v19.2.61
v19.2.51
What's Changed
Full Changelog: TestableIO/System.IO.Abstractions@v19.2.50...v19.2.51
v19.2.50
What's Changed
Full Changelog: TestableIO/System.IO.Abstractions@v19.2.29...v19.2.50
v19.2.29
What's Changed
New Contributors
Full Changelog: TestableIO/System.IO.Abstractions@v19.2.26...v19.2.29
v19.2.26
What's Changed
Full Changelog: TestableIO/System.IO.Abstractions@v19.2.25...v19.2.26
v19.2.25
What's Changed
Full Changelog: TestableIO/System.IO.Abstractions@v19.2.22...v19.2.25
v19.2.22
What's Changed
New Contributors
Full Changelog: TestableIO/System.IO.Abstractions@v19.2.18...v19.2.22
v19.2.18
What's Changed
IDriveInfo
orIFileSystemWatcher
by @vbreuss in https://github.com/TestableIO/System.IO.Abstractions/pull/977Full Changelog: TestableIO/System.IO.Abstractions@v19.2.17...v19.2.18
v19.2.17
What's Changed
IDirectoryInfo
orIFileInfo
by @vbreuss in https://github.com/TestableIO/System.IO.Abstractions/pull/976Full Changelog: TestableIO/System.IO.Abstractions@v19.2.16...v19.2.17
v19.2.16
What's Changed
FileStream
with invalid mode/access combination by @vbreuss in https://github.com/TestableIO/System.IO.Abstractions/pull/973Full Changelog: TestableIO/System.IO.Abstractions@v19.2.15...v19.2.16
v19.2.15
What's Changed
FileSystemStream
by @vbreuss in https://github.com/TestableIO/System.IO.Abstractions/pull/971DirectoryInfo
when usingMoveTo
by @vbreuss in https://github.com/TestableIO/System.IO.Abstractions/pull/972Full Changelog: TestableIO/System.IO.Abstractions@v19.2.13...v19.2.15
v19.2.13
What's Changed
FileAttributes.Directory
on directories by @vbreuss in https://github.com/TestableIO/System.IO.Abstractions/pull/970Full Changelog: TestableIO/System.IO.Abstractions@v19.2.12...v19.2.13
v19.2.12
What's Changed
Full Changelog: TestableIO/System.IO.Abstractions@v19.2.11...v19.2.12
v19.2.11
What's Changed
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), 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 was generated by Mend Renovate. View the repository job log.