Skip to content

Commit

Permalink
chore(deps): update dependency testably.abstractions.testing to v2.3.3 (
Browse files Browse the repository at this point in the history
#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>
  • Loading branch information
renovate[bot] committed Jul 24, 2023
1 parent 056bcfc commit 9d4c050
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Directory.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@

<ItemGroup>
<PackageVersion Include="Testably.Abstractions" Version="2.3.2" />
<PackageVersion Include="Testably.Abstractions.Testing" Version="2.3.2" />
<PackageVersion Include="Testably.Abstractions.Testing" Version="2.3.3" />
</ItemGroup>

</Project>

0 comments on commit 9d4c050

Please sign in to comment.