From 174e8f451613d9e3a84707361d65de4683bda6e3 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 22 Aug 2023 19:42:44 +0200 Subject: [PATCH] chore(deps): update dependency testableio.system.io.abstractions to v19.2.64 (#370) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit [![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [TestableIO.System.IO.Abstractions](https://togithub.com/TestableIO/System.IO.Abstractions) | nuget | patch | `19.2.61` -> `19.2.64` | --- ### Release Notes
TestableIO/System.IO.Abstractions (TestableIO.System.IO.Abstractions) ### [`v19.2.64`](https://togithub.com/TestableIO/System.IO.Abstractions/releases/tag/v19.2.64) ##### What's Changed - feat: add `Null` to MockFileStream to shadow the static `Stream.Null` field by [@​vbreuss](https://togithub.com/vbreuss) in [https://github.com/TestableIO/System.IO.Abstractions/pull/1025](https://togithub.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`](https://togithub.com/TestableIO/System.IO.Abstractions/releases/tag/v19.2.63) #### What's Changed - refactor: use `CommonExceptions` to create exceptions by [@​vbreuss](https://togithub.com/vbreuss) in [https://github.com/TestableIO/System.IO.Abstractions/pull/1027](https://togithub.com/TestableIO/System.IO.Abstractions/pull/1027) - fix: use full path in `Directory.SetCurrentDirectory` by [@​vbreuss](https://togithub.com/vbreuss) in [https://github.com/TestableIO/System.IO.Abstractions/pull/1028](https://togithub.com/TestableIO/System.IO.Abstractions/pull/1028) **Full Changelog**: https://github.com/TestableIO/System.IO.Abstractions/compare/v19.2.61...v19.2.63
--- ### 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 has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/Testably/Testably.Abstractions). Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- Directory.Packages.props | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Directory.Packages.props b/Directory.Packages.props index 3c9e8ab83..c3431af5c 100644 --- a/Directory.Packages.props +++ b/Directory.Packages.props @@ -7,7 +7,7 @@ - +