From 9c08f7e11e02fb6df886374fb1742f22e9d260a3 Mon Sep 17 00:00:00 2001
From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com>
Date: Tue, 18 Jul 2023 00:51:03 +0000
Subject: [PATCH] chore(deps): update dependency testably.abstractions.testing
to v2.3.2 (#330)
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 |
|---|---|---|---|
|
[Testably.Abstractions.Testing](https://togithub.com/Testably/Testably.Abstractions)
| nuget | patch | `2.3.1` -> `2.3.2` |
---
### Release Notes
Testably/Testably.Abstractions
(Testably.Abstractions.Testing)
###
[`v2.3.2`](https://togithub.com/Testably/Testably.Abstractions/releases/tag/v2.3.2)
#### What's Changed
- chore(deps): update dependency microsoft.net.test.sdk to v17.6.0 by
[@renovate](https://togithub.com/renovate) in
[https://github.com/Testably/Testably.Abstractions/pull/310](https://togithub.com/Testably/Testably.Abstractions/pull/310)
- chore(deps): update dependency microsoft.codeanalysis.csharp to v4.6.0
by [@renovate](https://togithub.com/renovate) in
[https://github.com/Testably/Testably.Abstractions/pull/311](https://togithub.com/Testably/Testably.Abstractions/pull/311)
- chore(deps): update dependency testableio.system.io.abstractions to
v19.2.29 by [@renovate](https://togithub.com/renovate) in
[https://github.com/Testably/Testably.Abstractions/pull/312](https://togithub.com/Testably/Testably.Abstractions/pull/312)
- coverage: Add tests for correct update of the exists cache for
IFileInfo and IDirectoryInfo by
[@vbreuss](https://togithub.com/vbreuss) in
[https://github.com/Testably/Testably.Abstractions/pull/313](https://togithub.com/Testably/Testably.Abstractions/pull/313)
- chore(deps): update dependency coverlet.collector to v6 by
[@renovate](https://togithub.com/renovate) in
[https://github.com/Testably/Testably.Abstractions/pull/314](https://togithub.com/Testably/Testably.Abstractions/pull/314)
- chore(deps): update danielpalme/reportgenerator-github-action action
to v5.1.21 by [@renovate](https://togithub.com/renovate) in
[https://github.com/Testably/Testably.Abstractions/pull/315](https://togithub.com/Testably/Testably.Abstractions/pull/315)
- chore(deps): update dependency microsoft.net.test.sdk to v17.6.1 by
[@renovate](https://togithub.com/renovate) in
[https://github.com/Testably/Testably.Abstractions/pull/317](https://togithub.com/Testably/Testably.Abstractions/pull/317)
- fix: failing tests on .NET framework by
[@vbreuss](https://togithub.com/vbreuss) in
[https://github.com/Testably/Testably.Abstractions/pull/320](https://togithub.com/Testably/Testably.Abstractions/pull/320)
- chore(deps): update dependency microsoft.net.test.sdk to v17.6.2 by
[@renovate](https://togithub.com/renovate) in
[https://github.com/Testably/Testably.Abstractions/pull/318](https://togithub.com/Testably/Testably.Abstractions/pull/318)
- chore(deps): update danielpalme/reportgenerator-github-action action
to v5.1.22 by [@renovate](https://togithub.com/renovate) in
[https://github.com/Testably/Testably.Abstractions/pull/319](https://togithub.com/Testably/Testably.Abstractions/pull/319)
- chore(deps): update dependency microsoft.net.test.sdk to v17.6.3 by
[@renovate](https://togithub.com/renovate) in
[https://github.com/Testably/Testably.Abstractions/pull/321](https://togithub.com/Testably/Testably.Abstractions/pull/321)
- chore(deps): update danielpalme/reportgenerator-github-action action
to v5.1.23 by [@renovate](https://togithub.com/renovate) in
[https://github.com/Testably/Testably.Abstractions/pull/322](https://togithub.com/Testably/Testably.Abstractions/pull/322)
- chore(deps): update dependency xunit to v2.5.0 by
[@renovate](https://togithub.com/renovate) in
[https://github.com/Testably/Testably.Abstractions/pull/323](https://togithub.com/Testably/Testably.Abstractions/pull/323)
- chore(deps): update dependency xunit.runner.visualstudio to v2.5.0 by
[@renovate](https://togithub.com/renovate) in
[https://github.com/Testably/Testably.Abstractions/pull/324](https://togithub.com/Testably/Testably.Abstractions/pull/324)
- docs: include information for local testing against the
`RealFileSystem` by [@vbreuss](https://togithub.com/vbreuss) in
[https://github.com/Testably/Testably.Abstractions/pull/325](https://togithub.com/Testably/Testably.Abstractions/pull/325)
- refactor: Use central package management by
[@vbreuss](https://togithub.com/vbreuss) in
[https://github.com/Testably/Testably.Abstractions/pull/316](https://togithub.com/Testably/Testably.Abstractions/pull/316)
- chore(deps): update dependency microsoft.net.test.sdk to v17.6.3 by
[@renovate](https://togithub.com/renovate) in
[https://github.com/Testably/Testably.Abstractions/pull/326](https://togithub.com/Testably/Testably.Abstractions/pull/326)
- feat: Add a sample Directory.Build.props by
[@ElStefan](https://togithub.com/ElStefan) in
[https://github.com/Testably/Testably.Abstractions/pull/328](https://togithub.com/Testably/Testably.Abstractions/pull/328)
- fix: Remove single quotes from test by
[@ElStefan](https://togithub.com/ElStefan) in
[https://github.com/Testably/Testably.Abstractions/pull/329](https://togithub.com/Testably/Testably.Abstractions/pull/329)
- chore(deps): update dependencies by
[@vbreuss](https://togithub.com/vbreuss) in
[https://github.com/Testably/Testably.Abstractions/pull/333](https://togithub.com/Testably/Testably.Abstractions/pull/333)
- fix: Support relative paths with multiple subfolders in
Directory.GetFiles by [@ElStefan](https://togithub.com/ElStefan)
in
[https://github.com/Testably/Testably.Abstractions/pull/332](https://togithub.com/Testably/Testably.Abstractions/pull/332)
#### New Contributors
- [@ElStefan](https://togithub.com/ElStefan) made their first
contribution in
[https://github.com/Testably/Testably.Abstractions/pull/328](https://togithub.com/Testably/Testably.Abstractions/pull/328)
**Full Changelog**:
https://github.com/Testably/Testably.Abstractions/compare/v2.3.1...v2.3.2
---
### 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 0e100c7b7..612d233cf 100644
--- a/Directory.Packages.props
+++ b/Directory.Packages.props
@@ -36,7 +36,7 @@
-
+