Skip to content

chore(deps): update dependency mockolate to 3.5.1 - #6822

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

thomhurst merged 1 commit into
mainfrom
renovate/mockolate-3.x

Conversation

@thomhurst

@thomhurst thomhurst commented Sep 16, 2026

Copy link
Copy Markdown
Owner

This PR contains the following updates:

Package Type Update Change
Mockolate (source) nuget patch 3.5.03.5.1

Release Notes

Testably/Mockolate (Mockolate)

v3.5.1

What's Changed

Full Changelog: Testably/Mockolate@v3.5.0...v3.5.1


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 CLI.

Summary by CodeRabbit

  • Chores
    • Updated the centrally managed Mockolate package to version 3.5.1.

@thomhurst thomhurst added dependencies Pull requests that update a dependency file PATCH renovate-bot labels Sep 16, 2026
@thomhurst
thomhurst enabled auto-merge (squash) September 16, 2026 07:40
@thomhurst
thomhurst deployed to Pull Requests September 16, 2026 07:40 — with GitHub Actions Active
@thomhurst
thomhurst deployed to Pull Requests September 16, 2026 07:40 — with GitHub Actions Active
@thomhurst
thomhurst deployed to Pull Requests September 16, 2026 07:40 — with GitHub Actions Active
@chatgpt-codex-connector

chatgpt-codex-connector Bot commented Sep 16, 2026

Copy link
Copy Markdown

Codex Review Summary

This comment shows the latest Codex review activity on this pull request.

Review Status Commit Review trigger
📝 Code Review Completed 2026-09-16T07:41:59.441236Z c7dd540 PR opened
ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review" or "@codex security review".

Codex reacts with 👀 while any review is running, comments if it has suggestions, and reacts with 👍 once all reviews finish with no findings.

@coderabbitai

coderabbitai Bot commented Sep 16, 2026

Copy link
Copy Markdown

Review Change StackReview Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Advanced

Run ID: c0327877-e108-4289-8c28-87e0f322ad9c

📥 Commits

Reviewing files that changed from the base of the PR and between 2eea5a3 and c7dd540.

📒 Files selected for processing (1)
  • Directory.Packages.props

Included review availability: Your plan provides up to 8 included reviews per hour; 7 remain after this review.


📝 Walkthrough

Walkthrough

The centrally managed Mockolate package version changes from 3.5.0 to 3.5.1 in Directory.Packages.props.

Changes

Mockolate package update

Layer / File(s) Summary
Update Mockolate package version
Directory.Packages.props
The centrally managed Mockolate package version changes from 3.5.0 to 3.5.1.

Priority: ⬇️ Low

Estimated code review effort: 1 (Trivial) | ~2 minutes

Change: Other

Possibly related PRs

Merge Risk: ⚪ Minimal · up to c7dd5

No actionable production or workflow risk is established by this dependency-only update.

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title clearly and concisely describes the main change: updating the Mockolate dependency to version 3.5.1.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check. Docstring coverage is scoped to functions touched by this diff. Analyzed 0 functions across 0…
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch renovate/mockolate-3.x

Warning

Git: CodeRabbit could not clone the repository, so clone-backed analysis was skipped and this review may be incomplete. Verify repository clone access, such as SSH credentials, before requesting another full review. If clone access is intentionally unavailable, use path_filters to narrow the review scope.


Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

A rabbit checks the package row
Mockolate gets a newer glow
From three-five-zero to three-five-one
The tidy update hops along
One small change is safely done

Comment @coderabbitai help to get the list of available commands.

@greptile-apps

greptile-apps Bot commented Sep 16, 2026

Copy link
Copy Markdown

Greptile Summary

Updates the centrally managed Mockolate NuGet dependency from 3.5.0 to 3.5.1.

  • Applies the patch release to the existing benchmark project consumer.
  • No actionable compatibility, security, or repository-rule issues were identified.

Confidence Score: 5/5

The dependency patch update appears safe to merge.

The sole change updates Mockolate for an existing benchmark consumer, and the repository’s target frameworks, SDK configuration, and Mockolate API usage show no concrete incompatibility.

Important Files Changed
Filename Overview
Directory.Packages.props Safely updates the centrally managed Mockolate package version from 3.5.0 to 3.5.1.

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

@thomhurst
thomhurst merged commit a7eac71 into main Sep 16, 2026
14 checks passed
@thomhurst
thomhurst deleted the renovate/mockolate-3.x branch September 16, 2026 08:13
This was referenced Sep 16, 2026
intellitect-bot pushed a commit to IntelliTect/EssentialCSharp.Web that referenced this pull request Sep 17, 2026
Updated [TUnit](https://github.com/thomhurst/TUnit) from 1.66.27 to
1.68.4.

<details>
<summary>Release notes</summary>

_Sourced from [TUnit's
releases](https://github.com/thomhurst/TUnit/releases)._

## 1.68.4

<!-- Release notes generated using configuration in .github/release.yml
at v1.68.4 -->

## What's Changed
### Other Changes
* Add installable TUnit documentation routing skill by @​thomhurst in
thomhurst/TUnit#6823
### Dependencies
* chore(deps): update tunit to 1.68.0 by @​thomhurst in
thomhurst/TUnit#6819
* chore(deps): update dependency mockolate to 3.5.1 by @​thomhurst in
thomhurst/TUnit#6822


**Full Changelog**:
thomhurst/TUnit@v1.68.0...v1.68.4

## 1.68.0

<!-- Release notes generated using configuration in .github/release.yml
at v1.68.0 -->

## What's Changed
### Other Changes
* chore: switch to fillable checkboxes for issue templates by
@​radmorecameron in thomhurst/TUnit#6795
* Add functionality to TUnit.Playwright to easily record videos for
tests by @​dahlsailrunner in
thomhurst/TUnit#6799
* docs: clarify thread pool usage in parallel tests by @​thomhurst in
thomhurst/TUnit#6817
* Fix mocking events with ref struct arguments by @​thomhurst in
thomhurst/TUnit#6814
* Fix TUnit0023 false positives for disposal through casts by
@​thomhurst in thomhurst/TUnit#6818
### Dependencies
* chore(deps): update tunit to 1.67.0 by @​thomhurst in
thomhurst/TUnit#6793
* chore(deps): update xunit to 4.0.1 by @​thomhurst in
thomhurst/TUnit#6796
* chore(deps): update dependency bunit to 2.11.3 by @​thomhurst in
thomhurst/TUnit#6800
* chore(deps): update dependency stackexchange.redis to 3.2.1 by
@​thomhurst in thomhurst/TUnit#6801
* chore(deps): update dependency polly to 8.8.0 by @​thomhurst in
thomhurst/TUnit#6805
* chore(deps): update dependency dotnet-sdk to v10 by @​thomhurst in
thomhurst/TUnit#6803
* chore(deps): update dependency masstransit to 9.2.2 by @​thomhurst in
thomhurst/TUnit#6806
* chore(deps): update dependency awssdk.sqs to 4.0.100.14 by @​thomhurst
in thomhurst/TUnit#6807
* chore(deps): update dependency brace-expansion to v5.0.12 by
@​thomhurst in thomhurst/TUnit#6809
* chore(deps): update dependency microsoft.net.test.sdk to 18.10.1 by
@​thomhurst in thomhurst/TUnit#6811
* chore(deps): update aspire to 13.5.4 by @​thomhurst in
thomhurst/TUnit#6813

## New Contributors
* @​radmorecameron made their first contribution in
thomhurst/TUnit#6795
* @​dahlsailrunner made their first contribution in
thomhurst/TUnit#6799

**Full Changelog**:
thomhurst/TUnit@v1.67.0...v1.68.0

## 1.67.0

<!-- Release notes generated using configuration in .github/release.yml
at v1.67.0 -->

## What's Changed
### Other Changes
* docs: clarified and updated attributes comparison for xUnit 3 by
@​304NotModified in thomhurst/TUnit#6774
* perf: read inline argument metadata without reflection by @​thomhurst
in thomhurst/TUnit#6778
* perf: limit converter discovery to declarations by @​thomhurst in
thomhurst/TUnit#6779
* perf: skip teardown analysis when no disposable members need cleanup
by @​thomhurst in thomhurst/TUnit#6780
* perf: avoid line allocations when writing generated source by
@​thomhurst in thomhurst/TUnit#6781
* perf: avoid formatting interface names for data-source checks by
@​thomhurst in thomhurst/TUnit#6782
* perf: skip unannotated property data-source candidates by @​thomhurst
in thomhurst/TUnit#6784
* fix: fold inner exceptions into IDE test failure output by @​thomhurst
in thomhurst/TUnit#6777
* perf: reuse argument-free attribute initializer text by @​thomhurst in
thomhurst/TUnit#6788
* perf: extract test metadata in attribute transforms by @​thomhurst in
thomhurst/TUnit#6789
* perf: skip receiver registration for ordinary objects by @​thomhurst
in thomhurst/TUnit#6790
* perf: cache reporting properties on test contexts by @​thomhurst in
thomhurst/TUnit#6791
* fix: preserve executor registration, limiter precedence, and timeout
classification by @​Nice3point in
thomhurst/TUnit#6768
### Dependencies
* chore(deps): update tunit to 1.66.27 by @​thomhurst in
thomhurst/TUnit#6742
* chore(deps): update dependency bunit to 2.10.3 by @​thomhurst in
thomhurst/TUnit#6745
* chore(deps): update dependency imposter to 0.1.11 by @​thomhurst in
thomhurst/TUnit#6744
* chore(deps): update dependency microsoft.kiota.abstractions to 2.1.2
by @​thomhurst in thomhurst/TUnit#6747
* chore(deps): update dependency microsoft.templateengine.authoring.cli
to v10.0.401 by @​thomhurst in
thomhurst/TUnit#6750
* chore(deps): update dependency fsharp.core to 10.1.401 by @​thomhurst
in thomhurst/TUnit#6748
* chore(deps): update dependency
microsoft.templateengine.authoring.templateverifier to 10.0.401 by
@​thomhurst in thomhurst/TUnit#6751
* chore(deps): update dependency system.commandline to 2.0.12 by
@​thomhurst in thomhurst/TUnit#6752
* chore(deps): update dependency dotnet-sdk to v10.0.401 by @​thomhurst
in thomhurst/TUnit#6754
* chore(deps): update microsoft.extensions to 10.0.12 by @​thomhurst in
thomhurst/TUnit#6755
* chore(deps): update microsoft.aspnetcore to 10.0.12 by @​thomhurst in
thomhurst/TUnit#6753
* chore(deps): update dependency microsoft.entityframeworkcore to
10.0.12 by @​thomhurst in thomhurst/TUnit#6749
* chore(deps): update mcr.microsoft.com/dotnet/sdk docker tag to v11 by
@​thomhurst in thomhurst/TUnit#6756
* chore(deps): update dependency microsoft.net.test.sdk to 18.10.0 by
@​thomhurst in thomhurst/TUnit#6761
* chore(deps): update microsoft.extensions to 10.10.0 by @​thomhurst in
thomhurst/TUnit#6762
* chore(deps): update react to ^19.3.0 by @​thomhurst in
thomhurst/TUnit#6763
* chore(deps): update dependency awssdk.sqs to 4.0.100.13 by @​thomhurst
in thomhurst/TUnit#6764
* chore(deps): update dependency polyfill to 11.3.0 by @​thomhurst in
thomhurst/TUnit#6765
* chore(deps): update dependency polyfill to 11.3.0 by @​thomhurst in
thomhurst/TUnit#6766
* chore(deps): update dependency stackexchange.redis to 3.2.0 by
@​thomhurst in thomhurst/TUnit#6769
* chore(deps): update dependency microsoft.net.stringtools to 18.10.1 by
@​thomhurst in thomhurst/TUnit#6771
* chore(deps): update dependency dotnet-trace to v10.0.745401 by
@​thomhurst in thomhurst/TUnit#6773
* chore(deps): bump colord from 2.9.3 to 2.10.0 in /docs by
@​dependabot[bot] in thomhurst/TUnit#6759
* chore(deps): bump joi from 17.13.4 to 17.13.7 in /docs by
@​dependabot[bot] in thomhurst/TUnit#6758
* chore(deps): bump js-yaml from 4.3.1 to 4.3.2 in /docs by
@​dependabot[bot] in thomhurst/TUnit#6757
* chore(deps): update dependency yaml to v2.9.1 by @​thomhurst in
thomhurst/TUnit#6785
* chore(deps): update verify to 32.0.1 by @​thomhurst in
thomhurst/TUnit#6786
* chore(deps): update dependency nunit.analyzers to 4.15.0 by
@​thomhurst in thomhurst/TUnit#6792

## New Contributors
* @​304NotModified made their first contribution in
thomhurst/TUnit#6774
* @​Nice3point made their first contribution in
thomhurst/TUnit#6768
 ... (truncated)

Commits viewable in [compare
view](thomhurst/TUnit@v1.66.27...v1.68.4).
</details>

Updated [TUnit.AspNetCore](https://github.com/thomhurst/TUnit) from
1.66.27 to 1.68.4.

<details>
<summary>Release notes</summary>

_Sourced from [TUnit.AspNetCore's
releases](https://github.com/thomhurst/TUnit/releases)._

## 1.68.4

<!-- Release notes generated using configuration in .github/release.yml
at v1.68.4 -->

## What's Changed
### Other Changes
* Add installable TUnit documentation routing skill by @​thomhurst in
thomhurst/TUnit#6823
### Dependencies
* chore(deps): update tunit to 1.68.0 by @​thomhurst in
thomhurst/TUnit#6819
* chore(deps): update dependency mockolate to 3.5.1 by @​thomhurst in
thomhurst/TUnit#6822


**Full Changelog**:
thomhurst/TUnit@v1.68.0...v1.68.4

## 1.68.0

<!-- Release notes generated using configuration in .github/release.yml
at v1.68.0 -->

## What's Changed
### Other Changes
* chore: switch to fillable checkboxes for issue templates by
@​radmorecameron in thomhurst/TUnit#6795
* Add functionality to TUnit.Playwright to easily record videos for
tests by @​dahlsailrunner in
thomhurst/TUnit#6799
* docs: clarify thread pool usage in parallel tests by @​thomhurst in
thomhurst/TUnit#6817
* Fix mocking events with ref struct arguments by @​thomhurst in
thomhurst/TUnit#6814
* Fix TUnit0023 false positives for disposal through casts by
@​thomhurst in thomhurst/TUnit#6818
### Dependencies
* chore(deps): update tunit to 1.67.0 by @​thomhurst in
thomhurst/TUnit#6793
* chore(deps): update xunit to 4.0.1 by @​thomhurst in
thomhurst/TUnit#6796
* chore(deps): update dependency bunit to 2.11.3 by @​thomhurst in
thomhurst/TUnit#6800
* chore(deps): update dependency stackexchange.redis to 3.2.1 by
@​thomhurst in thomhurst/TUnit#6801
* chore(deps): update dependency polly to 8.8.0 by @​thomhurst in
thomhurst/TUnit#6805
* chore(deps): update dependency dotnet-sdk to v10 by @​thomhurst in
thomhurst/TUnit#6803
* chore(deps): update dependency masstransit to 9.2.2 by @​thomhurst in
thomhurst/TUnit#6806
* chore(deps): update dependency awssdk.sqs to 4.0.100.14 by @​thomhurst
in thomhurst/TUnit#6807
* chore(deps): update dependency brace-expansion to v5.0.12 by
@​thomhurst in thomhurst/TUnit#6809
* chore(deps): update dependency microsoft.net.test.sdk to 18.10.1 by
@​thomhurst in thomhurst/TUnit#6811
* chore(deps): update aspire to 13.5.4 by @​thomhurst in
thomhurst/TUnit#6813

## New Contributors
* @​radmorecameron made their first contribution in
thomhurst/TUnit#6795
* @​dahlsailrunner made their first contribution in
thomhurst/TUnit#6799

**Full Changelog**:
thomhurst/TUnit@v1.67.0...v1.68.0

## 1.67.0

<!-- Release notes generated using configuration in .github/release.yml
at v1.67.0 -->

## What's Changed
### Other Changes
* docs: clarified and updated attributes comparison for xUnit 3 by
@​304NotModified in thomhurst/TUnit#6774
* perf: read inline argument metadata without reflection by @​thomhurst
in thomhurst/TUnit#6778
* perf: limit converter discovery to declarations by @​thomhurst in
thomhurst/TUnit#6779
* perf: skip teardown analysis when no disposable members need cleanup
by @​thomhurst in thomhurst/TUnit#6780
* perf: avoid line allocations when writing generated source by
@​thomhurst in thomhurst/TUnit#6781
* perf: avoid formatting interface names for data-source checks by
@​thomhurst in thomhurst/TUnit#6782
* perf: skip unannotated property data-source candidates by @​thomhurst
in thomhurst/TUnit#6784
* fix: fold inner exceptions into IDE test failure output by @​thomhurst
in thomhurst/TUnit#6777
* perf: reuse argument-free attribute initializer text by @​thomhurst in
thomhurst/TUnit#6788
* perf: extract test metadata in attribute transforms by @​thomhurst in
thomhurst/TUnit#6789
* perf: skip receiver registration for ordinary objects by @​thomhurst
in thomhurst/TUnit#6790
* perf: cache reporting properties on test contexts by @​thomhurst in
thomhurst/TUnit#6791
* fix: preserve executor registration, limiter precedence, and timeout
classification by @​Nice3point in
thomhurst/TUnit#6768
### Dependencies
* chore(deps): update tunit to 1.66.27 by @​thomhurst in
thomhurst/TUnit#6742
* chore(deps): update dependency bunit to 2.10.3 by @​thomhurst in
thomhurst/TUnit#6745
* chore(deps): update dependency imposter to 0.1.11 by @​thomhurst in
thomhurst/TUnit#6744
* chore(deps): update dependency microsoft.kiota.abstractions to 2.1.2
by @​thomhurst in thomhurst/TUnit#6747
* chore(deps): update dependency microsoft.templateengine.authoring.cli
to v10.0.401 by @​thomhurst in
thomhurst/TUnit#6750
* chore(deps): update dependency fsharp.core to 10.1.401 by @​thomhurst
in thomhurst/TUnit#6748
* chore(deps): update dependency
microsoft.templateengine.authoring.templateverifier to 10.0.401 by
@​thomhurst in thomhurst/TUnit#6751
* chore(deps): update dependency system.commandline to 2.0.12 by
@​thomhurst in thomhurst/TUnit#6752
* chore(deps): update dependency dotnet-sdk to v10.0.401 by @​thomhurst
in thomhurst/TUnit#6754
* chore(deps): update microsoft.extensions to 10.0.12 by @​thomhurst in
thomhurst/TUnit#6755
* chore(deps): update microsoft.aspnetcore to 10.0.12 by @​thomhurst in
thomhurst/TUnit#6753
* chore(deps): update dependency microsoft.entityframeworkcore to
10.0.12 by @​thomhurst in thomhurst/TUnit#6749
* chore(deps): update mcr.microsoft.com/dotnet/sdk docker tag to v11 by
@​thomhurst in thomhurst/TUnit#6756
* chore(deps): update dependency microsoft.net.test.sdk to 18.10.0 by
@​thomhurst in thomhurst/TUnit#6761
* chore(deps): update microsoft.extensions to 10.10.0 by @​thomhurst in
thomhurst/TUnit#6762
* chore(deps): update react to ^19.3.0 by @​thomhurst in
thomhurst/TUnit#6763
* chore(deps): update dependency awssdk.sqs to 4.0.100.13 by @​thomhurst
in thomhurst/TUnit#6764
* chore(deps): update dependency polyfill to 11.3.0 by @​thomhurst in
thomhurst/TUnit#6765
* chore(deps): update dependency polyfill to 11.3.0 by @​thomhurst in
thomhurst/TUnit#6766
* chore(deps): update dependency stackexchange.redis to 3.2.0 by
@​thomhurst in thomhurst/TUnit#6769
* chore(deps): update dependency microsoft.net.stringtools to 18.10.1 by
@​thomhurst in thomhurst/TUnit#6771
* chore(deps): update dependency dotnet-trace to v10.0.745401 by
@​thomhurst in thomhurst/TUnit#6773
* chore(deps): bump colord from 2.9.3 to 2.10.0 in /docs by
@​dependabot[bot] in thomhurst/TUnit#6759
* chore(deps): bump joi from 17.13.4 to 17.13.7 in /docs by
@​dependabot[bot] in thomhurst/TUnit#6758
* chore(deps): bump js-yaml from 4.3.1 to 4.3.2 in /docs by
@​dependabot[bot] in thomhurst/TUnit#6757
* chore(deps): update dependency yaml to v2.9.1 by @​thomhurst in
thomhurst/TUnit#6785
* chore(deps): update verify to 32.0.1 by @​thomhurst in
thomhurst/TUnit#6786
* chore(deps): update dependency nunit.analyzers to 4.15.0 by
@​thomhurst in thomhurst/TUnit#6792

## New Contributors
* @​304NotModified made their first contribution in
thomhurst/TUnit#6774
* @​Nice3point made their first contribution in
thomhurst/TUnit#6768
 ... (truncated)

Commits viewable in [compare
view](thomhurst/TUnit@v1.66.27...v1.68.4).
</details>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
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