Skip to content

chore: bump Mockolate to 2.0.0-pre.6#83

Merged
vbreuss merged 1 commit into
mainfrom
chore/bump-mockolate-2.0.0-pre.6
Mar 24, 2026
Merged

chore: bump Mockolate to 2.0.0-pre.6#83
vbreuss merged 1 commit into
mainfrom
chore/bump-mockolate-2.0.0-pre.6

Conversation

@vbreuss
Copy link
Copy Markdown
Member

@vbreuss vbreuss commented Mar 24, 2026

Updates the aweXpect.Mockolate integration to align with the newer Mockolate prerelease, reflecting API changes in the Mockolate mock registry surface.

Changes:

  • Bump Mockolate dependency from 2.0.0-pre.2 to 2.0.0-pre.6 (central package management).
  • Update mock verification constraints to use renamed mock.MockRegistry instead of mock.Registrations for interaction/setup tracking.

@vbreuss vbreuss self-assigned this Mar 24, 2026
Copilot AI review requested due to automatic review settings March 24, 2026 14:38
@vbreuss vbreuss added the dependencies Pull requests that update a dependency file label Mar 24, 2026
@sonarqubecloud
Copy link
Copy Markdown

Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Updates the aweXpect.Mockolate integration to align with the newer Mockolate prerelease, reflecting API changes in the Mockolate mock registry surface.

Changes:

  • Bump Mockolate dependency from 2.0.0-pre.2 to 2.0.0-pre.6 (central package management).
  • Update mock verification constraints to use mock.MockRegistry instead of mock.Registrations for interaction/setup tracking.

Reviewed changes

Copilot reviewed 3 out of 3 changed files in this pull request and generated no comments.

File Description
Source/aweXpect.Mockolate/ThatMockVerify.AllSetupsAreUsed.cs Switches unused-setup detection from Registrations to MockRegistry.
Source/aweXpect.Mockolate/ThatMockVerify.AllInteractionsAreVerified.cs Switches unverified-interaction detection from Registrations to MockRegistry.
Directory.Packages.props Bumps Mockolate package version to 2.0.0-pre.6.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@github-actions
Copy link
Copy Markdown

Test Results

    8 files  ±0      8 suites  ±0   40s ⏱️ ±0s
  189 tests ±0    188 ✅ ±0  1 💤 ±0  0 ❌ ±0 
1 256 runs  ±0  1 255 ✅ ±0  1 💤 ±0  0 ❌ ±0 

Results for commit c762b72. ± Comparison against base commit db4dc10.

@vbreuss vbreuss merged commit 7a5cc7d into main Mar 24, 2026
16 checks passed
@vbreuss vbreuss deleted the chore/bump-mockolate-2.0.0-pre.6 branch March 24, 2026 14:42
@github-actions
Copy link
Copy Markdown

🚀 Benchmark Results

Details

BenchmarkDotNet v0.15.8, Linux Ubuntu 24.04.3 LTS (Noble Numbat)
AMD EPYC 7763 2.61GHz, 1 CPU, 4 logical and 2 physical cores
.NET SDK 10.0.201
[Host] : .NET 10.0.5 (10.0.5, 10.0.526.15411), X64 RyuJIT x86-64-v3
DefaultJob : .NET 10.0.5 (10.0.5, 10.0.526.15411), X64 RyuJIT x86-64-v3

Method Mean Error StdDev Median Allocated
Dummy_aweXpect 0.0032 ns 0.0129 ns 0.0100 ns 0.0 ns -

@github-actions
Copy link
Copy Markdown

This is addressed in release v2.0.0.

@github-actions github-actions Bot added the state: released The issue is released label Mar 25, 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 state: released The issue is released

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants