Update dependency System.IO.Abstractions to 19.2.91
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| System.IO.Abstractions | 19.1.14 -> 19.2.91 |
Release Notes
TestableIO/System.IO.Abstractions (System.IO.Abstractions)
v19.2.91
What's Changed
- chore(deps): update dependency saucecontrol.inheritdoc to v1.4.0 by @renovate in https://github.com/TestableIO/System.IO.Abstractions/pull/1057
- chore(deps): update dependency moq to v4.20.70 by @renovate in https://github.com/TestableIO/System.IO.Abstractions/pull/1059
- chore(deps): update actions/setup-dotnet action to v4 by @renovate in https://github.com/TestableIO/System.IO.Abstractions/pull/1061
- fix: prefix bug in MockDirectory.EnumerateDirectories (#815) by @Phoenox in https://github.com/TestableIO/System.IO.Abstractions/pull/1046
New Contributors
- @Phoenox made their first contribution in https://github.com/TestableIO/System.IO.Abstractions/pull/1046
Full Changelog: https://github.com/TestableIO/System.IO.Abstractions/compare/v19.2.87...v19.2.91
v19.2.87
What's Changed
- chore(deps): update actions/checkout action to v4 by @renovate in https://github.com/TestableIO/System.IO.Abstractions/pull/1037
- chore(deps): update danielpalme/reportgenerator-github-action action to v5.1.25 by @renovate in https://github.com/TestableIO/System.IO.Abstractions/pull/1038
- chore(deps): update dependency benchmarkdotnet to v0.13.8 by @renovate in https://github.com/TestableIO/System.IO.Abstractions/pull/1039
- refactor: prepare serialization infrastructure for .NET 8+ by @vbreuss in https://github.com/TestableIO/System.IO.Abstractions/pull/1034
- chore(deps): update dependency dotnet-sdk to v7.0.401 by @renovate in https://github.com/TestableIO/System.IO.Abstractions/pull/1040
- chore(deps): update amannn/action-semantic-pull-request action to v5.3.0 by @renovate in https://github.com/TestableIO/System.IO.Abstractions/pull/1041
- chore(deps): update dependency benchmarkdotnet to v0.13.9 by @renovate in https://github.com/TestableIO/System.IO.Abstractions/pull/1042
- chore(deps): update danielpalme/reportgenerator-github-action action to v5.1.26 by @renovate in https://github.com/TestableIO/System.IO.Abstractions/pull/1043
- chore(deps): update dependency dotnet-sdk to v7.0.402 by @renovate in https://github.com/TestableIO/System.IO.Abstractions/pull/1045
- chore(deps): update dependency dotnet-sdk to v7.0.403 by @renovate in https://github.com/TestableIO/System.IO.Abstractions/pull/1047
- chore(deps): update dependency benchmarkdotnet to v0.13.10 by @renovate in https://github.com/TestableIO/System.IO.Abstractions/pull/1048
- chore(deps): update amannn/action-semantic-pull-request action to v5.4.0 by @renovate in https://github.com/TestableIO/System.IO.Abstractions/pull/1050
- chore(deps): update dependency nunit to v3.14.0 by @renovate in https://github.com/TestableIO/System.IO.Abstractions/pull/1051
- chore(deps): update dependency microsoft.net.test.sdk to v17.8.0 by @renovate in https://github.com/TestableIO/System.IO.Abstractions/pull/1052
- chore(deps): update danielpalme/reportgenerator-github-action action to v5.2.0 by @renovate in https://github.com/TestableIO/System.IO.Abstractions/pull/1054
- chore(deps): update dependency dotnet-sdk to v7.0.404 by @renovate in https://github.com/TestableIO/System.IO.Abstractions/pull/1055
- chore(deps): update dependency microsoft.sourcelink.github to v8 by @renovate in https://github.com/TestableIO/System.IO.Abstractions/pull/1056
- feat: enable net8.0 by @vbreuss in https://github.com/TestableIO/System.IO.Abstractions/pull/1032
Full Changelog: https://github.com/TestableIO/System.IO.Abstractions/compare/v19.2.69...v19.2.87
v19.2.69
What's Changed
- chore(deps): update dependency microsoft.net.test.sdk to v17.7.2 by @renovate in https://github.com/TestableIO/System.IO.Abstractions/pull/1036
- fix: use correct paramName in Path.GetRelativePath by @vbreuss in https://github.com/TestableIO/System.IO.Abstractions/pull/1035
Full Changelog: https://github.com/TestableIO/System.IO.Abstractions/compare/v19.2.67...v19.2.69
v19.2.67
What's Changed
- fix: incorrectly thrown exception in
Directory.CreateSymbolicLinkby @vbreuss in https://github.com/TestableIO/System.IO.Abstractions/pull/1026
Full Changelog: https://github.com/TestableIO/System.IO.Abstractions/compare/v19.2.66...v19.2.67
v19.2.66
What's Changed
- chore(deps): update dependency githubactionstestlogger to v2.3.3 by @renovate in https://github.com/TestableIO/System.IO.Abstractions/pull/1031
- fix: incorrect thrown exception when calling
Path.GetFullPathwith white-space by @vbreuss in https://github.com/TestableIO/System.IO.Abstractions/pull/1030
Full Changelog: https://github.com/TestableIO/System.IO.Abstractions/compare/v19.2.64...v19.2.66
v19.2.64
What's Changed
- feat: add
Nullto MockFileStream to shadow the staticStream.Nullfield by @vbreuss in https://github.com/TestableIO/System.IO.Abstractions/pull/1025
Full Changelog: https://github.com/TestableIO/System.IO.Abstractions/compare/v19.2.63...v19.2.64
v19.2.63
What's Changed
- refactor: use
CommonExceptionsto create exceptions by @vbreuss in https://github.com/TestableIO/System.IO.Abstractions/pull/1027 - fix: use full path in
Directory.SetCurrentDirectoryby @vbreuss in https://github.com/TestableIO/System.IO.Abstractions/pull/1028
Full Changelog: https://github.com/TestableIO/System.IO.Abstractions/compare/v19.2.61...v19.2.63
v19.2.61
What's Changed
- chore(deps): update dependency benchmarkdotnet to v0.13.7 by @renovate in https://github.com/TestableIO/System.IO.Abstractions/pull/1015
- chore(deps): update dependency microsoft.net.test.sdk to v17.7.0 by @renovate in https://github.com/TestableIO/System.IO.Abstractions/pull/1016
- chore(deps): update dependency moq to v4.20.0 by @renovate in https://github.com/TestableIO/System.IO.Abstractions/pull/1017
- chore(deps): update dependency moq to v4.20.1 by @renovate in https://github.com/TestableIO/System.IO.Abstractions/pull/1018
- chore(deps): update dependency dotnet-sdk to v7.0.400 by @renovate in https://github.com/TestableIO/System.IO.Abstractions/pull/1019
- chore(deps): update dependency moq to v4.20.2 by @renovate in https://github.com/TestableIO/System.IO.Abstractions/pull/1020
- chore(deps): update dependency moq to v4.20.69 by @renovate in https://github.com/TestableIO/System.IO.Abstractions/pull/1021
- chore(deps): update danielpalme/reportgenerator-github-action action to v5.1.24 by @renovate in https://github.com/TestableIO/System.IO.Abstractions/pull/1022
- chore(deps): update dependency microsoft.net.test.sdk to v17.7.1 by @renovate in https://github.com/TestableIO/System.IO.Abstractions/pull/1023
- feat: add
ReparsePointattribute when creating a symbolic link by @vbreuss in https://github.com/TestableIO/System.IO.Abstractions/pull/1024
Full Changelog: https://github.com/TestableIO/System.IO.Abstractions/compare/v19.2.51...v19.2.61
v19.2.51
What's Changed
- feat: add options to constructor of MockFileSystem by @vbreuss in https://github.com/TestableIO/System.IO.Abstractions/pull/1013
Full Changelog: https://github.com/TestableIO/System.IO.Abstractions/compare/v19.2.50...v19.2.51
v19.2.50
What's Changed
- chore(deps): update dependency githubactionstestlogger to v2.2.0 by @renovate in https://github.com/TestableIO/System.IO.Abstractions/pull/991
- chore(deps): update dependency githubactionstestlogger to v2.2.1 by @renovate in https://github.com/TestableIO/System.IO.Abstractions/pull/992
- chore(deps): update dependency coverlet.collector to v6 by @renovate in https://github.com/TestableIO/System.IO.Abstractions/pull/993
- chore(deps): update danielpalme/reportgenerator-github-action action to v5.1.21 by @renovate in https://github.com/TestableIO/System.IO.Abstractions/pull/994
- chore(deps): update dependency nerdbank.gitversioning to v3.6.133 by @renovate in https://github.com/TestableIO/System.IO.Abstractions/pull/995
- chore(deps): update dependency githubactionstestlogger to v2.3.0 by @renovate in https://github.com/TestableIO/System.IO.Abstractions/pull/996
- chore(deps): update dependency nunit3testadapter to v4.5.0 by @renovate in https://github.com/TestableIO/System.IO.Abstractions/pull/997
- chore(deps): update dependency githubactionstestlogger to v2.3.1 by @renovate in https://github.com/TestableIO/System.IO.Abstractions/pull/998
- chore(deps): update dependency microsoft.net.test.sdk to v17.6.1 by @renovate in https://github.com/TestableIO/System.IO.Abstractions/pull/1000
- chore(deps): update dependency githubactionstestlogger to v2.3.2 by @renovate in https://github.com/TestableIO/System.IO.Abstractions/pull/999
- chore(deps): update dependency microsoft.net.test.sdk to v17.6.2 by @renovate in https://github.com/TestableIO/System.IO.Abstractions/pull/1002
- chore(deps): update danielpalme/reportgenerator-github-action action to v5.1.22 by @renovate in https://github.com/TestableIO/System.IO.Abstractions/pull/1003
- chore(deps): update dependency dotnet-sdk to v7.0.304 by @renovate in https://github.com/TestableIO/System.IO.Abstractions/pull/1004
- chore(deps): update dependency dotnet-sdk to v7.0.305 by @renovate in https://github.com/TestableIO/System.IO.Abstractions/pull/1005
- chore(deps): update dependency microsoft.net.test.sdk to v17.6.3 by @renovate in https://github.com/TestableIO/System.IO.Abstractions/pull/1006
- chore(deps): update danielpalme/reportgenerator-github-action action to v5.1.23 by @renovate in https://github.com/TestableIO/System.IO.Abstractions/pull/1007
- chore(deps): update dependency benchmarkdotnet to v0.13.6 by @renovate in https://github.com/TestableIO/System.IO.Abstractions/pull/1008
- chore(deps): update dotnet/nbgv action to v0.4.1 by @renovate in https://github.com/TestableIO/System.IO.Abstractions/pull/1010
- chore(deps): update dependency dotnet-sdk to v7.0.306 by @renovate in https://github.com/TestableIO/System.IO.Abstractions/pull/1011
- docs: mention correct package to install in README.md by @vbreuss in https://github.com/TestableIO/System.IO.Abstractions/pull/1014
- feat: implement Path.GetRelativePath in MockFileSystem by @vbreuss in https://github.com/TestableIO/System.IO.Abstractions/pull/1012
Full Changelog: https://github.com/TestableIO/System.IO.Abstractions/compare/v19.2.29...v19.2.50
v19.2.29
What's Changed
- chore(deps): update dependency microsoft.net.test.sdk to v17.6.0 by @renovate in https://github.com/TestableIO/System.IO.Abstractions/pull/989
- chore(deps): update dependency dotnet-sdk to v7.0.302 by @renovate in https://github.com/TestableIO/System.IO.Abstractions/pull/990
- fix: Use searchPattern argument in GetFiles method to complete the logic by @AK1llv in https://github.com/TestableIO/System.IO.Abstractions/pull/988
New Contributors
- @AK1llv made their first contribution in https://github.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
What's Changed
- fix: Refresh FileInfo & DirectoryInfo after adding to MockFileSystem by @rcdailey in https://github.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
What's Changed
- chore(deps): update dependency githubactionstestlogger to v2.1.0 by @renovate in https://github.com/TestableIO/System.IO.Abstractions/pull/986
- chore(deps): update dependency nerdbank.gitversioning to v3.6.132 by @renovate in https://github.com/TestableIO/System.IO.Abstractions/pull/987
- feat: Add Flush(bool) to FileSystemStream. by @gregington in https://github.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
What's Changed
- chore(deps): update dependency githubactionstestlogger to v2.0.2 by @renovate in https://github.com/TestableIO/System.IO.Abstractions/pull/978
- chore(deps): update danielpalme/reportgenerator-github-action action to v5.1.20 by @renovate in https://github.com/TestableIO/System.IO.Abstractions/pull/979
- chore(deps): update dependency nerdbank.gitversioning to v3.6.128 by @renovate in https://github.com/TestableIO/System.IO.Abstractions/pull/980
- fix: Propagate null values in Wrap* methods by @zivarah in https://github.com/TestableIO/System.IO.Abstractions/pull/982
New Contributors
- @zivarah made their first contribution in https://github.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
What's Changed
- fix: null-handling in Wrap-Method in factories for
IDriveInfoorIFileSystemWatcherby @vbreuss in https://github.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
What's Changed
- fix: null-handling in Wrap-Method in factories for
IDirectoryInfoorIFileInfoby @vbreuss in https://github.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
What's Changed
- fix: throw correct exception when creating a
FileStreamwith invalid mode/access combination by @vbreuss in https://github.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
What's Changed
- docs: improve documentation for
FileSystemStreamby @vbreuss in https://github.com/TestableIO/System.IO.Abstractions/pull/971 - fix: update Name of
DirectoryInfowhen usingMoveToby @vbreuss in https://github.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
What's Changed
- fix: always keep
FileAttributes.Directoryon directories by @vbreuss in https://github.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
What's Changed
- fix: throw IOException when creating a directory with a conflicting file by @vbreuss in https://github.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
What's Changed
- chore(deps): update dependency dotnet-sdk to v7.0.203 by @renovate in https://github.com/TestableIO/System.IO.Abstractions/pull/967
- feat: Implemented MockDirectory.CreateTempSubDirectory by @gregington in https://github.com/TestableIO/System.IO.Abstractions/pull/964
New Contributors
- @gregington made their first contribution in https://github.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
What's Changed
- feat: add symbolic link functionality by @vbreuss in https://github.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
What's Changed
- chore(deps): update dependency dotnet-sdk to v7.0.201 by @renovate in https://github.com/TestableIO/System.IO.Abstractions/pull/950
- chore(deps): update dependency dotnet-sdk to v7.0.202 by @renovate in https://github.com/TestableIO/System.IO.Abstractions/pull/961
- chore(deps): update amannn/action-semantic-pull-request action to v5.2.0 by @renovate in https://github.com/TestableIO/System.IO.Abstractions/pull/962
- fix: support
Directory.GetFileSystemEntrieswith enumeration options by @vbreuss in https://github.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
What's Changed
- fix: make FileSystemStream path argument non-nullable by @oreze in https://github.com/TestableIO/System.IO.Abstractions/pull/956
- chore(deps): update danielpalme/reportgenerator-github-action action to v5.1.19 by @renovate in https://github.com/TestableIO/System.IO.Abstractions/pull/958
- fix: ensure
FlushAsyncbehaves likeFlushby @cryocz in https://github.com/TestableIO/System.IO.Abstractions/pull/960
New Contributors
- @oreze made their first contribution in https://github.com/TestableIO/System.IO.Abstractions/pull/956
- @cryocz made their first contribution in https://github.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
What's Changed
- chore(deps): update dependency dotnet-sdk to v7.0.200 by @renovate in https://github.com/TestableIO/System.IO.Abstractions/pull/947
- chore(deps): update dependency benchmarkdotnet to v0.13.5 by @renovate in https://github.com/TestableIO/System.IO.Abstractions/pull/948
- chore(deps): update dependency microsoft.net.test.sdk to v17.5.0 by @renovate in https://github.com/TestableIO/System.IO.Abstractions/pull/949
- chore(deps): update dependency nunit3testadapter to v4.4.0 by @renovate in https://github.com/TestableIO/System.IO.Abstractions/pull/952
- chore(deps): update danielpalme/reportgenerator-github-action action to v5.1.18 by @renovate in https://github.com/TestableIO/System.IO.Abstractions/pull/953
- chore(deps): update dependency snapshooter.nunit to v0.13.0 by @renovate in https://github.com/TestableIO/System.IO.Abstractions/pull/954
- chore(deps): update dependency nunit3testadapter to v4.4.2 by @renovate in https://github.com/TestableIO/System.IO.Abstractions/pull/955
- feat: introduce convenience methods into MockFileSystem by @rcdailey in https://github.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
What's Changed
- chore(deps): update danielpalme/reportgenerator-github-action action to v5.1.16 by @renovate in https://github.com/TestableIO/System.IO.Abstractions/pull/941
- chore(deps): update danielpalme/reportgenerator-github-action action to v5.1.17 by @renovate in https://github.com/TestableIO/System.IO.Abstractions/pull/945
- chore(deps): update amannn/action-semantic-pull-request action to v5.1.0 by @renovate in https://github.com/TestableIO/System.IO.Abstractions/pull/946
- fix: Fixed typos in test names, variables and method parameter name by @brinkdinges in https://github.com/TestableIO/System.IO.Abstractions/pull/944
New Contributors
- @brinkdinges made their first contribution in https://github.com/TestableIO/System.IO.Abstractions/pull/944
Full Changelog: https://github.com/TestableIO/System.IO.Abstractions/compare/v19.1.14...v19.1.18
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.
- [ ] If you want to rebase/retry this PR, check this box
This PR was generated by Mend Renovate. View the repository job log.