Skip to content

Commit

Permalink
chore(deps): update dependency testableio.system.io.abstractions to v…
Browse files Browse the repository at this point in the history
…20 (#432)

[![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://github.com/TestableIO/System.IO.Abstractions)
| `19.2.87` -> `20.0.1` |
[![age](https://developer.mend.io/api/mc/badges/age/nuget/TestableIO.System.IO.Abstractions/20.0.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/nuget/TestableIO.System.IO.Abstractions/20.0.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/nuget/TestableIO.System.IO.Abstractions/19.2.87/20.0.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/nuget/TestableIO.System.IO.Abstractions/19.2.87/20.0.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>TestableIO/System.IO.Abstractions
(TestableIO.System.IO.Abstractions)</summary>

###
[`v19.2.91`](https://github.com/TestableIO/System.IO.Abstractions/releases/tag/v19.2.91)

##### What's Changed

- chore(deps): update dependency saucecontrol.inheritdoc to v1.4.0 by
[@&#8203;renovate](https://github.com/renovate) in
[https://github.com/TestableIO/System.IO.Abstractions/pull/1057](https://github.com/TestableIO/System.IO.Abstractions/pull/1057)
- chore(deps): update dependency moq to v4.20.70 by
[@&#8203;renovate](https://github.com/renovate) in
[https://github.com/TestableIO/System.IO.Abstractions/pull/1059](https://github.com/TestableIO/System.IO.Abstractions/pull/1059)
- chore(deps): update actions/setup-dotnet action to v4 by
[@&#8203;renovate](https://github.com/renovate) in
[https://github.com/TestableIO/System.IO.Abstractions/pull/1061](https://github.com/TestableIO/System.IO.Abstractions/pull/1061)
- fix: prefix bug in MockDirectory.EnumerateDirectories
([#&#8203;815](https://github.com/TestableIO/System.IO.Abstractions/issues/815))
by [@&#8203;Phoenox](https://github.com/Phoenox) in
[https://github.com/TestableIO/System.IO.Abstractions/pull/1046](https://github.com/TestableIO/System.IO.Abstractions/pull/1046)

##### New Contributors

- [@&#8203;Phoenox](https://github.com/Phoenox) made their first
contribution in
[https://github.com/TestableIO/System.IO.Abstractions/pull/1046](https://github.com/TestableIO/System.IO.Abstractions/pull/1046)

**Full Changelog**:
TestableIO/System.IO.Abstractions@v19.2.87...v19.2.91

</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>
  • Loading branch information
renovate[bot] authored Dec 5, 2023
1 parent 40c859c commit eef28bb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Directory.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<ItemGroup>
<PackageVersion Include="System.Linq.Async" Version="6.0.1" />
<PackageVersion Include="System.Threading.Channels" Version="8.0.0" />
<PackageVersion Include="TestableIO.System.IO.Abstractions" Version="19.2.87" />
<PackageVersion Include="TestableIO.System.IO.Abstractions" Version="20.0.1" />
<PackageVersion Include="System.IO.Compression" Version="4.3.0" />
<PackageVersion Include="System.IO.FileSystem.AccessControl" Version="5.0.0" />
</ItemGroup>
Expand Down

0 comments on commit eef28bb

Please sign in to comment.