Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Dec 3, 2025

This PR contains the following updates:

Package Change Age Confidence
TUnit 0.90.45 -> 1.3.15 age confidence

Release Notes

thomhurst/TUnit (TUnit)

v1.3.15: 1.3.15

What's Changed

🏕 Changes
👒 Dependencies

Full Changelog: thomhurst/TUnit@v1.3.13...v1.3.15

v1.3.13: 1.3.13

What's Changed

🏕 Changes
👒 Dependencies

Full Changelog: thomhurst/TUnit@v1.3.9...v1.3.13

v1.3.9: 1.3.9

What's Changed

🏕 Changes
👒 Dependencies

Full Changelog: thomhurst/TUnit@v1.3.0...v1.3.9

v1.3.0: 1.3.0

What's Changed

🏕 Changes
👒 Dependencies

New Contributors

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

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


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.

@renovate renovate bot requested a review from a team as a code owner December 3, 2025 14:01
@renovate renovate bot added the dependency:nuget Indicates a pull request related to updating or managing NuGet package dependencies. label Dec 3, 2025
@renovate renovate bot requested a review from samtrion December 3, 2025 14:01
@renovate renovate bot force-pushed the renovate/tunit-1.x branch from 24f8d07 to af528a5 Compare December 3, 2025 14:03
@samtrion samtrion merged commit 81085f3 into main Dec 3, 2025
5 checks passed
@samtrion samtrion deleted the renovate/tunit-1.x branch December 3, 2025 14:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependency:nuget Indicates a pull request related to updating or managing NuGet package dependencies.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants