Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: thomhurst/TUnit
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.43.2
Choose a base ref
...
head repository: thomhurst/TUnit
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.43.11
Choose a head ref
  • 9 commits
  • 120 files changed
  • 3 contributors

Commits on May 2, 2026

  1. chore(deps): update dependency mockolate to 3.1.0 (#5811)

    Co-authored-by: Renovate Bot <renovate@whitesourcesoftware.com>
    thomhurst and renovate-bot authored May 2, 2026
    Configuration menu
    Copy the full SHA
    cda71cf View commit details
    Browse the repository at this point in the history
  2. chore(deps): update tunit to 1.43.2 (#5809)

    * chore(deps): update tunit to 1.43.2
    
    * test(mocks): stabilize generated snapshot ordering
    
    ---------
    
    Co-authored-by: Renovate Bot <renovate@whitesourcesoftware.com>
    thomhurst and renovate-bot authored May 2, 2026
    Configuration menu
    Copy the full SHA
    f0e74d4 View commit details
    Browse the repository at this point in the history
  3. chore(deps): update dependency nunit.analyzers to 4.13.0 (#5815)

    Co-authored-by: Renovate Bot <renovate@whitesourcesoftware.com>
    thomhurst and renovate-bot authored May 2, 2026
    Configuration menu
    Copy the full SHA
    528519e View commit details
    Browse the repository at this point in the history
  4. chore(deps): update dependency yaml to v2.8.4 (#5812)

    * chore(deps): update dependency yaml to v2.8.4
    
    * test(aspnet): avoid shared factory order race
    
    ---------
    
    Co-authored-by: Renovate Bot <renovate@whitesourcesoftware.com>
    thomhurst and renovate-bot authored May 2, 2026
    Configuration menu
    Copy the full SHA
    38b7c37 View commit details
    Browse the repository at this point in the history
  5. perf(engine): skip execution ledger for independent tests (#5813)

    * perf(engine): skip execution ledger for independent tests
    
    * fix(engine): tighten dependency execution dedup
    
    * fix(engine): avoid scheduler task self-deadlock
    
    * fix(engine): preserve execution task contract
    
    * test(engine): clarify fake parameter usage
    thomhurst authored May 2, 2026
    Configuration menu
    Copy the full SHA
    2988e6e View commit details
    Browse the repository at this point in the history
  6. perf(engine): skip tracked object graph rediscovery (#5814)

    * perf(engine): skip tracked object graph rediscovery
    
    * chore(engine): inline tracked object initializer
    
    * fix(engine): skip tracked graph traversal
    
    * fix(engine): satisfy non-net lifecycle analysis
    thomhurst authored May 2, 2026
    Configuration menu
    Copy the full SHA
    cb4eeb9 View commit details
    Browse the repository at this point in the history
  7. fix: suppress XML doc warnings in generated sources (#5797)

    * fix(sourcegen): disable warnings in generated sources
    
    * fix: add header pragma to Should entries
    
    ---------
    
    Co-authored-by: Tom Longhurst <30480171+thomhurst@users.noreply.github.com>
    mvanhorn and thomhurst authored May 2, 2026
    Configuration menu
    Copy the full SHA
    bd519ed View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    ce4bcf6 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    246d59f View commit details
    Browse the repository at this point in the history
Loading