Skip to content

Update dependency Verify.TUnit to v32 - #1967

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/major-verify
Open

Update dependency Verify.TUnit to v32#1967
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/major-verify

Conversation

@renovate

@renovate renovate Bot commented Aug 26, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
Verify.TUnit 31.15.032.0.0 age confidence

Release Notes

VerifyTests/Verify (Verify.TUnit)

v32.0.0

Compare Source

  • #​1832 Add Inline snpashot support
  • #​1835 Add SettingsTask.AddContext
  • #​1847 Honor explicit DefaultValueHandling for bools
  • #​1850 Stray extension-less snapshot file crashes every run of its test
  • #​1851 Static UniqueForTargetFramework(Assembly) overloads ignore the assembly passed to them
  • #​1852 Appended files skip scrubbing and newline normalization when a stream converter is registered
  • #​1853 IgnoreParameters() ignore-all sentinel is lost when combined with another ignore source
  • #​1854 Format UTC offsets with the invariant culture
  • #​1855 Format UTC offsets with invariant culture
  • #​1856 Use ticks to decide date precision
  • #​1857 Clean # out of file name parameters
  • #​1858 Escape one character trimmed date formats
  • #​1859 Prefer the exact type when resolving a member converter
  • #​1860 Keep empty collections ignored alongside instance predicates
  • #​1861 Key the combinations name cache by reference
  • #​1862 Match MSTest overloads against the test data
  • #​1863 Report deletes as directory relative paths
  • #​1864 Name the guarded API in ThrowIfVerifyHasBeenRun
  • #​1865 Keep stack frames that have no parameter list
  • #​1866 Generate the TestContext property for record test classes
  • #​1867 Fix two CombinationResultsConverter edge cases
  • #​1868 Sign sub-hour UTC offsets
  • #​1869 Write the received file from the stream for handle based FileStreams
  • #​1870 Compare prefixes ignoring case
  • #​1871 Guard the counter value caches with a lock
  • #​1872 Sign sub-hour UTC offsets

v31.28.0

Compare Source

  • #​1822 Option to not scrub N instance Guids
  • #​1825 Add GuidFormats option to ScrubInlineGuids
  • #​1826 Add opt in newline tolerance settings

v31.27.0

Compare Source

  • #​1809 Emit received→verified mapping for out-of-process accept/review tooling
  • #​1810 Allow a stream target for a text extension
  • #​1812 Received map file

v31.26.0

Compare Source

v31.25.0

Compare Source

  • #​1758 UseProjectRelative + SourceFileRelativeDirectory
  • #​1800 Add mirror source structure for verified files

v31.24.3

Compare Source

  • #​1799 Better line ending failure diagnostics

v31.24.2

Compare Source

  • #​1794 Normalize scrubbed-to-empty text to emptyString
  • #​1798 Bump package references

v31.24.1

Compare Source

v31.24.0

Compare Source

  • #​1789 Add ExcludeTargets with converter-side IsTargetExcluded check

v31.23.0

Compare Source

  • #​1785 Fix chunk boundary scrubber bugs and test adapter defects
  • #​1788 Add exclude targets to omit targets by extension

v31.22.0

Compare Source

  • #​1778 Allow conversion splitters for text extensions
  • #​1779 Fix chunk boundary scrubber bugs and test adapter defects
  • #​1781 stop using MSTest metapackage
  • #​1782 Migrate CI to Microsoft.Testing.Platform so all tests run
  • #​1783 Guard against duplicate xunit attachment names
  • #​1784 Add Kill process locking file option

v31.21.0

Compare Source

  • #​1656 throw for greedy RegisterFileConverter
  • #​1762 Reject carriage returns in verified files instead of normalizing
  • #​1767 Fix correctness and perf issues in compare, recording, naming and checks
  • #​1768 Fix VerifySettings copy constructor, temp cleanup, and stream/extensi…
  • #​1769 Fix combination runner/converter, Expecto directory verification, and…
  • #​1770 Fix serialization scrub/convert bugs and reduce per-value scrubbing allocations
  • #​1771 Fix verifier cleanup composition, stream/xml disposal and comparison
  • #​1772 Bump Argon from 0.34.0 to 0.35.0
  • #​1773 Bump DiffEngine from 19.2.0 to 19.3.0
  • #​1774 Clear synchronization context in to task()
  • #​1775 Throw for greedy RegisterFileConverter

    v31.20.0

    Compare Source

    v31.19.1

    Compare Source

    • #​1746 Mark passthrough string Verify overloads as [StringSyntax("*")]

    v31.19.0

    Compare Source

    • #​1743 UseSsimForPng override on VerifySettings and SettingsTask

    v31.18.0

    Compare Source

    • #​1739 add BypassComparersForSubsequentOnDifference

    v31.17.0

    Compare Source

    v31.16.3

    Compare Source

    No issues in this milestone yet.

    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 Aug 26, 2026
@renovate
renovate Bot enabled auto-merge August 26, 2026 19:43
@github-actions github-actions Bot added the :shipit: merge Shipit! label Aug 26, 2026
@github-actions github-actions Bot added this to the v14.0.2 milestone Aug 26, 2026
@github-actions

Copy link
Copy Markdown

Test Results

1 files   -   1  1 suites   - 1   0s ⏱️ - 9m 39s
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 1cf7fc1. ± Comparison against base commit 1c148f0.

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 - MissingFieldException: Field not found: 'TUnit.Core.Sources.BeforeEveryTestHooks'.

@github-actions

Copy link
Copy Markdown

Summary

Summary
Generated on: 08/26/2026 - 19:47:03
Coverage date: 08/26/2026 - 19:47:02
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.69+Branch.pull-1967-merge.Sha.c2185eb2787cd2de2c82815d2e4d993528db7b5b

Coverage

No assemblies have been covered.

@codacy-production

Copy link
Copy Markdown

Up to standards ✅

🟢 Issues 0 issues

Results:
0 new issues

View in Codacy

🟢 Metrics 0 complexity · 0 duplication

Metric Results
Complexity 0
Duplication 0

View in Codacy

NEW Get contextual insights on your PRs based on Codacy's metrics, along with PR and Jira context, without leaving GitHub. Enable AI reviewer
TIP This summary will be updated as you push new changes.

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