Skip to content

Conversation

@thomhurst
Copy link
Owner

This PR contains the following updates:

Package Type Update Change
TUnit nuget minor 1.10.01.11.0
TUnit.AspNetCore nuget minor 1.10.01.11.0
TUnit.Assertions nuget minor 1.10.01.11.0
TUnit.Assertions.FSharp nuget minor 1.10.01.11.0
TUnit.Core nuget minor 1.10.01.11.0
TUnit.Playwright nuget minor 1.10.01.11.0

Release Notes

thomhurst/TUnit (TUnit)

v1.11.0: 1.11.0

What's Changed
Other Changes
Dependencies

Full Changelog: v1.10.0...v1.11.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.


  • 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 MINOR renovate-bot labels Jan 13, 2026
@thomhurst thomhurst enabled auto-merge (squash) January 13, 2026 22:09
@thomhurst
Copy link
Owner Author

Summary

Renovate Bot PR updating TUnit package versions from 1.10.0 to 1.11.0 across templates and Directory.Packages.props.

Critical Issues

None found ✅

This is a straightforward dependency version bump. No code changes, no TUnit-specific rules apply (no source generator changes, no public API changes, no reflection usage, no hot path modifications).

Suggestions

None - this is a standard automated dependency update.

Verdict

APPROVE - No critical issues

All changes are version number updates only. The PR correctly updates both the central package management file (Directory.Packages.props) and all template project files to reference the new 1.11.0 version consistently.

@thomhurst
Copy link
Owner Author

Summary

Updates TUnit package references from 1.10.0 to 1.11.0 across central package management and template project files.

Critical Issues

None found ✅

This is a straightforward Renovate bot dependency update that only modifies version numbers in package references. No TUnit critical rules apply since:

  • No source generator or engine code changes
  • No public API modifications
  • No hot path performance concerns
  • No reflection or AOT-related changes
  • No VSTest usage

The changes are limited to version bumps in:

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

Verdict

APPROVE - No critical issues

@thomhurst thomhurst disabled auto-merge January 13, 2026 23:09
@thomhurst thomhurst merged commit 1e34d11 into main Jan 13, 2026
10 of 12 checks passed
@thomhurst thomhurst deleted the renovate/tunit branch January 13, 2026 23:09
@thomhurst
Copy link
Owner Author

Summary

This is a Renovate bot PR that updates TUnit package references from version 1.10.0 to 1.11.0 across the Directory.Packages.props and template files.

Critical Issues

None found ✅

Analysis

Files Changed:

  • Directory.Packages.props - Updates package versions for TUnit, TUnit.AspNetCore, TUnit.Core, and TUnit.Assertions
  • Template project files (.csproj, .fsproj, .vbproj) - Updates package references in templates

TUnit Rules Assessment:

  1. Dual-Mode Implementation: Not applicable - This PR only updates package version numbers, doesn't touch source generator or engine code

  2. Snapshot Testing: Not applicable - No source generator output or public API changes in this PR

  3. VSTest Usage: ✅ No VSTest references added

  4. Performance: ✅ No performance impact - only version number changes

  5. AOT Compatibility: ✅ No code changes affecting AOT

Security Check:

  • ✅ No injection vulnerabilities
  • ✅ No secrets in code
  • ✅ No security issues

Change Quality:

  • ✅ All version updates are consistent (1.10.0 → 1.11.0)
  • ✅ Updates both Directory.Packages.props (central package management) and template files
  • ✅ Includes proper TUnit package variants (AspNetCore, Core, Assertions, FSharp, Playwright)
  • ✅ Changes are straightforward version bumps with no logic changes

This is a routine dependency update by Renovate bot. The changes are mechanical, consistent, and pose no risk.

Verdict

APPROVE - No critical issues

This was referenced Jan 14, 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 MINOR renovate-bot

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants