Thanks to visit codestin.com
Credit goes to github.com

Skip to content

chore: Bump Verify from 31.12.5 to 31.22.0#218

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/nuget/src/NetPace.Console.Tests/Verify-31.22.0
Closed

chore: Bump Verify from 31.12.5 to 31.22.0#218
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/nuget/src/NetPace.Console.Tests/Verify-31.22.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 10, 2026

Copy link
Copy Markdown
Contributor

Updated Verify from 31.12.5 to 31.22.0.

Release notes

Sourced from Verify's releases.

31.22.0

  • #​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

31.21.0

  • #​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

    31.20.0

    31.19.1

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

    31.19.0

    • #​1743 UseSsimForPng override on VerifySettings and SettingsTask

    31.18.0

    • #​1739 add BypassComparersForSubsequentOnDifference

    31.17.0

    31.16.3

    No issues in this milestone yet.

    31.16.2

    • #​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

    31.16.1

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

    31.16.0

    • #​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

    31.14.0

    • #​1700 [TUnit] infrastructure fixtures appear in verified filenames / add VerifierSettings.IgnoreParameters
    • #​1701 Support global IgnoreParameters setting
    • #​1702 add IgnoreClassArguments

    31.13.4

    31.13.3

    Commits viewable in compare view.

@FrankRay78

Copy link
Copy Markdown
Owner

Also holding this one. It supersedes #212 (Verify 31.20.0), but even at 31.22.0 the build still fails with the same System.MethodAccessExceptionVerifyXunit.Verifier.Verify cannot access Guards.AgainstBadSourceFile. That's a version skew within the Verify stack, not fixed by moving the version forward. It needs the Verify companion assemblies aligned (or a Verify release that resolves the incompatibility) before it can go green.

---
updated-dependencies:
- dependency-name: Verify
  dependency-version: 31.22.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot Bot force-pushed the dependabot/nuget/src/NetPace.Console.Tests/Verify-31.22.0 branch from 9a20fdf to 21bb7ac Compare July 10, 2026 20:55
@FrankRay78

Copy link
Copy Markdown
Owner

Closing — the Verify 31.x bump fails the build with a System.MethodAccessException in the Verify stack that a version change alone doesn't resolve, and it's not something we're carrying right now. Dependabot can reopen a fresh bump later if a compatible Verify release lands.

@FrankRay78 FrankRay78 closed this Jul 10, 2026
@dependabot @github

dependabot Bot commented on behalf of github Jul 10, 2026

Copy link
Copy Markdown
Contributor Author

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@FrankRay78 FrankRay78 deleted the dependabot/nuget/src/NetPace.Console.Tests/Verify-31.22.0 branch July 10, 2026 20:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant