Commit 1846452
authored
chore(deps): update dependency testableio.system.io.abstractions to v19.2.18 (#301)
[](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.16` -> `19.2.18` |
---
### Release Notes
<details>
<summary>TestableIO/System.IO.Abstractions</summary>
###
[`v19.2.18`](https://togithub.com/TestableIO/System.IO.Abstractions/releases/tag/v19.2.18)
#### What's Changed
- fix: null-handling in Wrap-Method in factories for `IDriveInfo` or
`IFileSystemWatcher` by [@​vbreuss](https://togithub.com/vbreuss)
in
[https://github.com/TestableIO/System.IO.Abstractions/pull/977](https://togithub.com/TestableIO/System.IO.Abstractions/pull/977)
**Full Changelog**:
TestableIO/System.IO.Abstractions@v19.2.17...v19.2.18
###
[`v19.2.17`](https://togithub.com/TestableIO/System.IO.Abstractions/releases/tag/v19.2.17)
##### What's Changed
- fix: null-handling in Wrap-Method in factories for `IDirectoryInfo` or
`IFileInfo` by [@​vbreuss](https://togithub.com/vbreuss) in
[https://github.com/TestableIO/System.IO.Abstractions/pull/976](https://togithub.com/TestableIO/System.IO.Abstractions/pull/976)
**Full Changelog**:
TestableIO/System.IO.Abstractions@v19.2.16...v19.2.17
</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:eyJjcmVhdGVkSW5WZXIiOiIzNS41Ny4wIiwidXBkYXRlZEluVmVyIjoiMzUuNTguMCJ9-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>1 parent 2de70b6 commit 1846452
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