Skip to content

chore(deps): update dependency mockolate to 2.1.1#5307

Merged
thomhurst merged 1 commit intomainfrom
renovate/mockolate-2.x
Mar 30, 2026
Merged

chore(deps): update dependency mockolate to 2.1.1#5307
thomhurst merged 1 commit intomainfrom
renovate/mockolate-2.x

Conversation

@thomhurst
Copy link
Copy Markdown
Owner

This PR contains the following updates:

Package Type Update Change
Mockolate nuget patch 2.1.02.1.1

Release Notes

aweXpect/Mockolate (Mockolate)

v2.1.1

What's Changed

Full Changelog: aweXpect/Mockolate@v2.1.0...v2.1.1


Configuration

📅 Schedule: 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 Renovate Bot.

@thomhurst thomhurst added dependencies Pull requests that update a dependency file PATCH renovate-bot labels Mar 30, 2026
@thomhurst thomhurst enabled auto-merge (squash) March 30, 2026 07:08
Copy link
Copy Markdown
Contributor

@claude claude bot left a comment

Choose a reason for hiding this comment

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

Code Review: Dependency Update (Mockolate 2.1.0 → 2.1.1)

This is a straightforward patch-level dependency bump generated by Renovate Bot.

Change: Directory.Packages.props — single line version bump for Mockolate from 2.1.0 to 2.1.1.

What's in 2.1.1

The upstream release includes:

  • Dependency bump: Imposter → v0.1.9 (already reflected in Imposter version in this file)
  • Performance improvements: reduced allocations for property/indexer access, method setups, and List usage in property/indexer setups

These are purely internal improvements to Mockolate; no API changes.

Assessment

LGTM. This is a safe, low-risk patch bump:

  • Patch version signals no breaking changes.
  • The perf improvements (reduced allocations) align well with TUnit's own performance-first principle.
  • Auto-merge is already enabled, which is appropriate for patch dependency updates like this.
  • Note: Imposter was likely already bumped to 0.1.9 separately (it's already at that version in this file), so there's no version mismatch concern.

No issues found. Approve and merge.

Copy link
Copy Markdown
Contributor

@claude claude bot left a comment

Choose a reason for hiding this comment

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

Code Review: Dependency Update (Mockolate 2.1.0 → 2.1.1)

This is a straightforward patch-level dependency bump generated by Renovate Bot.

Change: Directory.Packages.props — single line version bump for Mockolate from 2.1.0 to 2.1.1.

What's in 2.1.1

The upstream release includes:

  • Dependency bump: Imposter → v0.1.9 (already reflected in Imposter version in this file)
  • Performance improvements: reduced allocations for property/indexer access, method setups, and List usage in property/indexer setups

These are purely internal improvements to Mockolate; no API changes.

Assessment

LGTM. This is a safe, low-risk patch bump:

  • Patch version signals no breaking changes.
  • The perf improvements (reduced allocations) align well with TUnit's own performance-first principle.
  • Auto-merge is already enabled, which is appropriate for patch dependency updates like this.
  • The Imposter version (0.1.9) in this file already matches what Mockolate 2.1.1 depends on, so there is no transitive version mismatch concern.

No issues found.

@thomhurst thomhurst merged commit b1b97d1 into main Mar 30, 2026
15 of 16 checks passed
@thomhurst thomhurst deleted the renovate/mockolate-2.x branch March 30, 2026 07:46
This was referenced Apr 6, 2026
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 PATCH renovate-bot

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants