-
-
Notifications
You must be signed in to change notification settings - Fork 136
Comparing changes
Open a pull request
base repository: thomhurst/TUnit
base: v1.13.30
head repository: thomhurst/TUnit
compare: v1.13.40
- 10 commits
- 21 files changed
- 3 contributors
Commits on Feb 10, 2026
-
chore(deps): update dependency microsoft.templateengine.authoring.cli…
… to v10.0.103 (#4725) Co-authored-by: Renovate Bot <renovate@whitesourcesoftware.com>
Configuration menu - View commit details
-
Copy full SHA for 773819a - Browse repository at this point
Copy the full SHA 773819aView commit details -
chore(deps): update dependency microsoft.sourcelink.github to 10.0.103 (
#4724) Co-authored-by: Renovate Bot <renovate@whitesourcesoftware.com>
Configuration menu - View commit details
-
Copy full SHA for bdb16eb - Browse repository at this point
Copy the full SHA bdb16ebView commit details -
chore(deps): update dependency fsharp.core to 10.0.103 (#4726)
Co-authored-by: Renovate Bot <renovate@whitesourcesoftware.com>
Configuration menu - View commit details
-
Copy full SHA for 131bd2d - Browse repository at this point
Copy the full SHA 131bd2dView commit details -
chore(deps): update dependency microsoft.entityframeworkcore to 10.0.3 (
#4727) Co-authored-by: Renovate Bot <renovate@whitesourcesoftware.com>
Configuration menu - View commit details
-
Copy full SHA for 04b6bca - Browse repository at this point
Copy the full SHA 04b6bcaView commit details -
chore(deps): update dependency system.commandline to 2.0.3 (#4729)
Co-authored-by: Renovate Bot <renovate@whitesourcesoftware.com>
Configuration menu - View commit details
-
Copy full SHA for 70abf97 - Browse repository at this point
Copy the full SHA 70abf97View commit details -
chore(deps): update dependency microsoft.templateengine.authoring.tem…
…plateverifier to 10.0.103 (#4728) Co-authored-by: Renovate Bot <renovate@whitesourcesoftware.com>
Configuration menu - View commit details
-
Copy full SHA for d67be65 - Browse repository at this point
Copy the full SHA d67be65View commit details -
chore(deps): update microsoft.aspnetcore to 10.0.3 (#4730)
Co-authored-by: Renovate Bot <renovate@whitesourcesoftware.com>
Configuration menu - View commit details
-
Copy full SHA for 8575f4d - Browse repository at this point
Copy the full SHA 8575f4dView commit details -
chore(deps): update microsoft.extensions (#4731)
Co-authored-by: Renovate Bot <renovate@whitesourcesoftware.com>
Configuration menu - View commit details
-
Copy full SHA for 6ef894a - Browse repository at this point
Copy the full SHA 6ef894aView commit details -
fix: propagate CancellationToken through property injection to preven…
…t hangs (#4715) (#4732) When IAsyncInitializer.InitializeAsync() hangs during property injection in a chained ClassDataSource dependency pattern, the test runner stalls indefinitely because CancellationToken.None is passed through the entire property injection chain. This threads the 5-minute discovery timeout CancellationToken from TestDiscoveryService through PropertyInjector, ObjectLifecycleService, TestBuilder, and TestArgumentRegistrationService so that EnsureInitializedAsync can be cancelled when the timeout fires. Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
Configuration menu - View commit details
-
Copy full SHA for c5f251d - Browse repository at this point
Copy the full SHA c5f251dView commit details -
chore(deps): update dependency dotnet-sdk to v10.0.103 (#4733)
Co-authored-by: Renovate Bot <renovate@whitesourcesoftware.com>
Configuration menu - View commit details
-
Copy full SHA for ae68552 - Browse repository at this point
Copy the full SHA ae68552View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v1.13.30...v1.13.40