From e8141c2d7130bc590d1977ea25b7efc426f57bf7 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 7 Oct 2023 06:16:02 +0000 Subject: [PATCH] chore(deps): update testably.abstractions packages to v2.5.0 (#410) 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 | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [Testably.Abstractions](https://togithub.com/Testably/Testably.Abstractions) | `2.4.1` -> `2.5.0` | [![age](https://developer.mend.io/api/mc/badges/age/nuget/Testably.Abstractions/2.5.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/nuget/Testably.Abstractions/2.5.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/nuget/Testably.Abstractions/2.4.1/2.5.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/nuget/Testably.Abstractions/2.4.1/2.5.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [Testably.Abstractions.Testing](https://togithub.com/Testably/Testably.Abstractions) | `2.4.1` -> `2.5.0` | [![age](https://developer.mend.io/api/mc/badges/age/nuget/Testably.Abstractions.Testing/2.5.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/nuget/Testably.Abstractions.Testing/2.5.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/nuget/Testably.Abstractions.Testing/2.4.1/2.5.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/nuget/Testably.Abstractions.Testing/2.4.1/2.5.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes
Testably/Testably.Abstractions (Testably.Abstractions) ### [`v2.5.0`](https://togithub.com/Testably/Testably.Abstractions/releases/tag/v2.5.0) ##### What's Changed - chore(deps): update testably.abstractions packages to v2.4.1 by [@​renovate](https://togithub.com/renovate) in [https://github.com/Testably/Testably.Abstractions/pull/379](https://togithub.com/Testably/Testably.Abstractions/pull/379) - refactor: prepare support for .NET 8.0 by [@​vbreuss](https://togithub.com/vbreuss) in [https://github.com/Testably/Testably.Abstractions/pull/388](https://togithub.com/Testably/Testably.Abstractions/pull/388) - feat: support .NET 8.0 | `LastAccessTime` is no longer updated for the source file when copying it on OSX by [@​vbreuss](https://togithub.com/vbreuss) in [https://github.com/Testably/Testably.Abstractions/pull/382](https://togithub.com/Testably/Testably.Abstractions/pull/382) - feat: support .NET 8.0 | Remove `BinaryFormatter` from `TestingException` by [@​vbreuss](https://togithub.com/vbreuss) in [https://github.com/Testably/Testably.Abstractions/pull/383](https://togithub.com/Testably/Testably.Abstractions/pull/383) - feat: support .NET 8.0 | Refresh cache on `IFileInfo.CreateText` by [@​vbreuss](https://togithub.com/vbreuss) in [https://github.com/Testably/Testably.Abstractions/pull/384](https://togithub.com/Testably/Testably.Abstractions/pull/384) - feat: support .NET 8.0 | Timer no longer throws `ObjectDisposedException` by [@​vbreuss](https://togithub.com/vbreuss) in [https://github.com/Testably/Testably.Abstractions/pull/385](https://togithub.com/Testably/Testably.Abstractions/pull/385) - feat: support .NET 8.0 | Add new methods for `IZipFile` by [@​vbreuss](https://togithub.com/vbreuss) in [https://github.com/Testably/Testably.Abstractions/pull/386](https://togithub.com/Testably/Testably.Abstractions/pull/386) - feat: support .NET 8.0 | Add new methods for `IRandom` by [@​vbreuss](https://togithub.com/vbreuss) in [https://github.com/Testably/Testably.Abstractions/pull/387](https://togithub.com/Testably/Testably.Abstractions/pull/387) - chore(deps): update dependency testableio.system.io.abstractions to v19.2.67 by [@​renovate](https://togithub.com/renovate) in [https://github.com/Testably/Testably.Abstractions/pull/390](https://togithub.com/Testably/Testably.Abstractions/pull/390) - chore(deps): update dependency microsoft.net.test.sdk to v17.7.2 by [@​renovate](https://togithub.com/renovate) in [https://github.com/Testably/Testably.Abstractions/pull/391](https://togithub.com/Testably/Testably.Abstractions/pull/391) - chore(deps): update dependency testableio.system.io.abstractions to v19.2.69 by [@​renovate](https://togithub.com/renovate) in [https://github.com/Testably/Testably.Abstractions/pull/392](https://togithub.com/Testably/Testably.Abstractions/pull/392) - chore(deps): update dependency testably.abstractions.fluentassertions to v0.7.0 by [@​renovate](https://togithub.com/renovate) in [https://github.com/Testably/Testably.Abstractions/pull/393](https://togithub.com/Testably/Testably.Abstractions/pull/393) - chore(deps): update actions/checkout action to v4 by [@​renovate](https://togithub.com/renovate) in [https://github.com/Testably/Testably.Abstractions/pull/394](https://togithub.com/Testably/Testably.Abstractions/pull/394) - chore(deps): update danielpalme/reportgenerator-github-action action to v5.1.25 by [@​renovate](https://togithub.com/renovate) in [https://github.com/Testably/Testably.Abstractions/pull/395](https://togithub.com/Testably/Testably.Abstractions/pull/395) - chore(deps): update dependency testably.abstractions.fluentassertions to v0.8.0 by [@​renovate](https://togithub.com/renovate) in [https://github.com/Testably/Testably.Abstractions/pull/396](https://togithub.com/Testably/Testably.Abstractions/pull/396) - chore(deps): update dependency testably.abstractions.fluentassertions to v0.9.0 by [@​renovate](https://togithub.com/renovate) in [https://github.com/Testably/Testably.Abstractions/pull/397](https://togithub.com/Testably/Testably.Abstractions/pull/397) - refactor: use `Exist` and `NotExist` fluent assertions by [@​vbreuss](https://togithub.com/vbreuss) in [https://github.com/Testably/Testably.Abstractions/pull/398](https://togithub.com/Testably/Testably.Abstractions/pull/398) - fix: nullable warning from SonarCloud by [@​vbreuss](https://togithub.com/vbreuss) in [https://github.com/Testably/Testably.Abstractions/pull/400](https://togithub.com/Testably/Testably.Abstractions/pull/400) - chore(deps): update dependency nsubstitute to v5.1.0 by [@​renovate](https://togithub.com/renovate) in [https://github.com/Testably/Testably.Abstractions/pull/401](https://togithub.com/Testably/Testably.Abstractions/pull/401) - chore(deps): update xunit-dotnet monorepo to v2.5.1 by [@​renovate](https://togithub.com/renovate) in [https://github.com/Testably/Testably.Abstractions/pull/402](https://togithub.com/Testably/Testably.Abstractions/pull/402) - chore(deps): update actions/checkout digest to [`8ade135`](https://togithub.com/Testably/Testably.Abstractions/commit/8ade135) by [@​renovate](https://togithub.com/renovate) in [https://github.com/Testably/Testably.Abstractions/pull/404](https://togithub.com/Testably/Testably.Abstractions/pull/404) - docs: update README by [@​vbreuss](https://togithub.com/vbreuss) in [https://github.com/Testably/Testably.Abstractions/pull/405](https://togithub.com/Testably/Testably.Abstractions/pull/405) - chore(deps): update danielpalme/reportgenerator-github-action action to v5.1.26 by [@​renovate](https://togithub.com/renovate) in [https://github.com/Testably/Testably.Abstractions/pull/407](https://togithub.com/Testably/Testably.Abstractions/pull/407) - fix: explicitly specify `FileAttributes` in tests by [@​vbreuss](https://togithub.com/vbreuss) in [https://github.com/Testably/Testably.Abstractions/pull/406](https://togithub.com/Testably/Testably.Abstractions/pull/406) - fix: throw UnauthorizedAccessException when replacing a read-only file on Windows by [@​vbreuss](https://togithub.com/vbreuss) in [https://github.com/Testably/Testably.Abstractions/pull/408](https://togithub.com/Testably/Testably.Abstractions/pull/408) - chore(deps): update dependency testably.abstractions.fluentassertions to v1 by [@​renovate](https://togithub.com/renovate) in [https://github.com/Testably/Testably.Abstractions/pull/409](https://togithub.com/Testably/Testably.Abstractions/pull/409) **Full Changelog**: https://github.com/Testably/Testably.Abstractions/compare/v2.4.1...v2.5.0
--- ### 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 these updates 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 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Directory.Packages.props b/Directory.Packages.props index 6626ae95..5d40deda 100644 --- a/Directory.Packages.props +++ b/Directory.Packages.props @@ -35,8 +35,8 @@ - - + +