Skip to content

Update dependency Verify.TUnit to 31.16.2#1910

Open
renovate[bot] wants to merge 1 commit intomasterfrom
renovate/verify
Open

Update dependency Verify.TUnit to 31.16.2#1910
renovate[bot] wants to merge 1 commit intomasterfrom
renovate/verify

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Apr 16, 2026

This PR contains the following updates:

Package Change Age Confidence
Verify.TUnit 31.15.031.16.2 age confidence

Release Notes

VerifyTests/Verify (Verify.TUnit)

v31.16.2

Compare Source

  • #​1714 Unexpected empty.nupkg in output directory
  • #​1721 XUnit V3: Adds attachment with colon in filename - GitHub artifacts upload fails
  • #​1723 Strip solution dir prefix from XunitV3 attachment names

v31.16.1

Compare Source

  • #​1718 Handle eof and missing ihdr in png decoder

v31.16.0

Compare Source

  • #​1704 Add ScrubNumericIds
  • #​1707 Minor micro-optimizations for Verify project.
  • #​1708 Add Target comparer and avoid string allocations.
  • #​1709 ApplyForPropertyValue returns string instead of CharSpan
  • #​1710 In-place sort instead of LINQ OrderByDescending
  • #​1711 Remove unnecessary ToString() in VerifyJsonWriter
  • #​1716 add Png ssim comparer
  • #​1717 Throw on null assembly in TryGetType for bad plugin assembly

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Enabled.

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 added the 🚚 private-dependencies Private dependency label Apr 16, 2026
@renovate renovate Bot enabled auto-merge (squash) April 16, 2026 12:40
@github-actions github-actions Bot added the :shipit: merge Shipit! label Apr 16, 2026
@github-actions github-actions Bot added this to the v14.0.2 milestone Apr 16, 2026
@github-actions
Copy link
Copy Markdown

github-actions Bot commented Apr 16, 2026

Test Results

1 files   -   1  1 suites   - 1   0s ⏱️ - 9m 33s
1 tests  - 663  0 ✅  - 562  0 💤  - 102  1 ❌ +1 
1 runs   - 750  0 ✅  - 649  0 💤  - 102  1 ❌ +1 

For more details on these failures, see this check.

Results for commit ab8a247. ± Comparison against base commit b6c741d.

This pull request removes 664 and adds 1 tests. Note that renamed tests count towards both.
Rocket.Surgery.DependencyInjection.Analyzers.Tests.AssemblyScanningTests ‑ Should_Generate_All_The_Things(all_together)
Rocket.Surgery.DependencyInjection.Analyzers.Tests.AssemblyScanningTests ‑ Should_Generate_All_The_Things(assembly__z____z_FromAssemblies__)
Rocket.Surgery.DependencyInjection.Analyzers.Tests.AssemblyScanningTests ‑ Should_Generate_All_The_Things(assembly__z____z_FromAssemblies___NotFromAssemblyOf_IService___)
Rocket.Surgery.DependencyInjection.Analyzers.Tests.AssemblyScanningTests ‑ Should_Generate_All_The_Things(assembly__z____z_FromAssemblies___NotFromAssemblyOf_ServiceRegistrationAttribute___)
Rocket.Surgery.DependencyInjection.Analyzers.Tests.AssemblyScanningTests ‑ Should_Generate_All_The_Things(assembly__z____z_FromAssemblyDependenciesOf_IService___)
Rocket.Surgery.DependencyInjection.Analyzers.Tests.AssemblyScanningTests ‑ Should_Generate_All_The_Things(assembly__z____z_FromAssemblyDependenciesOf_ServiceRegistrationAttribute___)
Rocket.Surgery.DependencyInjection.Analyzers.Tests.AssemblyScanningTests ‑ Should_Generate_All_The_Things(assembly__z____z_FromAssembly__)
Rocket.Surgery.DependencyInjection.Analyzers.Tests.AssemblyScanningTests ‑ Should_Generate_All_The_Things(reflection__z____z_FromAssemblies___FromAssemblyDependenciesOf_ServiceRegistrationAttribute____GetTypes_x____x_WithAnyAttribute_typeof_ServiceRegistrationAttribute___)
Rocket.Surgery.DependencyInjection.Analyzers.Tests.AssemblyScanningTests ‑ Should_Generate_All_The_Things(reflection__z____z_FromAssemblies___GetTypes_x____x_NotAssignableTo_ICompiledTypeProvider____NotKindOf_TypeKindFilter_Delegate__NotKindOf_TypeKindFilter_Interface__NotInNamespaces__JetBrains_Annotations____Polyfills____System___NotStartsWith__Polyfill___)
Rocket.Surgery.DependencyInjection.Analyzers.Tests.AssemblyScanningTests ‑ Should_Generate_All_The_Things(reflection__z____z_FromAssemblies___NotFromAssemblyOf_ServiceRegistrationAttribute____GetTypes_true_x____x_NotAssignableTo_ICompiledTypeProvider____NotInNamespaces__JetBrains_Annotations____Polyfills____System___NotStartsWith__Polyfill___)
…
Unhandled exception - MissingMethodException: Method not found: 'System.Diagnostics.Activity TUnit.Core.TUnitActivitySource.StartActivity(System.String, System.Diagnostics.ActivityKind, System.Diagnostics.ActivityContext, System.Collections.Generic.IEnumerable`1<System.Collections.Generic.KeyValuePair`2<System.String,System.Object>>)'.

♻️ This comment has been updated with latest results.

@github-actions
Copy link
Copy Markdown

github-actions Bot commented Apr 16, 2026

Summary

Summary
Generated on: 05/05/2026 - 05:07:25
Coverage date: 05/05/2026 - 05:07:24
Parser: Cobertura
Assemblies: 0
Classes: 0
Files: 0
Line coverage:
Covered lines: 0
Uncovered lines: 0
Coverable lines: 0
Total lines: 0
Covered branches: 0
Total branches: 0
Method coverage: Feature is only available for sponsors
Tag: 14.0.2-pr.49+Branch.pull-1910-merge.Sha.f0988ac4f5345b6e8f6594f1caf01e45c2c2cf63

Coverage

No assemblies have been covered.

@renovate renovate Bot force-pushed the renovate/verify branch 2 times, most recently from 46ef807 to dc205ce Compare April 17, 2026 21:06
@renovate renovate Bot force-pushed the renovate/verify branch from dc205ce to 3469728 Compare May 1, 2026 09:06
@renovate renovate Bot changed the title Update dependency Verify.TUnit to 31.16.1 Update dependency Verify.TUnit to 31.16.2 May 1, 2026
@renovate renovate Bot force-pushed the renovate/verify branch 3 times, most recently from 73db529 to 4129f4b Compare May 3, 2026 09:34
@renovate renovate Bot force-pushed the renovate/verify branch from 4129f4b to ab8a247 Compare May 5, 2026 05:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

:shipit: merge Shipit! 🚚 private-dependencies Private dependency

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants