Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Nov 5, 2025

This PR contains the following updates:

Package Change Age Confidence
TUnit 0.61.39 -> 1.2.11 age confidence

Release Notes

thomhurst/TUnit (TUnit)

v1.2.11: 1.2.11

What's Changed

🏕 Changes
👒 Dependencies

Full Changelog: thomhurst/TUnit@v1.2.3...v1.2.11

v1.2.3: 1.2.3

What's Changed

🏕 Changes
  • feat: update GitHubReporter to use HTML tables instead of Markdown ta… by @​kzrnm in #​3859
👒 Dependencies

New Contributors

Full Changelog: thomhurst/TUnit@v1.2.0...v1.2.3

v1.2.0: 1.2.0

What's Changed

🏕 Changes
  • feat: implement TestBuildContext for capturing build-time output by @​thomhurst in #​3849
  • feat: introduce EventReceiverStage for controlling execution order of event receivers by @​thomhurst in #​3850
👒 Dependencies

Full Changelog: thomhurst/TUnit@v1.1.27...v1.2.0

v1.1.27: 1.1.27

What's Changed

🏕 Changes
  • Fix documentation: Update TestContext API from context.Result to context.Execution.Result by @​Copilot in #​3837
  • Clarify TUnit0046 diagnostic message for data source return types by @​Copilot in #​3843
  • feat(tests): add timeout cancellation token tests and enhance test context by @​thomhurst in #​3838
  • Optimize GetOrAdd method in ThreadSafeDictionary for improved concurrency handling by @​thomhurst in #​3845
👒 Dependencies

Full Changelog: thomhurst/TUnit@v1.1.10...v1.1.27

v1.1.10: 1.1.10

What's Changed

🏕 Changes
👒 Dependencies

Full Changelog: thomhurst/TUnit@v1.1.0...v1.1.10

v1.1.0: 1.1.0

What's Changed

🏕 Changes
👒 Dependencies

Full Changelog: thomhurst/TUnit@v1.0.78...v1.1.0

v1.0.78: 1.0.78

What's Changed

Build

This is the first version of TUnit built using the officially released .NET 10 SDK.

🏕 Changes
  • Fix light mode text contrast in Assertions Library page by @​Copilot in #​3752
  • feat(polyfills): add support for embedded Polyfill attributes to prevent type conflicts by @​thomhurst in #​3787
  • feat(tests): fix code fixer for xUnit migration code fixer .All().Satisfy() by @​thomhurst in #​3786
👒 Dependencies

Full Changelog: thomhurst/TUnit@v1.0.48...v1.0.78

v1.0.48: 1.0.48

What's Changed

🏕 Changes
👒 Dependencies

Full Changelog: thomhurst/TUnit@v1.0.39...v1.0.48

v1.0.39: 1.0.39

What's Changed

🏕 Changes
👒 Dependencies

Full Changelog: thomhurst/TUnit@v1.0.30...v1.0.39

v1.0.30: 1.0.30

What's Changed

🏕 Changes
👒 Dependencies

Full Changelog: thomhurst/TUnit@v1.0.27...v1.0.30

v1.0.27: 1.0.27

What's Changed

🏕 Changes
👒 Dependencies

Full Changelog: thomhurst/TUnit@v1.0.0...v1.0.27

v1.0.0: 1.0.0

It's been a long time coming! Here's version 1.0!

What's Changed

Breaking Changes 🛠

Snippets on the refactored API can be found here: https://tunit.dev/docs/migration/testcontext-interface-organization

🏕 Changes
  • Implement GetNestedClassName method and update test ID generation to use nested class names with '+' separator by @​thomhurst in #​3708
👒 Dependencies

Full Changelog: thomhurst/TUnit@v0.90.45...v1.0.0

v0.90.45: 0.90.45

What's Changed

👒 Dependencies

Full Changelog: thomhurst/TUnit@v0.90.42...v0.90.45

v0.90.42: 0.90.42

What's Changed

🏕 Changes
  • feat: enable conditional source generation based on configuration property by @​thomhurst in #​3699
  • refactor: adjust parallelism handling in TestScheduler for better resource management by @​thomhurst in #​3701
👒 Dependencies

Full Changelog: thomhurst/TUnit@v0.90.38...v0.90.42

v0.90.38: 0.90.38

What's Changed

🏕 Changes
  • refactor: optimize injection and initialization tasks for better performance and reduced allocations by @​thomhurst in #​3696
👒 Dependencies

Full Changelog: thomhurst/TUnit@v0.90.35...v0.90.38

v0.90.35: 0.90.35

What's Changed

🏕 Changes
👒 Dependencies

Full Changelog: thomhurst/TUnit@v0.90.32...v0.90.35

v0.90.32: 0.90.32

What's Changed

🏕 Changes
👒 Dependencies

Full Changelog: thomhurst/TUnit@v0.90.28...v0.90.32

v0.90.28: 0.90.28

What's Changed

🏕 Changes
👒 Dependencies

Full Changelog: thomhurst/TUnit@v0.90.19...v0.90.28

v0.90.19: 0.90.19

What's Changed

🏕 Changes
  • perf: optimize AsyncConsoleWriter for batch processing and increase default parallel limit by @​thomhurst in #​3674
👒 Dependencies

Full Changelog: thomhurst/TUnit@v0.90.17...v0.90.19

v0.90.17: 0.90.17

What's Changed

🏕 Changes
👒 Dependencies

Full Changelog: thomhurst/TUnit@v0.90.6...v0.90.17

v0.90.6: 0.90.6

