Skip to content

chore(deps): update verify to v32 - #6680

Merged
thomhurst merged 1 commit into
mainfrom
renovate/major-verify
Aug 26, 2026
Merged

chore(deps): update verify to v32#6680
thomhurst merged 1 commit into
mainfrom
renovate/major-verify

Conversation

@thomhurst

@thomhurst thomhurst commented Aug 26, 2026

Copy link
Copy Markdown
Owner

This PR contains the following updates:

Package Type Update Change
Verify nuget major 31.28.032.0.0
Verify.NUnit nuget major 31.28.032.0.0
Verify.TUnit nuget major 31.28.032.0.0

Release Notes

VerifyTests/Verify (Verify)

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

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 these updates again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate CLI.

@thomhurst thomhurst added dependencies Pull requests that update a dependency file MAJOR renovate-bot labels Aug 26, 2026
@thomhurst
thomhurst enabled auto-merge (squash) August 26, 2026 13:24
@greptile-apps

greptile-apps Bot commented Aug 26, 2026

Copy link
Copy Markdown

Greptile Summary

This PR centrally upgrades the Verify test dependencies from 31.28.0 to 32.0.0.

  • Updates Verify and its NUnit and TUnit integrations together.
  • Leaves application and test source code unchanged.

Confidence Score: 5/5

The PR appears safe to merge because the related Verify packages are upgraded consistently and no reachable build or runtime failure was identified.

The change only updates three coordinated test-library version pins, while repository consumers do not expose a concrete incompatibility with the new versions.

Important Files Changed

Filename Overview
Directory.Packages.props Updates the centrally managed Verify, Verify.NUnit, and Verify.TUnit versions consistently to 32.0.0; no concrete compatibility defect was established.

Reviews (1): Last reviewed commit: "chore(deps): update verify to v32" | Re-trigger Greptile

@coderabbitai

coderabbitai Bot commented Aug 26, 2026

Copy link
Copy Markdown

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro Plus

Run ID: 0b446c04-7353-4c0e-b3eb-91651f5677e0

📥 Commits

Reviewing files that changed from the base of the PR and between ff93c2a and c1a8c22.

📒 Files selected for processing (1)
  • Directory.Packages.props

Included review availability: Your plan provides up to 8 included reviews per hour; 7 remain after this review.


📝 Walkthrough

Walkthrough

The central package management file updates Verify, Verify.NUnit, and Verify.TUnit from version 31.28.0 to 32.0.0. Other TUnit package entries remain at 1.65.63.

Changes

Verify package update

Layer / File(s) Summary
Update managed Verify versions
Directory.Packages.props
The file sets Verify, Verify.NUnit, and Verify.TUnit to 32.0.0. Intervening TUnit package entries remain at 1.65.63.

Estimated code review effort: 1 (Trivial) | ~2 minutes

Merge Risk: ⚪ Minimal · up to c1a8c

This is a localized dependency version update with no actionable merge-blocking risk remaining beyond normal checks and review.

Suggested reviewers: campersau

Poem

A rabbit checks the version tree
Verify hops to thirty-two with glee
NUnit follows close behind
TUnit keeps its place in line
Packages bloom, neat and bright

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check. Docstring coverage is scoped to functions touched by this diff. Analyzed 0 functions across 0…
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title clearly and concisely describes the main change: updating the Verify packages to version 32.
Full details: Docstring Coverage

Explanation

No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check. Docstring coverage is scoped to functions touched by this diff. Analyzed 0 functions across 0 files. (1 skipped: 1 unsupported.)

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch renovate/major-verify

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file MAJOR renovate-bot

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants