Commit 4969ee7
authored
Bump TUnit from 1.30.8 to 1.33.0 (#982)
Updated [TUnit](https://github.com/thomhurst/TUnit) from 1.30.8 to
1.33.0.
<details>
<summary>Release notes</summary>
_Sourced from [TUnit's
releases](https://github.com/thomhurst/TUnit/releases)._
## 1.33.0
<!-- Release notes generated using configuration in .github/release.yml
at v1.33.0 -->
## What's Changed
### Other Changes
* perf: engine-wide performance optimizations by @thomhurst in
thomhurst/TUnit#5520
* feat: Add TUnitSettings static API for programmatic configuration by
@thomhurst in thomhurst/TUnit#5522
* perf: reduce allocations and improve hot-path performance by
@thomhurst in thomhurst/TUnit#5524
* fix: enforce ParallelLimiter semaphore in TestRunner to prevent
DependsOn bypass by @thomhurst in
thomhurst/TUnit#5526
### Dependencies
* chore(deps): update tunit to 1.32.0 by @thomhurst in
thomhurst/TUnit#5513
**Full Changelog**:
thomhurst/TUnit@v1.32.0...v1.33.0
## 1.32.0
<!-- Release notes generated using configuration in .github/release.yml
at v1.32.0 -->
## What's Changed
### Other Changes
* fix: auto-register correlated logging for minimal API hosts (#5503)
by @thomhurst in thomhurst/TUnit#5511
* fix: cascade HookExecutorAttribute from class/assembly to hooks
(#5462) by @thomhurst in thomhurst/TUnit#5512
### Dependencies
* chore(deps): update dependency polyfill to 10.3.0 by @thomhurst in
thomhurst/TUnit#5508
* chore(deps): update tunit to 1.31.0 by @thomhurst in
thomhurst/TUnit#5510
* chore(deps): update dependency polyfill to 10.3.0 by @thomhurst in
thomhurst/TUnit#5509
**Full Changelog**:
thomhurst/TUnit@v1.31.0...v1.32.0
## 1.31.0
<!-- Release notes generated using configuration in .github/release.yml
at v1.31.0 -->
## What's Changed
### Other Changes
* feat(reporters): overhaul GitHub Actions step summary by @thomhurst
in thomhurst/TUnit#5483
* fix: truncate large stdout/stderr in HTML report to prevent JSON
serialization failure by @thomhurst in
thomhurst/TUnit#5485
* feat(html-report): add failure clustering to test report by
@thomhurst in thomhurst/TUnit#5490
* feat(html-report): add chevron affordance to failure cluster headers
by @thomhurst in thomhurst/TUnit#5492
* feat(reporters): group GitHub summary failures by exception type by
@thomhurst in thomhurst/TUnit#5491
* feat(reporters): add minimap sidebar navigator to HTML report by
@thomhurst in thomhurst/TUnit#5494
* feat(html-report): add category/tag filter pills to toolbar by
@thomhurst in thomhurst/TUnit#5496
* feat(html-report): omit redundant test body span from trace timeline
by @thomhurst in thomhurst/TUnit#5497
* fix(tests): clear reporter env vars before each GitHubReporterTest to
fix flaky CI on macOS/Windows by @thomhurst in
thomhurst/TUnit#5499
* feat: add TestContext.MakeCurrent() for console output correlation by
@thomhurst in thomhurst/TUnit#5502
* feat(html-report): add flaky test detection and summary section by
@thomhurst in thomhurst/TUnit#5498
* fix: smarter stack trace filtering that preserves TUnit-internal
traces by @thomhurst in thomhurst/TUnit#5506
* feat: add Activity baggage-based test context correlation by
@thomhurst in thomhurst/TUnit#5505
### Dependencies
* chore(deps): update actions/github-script action to v9 by @thomhurst
in thomhurst/TUnit#5476
* chore(deps): update tunit to 1.30.8 by @thomhurst in
thomhurst/TUnit#5477
* chore(deps): update dependency polyfill to 10.2.0 by @thomhurst in
thomhurst/TUnit#5482
* chore(deps): update dependency polyfill to 10.2.0 by @thomhurst in
thomhurst/TUnit#5481
* chore(deps): update actions/upload-artifact action to v7.0.1 by
@thomhurst in thomhurst/TUnit#5495
**Full Changelog**:
thomhurst/TUnit@v1.30.8...v1.31.0
Commits viewable in [compare
view](thomhurst/TUnit@v1.30.8...v1.33.0).
</details>
[](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
Dependabot will resolve any conflicts with this PR as long as you don't
alter it yourself. You can also trigger a rebase manually by commenting
`@dependabot rebase`.
[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)
---
<details>
<summary>Dependabot commands and options</summary>
<br />
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits
that have been made to it
- `@dependabot show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop
Dependabot creating any more for this major version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop
Dependabot creating any more for this minor version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the
PR or upgrade to it yourself)
</details>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>1 parent 32ce5c4 commit 4969ee7
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
27 | | - | |
| 27 | + | |
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
| |||
0 commit comments