Skip to content

chore(deps): update dependency mockolate to 3.4.0 - #6512

Merged
thomhurst merged 1 commit into
mainfrom
renovate/mockolate-3.x
Jul 29, 2026
Merged

chore(deps): update dependency mockolate to 3.4.0#6512
thomhurst merged 1 commit into
mainfrom
renovate/mockolate-3.x

Conversation

@thomhurst

Copy link
Copy Markdown
Owner

This PR contains the following updates:

Package Type Update Change
Mockolate (source) nuget minor 3.3.03.4.0

Release Notes

Testably/Mockolate (Mockolate)

v3.4.0

What's Changed

Full Changelog: Testably/Mockolate@v3.3.0...v3.4.0


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 has been generated by Mend Renovate.

@thomhurst thomhurst added dependencies Pull requests that update a dependency file MINOR renovate-bot labels Jul 29, 2026
@thomhurst
thomhurst enabled auto-merge (squash) July 29, 2026 15:20
@greptile-apps

greptile-apps Bot commented Jul 29, 2026

Copy link
Copy Markdown

Greptile Summary

Updates the centrally managed Mockolate dependency from 3.3.0 to 3.4.0.

  • The sole consuming benchmark project uses method-based setup and verification APIs unaffected by the release’s property and indexer accessor changes.

Confidence Score: 5/5

The PR appears safe to merge with no actionable issues identified.

The dependency’s changed property and indexer generation behavior is not exercised by the repository’s Mockolate consumer, whose mocked interfaces contain methods only.

Important Files Changed

Filename Overview
Directory.Packages.props Updates Mockolate to 3.4.0 with no incompatible repository usage identified.

Reviews (1): Last reviewed commit: "chore(deps): update dependency mockolate..." | Re-trigger Greptile

@claude

claude Bot commented Jul 29, 2026

Copy link
Copy Markdown
Contributor

Code review

No issues found. This is an automated Renovate dependency bump (Mockolate 3.3.0 → 3.4.0), limited to a single version change in Directory.Packages.props.

Note: the Mockolate 3.4.0 changelog includes a couple of breaking changes (feat!: only expose property accessors the mock intercepts, feat!: only expose indexer accessors the mock intercepts). I checked the repo's only consumer of Mockolate (benchmarks/TUnit.Mocks.Benchmarks) and it only uses method-based setup/verification APIs — no property or indexer mocking — so these breaking changes don't affect this repo. Safe to merge.

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 MINOR renovate-bot

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants