Skip to content

Conversation

@thomhurst
Copy link
Owner

This PR contains the following updates:

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

Release Notes

thomhurst/TUnit (TUnit)

v1.12.15: 1.12.15

What's Changed
Other Changes
Dependencies

Full Changelog: v1.12.3...v1.12.15


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 Jan 19, 2026
@thomhurst thomhurst enabled auto-merge (squash) January 19, 2026 22:41
@thomhurst
Copy link
Owner Author

Summary

Updates TUnit package references from 1.12.3 to 1.12.15 across central package management and template files.

Critical Issues

None found ✅

This is a straightforward dependency update with no code changes. All TUnit package versions are updated consistently across:

  • Central package management (Directory.Packages.props)
  • Template project files (.csproj, .fsproj, .vbproj)

No TUnit critical rules apply since there are:

  • No source generator changes
  • No public API modifications
  • No test discovery/execution changes
  • No reflection or AOT concerns
  • No performance-sensitive code paths

Verdict

APPROVE - No critical issues

@thomhurst
Copy link
Owner Author

Summary

Renovate bot PR updating TUnit package versions from 1.12.3 to 1.12.15 across Directory.Packages.props and template projects.

Critical Issues

None found ✅

This is a straightforward version bump of TUnit's own packages. The changes are:

  • Central package management (Directory.Packages.props): Updates 5 TUnit package references
  • Template projects: Updates package references to maintain consistency

No TUnit critical rules apply to this PR:

  • ❌ No source generator changes (no snapshot test updates needed)
  • ❌ No public API changes (no PublicAPI snapshot updates needed)
  • ❌ No VSTest usage
  • ❌ No reflection changes
  • ❌ No hot path modifications

The version update (1.12.3 → 1.12.15) includes performance improvements, new features like line-based diff output for multiline string comparisons, and dependency updates according to the release notes.

Verdict

APPROVE - No critical issues

@thomhurst
Copy link
Owner Author

Summary

Renovate bot dependency update bumping TUnit packages from 1.12.3 to 1.12.15 across Directory.Packages.props and template project files.

Critical Issues

None found ✅

This is a straightforward dependency update that:

  • Updates version references in Directory.Packages.props for TUnit packages
  • Updates matching version references in template project files (.csproj, .fsproj, .vbproj)
  • Contains only version number changes from 1.12.3 to 1.12.15
  • Does not touch any source code, source generators, or public APIs
  • Does not introduce VSTest dependencies
  • Does not modify hot paths or reflection code
  • No snapshot tests are affected (only version numbers changed)

TUnit Rules Assessment:

  • Dual-Mode: Not applicable (no engine or source generator changes)
  • Snapshot Testing: Not applicable (no source generator or API changes)
  • No VSTest: No VSTest dependencies introduced
  • Performance First: Not applicable (no code changes)
  • AOT Compatible: Not applicable (no reflection changes)

Verdict

APPROVE - No critical issues

This is a standard dependency version bump with no code changes or rule violations.

@thomhurst
Copy link
Owner Author

Summary

Updates TUnit package references from 1.12.3 to 1.12.15 in Directory.Packages.props and all project templates.

Critical Issues

None found ✅

This is a standard Renovate bot dependency update. The changes only affect package version numbers in:

  • Central package management (Directory.Packages.props)
  • Project templates (used when developers create new TUnit projects)

No TUnit critical rules apply since this PR doesn't modify:

  • Core engine code (no dual-mode concerns)
  • Source generator output (no snapshot updates needed)
  • Test platform dependencies (no VSTest risk)
  • Runtime code (no performance or AOT concerns)

The version bump includes minor improvements per the release notes (performance optimizations, line-based diff output for multiline strings).

Verdict

APPROVE - No critical issues

@thomhurst thomhurst merged commit fdbbc3a into main Jan 21, 2026
12 of 13 checks passed
@thomhurst thomhurst deleted the renovate/tunit branch January 21, 2026 01:32
This was referenced Jan 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.

3 participants