This repository was archived by the owner on Dec 28, 2025. It is now read-only.
Commit bc090ce
authored
chore(deps): update dependency tunit to 1.6.20 (#309)
This PR contains the following updates:
| Package | Change |
[Age](https://docs.renovatebot.com/merge-confidence/) |
[Confidence](https://docs.renovatebot.com/merge-confidence/) |
|---|---|---|---|
| [TUnit](https://redirect.github.com/thomhurst/TUnit) | `1.6.5` ->
`1.6.20` |

|

|
---
### Release Notes
<details>
<summary>thomhurst/TUnit (TUnit)</summary>
###
[`v1.6.20`](https://redirect.github.com/thomhurst/TUnit/releases/tag/v1.6.20):
1.6.20
<!-- Release notes generated using configuration in .github/release.yml
at v1.6.20 -->
#### What's Changed
##### Other Changes
- feat: enhance assertion exception messages to include inline 'because'
reasons by [@​thomhurst](https://redirect.github.com/thomhurst) in
[#​4142](https://redirect.github.com/thomhurst/TUnit/pull/4142)
- feat: Fix MatrixMethod attribute ignored for enum parameter type by
[@​thomhurst](https://redirect.github.com/thomhurst) in
[#​4146](https://redirect.github.com/thomhurst/TUnit/pull/4146)
##### Dependencies
- chore(deps): update tunit to 1.6.15 by
[@​thomhurst](https://redirect.github.com/thomhurst) in
[#​4143](https://redirect.github.com/thomhurst/TUnit/pull/4143)
**Full Changelog**:
<thomhurst/TUnit@v1.6.15...v1.6.20>
###
[`v1.6.15`](https://redirect.github.com/thomhurst/TUnit/releases/tag/v1.6.15):
1.6.15
<!-- Release notes generated using configuration in .github/release.yml
at v1.6.15 -->
#### What's Changed
##### Other Changes
- Enhance DefaultLogger with extensibility features by
[@​thomhurst](https://redirect.github.com/thomhurst) in
[#​4131](https://redirect.github.com/thomhurst/TUnit/pull/4131)
- perf: remove unnecessary manual `string.Replace` code. by
[@​TimothyMakkison](https://redirect.github.com/TimothyMakkison)
in [#​4134](https://redirect.github.com/thomhurst/TUnit/pull/4134)
- feat: enhance failure messages for All assertions to include value by
[@​thomhurst](https://redirect.github.com/thomhurst) in
[#​4139](https://redirect.github.com/thomhurst/TUnit/pull/4139)
- More Robust Global Timeout Cancellation by
[@​thomhurst](https://redirect.github.com/thomhurst) in
[#​4140](https://redirect.github.com/thomhurst/TUnit/pull/4140)
- feat: add custom predicate support for equivalency assertions using
FuncEqualityComparer by
[@​thomhurst](https://redirect.github.com/thomhurst) in
[#​4141](https://redirect.github.com/thomhurst/TUnit/pull/4141)
- TUnit.AspNetCore Analyzers by
[@​thomhurst](https://redirect.github.com/thomhurst) in
[#​4138](https://redirect.github.com/thomhurst/TUnit/pull/4138)
##### Dependencies
- chore(deps): update tunit to 1.6.5 by
[@​thomhurst](https://redirect.github.com/thomhurst) in
[#​4133](https://redirect.github.com/thomhurst/TUnit/pull/4133)
#### New Contributors
- [@​TimothyMakkison](https://redirect.github.com/TimothyMakkison)
made their first contribution in
[#​4134](https://redirect.github.com/thomhurst/TUnit/pull/4134)
**Full Changelog**:
<thomhurst/TUnit@v1.6.5...v1.6.15>
</details>
---
### Configuration
📅 **Schedule**: Branch creation - Between 12:00 AM and 03:59 AM ( * 0-3
* * * ) (UTC), Automerge - At any time (no schedule defined).
🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.
♻ **Rebasing**: Whenever PR is behind base branch, 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 was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/ThorstenSauter/TShort).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi41OS4wIiwidXBkYXRlZEluVmVyIjoiNDIuNTkuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiLk5FVCIsImRlcGVuZGVuY2llcyJdfQ==-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>1 parent d4fd5ca commit bc090ce
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
43 | | - | |
| 43 | + | |
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
0 commit comments