Skip to content

chore(deps): update tunit to 1.35.2#5581

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

chore(deps): update tunit to 1.35.2#5581
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.35.01.35.2
TUnit.AspNetCore nuget patch 1.35.01.35.2
TUnit.Assertions nuget patch 1.35.01.35.2
TUnit.Assertions.FSharp nuget patch 1.35.01.35.2
TUnit.Core nuget patch 1.35.01.35.2
TUnit.Engine nuget patch 1.35.01.35.2
TUnit.Playwright nuget patch 1.35.01.35.2

Release Notes

thomhurst/TUnit (TUnit)

v1.35.2: 1.35.2

What's Changed
Other Changes
Dependencies

Full Changelog: v1.35.0...v1.35.2


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 16, 2026
@thomhurst thomhurst enabled auto-merge (squash) April 16, 2026 21:23
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: chore(deps): update tunit to 1.35.2

This is a Renovate Bot-generated dependency bump updating all TUnit packages from 1.35.0 to 1.35.2 across the repository.

Summary

The PR updates 7 TUnit packages consistently across two areas:

  • Directory.Packages.props — the central version management file
  • TUnit.Templates/content/ — project templates (5 template projects)

Assessment: Looks Good ✅

Version consistency — All TUnit packages are bumped to the same version (1.35.2), with no mixed versions left behind. The update is complete and coherent.

Scope is correct — The patch release (1.35.0 → 1.35.2) includes a single meaningful fix: restoring SourceLink and deterministic builds in published packages (PR #5579). This is a low-risk, high-value fix — it improves debuggability and build reproducibility.

Template projects are updated — The template .csproj/.fsproj files under TUnit.Templates/content/ are correctly kept in sync with the central version. This is important because templates embed pinned versions, and out-of-date template references would mislead new users.

No orphaned references — A quick cross-check confirms there are no remaining 1.35.0 references left in the diff.

No Issues Found

Auto-merge is enabled and this looks safe to land.

@codacy-production
Copy link
Copy Markdown

codacy-production bot commented Apr 16, 2026

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

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.

Re-review: chore(deps): update tunit to 1.35.2

No new commits since the previous review. The assessment remains the same.

Previous review findings: No issues — all 7 TUnit packages are consistently bumped from 1.35.01.35.2. Both Directory.Packages.props (central version management) and the 5 template .csproj/.fsproj files are in sync. The patch includes the SourceLink + deterministic builds fix (#5579), which is low-risk and valuable.

Nothing to address. Safe to auto-merge. ✅

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