Skip to content

chore(deps): update tunit to 1.30.8#5477

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

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

Conversation

@thomhurst
Copy link
Copy Markdown
Owner

This PR contains the following updates:

Package Type Update Change
TUnit nuget patch 1.30.01.30.8
TUnit.AspNetCore nuget patch 1.30.01.30.8
TUnit.Assertions nuget patch 1.30.01.30.8
TUnit.Assertions.FSharp nuget patch 1.30.01.30.8
TUnit.Core nuget patch 1.30.01.30.8
TUnit.Engine nuget patch 1.30.01.30.8
TUnit.Playwright nuget patch 1.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.

@thomhurst thomhurst 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
Copy link
Copy Markdown
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 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 ✅

🟢 Issues 0 issues

Results:
0 new issues

View in Codacy

🟢 Metrics 0 complexity

Metric Results
Complexity 0

View in Codacy

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

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