Skip to content

Update dependency TUnit to 1.61.15 - #77

Merged
Nice3point merged 1 commit into
developfrom
renovate/tunit-1.x
Jul 21, 2026
Merged

Update dependency TUnit to 1.61.15#77
Nice3point merged 1 commit into
developfrom
renovate/tunit-1.x

Conversation

@Nice3point

@Nice3point Nice3point commented May 19, 2026

Copy link
Copy Markdown
Owner

ℹ️ Note

This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Type Update Change
TUnit nuget minor 1.45.01.61.15

Warning

Some dependencies could not be looked up. Check the warning logs for more information.


Release Notes

thomhurst/TUnit (TUnit)

v1.61.15: 1.61.15

What's Changed

Other Changes
Dependencies

New Contributors

Full Changelog: thomhurst/TUnit@v1.61.0...v1.61.15

v1.61.0: 1.61.0

What's Changed

Other Changes
Dependencies

Full Changelog: thomhurst/TUnit@v1.60.0...v1.61.0

v1.60.0: 1.60.0

What's Changed

Other Changes
  • feat: cross-process test report aggregation — merged HTML report + single GitHub summary by @​thomhurst in #​6415
Dependencies

Full Changelog: thomhurst/TUnit@v1.59.0...v1.60.0

v1.59.0: 1.59.0

What's Changed

Other Changes
Dependencies

Full Changelog: thomhurst/TUnit@v1.58.0...v1.59.0

v1.58.0: 1.58.0

What's Changed

Other Changes
Dependencies

Full Changelog: thomhurst/TUnit@v1.57.17...v1.58.0

v1.57.17: 1.57.17

What's Changed

Other Changes
Dependencies

Full Changelog: thomhurst/TUnit@v1.57.14...v1.57.17

v1.57.14: 1.57.14

What's Changed

Other Changes
Dependencies

Full Changelog: thomhurst/TUnit@v1.57.0...v1.57.14

v1.57.0: 1.57.0

What's Changed

Other Changes
Dependencies

Full Changelog: thomhurst/TUnit@v1.56.35...v1.57.0

v1.56.35: 1.56.35

What's Changed

Other Changes
  • feat(aspire): tear down Aspire on test-run abort via session cancellation token by @​thomhurst in #​6292
Dependencies

Full Changelog: thomhurst/TUnit@v1.56.25...v1.56.35

v1.56.25: 1.56.25

What's Changed

Other Changes
Dependencies

Full Changelog: thomhurst/TUnit@v1.56.18...v1.56.25

v1.56.18: 1.56.18

What's Changed

Other Changes
Dependencies

Full Changelog: thomhurst/TUnit@v1.56.0...v1.56.18

v1.56.0: 1.56.0

What's Changed

Other Changes
Dependencies

Full Changelog: thomhurst/TUnit@v1.55.2...v1.56.0

v1.55.2: 1.55.2

What's Changed

Other Changes
Dependencies

Full Changelog: thomhurst/TUnit@v1.55.0...v1.55.2

v1.55.0: 1.55.0

What's Changed

Other Changes
Dependencies

Full Changelog: thomhurst/TUnit@v1.54.0...v1.55.0

v1.54.0: 1.54.0

What's Changed

Other Changes
Dependencies

Full Changelog: thomhurst/TUnit@v1.53.0...v1.54.0

v1.53.0: 1.53.0

What's Changed

Other Changes
Dependencies

Full Changelog: thomhurst/TUnit@v1.51.0...v1.53.0

v1.51.0: 1.51.0

What's Changed

Other Changes
Dependencies

Full Changelog: thomhurst/TUnit@v1.50.0...v1.51.0

v1.50.0: 1.50.0

What's Changed

Other Changes

Full Changelog: thomhurst/TUnit@v1.49.0...v1.50.0

v1.49.0: 1.49.0

What's Changed

Other Changes
Dependencies

Full Changelog: thomhurst/TUnit@v1.48.6...v1.49.0

v1.48.6: 1.48.6

What's Changed

Other Changes
Dependencies

Full Changelog: thomhurst/TUnit@v1.48.0...v1.48.6

v1.48.0: 1.48.0

What's Changed

Other Changes
Dependencies

Full Changelog: thomhurst/TUnit@v1.47.0...v1.48.0

v1.47.0: 1.47.0

What's Changed

