Skip to content

chore(deps): update verify to 31.15.0 - #5346

Merged
thomhurst merged 1 commit into
mainfrom
renovate/verify
Apr 2, 2026
Merged

chore(deps): update verify to 31.15.0#5346
thomhurst merged 1 commit into
mainfrom
renovate/verify

Conversation

@thomhurst

Copy link
Copy Markdown
Owner

This PR contains the following updates:

PackageTypeUpdateChange
Verifynugetminor31.14.031.15.0
Verify.NUnitnugetminor31.14.031.15.0
Verify.TUnitnugetminor31.14.031.15.0

Release Notes

VerifyTests/Verify (Verify)

v31.15.0

Compare Source


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 Renovate Bot.

@thomhurstthomhurst added dependencies Pull requests that update a dependency file MINOR renovate-bot labels Apr 2, 2026
@thomhurst
thomhurst enabled auto-merge (squash) April 2, 2026 23:16

@claudeclaudeBot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Dependency Update Review: Verify 31.14.0 → 31.15.0

This is a routine Renovate Bot dependency bump updating three Verify packages in Directory.Packages.props:

  • Verify 31.14.0 → 31.15.0
  • Verify.NUnit 31.14.0 → 31.15.0
  • Verify.TUnit 31.14.0 → 31.15.0

What changed in 31.15.0

Looking at the commits between 31.14.0 and 31.15.0, the notable change is a rename: IgnoreClassArgumentsIgnoreConstructorParameters (VerifyTests/Verify#1703). There are also minor internal updates (package bumps, allow empty string to ignore type in DerivePathInfo).

Assessment

No concerns. The change is correct and minimal — only the centralized Directory.Packages.props is touched, which is the right place for version management in a Central Package Management (CPM) setup.

A few things to be aware of given the 31.15.0 changes:

  • The rename of IgnoreClassArgumentsIgnoreConstructorParameters in Verify itself is unlikely to affect TUnit's usage since these packages are consumed as test infrastructure dependencies (snapshot testing in source generator tests), not as TUnit's own API. No call-sites in the repo appear to reference IgnoreClassArguments directly.
  • The six projects consuming these packages (TUnit.Core.SourceGenerator.Tests, TUnit.Mocks.SourceGenerator.Tests, TUnit.Assertions.SourceGenerator.Tests, TUnit.PublicAPI, TUnit.Mocks.Assertions, TUnit.Assertions) should be unaffected since the renamed API is unlikely to be in use.

Verdict

This is a safe, low-risk minor update. The automerge configuration is appropriate for this type of change. Approve and merge.

@codacy-production

Copy link
Copy Markdown

Up to standards ✅

🟢 Issues0 issues

Results:
0 new issues

View in Codacy

🟢 Metrics0 complexity

MetricResults
Complexity0

View in Codacy

TIP This summary will be updated as you push new changes. Give us feedback

This was referenced May 18, 2026
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependenciesPull requests that update a dependency fileMINORrenovate-bot

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

@thomhurst@renovate-bot