Skip to content

chore(deps): update tunit to 1.61.23 - #6463

Merged
thomhurst merged 1 commit into
mainfrom
renovate/tunit
Jul 21, 2026
Merged

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

Conversation

@thomhurst

Copy link
Copy Markdown
Owner

This PR contains the following updates:

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

Release Notes

thomhurst/TUnit (TUnit)

v1.61.23: 1.61.23

What's Changed
Other Changes
  • fix(mocks): emit 'where T : default' for interface-constrained generic methods by @​thomhurst in #​6458
Dependencies

Full Changelog: v1.61.15...v1.61.23


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.

@thomhurst thomhurst added dependencies Pull requests that update a dependency file PATCH renovate-bot labels Jul 21, 2026
@thomhurst
thomhurst enabled auto-merge (squash) July 21, 2026 17:34
@greptile-apps

greptile-apps Bot commented Jul 21, 2026

Copy link
Copy Markdown

Greptile Summary

This PR updates the centrally managed TUnit package family.

  • Bumps six TUnit packages from 1.61.15 to 1.61.23.
  • Keeps all related TUnit package versions aligned.

Confidence Score: 5/5

This looks safe to merge.

  • No blocking issues found in the changed code.
  • The six related TUnit packages remain on the same version.

Important Files Changed

Filename Overview
Directory.Packages.props Updates TUnit, TUnit.AspNetCore, TUnit.Assertions, TUnit.Assertions.FSharp, TUnit.Core, and TUnit.Engine from 1.61.15 to 1.61.23.

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

@claude

claude Bot commented Jul 21, 2026

Copy link
Copy Markdown
Contributor

Code review

No issues found. This is an automated Renovate dependency-update PR (Directory.Packages.props only, bumping the TUnit package versions 1.61.15 → 1.61.23) — trivial and obviously correct, so a full multi-agent review was skipped per the code-review skill's automated-PR check.

