Skip to content

Commit 9d4c050

Browse files
chore(deps): update dependency testably.abstractions.testing to v2.3.3 (#339)
[![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.2` -> `2.3.3` | --- ### Release Notes <details> <summary>Testably/Testably.Abstractions (Testably.Abstractions.Testing)</summary> ### [`v2.3.3`](https://togithub.com/Testably/Testably.Abstractions/releases/tag/v2.3.3) #### What's Changed - chore(deps): update dependency testably.abstractions to v2.3.2 by [@&#8203;renovate](https://togithub.com/renovate) in [https://github.com/Testably/Testably.Abstractions/pull/327](https://togithub.com/Testably/Testably.Abstractions/pull/327) - chore(deps): update dependency testably.abstractions.testing to v2.3.2 by [@&#8203;renovate](https://togithub.com/renovate) in [https://github.com/Testably/Testably.Abstractions/pull/330](https://togithub.com/Testably/Testably.Abstractions/pull/330) - feat: add `ToString` methods to simplify debugging by [@&#8203;vbreuss](https://togithub.com/vbreuss) in [https://github.com/Testably/Testably.Abstractions/pull/335](https://togithub.com/Testably/Testably.Abstractions/pull/335) - fix: parameter validation in `Path.GetFullPath` by [@&#8203;vbreuss](https://togithub.com/vbreuss) in [https://github.com/Testably/Testably.Abstractions/pull/334](https://togithub.com/Testably/Testably.Abstractions/pull/334) - fix: implementation of `Path.GetRelativePath` by [@&#8203;vbreuss](https://togithub.com/vbreuss) in [https://github.com/Testably/Testably.Abstractions/pull/336](https://togithub.com/Testably/Testably.Abstractions/pull/336) - fix: set stryker version to v3.7.1 on release builds by [@&#8203;vbreuss](https://togithub.com/vbreuss) in [https://github.com/Testably/Testably.Abstractions/pull/337](https://togithub.com/Testably/Testably.Abstractions/pull/337) **Full Changelog**: v2.3.2...v2.3.3 </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:eyJjcmVhdGVkSW5WZXIiOiIzNi4xMS4wIiwidXBkYXRlZEluVmVyIjoiMzYuMTEuMCIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 056bcfc commit 9d4c050

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Directory.Packages.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636

3737
<ItemGroup>
3838
<PackageVersion Include="Testably.Abstractions" Version="2.3.2" />
39-
<PackageVersion Include="Testably.Abstractions.Testing" Version="2.3.2" />
39+
<PackageVersion Include="Testably.Abstractions.Testing" Version="2.3.3" />
4040
</ItemGroup>
4141

4242
</Project>

0 commit comments

Comments
 (0)