Skip to content

chore(deps): update tunit to 1.65.63 - #6672

Merged
thomhurst merged 1 commit into
mainfrom
renovate/tunit
Aug 25, 2026
Merged

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

Conversation

@thomhurst

@thomhurst thomhurst commented Aug 25, 2026

Copy link
Copy Markdown
Owner

This PR contains the following updates:

Package Type Update Change
TUnit nuget patch 1.65.511.65.63
TUnit.AspNetCore nuget patch 1.65.511.65.63
TUnit.Assertions nuget patch 1.65.511.65.63
TUnit.Assertions.FSharp nuget patch 1.65.511.65.63
TUnit.Core nuget patch 1.65.511.65.63
TUnit.Engine nuget patch 1.65.511.65.63

Release Notes

thomhurst/TUnit (TUnit)

v1.65.63: 1.65.63

What's Changed
Other Changes
Dependencies

Full Changelog: v1.65.51...v1.65.63


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

Summary by CodeRabbit

  • Chores
    • Updated TUnit packages to version 1.65.63.
    • Applied the update across core testing, assertions, engine, ASP.NET Core, and F# testing components.

@thomhurst thomhurst added dependencies Pull requests that update a dependency file PATCH renovate-bot labels Aug 25, 2026
@thomhurst
thomhurst enabled auto-merge (squash) August 25, 2026 10:44
@coderabbitai

coderabbitai Bot commented Aug 25, 2026

Copy link
Copy Markdown

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro Plus

Run ID: ed166bed-b946-4429-a970-76b2746a955e

📥 Commits

Reviewing files that changed from the base of the PR and between 13814bb and 9d86d79.

📒 Files selected for processing (1)
  • Directory.Packages.props

Included review availability: Your plan provides up to 8 included reviews per hour; 7 remain after this review.


📝 Walkthrough

Walkthrough

The PR updates six TUnit package references from 1.65.51 to 1.65.63. Verify and Verify.NUnit remain at 31.28.0.

Changes

TUnit package update

Layer / File(s) Summary
Update TUnit package versions
Directory.Packages.props
The F# assertions, core, engine, ASP.NET Core, main, and assertions packages now use version 1.65.63. Verify and Verify.NUnit remain at 31.28.0.

Estimated code review effort: 1 (Trivial) | ~2 minutes

Merge Risk: ⚪ Minimal · up to 9d86d

This PR updates six TUnit packages from 1.65.51 to 1.65.63 without other repository changes; no actionable merge-blocking risk remains beyond normal checks and review.

Suggested reviewers: campersau

Poem

A rabbit checks the version line
Six TUnit blooms now neatly shine
Verify stays where it was found
No extra hops disturb the ground
The package garden is aligned

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title clearly and concisely identifies the dependency update from TUnit to version 1.65.63. It matches the main change in the pull request.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check. Docstring coverage is scoped to functions touched by this diff. Analyzed 0 functions across 0…
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
Full details: Docstring Coverage

Explanation

No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check. Docstring coverage is scoped to functions touched by this diff. Analyzed 0 functions across 0 files. (1 skipped: 1 unsupported.)

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch renovate/tunit

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@greptile-apps

greptile-apps Bot commented Aug 25, 2026

Copy link
Copy Markdown

Greptile Summary

Updates the centrally managed TUnit package family from 1.65.51 to 1.65.63.

  • Keeps TUnit, TUnit.Core, TUnit.Engine, TUnit.AspNetCore, TUnit.Assertions, and TUnit.Assertions.FSharp aligned on the same patch version.
  • No application or test logic is changed.

Confidence Score: 5/5

The PR appears safe to merge because the related TUnit packages remain version-aligned and no concrete build or runtime failure was identified.

The change is limited to a coordinated patch-version update of centrally managed TUnit dependencies, and the affected repository consumers provide no evidence of an incompatible package relationship or API contract.

Important Files Changed

Filename Overview
Directory.Packages.props Consistently advances all six related TUnit package pins to 1.65.63 with no concrete compatibility defect identified.

Reviews (1): Last reviewed commit: "chore(deps): update tunit to 1.65.63" | Re-trigger Greptile

@thomhurst
thomhurst merged commit 6a165fd into main Aug 25, 2026
14 checks passed
@thomhurst
thomhurst deleted the renovate/tunit branch August 25, 2026 11:08
This was referenced Aug 26, 2026
intellitect-bot pushed a commit to IntelliTect/EssentialCSharp.Web that referenced this pull request Aug 27, 2026
Updated [TUnit](https://github.com/thomhurst/TUnit) from 1.65.63 to
1.65.68.

<details>
<summary>Release notes</summary>

_Sourced from [TUnit's
releases](https://github.com/thomhurst/TUnit/releases)._

## 1.65.68

<!-- Release notes generated using configuration in .github/release.yml
at v1.65.68 -->

## What's Changed
### Other Changes
* fix: convert foreign array element-wise for trailing array parameter
(#​6678) by @​thomhurst in thomhurst/TUnit#6681
### Dependencies
* chore(deps): update tunit to 1.65.63 by @​thomhurst in
thomhurst/TUnit#6672
* chore(deps): update aspire to 13.5.3 by @​thomhurst in
thomhurst/TUnit#6674
* chore(deps): update verify to v32 by @​thomhurst in
thomhurst/TUnit#6680


**Full Changelog**:
thomhurst/TUnit@v1.65.63...v1.65.68

Commits viewable in [compare
view](thomhurst/TUnit@v1.65.63...v1.65.68).
</details>

Updated [TUnit.AspNetCore](https://github.com/thomhurst/TUnit) from
1.65.63 to 1.65.68.

<details>
<summary>Release notes</summary>

_Sourced from [TUnit.AspNetCore's
releases](https://github.com/thomhurst/TUnit/releases)._

## 1.65.68

<!-- Release notes generated using configuration in .github/release.yml
at v1.65.68 -->

## What's Changed
### Other Changes
* fix: convert foreign array element-wise for trailing array parameter
(#​6678) by @​thomhurst in thomhurst/TUnit#6681
### Dependencies
* chore(deps): update tunit to 1.65.63 by @​thomhurst in
thomhurst/TUnit#6672
* chore(deps): update aspire to 13.5.3 by @​thomhurst in
thomhurst/TUnit#6674
* chore(deps): update verify to v32 by @​thomhurst in
thomhurst/TUnit#6680


**Full Changelog**:
thomhurst/TUnit@v1.65.63...v1.65.68

Commits viewable in [compare
view](thomhurst/TUnit@v1.65.63...v1.65.68).
</details>

Dependabot will resolve any conflicts with this PR as long as you don't
alter it yourself. You can also trigger a rebase manually by commenting
`@dependabot rebase`.

[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits
that have been made to it
- `@dependabot show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop
Dependabot creating any more for this major version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop
Dependabot creating any more for this minor version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the
PR or upgrade to it yourself)


</details>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
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