Skip to content

Commit f774d99

Browse files
chore(deps): update testably.abstractions packages to v2.4.1 (#379)
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [Testably.Abstractions](https://togithub.com/Testably/Testably.Abstractions) | nuget | patch | `2.4.0` -> `2.4.1` | | [Testably.Abstractions.Testing](https://togithub.com/Testably/Testably.Abstractions) | nuget | patch | `2.4.0` -> `2.4.1` | --- ### Release Notes <details> <summary>Testably/Testably.Abstractions (Testably.Abstractions)</summary> ### [`v2.4.1`](https://togithub.com/Testably/Testably.Abstractions/releases/tag/v2.4.1) ##### What's Changed - chore(deps): update testably.abstractions packages to v2.4.0 by [@&#8203;renovate](https://togithub.com/renovate) in [https://github.com/Testably/Testably.Abstractions/pull/366](https://togithub.com/Testably/Testably.Abstractions/pull/366) - chore(deps): update dependency fluentassertions to v6.12.0 by [@&#8203;renovate](https://togithub.com/renovate) in [https://github.com/Testably/Testably.Abstractions/pull/377](https://togithub.com/Testably/Testably.Abstractions/pull/377) - fix: error in release pipeline by [@&#8203;vbreuss](https://togithub.com/vbreuss) in [https://github.com/Testably/Testably.Abstractions/pull/378](https://togithub.com/Testably/Testably.Abstractions/pull/378) **Full Changelog**: v2.4.0...v2.4.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 these updates 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:eyJjcmVhdGVkSW5WZXIiOiIzNi41Ni4wIiwidXBkYXRlZEluVmVyIjoiMzYuNTYuMCIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 8c0bc62 commit f774d99

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Directory.Packages.props

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,8 +35,8 @@
3535
</ItemGroup>
3636

3737
<ItemGroup>
38-
<PackageVersion Include="Testably.Abstractions" Version="2.4.0" />
39-
<PackageVersion Include="Testably.Abstractions.Testing" Version="2.4.0" />
38+
<PackageVersion Include="Testably.Abstractions" Version="2.4.1" />
39+
<PackageVersion Include="Testably.Abstractions.Testing" Version="2.4.1" />
4040
<PackageVersion Include="Testably.Abstractions.FluentAssertions" Version="0.6.0" />
4141
</ItemGroup>
4242

0 commit comments

Comments
 (0)