Skip to content

Commit

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

[![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.FluentAssertions](https://togithub.com/Testably/Testably.Abstractions.FluentAssertions)
| `0.10.0` -> `1.0.0` |
[![age](https://developer.mend.io/api/mc/badges/age/nuget/Testably.Abstractions.FluentAssertions/1.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/nuget/Testably.Abstractions.FluentAssertions/1.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/nuget/Testably.Abstractions.FluentAssertions/0.10.0/1.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/nuget/Testably.Abstractions.FluentAssertions/0.10.0/1.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

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

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

#### What's Changed

- chore(deps): update xunit-dotnet monorepo to v2.5.1 by
[@&#8203;renovate](https://togithub.com/renovate) in
[https://github.com/Testably/Testably.Abstractions.FluentAssertions/pull/52](https://togithub.com/Testably/Testably.Abstractions.FluentAssertions/pull/52)
- chore(deps): update actions/checkout digest to
[`8ade135`](https://togithub.com/Testably/Testably.Abstractions.FluentAssertions/commit/8ade135)
by [@&#8203;renovate](https://togithub.com/renovate) in
[https://github.com/Testably/Testably.Abstractions.FluentAssertions/pull/53](https://togithub.com/Testably/Testably.Abstractions.FluentAssertions/pull/53)
- chore(deps): update danielpalme/reportgenerator-github-action action
to v5.1.26 by [@&#8203;renovate](https://togithub.com/renovate) in
[https://github.com/Testably/Testably.Abstractions.FluentAssertions/pull/54](https://togithub.com/Testably/Testably.Abstractions.FluentAssertions/pull/54)

**Full Changelog**:
Testably/Testably.Abstractions.FluentAssertions@v0.10.0...v1.0.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:eyJjcmVhdGVkSW5WZXIiOiIzNy4wLjMiLCJ1cGRhdGVkSW5WZXIiOiIzNy4wLjMiLCJ0YXJnZXRCcmFuY2giOiJtYWluIn0=-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Oct 7, 2023
1 parent 448b1f3 commit 03bcf97
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.10.0" />
<PackageVersion Include="Testably.Abstractions.FluentAssertions" Version="1.0.0" />
</ItemGroup>

</Project>

0 comments on commit 03bcf97

Please sign in to comment.