Skip to content

chore(deps): update tunit to 1.17.36#5018

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

chore(deps): update tunit to 1.17.36#5018
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.291.17.36
TUnit.AspNetCore nuget patch 1.17.291.17.36
TUnit.Assertions nuget patch 1.17.291.17.36
TUnit.Assertions.FSharp nuget patch 1.17.291.17.36
TUnit.Core nuget patch 1.17.291.17.36
TUnit.Engine nuget patch 1.17.291.17.36
TUnit.Playwright nuget patch 1.17.291.17.36

Release Notes

thomhurst/TUnit (TUnit)

v1.17.36: 1.17.36

What's Changed
Other Changes
  • feat(mocks): concise API — inline lambdas, untyped Any(), global static import by @​thomhurst in #​5017
Dependencies

Full Changelog: v1.17.29...v1.17.36


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 26, 2026
@thomhurst thomhurst enabled auto-merge (squash) February 26, 2026 21:48
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.

Code Review

This is a routine Renovate Bot dependency update bumping all TUnit packages from 1.17.291.17.36 (patch version bump).

Summary

All 7 TUnit package references have been updated consistently across:

  • Directory.Packages.props (centralized version management)
  • Template project files (TUnit.Templates/content/*)

Assessment

Looks good. This is a clean, correctly-scoped patch update with no issues to flag:

  • Consistency: All TUnit packages are bumped to the same version (1.17.36), which is correct — these packages are tightly coupled and should always be kept in sync.
  • Scope: Only version strings changed; no structural modifications to project files.
  • Coverage: The Directory.Packages.props centralized versions are updated, and so are the template project files that pin their own versions directly (expected, since templates are standalone and don't use Central Package Management from the main repo).
  • Auto-merge enabled: Appropriate for a patch-level dependency update on packages this repo owns.

No concerns. Safe to merge.

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