chore(deps): update dependency mockolate to 2.1.1 - #5307
Conversation
There was a problem hiding this comment.
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
Imposterversion in this file) - Performance improvements: reduced allocations for property/indexer access, method setups, and
Listusage 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:
Imposterwas likely already bumped to0.1.9separately (it's already at that version in this file), so there's no version mismatch concern.
No issues found. Approve and merge.
There was a problem hiding this comment.
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
Imposterversion in this file) - Performance improvements: reduced allocations for property/indexer access, method setups, and
Listusage 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
Imposterversion (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.
Uh oh!
There was an error while loading. Please reload this page.
This PR contains the following updates:
2.1.0→2.1.1Release Notes
aweXpect/Mockolate (Mockolate)
v2.1.1What's Changed
Full Changelog: Testably/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.
This PR has been generated by Renovate Bot.