Skip to content

Update dependency TUnit to 1.22.6#146

Merged
Nice3point merged 1 commit intodevelopfrom
renovate/tunit-1.x
Mar 29, 2026
Merged

Update dependency TUnit to 1.22.6#146
Nice3point merged 1 commit intodevelopfrom
renovate/tunit-1.x

Conversation

@Nice3point
Copy link
Copy Markdown
Owner

@Nice3point Nice3point commented Mar 18, 2026

This PR contains the following updates:

Package Type Update Change
TUnit nuget minor 1.19.571.22.6

Release Notes

thomhurst/TUnit (TUnit)

v1.22.6: 1.22.6

What's Changed

Other Changes
Dependencies

Full Changelog: thomhurst/TUnit@v1.22.3...v1.22.6

v1.22.3: 1.22.3

What's Changed

Other Changes
Dependencies

Full Changelog: thomhurst/TUnit@v1.22.0...v1.22.3

v1.22.0: 1.22.0

What's Changed

Other Changes
Dependencies

Full Changelog: thomhurst/TUnit@v1.21.30...v1.22.0

v1.21.30: 1.21.30

What's Changed

Other Changes
Dependencies

Full Changelog: thomhurst/TUnit@v1.21.24...v1.21.30

v1.21.24: 1.21.24

What's Changed

Other Changes
  • Fix OpenTelemetry missing root span by reordering session activity lifecycle by @​Copilot in #​5245
Dependencies

Full Changelog: thomhurst/TUnit@v1.21.20...v1.21.24

v1.21.20: 1.21.20

What's Changed

Other Changes
Dependencies

Full Changelog: thomhurst/TUnit@v1.21.6...v1.21.20

v1.21.6: 1.21.6

What's Changed

Other Changes
  • perf: replace object locks with Lock type for efficient synchronization by @​thomhurst in #​5219
  • perf: parallelize test metadata collection for source-generated tests by @​thomhurst in #​5221
  • perf: use GetOrAdd args overload to eliminate closure allocations in event receivers by @​thomhurst in #​5222
  • perf: self-contained TestEntry with consolidated switch invokers eliminates per-test JIT by @​thomhurst in #​5223
Dependencies

Full Changelog: thomhurst/TUnit@v1.21.0...v1.21.6

v1.21.0: 1.21.0

What's Changed

Other Changes
Dependencies

Full Changelog: thomhurst/TUnit@v1.20.0...v1.21.0

v1.20.0: 1.20.0

What's Changed

Other Changes
Dependencies

Full Changelog: thomhurst/TUnit@v1.19.74...v1.20.0

v1.19.74: 1.19.74

What's Changed

Other Changes
Dependencies

New Contributors

Full Changelog: thomhurst/TUnit@v1.19.57...v1.19.74


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

Copilot AI review requested due to automatic review settings March 18, 2026 02:26
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates the TUnit test framework dependency version used by the Revit unit test template and the sample multi-project test project, keeping the test tooling in sync across template and sample usage.

Changes:

  • Bump TUnit NuGet package from 1.19.57 to 1.19.74 in the Revit TUnit template project.
  • Bump TUnit NuGet package from 1.19.57 to 1.19.74 in the sample RevitAddin.Tests project.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

File Description
source/Nice3point.Revit.Templates/Nice3point.Unit.Revit/Nice3point.Unit.Revit.1.csproj Updates the TUnit package version used by the unit-test project template.
samples/MultiProjectSolution/tests/RevitAddin.Tests/RevitAddin.Tests.csproj Updates the TUnit package version used by the sample test project.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

You can also share your feedback on Copilot code review. Take the survey.

@Nice3point Nice3point changed the title Update dependency TUnit to 1.19.74 Update dependency TUnit to 1.20.0 Mar 22, 2026
@Nice3point Nice3point changed the title Update dependency TUnit to 1.20.0 Update dependency TUnit to 1.21.6 Mar 23, 2026
@Nice3point Nice3point changed the title Update dependency TUnit to 1.21.6 Update dependency TUnit to 1.21.20 Mar 25, 2026
@Nice3point Nice3point changed the title Update dependency TUnit to 1.21.20 Update dependency TUnit to 1.21.24 Mar 26, 2026
@Nice3point Nice3point changed the title Update dependency TUnit to 1.21.24 Update dependency TUnit to 1.21.30 Mar 27, 2026
@Nice3point Nice3point changed the title Update dependency TUnit to 1.21.30 Update dependency TUnit to 1.22.3 Mar 28, 2026
@Nice3point Nice3point changed the title Update dependency TUnit to 1.22.3 Update dependency TUnit to 1.22.6 Mar 29, 2026
@Nice3point Nice3point merged commit f21b8df into develop Mar 29, 2026
1 check passed
@Nice3point Nice3point deleted the renovate/tunit-1.x branch March 29, 2026 18:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants