chore(deps): update tunit to 1.7.16#1725
Conversation
SummaryUpdates TUnit test framework packages from version 1.7.7 to 1.7.16. Critical IssuesNone found ✅ SuggestionsNone - this is a straightforward dependency update from Renovate Bot. The version jump (9 patch releases) includes migration improvements, telemetry additions, and bug fixes according to the release notes. The CI pipeline will validate that all tests continue to pass with the updated TUnit version. Verdict✅ APPROVE - No critical issues |
There was a problem hiding this comment.
Pull request overview
This PR updates the TUnit test framework from version 1.7.7 to 1.7.16. According to the release notes, version 1.7.16 includes comprehensive migration code fixer improvements, telemetry package additions, and enhancements to preserve TestCase properties with proper using statements. All three TUnit packages (TUnit, TUnit.Assertions, and TUnit.Core) are updated consistently to the same version.
Key Changes
- Update TUnit from 1.7.7 to 1.7.16
- Update TUnit.Assertions from 1.7.7 to 1.7.16
- Update TUnit.Core from 1.7.7 to 1.7.16
295ceed to
e291005
Compare
SummaryUpdates TUnit testing framework packages from version 1.7.7 to 1.7.16. Critical IssuesNone found ✅ This is a straightforward dependency update managed by Renovate Bot. The changes only affect package version references in The update brings in improvements from TUnit releases 1.7.8 through 1.7.16, including:
All three TUnit packages (TUnit, TUnit.Assertions, TUnit.Core) are updated consistently to the same version, which is the correct approach. Verdict✅ APPROVE - No critical issues |
This PR contains the following updates:
1.7.7→1.7.161.7.7→1.7.161.7.7→1.7.16Release Notes
thomhurst/TUnit (TUnit)
v1.7.16: 1.7.16What's Changed
Other Changes
Dependencies
Full Changelog: thomhurst/TUnit@v1.7.7...v1.7.16
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.