Skip to content

Commit 8398dfa

Browse files
chore(deps): update dependency testableio.system.io.abstractions to v20.0.4 (#433)
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [TestableIO.System.IO.Abstractions](https://togithub.com/TestableIO/System.IO.Abstractions) | `20.0.1` -> `20.0.4` | [![age](https://developer.mend.io/api/mc/badges/age/nuget/TestableIO.System.IO.Abstractions/20.0.4?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/nuget/TestableIO.System.IO.Abstractions/20.0.4?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/nuget/TestableIO.System.IO.Abstractions/20.0.1/20.0.4?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/nuget/TestableIO.System.IO.Abstractions/20.0.1/20.0.4?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>TestableIO/System.IO.Abstractions (TestableIO.System.IO.Abstractions)</summary> ### [`v20.0.4`](https://togithub.com/TestableIO/System.IO.Abstractions/releases/tag/v20.0.4) ##### What's Changed - refactor: update supported frameworks by [@&#8203;vbreuss](https://togithub.com/vbreuss) in [https://github.com/TestableIO/System.IO.Abstractions/pull/1060](https://togithub.com/TestableIO/System.IO.Abstractions/pull/1060) - fix(ci): make push step idempotent by [@&#8203;fgreinacher](https://togithub.com/fgreinacher) in [https://github.com/TestableIO/System.IO.Abstractions/pull/1062](https://togithub.com/TestableIO/System.IO.Abstractions/pull/1062) - fix: combine ci and release workflows by [@&#8203;fgreinacher](https://togithub.com/fgreinacher) in [https://github.com/TestableIO/System.IO.Abstractions/pull/1063](https://togithub.com/TestableIO/System.IO.Abstractions/pull/1063) - fix: use correct release commenter version by [@&#8203;fgreinacher](https://togithub.com/fgreinacher) in [https://github.com/TestableIO/System.IO.Abstractions/pull/1064](https://togithub.com/TestableIO/System.IO.Abstractions/pull/1064) **Full Changelog**: TestableIO/System.IO.Abstractions@v19.2.91...v20.0.4 </details> --- ### 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. --- - [ ] <!-- rebase-check -->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). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy44MS4zIiwidXBkYXRlZEluVmVyIjoiMzcuODEuMyIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent eef28bb commit 8398dfa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Directory.Packages.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<ItemGroup>
88
<PackageVersion Include="System.Linq.Async" Version="6.0.1" />
99
<PackageVersion Include="System.Threading.Channels" Version="8.0.0" />
10-
<PackageVersion Include="TestableIO.System.IO.Abstractions" Version="20.0.1" />
10+
<PackageVersion Include="TestableIO.System.IO.Abstractions" Version="20.0.4" />
1111
<PackageVersion Include="System.IO.Compression" Version="4.3.0" />
1212
<PackageVersion Include="System.IO.FileSystem.AccessControl" Version="5.0.0" />
1313
</ItemGroup>

0 commit comments

Comments
 (0)