Commit b358288
authored
chore(deps): update dependency testableio.system.io.abstractions to v19.2.1 (#269)
[](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 | minor | `19.1.18` -> `19.2.1` |
---
### Release Notes
<details>
<summary>TestableIO/System.IO.Abstractions</summary>
###
[`v19.2.1`](https://togithub.com/TestableIO/System.IO.Abstractions/releases/tag/v19.2.1)
#### What's Changed
- chore(deps): update dependency dotnet-sdk to v7.0.200 by
[@​renovate](https://togithub.com/renovate) in
[https://github.com/TestableIO/System.IO.Abstractions/pull/947](https://togithub.com/TestableIO/System.IO.Abstractions/pull/947)
- chore(deps): update dependency benchmarkdotnet to v0.13.5 by
[@​renovate](https://togithub.com/renovate) in
[https://github.com/TestableIO/System.IO.Abstractions/pull/948](https://togithub.com/TestableIO/System.IO.Abstractions/pull/948)
- chore(deps): update dependency microsoft.net.test.sdk to v17.5.0 by
[@​renovate](https://togithub.com/renovate) in
[https://github.com/TestableIO/System.IO.Abstractions/pull/949](https://togithub.com/TestableIO/System.IO.Abstractions/pull/949)
- chore(deps): update dependency nunit3testadapter to v4.4.0 by
[@​renovate](https://togithub.com/renovate) in
[https://github.com/TestableIO/System.IO.Abstractions/pull/952](https://togithub.com/TestableIO/System.IO.Abstractions/pull/952)
- chore(deps): update danielpalme/reportgenerator-github-action action
to v5.1.18 by [@​renovate](https://togithub.com/renovate) in
[https://github.com/TestableIO/System.IO.Abstractions/pull/953](https://togithub.com/TestableIO/System.IO.Abstractions/pull/953)
- chore(deps): update dependency snapshooter.nunit to v0.13.0 by
[@​renovate](https://togithub.com/renovate) in
[https://github.com/TestableIO/System.IO.Abstractions/pull/954](https://togithub.com/TestableIO/System.IO.Abstractions/pull/954)
- chore(deps): update dependency nunit3testadapter to v4.4.2 by
[@​renovate](https://togithub.com/renovate) in
[https://github.com/TestableIO/System.IO.Abstractions/pull/955](https://togithub.com/TestableIO/System.IO.Abstractions/pull/955)
- feat: introduce convenience methods into MockFileSystem by
[@​rcdailey](https://togithub.com/rcdailey) in
[https://github.com/TestableIO/System.IO.Abstractions/pull/951](https://togithub.com/TestableIO/System.IO.Abstractions/pull/951)
**Full Changelog**:
TestableIO/System.IO.Abstractions@v19.1.18...v19.2.1
</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://app.renovatebot.com/dashboard#github/Testably/Testably.Abstractions).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC4xNTMuMiIsInVwZGF0ZWRJblZlciI6IjM0LjE1NC41In0=-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>1 parent 38f9eaf commit b358288
File tree
2 files changed
+2
-2
lines changed- Examples
- Source/Testably.Abstractions.Interface
2 files changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
39 | | - | |
| 39 | + | |
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
| 21 | + | |
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
0 commit comments