Skip to content

Commit

Permalink
chore(deps): update dependency testably.abstractions.fluentassertions…
Browse files Browse the repository at this point in the history
… to v0.8.0 (#396)

[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
|
[Testably.Abstractions.FluentAssertions](https://togithub.com/Testably/Testably.Abstractions.FluentAssertions)
| nuget | minor | `0.7.0` -> `0.8.0` |

---

### Release Notes

<details>
<summary>Testably/Testably.Abstractions.FluentAssertions
(Testably.Abstractions.FluentAssertions)</summary>

###
[`v0.8.0`](https://togithub.com/Testably/Testably.Abstractions.FluentAssertions/releases/tag/v0.8.0)

#### What's Changed

- chore(deps): update actions/checkout action to v4 by
[@&#8203;renovate](https://togithub.com/renovate) in
[Testably/Testably.Abstractions.FluentAssertions#45
- chore(deps): update danielpalme/reportgenerator-github-action action
to v5.1.25 by [@&#8203;renovate](https://togithub.com/renovate) in
[Testably/Testably.Abstractions.FluentAssertions#46
- feat: add assertions for `HasFileShare` by
[@&#8203;vbreuss](https://togithub.com/vbreuss) in
[Testably/Testably.Abstractions.FluentAssertions#47
- refactor: improve error message when no file or directory was found by
[@&#8203;vbreuss](https://togithub.com/vbreuss) in
[Testably/Testably.Abstractions.FluentAssertions#48
- refactor: add regex timeout by
[@&#8203;vbreuss](https://togithub.com/vbreuss) in
[Testably/Testably.Abstractions.FluentAssertions#49

**Full Changelog**:
Testably/Testably.Abstractions.FluentAssertions@v0.7.0...v0.8.0

</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:eyJjcmVhdGVkSW5WZXIiOiIzNi43OS4xIiwidXBkYXRlZEluVmVyIjoiMzYuNzkuMSIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Sep 5, 2023
1 parent 7a81d94 commit 8caa27e
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 @@ -37,7 +37,7 @@
<ItemGroup>
<PackageVersion Include="Testably.Abstractions" Version="2.4.1" />
<PackageVersion Include="Testably.Abstractions.Testing" Version="2.4.1" />
<PackageVersion Include="Testably.Abstractions.FluentAssertions" Version="0.7.0" />
<PackageVersion Include="Testably.Abstractions.FluentAssertions" Version="0.8.0" />
</ItemGroup>

</Project>

0 comments on commit 8caa27e

Please sign in to comment.