Conversation
Contributor
There was a problem hiding this comment.
Code Review: chore(deps): update tunit to 1.22.0
This is a straightforward Renovate bot dependency update bumping all TUnit packages from 1.21.30 → 1.22.0 across:
Directory.Packages.props(central version management)- All 5 template project files (
.csproj,.fsproj,.vbproj)
Assessment: ✅ Looks good
The changes are consistent and correct:
- All TUnit package references are updated uniformly to
1.22.0 - Both the central
Directory.Packages.propsand the standalone template project files are updated together, avoiding version drift - The
1.22.0release includes meaningful improvements (HTML report artifact registration, IDE RPC crash fix, Aspire fixture wait fix, CI perf improvements) that are worth pulling in
Minor Observation
The template project files (e.g. TUnit.Templates/) pin explicit versions directly rather than inheriting from Directory.Packages.props. This means Renovate needs to update both places. This is expected for template content since templates are shipped as standalone packages and need self-contained version pins — no issue here, just worth noting as the intended design.
No concerns with this PR. Safe to merge.
This was referenced Mar 28, 2026
This was referenced Mar 31, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
1.21.30→1.22.01.21.30→1.22.01.21.30→1.22.01.21.30→1.22.01.21.30→1.22.01.21.30→1.22.01.21.30→1.22.0Release Notes
thomhurst/TUnit (TUnit)
v1.22.0: 1.22.0What's Changed
Other Changes
Dependencies
Full Changelog: v1.21.30...v1.22.0
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 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 Renovate Bot.