Skip to content

chore(deps): update tunit to 1.17.25#5004

Merged
thomhurst merged 1 commit intomainfrom
renovate/tunit
Feb 25, 2026
Merged

chore(deps): update tunit to 1.17.25#5004
thomhurst merged 1 commit intomainfrom
renovate/tunit

Conversation

@thomhurst
Copy link
Owner

This PR contains the following updates:

Package Type Update Change
TUnit nuget patch 1.17.201.17.25
TUnit.AspNetCore nuget patch 1.17.201.17.25
TUnit.Assertions nuget patch 1.17.201.17.25
TUnit.Assertions.FSharp nuget patch 1.17.201.17.25
TUnit.Core nuget patch 1.17.201.17.25
TUnit.Engine nuget patch 1.17.201.17.25
TUnit.Playwright nuget patch 1.17.201.17.25

Release Notes

thomhurst/TUnit (TUnit)

v1.17.25: 1.17.25

What's Changed
Other Changes
Dependencies

Full Changelog: v1.17.20...v1.17.25


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.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

@thomhurst thomhurst added dependencies Pull requests that update a dependency file PATCH renovate-bot labels Feb 25, 2026
@thomhurst thomhurst enabled auto-merge (squash) February 25, 2026 19:52
Copy link
Contributor

@claude claude bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Dependency Update Review: TUnit 1.17.20 → 1.17.25

This is a clean, mechanical patch bump generated by Renovate Bot updating all TUnit-related packages from 1.17.20 to 1.17.25.

What's included in 1.17.25

The release notes show four worthwhile improvements:

  • #4986 – Strongly-typed Enum.Parse usage
  • #4987GetValuesAsUnderlyingType from polyfill
  • #4988 – Removed redundant immutable array allocations (memory win)
  • #5003 – New RefStructArg<T> for ref struct parameter visibility in the mocks API

All are either performance-focused or API additions — no breaking changes.

Changes reviewed

File Change
Directory.Packages.props 6 packages bumped (central CPM)
TUnit.Templates/** 6 template projects bumped (hardcoded, intentional)

Template versioning note: The template projects intentionally use hardcoded versions rather than inheriting from Directory.Packages.props. This is the correct design — templates are standalone starters and should ship with the latest pinned version at the time of update. Renovate correctly updates both locations in lockstep.

No concerns

The diff is exactly what it should be: uniform version bump across all affected files, no unrelated changes, consistent across all 7 packages. Auto-merge is appropriately enabled for patch updates.

✅ Approved.

@claude
Copy link
Contributor

claude bot commented Feb 25, 2026

Code Review (Re-check)

Previous review from this session already covers this PR in full — confirming it still stands after re-examining the diff.

Summary: Routine Renovate-generated patch bump of 7 TUnit packages from 1.17.201.17.25.

Changes verified:

  • Directory.Packages.props — 6 central CPM versions bumped uniformly ✅
  • 6 template project files — hardcoded versions bumped uniformly ✅

1.17.25 release includes:

All patch-level improvements, no breaking changes. The diff is clean and consistent. ✅ No concerns.

This was referenced Feb 26, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file PATCH renovate-bot

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants