Skip to content

chore(deps): update tunit to 1.51.0 - #6186

Merged
thomhurst merged 1 commit into
mainfrom
renovate/tunit
Jun 7, 2026
Merged

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

Conversation

@thomhurst

Copy link
Copy Markdown
Owner

This PR contains the following updates:

PackageTypeUpdateChange
TUnitnugetminor1.50.01.51.0
TUnit.AspNetCorenugetminor1.50.01.51.0
TUnit.Assertionsnugetminor1.50.01.51.0
TUnit.Assertions.FSharpnugetminor1.50.01.51.0
TUnit.Corenugetminor1.50.01.51.0
TUnit.Enginenugetminor1.50.01.51.0

Release Notes

thomhurst/TUnit (TUnit)

v1.51.0: 1.51.0

What's Changed
Other Changes
Dependencies

Full Changelog: v1.50.0...v1.51.0


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 Mend Renovate.

@thomhurstthomhurst added dependencies Pull requests that update a dependency file MINOR renovate-bot labels Jun 7, 2026
@thomhurst
thomhurst enabled auto-merge (squash) June 7, 2026 21:58

@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 clean, automated Renovate bot dependency update bumping TUnit and related packages from 1.50.0 → 1.51.0 in Directory.Packages.props.

What's being updated:

  • TUnit, TUnit.AspNetCore, TUnit.Core, TUnit.Engine, TUnit.Assertions, TUnit.Assertions.FSharp — all pinned consistently to 1.51.0.

v1.51.0 includes relevant fixes:

  • fix: create fresh non-shared instances per CombinedDataSources combination — correctness fix for data-driven tests
  • fix: assign TestDetails before TestContext is published to ClassHookContext.Tests — ordering fix for hook context access
  • fix: resolve inherited instance data source members for MethodDataSource — inheritance bug fix
  • fix: invoke inner Func for TestDataRow<Func<T>> data sources — data source evaluation fix

Assessment: All 6 package versions are bumped uniformly to the same version — no mismatched or partial updates. The changes are minimal and correct. The bug fixes in 1.51.0 are worthwhile to pull in.

No issues found. Good to merge.

@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

NEW Get contextual insights on your PRs based on Codacy's metrics, along with PR and Jira context, without leaving GitHub. Enable AI reviewer
TIP This summary will be updated as you push new changes.

@thomhurst
thomhurst merged commit e07aa46 into mainJun 7, 2026
13 of 14 checks passed
@thomhurst
thomhurst deleted the renovate/tunit branch June 7, 2026 22:20
This was referenced Jun 9, 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 fileMINORrenovate-bot

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

@thomhurst@renovate-bot