Skip to content

chore(deps): update tunit to 1.30.8 - #5477

Merged
thomhurst merged 1 commit into
mainfrom
renovate/tunit
Apr 9, 2026
Merged

chore(deps): update tunit to 1.30.8#5477
thomhurst merged 1 commit into
mainfrom
renovate/tunit

Conversation

@thomhurst

Copy link
Copy Markdown
Owner

This PR contains the following updates:

PackageTypeUpdateChange
TUnitnugetpatch1.30.01.30.8
TUnit.AspNetCorenugetpatch1.30.01.30.8
TUnit.Assertionsnugetpatch1.30.01.30.8
TUnit.Assertions.FSharpnugetpatch1.30.01.30.8
TUnit.Corenugetpatch1.30.01.30.8
TUnit.Enginenugetpatch1.30.01.30.8
TUnit.Playwrightnugetpatch1.30.01.30.8

Release Notes

thomhurst/TUnit (TUnit)

v1.30.8: 1.30.8

What's Changed
Other Changes
Dependencies

Full Changelog: v1.30.0...v1.30.8


Configuration

📅 Schedule: (UTC)

  • 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.

@thomhurstthomhurst added dependencies Pull requests that update a dependency file PATCH renovate-bot labels Apr 9, 2026
@thomhurst
thomhurst enabled auto-merge (squash) April 9, 2026 23:22

@claudeclaudeBot left a comment

Copy link
Copy Markdown
Contributor

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 straightforward Renovate Bot patch update bumping all TUnit packages from 1.30.01.30.8 across Directory.Packages.props and the template project files.

What's included in 1.30.8

Per the release notes, this patch range includes:

  • feat(mocks): migrate to T.Mock() extension syntax (#5472)
  • feat: split TUnit.AspNetCore into Core + meta package (#5474)
  • feat: add async Member() overloads for Task-returning member selectors (#5475)

Observations

Consistency — All 7 TUnit packages are bumped uniformly and consistently. No mismatched versions.

TUnit.Playwright version pinningTUnit.Templates/content/TUnit.Playwright/TestProject.csproj pins the version directly in the file rather than going through Directory.Packages.props. This appears to be pre-existing intentional behaviour for template content (templates are shipped as standalone artifacts), so no concern here.

TUnit.AspNetCore split — The release notes mention TUnit.AspNetCore was split into a Core package + meta package in this range. The PR still references TUnit.AspNetCore at 1.30.8, which should be fine if TUnit.AspNetCore continues to serve as the meta-package that transitively pulls in the core. Worth a quick sanity check that the ASP.NET template still works end-to-end after this update, but no action needed in the PR itself.

Verdict

This is a clean, mechanical version bump. No issues found. Auto-merge looks appropriate for this patch update.

@codacy-production

Copy link
Copy Markdown

Up to standards ✅

🟢 Issues0 issues

Results:
0 new issues

View in Codacy

🟢 Metrics0 complexity

MetricResults
Complexity0

View in Codacy

TIP This summary will be updated as you push new changes. Give us feedback

@thomhurst
thomhurst merged commit 5eec021 into mainApr 9, 2026
15 checks passed
@thomhurst
thomhurst deleted the renovate/tunit branch April 9, 2026 23:54
This was referenced Jun 4, 2026
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependenciesPull requests that update a dependency filePATCHrenovate-bot

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

@thomhurst@renovate-bot