Skip to content

chore(deps): update dependency microsoft.net.test.sdk to 18.10.1 - #6811

Merged
thomhurst merged 1 commit into
mainfrom
renovate/microsoft.net.test.sdk-18.x
Sep 15, 2026
Merged

thomhurst merged 1 commit into
mainfrom
renovate/microsoft.net.test.sdk-18.x

Conversation

@thomhurst

@thomhurst thomhurst commented Sep 15, 2026

Copy link
Copy Markdown
Owner

This PR contains the following updates:

Package Type Update Change
Microsoft.NET.Test.Sdk nuget patch 18.10.018.10.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 Microsoft.NET Test SDK package to version 18.10.1.

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

chatgpt-codex-connector Bot commented Sep 15, 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-15T12:47:44.954503Z 079474e 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 15, 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: 8416ff08-4e0d-46c9-ac13-52ef08d200b3

📥 Commits

Reviewing files that changed from the base of the PR and between e744343 and 079474e.

📒 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 pull request updates the centrally managed Microsoft.NET.Test.Sdk package from 18.10.0 to 18.10.1.

Changes

Test SDK package update

Layer / File(s) Summary
Update managed test SDK version
Directory.Packages.props
The centrally managed Microsoft.NET.Test.Sdk version changes from 18.10.0 to 18.10.1.

Priority: ⬇️ Low

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

Change: Other

Suggested reviewers: mvanhorn

Merge Risk: ⚪ Minimal · up to 07947

This routine dependency update introduces no identified merge-blocking risk.

🚥 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 identifies the dependency update and the target version. It matches the only change in the pull request.
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/microsoft.net.test.sdk-18.x

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 line
The SDK hops to a newer sign
One small version takes its place
Tests prepare at a steadier pace
Carrots cheer the tidy change

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

@greptile-apps

greptile-apps Bot commented Sep 15, 2026

Copy link
Copy Markdown

Greptile Summary

This PR updates the centrally managed Microsoft.NET.Test.Sdk dependency from 18.10.0 to 18.10.1.

  • The affected package is consumed by the net10.0 source-generator incremental test project.
  • No actionable compatibility, security, or repository-rule issues were identified.

Confidence Score: 5/5

The PR appears safe to merge with no actionable issues identified.

The patch-level dependency update preserves the existing central package declaration, and repository evidence shows no conflicting compatibility constraint or broken contract.

Important Files Changed

Filename Overview
Directory.Packages.props Updates Microsoft.NET.Test.Sdk by one patch release without changing package-management structure or application behavior.

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

@thomhurst
thomhurst merged commit 7195aca into main Sep 15, 2026
14 checks passed
@thomhurst
thomhurst deleted the renovate/microsoft.net.test.sdk-18.x branch September 15, 2026 13:12
github-actions Bot pushed a commit to IntelliTect/CodingGuidelines that referenced this pull request Sep 21, 2026
Updated [TUnit.Core](https://github.com/thomhurst/TUnit) from 1.67.0 to
1.68.17.

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

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

## 1.68.17

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

## What's Changed
### Other Changes
* fix(mocks): emit init accessors for init-only properties and indexers
by @​thomhurst in thomhurst/TUnit#6833
* fix(mocks): let one type be mocked regularly and wrapped in one
compilation by @​thomhurst in
thomhurst/TUnit#6835
* fix(mocks): keep editors in sync with publicized project references
(#​6836) by @​thomhurst in thomhurst/TUnit#6837
### Dependencies
* chore(deps): update tunit to 1.68.4 by @​thomhurst in
thomhurst/TUnit#6824
* chore(deps): update mstest to 4.4.1 by @​thomhurst in
thomhurst/TUnit#6825
* chore(deps): update microsoft.testing by @​thomhurst in
thomhurst/TUnit#6717
* chore(deps): update verify to v33 by @​thomhurst in
thomhurst/TUnit#6794
* chore(deps): update dependency stackexchange.redis to 3.2.15 by
@​thomhurst in thomhurst/TUnit#6827
* chore(deps): update dependency messagepack to 3.1.9 by @​thomhurst in
thomhurst/TUnit#6828
* chore(deps): update dependency stackexchange.redis to 3.3.0 by
@​thomhurst in thomhurst/TUnit#6831
* chore(deps): update opentelemetry to 1.19.0 by @​thomhurst in
thomhurst/TUnit#6832


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

## 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

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

[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=TUnit.Core&package-manager=nuget&previous-version=1.67.0&new-version=1.68.17)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

Dependabot will resolve any conflicts with this PR as long as you don't
alter it yourself. You can also trigger a rebase manually by commenting
`@dependabot rebase`.

[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits
that have been made to it
- `@dependabot show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop
Dependabot creating any more for this major version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop
Dependabot creating any more for this minor version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the
PR or upgrade to it yourself)


</details>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This was referenced Sep 21, 2026

This branch was successfully deployed

1 active deployment
Pull Requests 079474eb Deployed Sep 15, 2026 by thomhurst via modularpipeline (macos-latest) #19299
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