-
-
Notifications
You must be signed in to change notification settings - Fork 136
Comparing changes
Open a pull request
base repository: thomhurst/TUnit
base: v1.63.25
head repository: thomhurst/TUnit
compare: v1.64.0
- 9 commits
- 37 files changed
- 3 contributors
Commits on Aug 8, 2026
-
Configuration menu - View commit details
-
Copy full SHA for c4a7063 - Browse repository at this point
Copy the full SHA c4a7063View commit details -
chore(deps): update tunit to 1.63.25 (#6559)
Co-authored-by: Renovate Bot <renovate@whitesourcesoftware.com>
Configuration menu - View commit details
-
Copy full SHA for 8c0bf2d - Browse repository at this point
Copy the full SHA 8c0bf2dView commit details -
chore(deps): update dependency serialize-javascript to v7.1.0 (#6561)
Co-authored-by: Renovate Bot <renovate@whitesourcesoftware.com>
Configuration menu - View commit details
-
Copy full SHA for b74df47 - Browse repository at this point
Copy the full SHA b74df47View commit details -
chore(deps): update dependency nsubstitute to 6.1.0 (#6564)
Co-authored-by: Renovate Bot <renovate@whitesourcesoftware.com>
Configuration menu - View commit details
-
Copy full SHA for 8faacbc - Browse repository at this point
Copy the full SHA 8faacbcView commit details -
chore(deps): bump mermaid from 11.15.0 to 11.16.1 in /docs (#6563)
Bumps [mermaid](https://github.com/mermaid-js/mermaid) from 11.15.0 to 11.16.1. - [Release notes](https://github.com/mermaid-js/mermaid/releases) - [Commits](https://github.com/mermaid-js/mermaid/compare/mermaid@11.15.0...mermaid@11.16.1) --- updated-dependencies: - dependency-name: mermaid dependency-version: 11.16.1 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for db50fe0 - Browse repository at this point
Copy the full SHA db50fe0View commit details -
chore(deps): bump nanoid from 3.3.16 to 3.3.18 in /docs (#6562)
Bumps [nanoid](https://github.com/ai/nanoid) from 3.3.16 to 3.3.18. - [Release notes](https://github.com/ai/nanoid/releases) - [Changelog](https://github.com/ai/nanoid/blob/3.3.18/CHANGELOG.md) - [Commits](ai/nanoid@3.3.16...3.3.18) --- updated-dependencies: - dependency-name: nanoid dependency-version: 3.3.18 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 867c6cf - Browse repository at this point
Copy the full SHA 867c6cfView commit details -
fix(engine): honor executor-linked cancellation (#6565)
Resolve the test body token when a custom executor invokes the action so tokens linked by that executor reach injected CancellationToken parameters.
Configuration menu - View commit details
-
Copy full SHA for 8e7266e - Browse repository at this point
Copy the full SHA 8e7266eView commit details -
Fix linked cancellation from before-test hooks (#6568)
* fix(engine): preserve linked cancellation Keep external tokens composed when engine swaps scheduler and timeout tokens, including tokens captured before test body. Closes #6567 * fix(engine): guarantee execution cleanup Release cancellation sources and unregister test contexts even when result publication fails. * test(engine): remove cancellation timing race Cancel the linked source synchronously so thread-pool pressure cannot make the regression test fail on Windows.
Configuration menu - View commit details
-
Copy full SHA for 6a7869f - Browse repository at this point
Copy the full SHA 6a7869fView commit details -
+semver:minor - Add per-test execution cancellation (#6569)
* feat(core): add per-test cancellation * fix(core): handle cancellation disposal race * fix(engine): finalize cancellation atomically * fix(core): preserve cancellation notification * fix(core): preserve cancellation across retries * fix(engine): honor cancellation during retry * fix(engine): close retry cancellation gaps
Configuration menu - View commit details
-
Copy full SHA for fda0500 - Browse repository at this point
Copy the full SHA fda0500View 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.63.25...v1.64.0