Other Changes
  • perf(engine): hoist GetParameters and dict-dedup AfterTestDiscovery hooks by @​thomhurst in #​6062
  • perf(engine): hoist GetParameters and drop LINQ in reflection discovery by @​thomhurst in #​6063
  • perf(engine): cache treenode filter path on TestMetadata by @​thomhurst in #​6064
  • perf: use is T pattern in ReflectionExtensions.HasAttribute fallback (#​6060) by @​thomhurst in #​6066
  • perf: replace OrderBy().ToArray() with Array.Sort in ConstraintKeyScheduler by @​thomhurst in #​6067
  • perf: pool HashSet in WaitingTestIndex.GetCandidatesForReleasedKeys by @​thomhurst in #​6069
  • perf: collapse OfType chains in JUnitXmlWriter (#​6052) by @​thomhurst in #​6070
  • perf(engine): avoid closure allocation in AfterHookPairTracker.GetOrCreateAfterAssemblyTask (#​6041) by @​thomhurst in #​6071
  • perf: avoid closure allocation in BeforeHookTaskCache.GetOrCreateBeforeAssemblyTask (#​6040) by @​thomhurst in #​6073
  • perf: use TryAdd in TestDependencyResolver dependency dedupe by @​thomhurst in #​6068
  • perf: replace LINQ Any with foreach in TestGenericTypeResolver (#​6044) by @​thomhurst in #​6072
  • perf: avoid Cast().FirstOrDefault() iterator alloc in CastHelper (#​6029) by @​thomhurst in #​6074
  • perf(engine): avoid string round-trip when building nested type names (#​6049) by @​thomhurst in #​6075
  • perf(engine): replace Select+ToArray with manual Type[] build (#​6043) by @​thomhurst in #​6076
  • perf(core): replace OfType().FirstOrDefault()/.Any() with foreach in ClassConstructorHelper by @​thomhurst in #​6078
  • perf(engine): avoid FirstOrDefault iterator alloc in TestGenericTypeResolver by @​thomhurst in #​6079
  • perf(engine): use SearchValues for reporter filename sanitization by @​thomhurst in #​6090
  • perf: dedupe TestDataFormatter.FormatArguments with pooled StringBuilder by @​thomhurst in #​6088
  • perf(engine): use MemoryExtensions.Split for path parsing in MetadataFilterMatcher by @​thomhurst in #​6085
  • perf(engine): use CollectionsMarshal.GetValueRefOrAddDefault for dictionary index builds by [@​thomhurst](https://redire

  • 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 becomes conflicted, 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 has been generated by Renovate Bot.

@Nice3point Nice3point added the maintenance ⚙️ Some regular maintenance updates label May 19, 2026
Copilot AI review requested due to automatic review settings May 19, 2026 03:42
@Nice3point Nice3point added the maintenance ⚙️ Some regular maintenance updates label May 19, 2026

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Renovate bot patch update of TUnit from 1.45.0 to 1.45.8, bringing in a bug fix and transitive dependency updates from upstream.

Changes:

  • Bump TUnit package version from 1.45.0 to 1.45.8 in central package management.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@Nice3point Nice3point changed the title Update dependency TUnit to 1.45.8 Update dependency TUnit to 1.45.22 May 21, 2026
@Nice3point
Nice3point force-pushed the renovate/tunit-1.x branch from 3172034 to 3c51d6e Compare May 21, 2026 03:54
@Nice3point Nice3point changed the title Update dependency TUnit to 1.45.22 Update dependency TUnit to 1.45.29 May 22, 2026
@Nice3point
Nice3point force-pushed the renovate/tunit-1.x branch from 3c51d6e to 8d6ae63 Compare May 22, 2026 03:49
@Nice3point Nice3point changed the title Update dependency TUnit to 1.45.29 Update dependency TUnit to 1.47.0 May 29, 2026
@Nice3point
Nice3point force-pushed the renovate/tunit-1.x branch from 8d6ae63 to 3d2b240 Compare May 29, 2026 03:45
@Nice3point Nice3point changed the title Update dependency TUnit to 1.47.0 Update dependency TUnit to 1.48.0 Jun 1, 2026
@Nice3point
Nice3point force-pushed the renovate/tunit-1.x branch from 3d2b240 to 1265874 Compare June 1, 2026 04:15
@Nice3point Nice3point changed the title Update dependency TUnit to 1.48.0 Update dependency TUnit to 1.48.6 Jun 1, 2026
@Nice3point
Nice3point force-pushed the renovate/tunit-1.x branch from 1265874 to 6c8890a Compare June 1, 2026 17:44
@Nice3point Nice3point changed the title Update dependency TUnit to 1.48.6 Update dependency TUnit to 1.49.0 Jun 4, 2026
@Nice3point
Nice3point force-pushed the renovate/tunit-1.x branch from 6c8890a to b28bac4 Compare June 4, 2026 04:10
@Nice3point Nice3point changed the title Update dependency TUnit to 1.49.0 Update dependency TUnit to 1.50.0 Jun 6, 2026
@Nice3point
Nice3point force-pushed the renovate/tunit-1.x branch from b28bac4 to 73e7d11 Compare June 6, 2026 03:38
@Nice3point Nice3point changed the title Update dependency TUnit to 1.50.0 Update dependency TUnit to 1.51.0 Jun 8, 2026
@Nice3point
Nice3point force-pushed the renovate/tunit-1.x branch from 73e7d11 to f2d4b39 Compare June 8, 2026 04:10
@Nice3point Nice3point changed the title Update dependency TUnit to 1.51.0 Update dependency TUnit to 1.53.0 Jun 9, 2026
@Nice3point
Nice3point force-pushed the renovate/tunit-1.x branch from f2d4b39 to 2447d37 Compare June 9, 2026 03:39
@Nice3point Nice3point changed the title Update dependency TUnit to 1.53.0 Update dependency TUnit to 1.54.0 Jun 13, 2026
@Nice3point
Nice3point force-pushed the renovate/tunit-1.x branch from 2447d37 to 6f61960 Compare June 13, 2026 03:55
@Nice3point Nice3point changed the title Update dependency TUnit to 1.54.0 Update dependency TUnit to 1.55.2 Jun 15, 2026
@Nice3point
Nice3point force-pushed the renovate/tunit-1.x branch from 6f61960 to be4592b Compare June 15, 2026 04:26
@Nice3point Nice3point changed the title Update dependency TUnit to 1.55.2 Update dependency TUnit to 1.56.0 Jun 16, 2026
@Nice3point
Nice3point force-pushed the renovate/tunit-1.x branch 2 times, most recently from 2f90fbb to 44a6863 Compare June 20, 2026 03:49
@Nice3point Nice3point changed the title Update dependency TUnit to 1.56.0 Update dependency TUnit to 1.56.18 Jun 20, 2026
@Nice3point
Nice3point force-pushed the renovate/tunit-1.x branch from 44a6863 to 813c06c Compare June 22, 2026 04:23
@Nice3point Nice3point changed the title Update dependency TUnit to 1.56.18 Update dependency TUnit to 1.56.25 Jun 22, 2026
@Nice3point Nice3point changed the title Update dependency TUnit to 1.56.25 Update dependency TUnit to 1.56.35 Jun 24, 2026
@Nice3point
Nice3point force-pushed the renovate/tunit-1.x branch from 813c06c to f7a4281 Compare June 24, 2026 14:36
@Nice3point Nice3point changed the title Update dependency TUnit to 1.56.35 Update dependency TUnit to 1.57.0 Jun 28, 2026
@Nice3point
Nice3point force-pushed the renovate/tunit-1.x branch 2 times, most recently from 3ac1392 to d269d3e Compare July 1, 2026 04:02
@Nice3point Nice3point changed the title Update dependency TUnit to 1.57.0 Update dependency TUnit to 1.57.14 Jul 1, 2026
@Nice3point
Nice3point force-pushed the renovate/tunit-1.x branch from d269d3e to 422fca0 Compare July 2, 2026 03:42
@Nice3point Nice3point changed the title Update dependency TUnit to 1.57.14 Update dependency TUnit to 1.58.0 Jul 2, 2026
@Nice3point
Nice3point force-pushed the renovate/tunit-1.x branch from 422fca0 to d8a7f37 Compare July 13, 2026 02:55
@Nice3point Nice3point changed the title Update dependency TUnit to 1.58.0 Update dependency TUnit to 1.59.0 Jul 13, 2026
@Nice3point
Nice3point force-pushed the renovate/tunit-1.x branch from d8a7f37 to dcdcf64 Compare July 15, 2026 02:35
@Nice3point Nice3point changed the title Update dependency TUnit to 1.59.0 Update dependency TUnit to 1.60.0 Jul 15, 2026
@Nice3point Nice3point changed the title Update dependency TUnit to 1.60.0 Update dependency TUnit to 1.61.0 Jul 17, 2026
@Nice3point
Nice3point force-pushed the renovate/tunit-1.x branch from dcdcf64 to 4913118 Compare July 17, 2026 02:44
@Nice3point
Nice3point force-pushed the renovate/tunit-1.x branch from 4913118 to 148c09d Compare July 19, 2026 13:21
@Nice3point Nice3point changed the title Update dependency TUnit to 1.61.0 Update dependency TUnit to 1.61.15 Jul 19, 2026
@Nice3point Nice3point closed this Jul 21, 2026
@Nice3point Nice3point reopened this Jul 21, 2026
@Nice3point
Nice3point merged commit 9d4f556 into develop Jul 21, 2026
2 checks passed
@Nice3point
Nice3point deleted the renovate/tunit-1.x branch July 21, 2026 18:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

maintenance ⚙️ Some regular maintenance updates

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants