Skip to content

chore: bump Mockolate to v1.4.1#63

Merged
vbreuss merged 2 commits intomainfrom
chore/bump-mockolate-1.4.1
Feb 10, 2026
Merged

chore: bump Mockolate to v1.4.1#63
vbreuss merged 2 commits intomainfrom
chore/bump-mockolate-1.4.1

Conversation

@vbreuss
Copy link
Copy Markdown
Contributor

@vbreuss vbreuss commented Feb 10, 2026

Updates Mockolate to v1.4.1 and adjusts the HttpContent JSON-content matcher surface/tests accordingly.

Key Changes:

  • Bump Mockolate package version from 1.4.0 to 1.4.1.
  • Add additional verification assertions in JSON content matching tests (ensuring expected request bodies are actually observed).
  • Remove several obsolete pass-through overloads from the IsJsonContent wrapper API.

@vbreuss vbreuss self-assigned this Feb 10, 2026
Copilot AI review requested due to automatic review settings February 10, 2026 21:27
@vbreuss vbreuss added the dependencies Pull requests that update a dependency file label Feb 10, 2026
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 Mockolate to v1.4.1 and adjusts the HttpContent JSON-content matcher surface/tests accordingly.

Changes:

  • Bump Mockolate package version from 1.4.0 to 1.4.1.
  • Add additional verification assertions in JSON content matching tests (ensuring expected request bodies are actually observed).
  • Remove several pass-through overloads from the IsJsonContent wrapper API.

Reviewed changes

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

File Description
Tests/aweXpect.Mockolate.Tests/Web/ItExtensionsTests.HttpContentTests.IsJsonContentTests.cs Adds verification of PostAsync calls using WithJsonMatching(...) in multiple scenarios.
Source/aweXpect.Mockolate/Web/ItExtensions.HttpContent.IsJsonContent.cs Removes several WithHeaders, WithString, WithBytes, and WithFormData overloads from the wrapper.
Directory.Packages.props Bumps Mockolate dependency to 1.4.1.

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

@sonarqubecloud
Copy link
Copy Markdown

@vbreuss vbreuss enabled auto-merge (squash) February 10, 2026 21:31
@github-actions
Copy link
Copy Markdown

Test Results

  8 files  ±0    8 suites  ±0   4s ⏱️ -1s
136 tests ±0  135 ✅ ±0  1 💤 ±0  0 ❌ ±0 
885 runs  ±0  884 ✅ ±0  1 💤 ±0  0 ❌ ±0 

Results for commit 0abf3af. ± Comparison against base commit 0d30a9d.

@vbreuss vbreuss merged commit 0eeeb3f into main Feb 10, 2026
12 checks passed
@vbreuss vbreuss deleted the chore/bump-mockolate-1.4.1 branch February 10, 2026 21:31
@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.103
[Host] : .NET 10.0.3 (10.0.3, 10.0.326.7603), X64 RyuJIT x86-64-v3
DefaultJob : .NET 10.0.3 (10.0.3, 10.0.326.7603), X64 RyuJIT x86-64-v3

Method Mean Error StdDev Median Allocated
Dummy_aweXpect 0.0005 ns 0.0010 ns 0.0010 ns 0.0 ns -

@github-actions
Copy link
Copy Markdown

This is addressed in release v1.1.1.

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