What's Changed
🏕 Changes
  • feat: enhance initialization and execution with cancellation support by @​thomhurst in #​3655
  • feat: enhance dynamic test queue with async wait support and optimize test scheduler by @​thomhurst in #​3657
👒 Dependencies

Full Changelog: thomhurst/TUnit@v0.90.0...v0.90.6

v0.90.0: 0.90.0

What's Changed
🏕 Changes

Full Changelog: thomhurst/TUnit@v0.89.2...v0.90.0

v0.89.2: 0.89.2

What's Changed
🏕 Changes
  • feat: enhance error handling by introducing TestExecutionException to aggregate hook and event receiver errors by @​thomhurst in #​3647
👒 Dependencies

Full Changelog: thomhurst/TUnit@v0.89.0...v0.89.2

v0.89.0: 0.89.0

What's Changed
🏕 Changes
👒 Dependencies

Full Changelog: thomhurst/TUnit@v0.88.0...v0.89.0

v0.88.0: 0.88.0

What's Changed
🏕 Changes
👒 Dependencies

Full Changelog: thomhurst/TUnit@v0.87.8...v0.88.0

v0.87.8: 0.87.8

What's Changed
🏕 Changes
👒 Dependencies

Full Changelog: thomhurst/TUnit@v0.86.10...v0.87.8

v0.86.10: 0.86.10

What's Changed

🏕 Changes
👒 Dependencies

Full Changelog: thomhurst/TUnit@v0.85.1...v0.86.10

v0.85.1: 0.85.1

What's Changed

🏕 Changes

Full Changelog: thomhurst/TUnit@v0.85.0...v0.85.1

v0.85.0: 0.85.0

What's Changed

Breaking Changes 🛠
  • refactor: restructure TestContext for clarity and intellisense discoverability by @​thomhurst in #​3584

See more information here: https://tunit.dev/docs/migration/testcontext-interface-organization

👒 Dependencies

Full Changelog: thomhurst/TUnit@v0.81.7...v0.85.0

v0.81.7: 0.81.7

What's Changed

🏕 Changes
👒 Dependencies

Full Changelog: thomhurst/TUnit@v0.81.0...v0.81.7

v0.81.0: 0.81.0

What's Changed

🏕 Changes
👒 Dependencies

Full Changelog: thomhurst/TUnit@v0.80.0...v0.81.0

v0.80.0: 0.80.0

What's Changed

🏕 Changes
👒 Dependencies

Full Changelog: thomhurst/TUnit@v0.79.0...v0.80.0

v0.79.0: 0.79.0

What's Changed

Breaking Changes 🛠
🏕 Changes
👒 Dependencies

Full Changelog: thomhurst/TUnit@v0.78.0...v0.79.0

v0.78.0: 0.78.0

What's Changed

🏕 Changes
👒 Dependencies

Full Changelog: thomhurst/TUnit@v0.77.10...v0.78.0

v0.77.10: 0.77.10

What's Changed
🏕 Changes
👒 Dependencies

Full Changelog: thomhurst/TUnit@v0.77.3...v0.77.10

v0.77.3: 0.77.3

What's Changed

🏕 Changes
  • analyzer: include referenced assemblies when retrieving all named types in compilation by @​thomhurst in #​3529
  • perf: optimize asynchronous event handling with lock-free operations and immutable collections by @​thomhurst in #​3535
👒 Dependencies

Full Changelog: thomhurst/TUnit@v0.77.0...v0.77.3

v0.77.0: 0.77.0

What's Changed

🏕 Changes
👒 Dependencies

Full Changelog: thomhurst/TUnit@v0.76.26...v0.77.0

v0.76.26: 0.76.26

What's Changed

🏕 Changes
  • [Docs] Add section on using return values from awaited assertions by @​sliekens in #​3523
  • feat: add IsNotNullAssertionSuppressor to suppress nullability warnings after non-null assertions by @​thomhurst in #​3506
  • refactor: optimize task handling by replacing Task with ValueTask for improved performance by @​thomhurst in #​3528
  • feat: implement custom hook executor support for test execution by @​thomhurst in #​3357
👒 Dependencies

New Contributors

Full Changelog: thomhurst/TUnit@v0.76.18...v0.76.26

v0.76.18: 0.76.18

What's Changed

🏕 Changes
  • fix: ensure immediate task execution by using Task.Run in TestScheduler by @​thomhurst in #​3510
  • Add more assertion Member overloads for better type inference by @​thomhurst in #​3518
  • feat: enhance AbstractTestClassWithDataSourcesAnalyzer by @​thomhurst in #​3519
  • feat: add SkipIfEmpty property to data source attributes to control test execution behavior by [@​thomhurst](ht

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 is behind base branch, 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 was generated by Mend Renovate. View the repository job log.

@codecov-commenter
Copy link

codecov-commenter commented Nov 5, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 74.84%. Comparing base (4006980) to head (da40150).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #428   +/-   ##
=======================================
  Coverage   74.84%   74.84%           
=======================================
  Files         257      257           
  Lines       17221    17221           
  Branches     1575     1575           
=======================================
  Hits        12889    12889           
  Misses       3876     3876           
  Partials      456      456           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@renovate renovate bot force-pushed the renovate/tunit-1.x branch 7 times, most recently from 2a5d6f6 to a44b0ba Compare November 13, 2025 03:09
@renovate renovate bot force-pushed the renovate/tunit-1.x branch 3 times, most recently from b9bbdaa to 666f73f Compare November 17, 2025 02:40
@renovate renovate bot force-pushed the renovate/tunit-1.x branch from 666f73f to da40150 Compare November 19, 2025 00:56
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.

2 participants