@thomhurst
thomhurst merged commit ede5377 into main Jul 21, 2026
13 checks passed
@thomhurst
thomhurst deleted the renovate/tunit branch July 21, 2026 18:03
github-actions Bot pushed a commit to BenjaminMichaelis/TrxLib that referenced this pull request Jul 27, 2026
Updated [TUnit](https://github.com/thomhurst/TUnit) from 1.61.15 to
1.61.38.

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

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

## 1.61.38

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

## What's Changed
### Other Changes
* fix: apply 'unmanaged' constraint handling to remaining source
generators by @​thomhurst in
thomhurst/TUnit#6474
* feat: expose data source attributes on TestContext by @​thomhurst in
thomhurst/TUnit#6477
### Dependencies
* chore(deps): update tunit to 1.61.35 by @​thomhurst in
thomhurst/TUnit#6475


**Full Changelog**:
thomhurst/TUnit@v1.61.35...v1.61.38

## 1.61.35

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

## What's Changed
### Other Changes
* fix(mocks): omit 'struct' constraint when type parameter has
'unmanaged' constraint by @​thomhurst in
thomhurst/TUnit#6473
### Dependencies
* chore(deps): bump fast-uri from 3.1.2 to 3.1.4 in /docs by
@​dependabot[bot] in thomhurst/TUnit#6466
* chore(deps): update tunit to 1.61.29 by @​thomhurst in
thomhurst/TUnit#6467
* chore(deps): update dependency verify.tool to v0.8.0 by @​thomhurst in
thomhurst/TUnit#6470
* chore(deps): update dependency docusaurus-plugin-llms to ^0.5.1 by
@​thomhurst in thomhurst/TUnit#6472


**Full Changelog**:
thomhurst/TUnit@v1.61.29...v1.61.35

## 1.61.29

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

## What's Changed
### Other Changes
* perf: remove EnumerableAsyncProcessor dependency by @​thomhurst in
thomhurst/TUnit#6465
### Dependencies
* chore(deps): bump shell-quote from 1.8.4 to 1.10.0 in /docs by
@​dependabot[bot] in thomhurst/TUnit#6462
* chore(deps): bump body-parser from 1.20.5 to 1.20.6 in /docs by
@​dependabot[bot] in thomhurst/TUnit#6461
* chore(deps): bump webpack-dev-server from 5.2.5 to 5.2.6 in /docs by
@​dependabot[bot] in thomhurst/TUnit#6460
* chore(deps): update dependency microsoft.kiota.abstractions to v2 by
@​thomhurst in thomhurst/TUnit#6464
* chore(deps): update tunit to 1.61.23 by @​thomhurst in
thomhurst/TUnit#6463


**Full Changelog**:
thomhurst/TUnit@v1.61.23...v1.61.29

## 1.61.23

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

## What's Changed
### Other Changes
* fix(mocks): emit 'where T : default' for interface-constrained generic
methods by @​thomhurst in thomhurst/TUnit#6458
### Dependencies
* chore(deps): update tunit to 1.61.15 by @​thomhurst in
thomhurst/TUnit#6450
* chore(deps): update actions/checkout action to v7.0.1 by @​thomhurst
in thomhurst/TUnit#6453
* chore(deps): update verify to 31.26.0 by @​thomhurst in
thomhurst/TUnit#6454
* chore(deps): update verify to 31.27.0 by @​thomhurst in
thomhurst/TUnit#6457
* chore(deps): update react to ^19.2.8 by @​thomhurst in
thomhurst/TUnit#6459


**Full Changelog**:
thomhurst/TUnit@v1.61.15...v1.61.23

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

[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=TUnit&package-manager=nuget&previous-version=1.61.15&new-version=1.61.38)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

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>
github-actions Bot pushed a commit to IntelliTect/CodingGuidelines that referenced this pull request Jul 27, 2026
Updated [TUnit.Core](https://github.com/thomhurst/TUnit) from 1.61.15 to
1.61.38.

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

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

## 1.61.38

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

## What's Changed
### Other Changes
* fix: apply 'unmanaged' constraint handling to remaining source
generators by @​thomhurst in
thomhurst/TUnit#6474
* feat: expose data source attributes on TestContext by @​thomhurst in
thomhurst/TUnit#6477
### Dependencies
* chore(deps): update tunit to 1.61.35 by @​thomhurst in
thomhurst/TUnit#6475


**Full Changelog**:
thomhurst/TUnit@v1.61.35...v1.61.38

## 1.61.35

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

## What's Changed
### Other Changes
* fix(mocks): omit 'struct' constraint when type parameter has
'unmanaged' constraint by @​thomhurst in
thomhurst/TUnit#6473
### Dependencies
* chore(deps): bump fast-uri from 3.1.2 to 3.1.4 in /docs by
@​dependabot[bot] in thomhurst/TUnit#6466
* chore(deps): update tunit to 1.61.29 by @​thomhurst in
thomhurst/TUnit#6467
* chore(deps): update dependency verify.tool to v0.8.0 by @​thomhurst in
thomhurst/TUnit#6470
* chore(deps): update dependency docusaurus-plugin-llms to ^0.5.1 by
@​thomhurst in thomhurst/TUnit#6472


**Full Changelog**:
thomhurst/TUnit@v1.61.29...v1.61.35

## 1.61.29

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

## What's Changed
### Other Changes
* perf: remove EnumerableAsyncProcessor dependency by @​thomhurst in
thomhurst/TUnit#6465
### Dependencies
* chore(deps): bump shell-quote from 1.8.4 to 1.10.0 in /docs by
@​dependabot[bot] in thomhurst/TUnit#6462
* chore(deps): bump body-parser from 1.20.5 to 1.20.6 in /docs by
@​dependabot[bot] in thomhurst/TUnit#6461
* chore(deps): bump webpack-dev-server from 5.2.5 to 5.2.6 in /docs by
@​dependabot[bot] in thomhurst/TUnit#6460
* chore(deps): update dependency microsoft.kiota.abstractions to v2 by
@​thomhurst in thomhurst/TUnit#6464
* chore(deps): update tunit to 1.61.23 by @​thomhurst in
thomhurst/TUnit#6463


**Full Changelog**:
thomhurst/TUnit@v1.61.23...v1.61.29

## 1.61.23

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

## What's Changed
### Other Changes
* fix(mocks): emit 'where T : default' for interface-constrained generic
methods by @​thomhurst in thomhurst/TUnit#6458
### Dependencies
* chore(deps): update tunit to 1.61.15 by @​thomhurst in
thomhurst/TUnit#6450
* chore(deps): update actions/checkout action to v7.0.1 by @​thomhurst
in thomhurst/TUnit#6453
* chore(deps): update verify to 31.26.0 by @​thomhurst in
thomhurst/TUnit#6454
* chore(deps): update verify to 31.27.0 by @​thomhurst in
thomhurst/TUnit#6457
* chore(deps): update react to ^19.2.8 by @​thomhurst in
thomhurst/TUnit#6459


**Full Changelog**:
thomhurst/TUnit@v1.61.15...v1.61.23

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

[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=TUnit.Core&package-manager=nuget&previous-version=1.61.15&new-version=1.61.38)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

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>
This was referenced Jul 27, 2026
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