Skip to content

Commit

Permalink
chore(deps): update dependency testably.abstractions.interface to v3.…
Browse files Browse the repository at this point in the history
…0.1 (#100)

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

---

### Release Notes

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

###
[`v3.0.1`](https://togithub.com/Testably/Testably.Abstractions/releases/tag/v3.0.1)

#### What's Changed

- fix: skip `state: released` flagged issues and PRs during release
commenting by [@&#8203;vbreuss](https://togithub.com/vbreuss) in
[https://github.com/Testably/Testably.Abstractions/pull/535](https://togithub.com/Testably/Testably.Abstractions/pull/535)
- refactor: combine release and build pipeline by
[@&#8203;vbreuss](https://togithub.com/vbreuss) in
[https://github.com/Testably/Testably.Abstractions/pull/536](https://togithub.com/Testably/Testably.Abstractions/pull/536)
- refactor: combine stryker and build pipeline by
[@&#8203;vbreuss](https://togithub.com/vbreuss) in
[https://github.com/Testably/Testably.Abstractions/pull/537](https://togithub.com/Testably/Testably.Abstractions/pull/537)
- fix: remove the sonarcloud badge from the release README by
[@&#8203;vbreuss](https://togithub.com/vbreuss) in
[https://github.com/Testably/Testably.Abstractions/pull/538](https://togithub.com/Testably/Testably.Abstractions/pull/538)
- refactor: combine ci-stryker and ci pipeline by
[@&#8203;vbreuss](https://togithub.com/vbreuss) in
[https://github.com/Testably/Testably.Abstractions/pull/539](https://togithub.com/Testably/Testably.Abstractions/pull/539)

**Full Changelog**:
Testably/Testably.Abstractions@v3.0.0...v3.0.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 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.FluentAssertions).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yNjkuMiIsInVwZGF0ZWRJblZlciI6IjM3LjI2OS4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Mar 30, 2024
1 parent 164a4df commit 502b51d
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 @@ -6,7 +6,7 @@

<ItemGroup>
<PackageVersion Include="FluentAssertions" Version="6.12.0" />
<PackageVersion Include="Testably.Abstractions.Interface" Version="3.0.0" />
<PackageVersion Include="Testably.Abstractions.Interface" Version="3.0.1" />
<PackageVersion Include="Testably.Abstractions.Testing" Version="3.0.0" />
</ItemGroup>

Expand Down

0 comments on commit 502b51d

Please sign in to comment.