chore(deps): update tunit to 1.55.0#6245
Conversation
There was a problem hiding this comment.
Dependency Update Review: TUnit 1.54.0 → 1.55.0
This is a clean, routine Renovate-bot bump updating all 6 TUnit packages consistently in Directory.Packages.props.
What's in 1.55.0
- feat(aspire):
TUnit.Aspire.Coreadded without the TUnit metapackage dependency — useful for leaner Aspire integrations. - fix(analyzers):
TUnit0031async-void rule now correctly scoped to tests and hooks only (not all async-void methods). This is a meaningful correctness fix.
Review
All packages updated together — no mixed versions between TUnit, TUnit.Core, TUnit.Engine, TUnit.Assertions, TUnit.AspNetCore, and TUnit.Assertions.FSharp. Consistent versioning is the right approach and avoids subtle cross-package incompatibilities.
Centralized in Directory.Packages.props — the correct place for this, keeps version management DRY.
No concerns. The changes are minimal, mechanical, and the 1.55.0 release includes a genuine analyzer correctness fix that benefits this repo directly. Auto-merge is appropriate here.
Up to standards ✅🟢 Issues
|
| Metric | Results |
|---|---|
| Complexity | 0 |
NEW Get contextual insights on your PRs based on Codacy's metrics, along with PR and Jira context, without leaving GitHub. Enable AI reviewer
TIP This summary will be updated as you push new changes.
This PR contains the following updates:
1.54.0→1.55.01.54.0→1.55.01.54.0→1.55.01.54.0→1.55.01.54.0→1.55.01.54.0→1.55.0Release Notes
thomhurst/TUnit (TUnit)
v1.55.0: 1.55.0What's Changed
Other Changes
Dependencies
Full Changelog: v1.54.0...v1.55.0
Configuration
📅 Schedule: (UTC)
🚦 Automerge: Enabled.
♻ 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 these updates again.
This PR has been generated by Mend Renovate.