Skip to content

chore(deps): update dependency dotnet-trace to v10 - #6706

Merged
thomhurst merged 1 commit into
mainfrom
renovate/dotnet-trace-10.x
Sep 2, 2026
Merged

chore(deps): update dependency dotnet-trace to v10#6706
thomhurst merged 1 commit into
mainfrom
renovate/dotnet-trace-10.x

Conversation

@thomhurst

@thomhurst thomhurst commented Sep 2, 2026

Copy link
Copy Markdown
Owner

This PR contains the following updates:

Package Type Update Change
dotnet-trace nuget major 9.0.66190310.0.731102

Release Notes

dotnet/diagnostics (dotnet-trace)

v10.0.731102: Diagnostics Release - v10.0.731102

Compare Source

General announcements

General fixes and improvements across SOS debugger commands, macOS dump analysis, and the diagnostic tools since v10.0.721401.

dotnet-trace

-collect-linux contains several bug fixes impacting symbolication and completeness of data collected.

dotnet-dump / SOS
  • !threadpool now properly enumerates assignable work item queues
  • Adds support for 11.0 preview 4 runtimes.
  • Much faster SOS-in-lldb memory reads for macOS.
  • Fixes in crash dump special buffer detection on Apple Silicon cores.
  • Modules that live in the macOS 11+ dyld shared cache are now identified and skipped during version-string extraction, avoiding unnecessary symbol-server downloads and timeouts.
dotnet-gcdump
  • Clearer convert errors: dotnet-gcdump convert now emits actionable messages when the input is not a valid nettrace file, contains no GC heap events, or holds an incomplete heap dump, instead of failing opaquely. (#​5814)
Other notable changes
  • Source Link for SOS native libraries: Added Source Link support for the SOS native libraries, enabling source-level debugging into the native SOS binaries. (#​5703)
Packages released to NuGet
  • dotnet-counters.10.0.731102.nupkg
  • dotnet-dsrouter.10.0.731102.nupkg
  • dotnet-dump.10.0.731102.nupkg
  • dotnet-gcdump.10.0.731102.nupkg
  • dotnet-sos.10.0.731102.nupkg
  • dotnet-stack.10.0.731102.nupkg
  • dotnet-symbol.10.0.731102.nupkg
  • dotnet-trace.10.0.731102.nupkg
  • Microsoft.Diagnostics.DbgShim.10.0.731102.nupkg
  • Microsoft.Diagnostics.DbgShim.linux-arm.10.0.731102.nupkg
  • Microsoft.Diagnostics.DbgShim.linux-arm64.10.0.731102.nupkg
  • Microsoft.Diagnostics.DbgShim.linux-musl-arm.10.0.731102.nupkg
  • Microsoft.Diagnostics.DbgShim.linux-musl-arm64.10.0.731102.nupkg
  • Microsoft.Diagnostics.DbgShim.linux-musl-x64.10.0.731102.nupkg
  • Microsoft.Diagnostics.DbgShim.linux-x64.10.0.731102.nupkg
  • Microsoft.Diagnostics.DbgShim.osx-arm64.10.0.731102.nupkg
  • Microsoft.Diagnostics.DbgShim.osx-x64.10.0.731102.nupkg
  • Microsoft.Diagnostics.DbgShim.win-arm64.10.0.731102.nupkg
  • Microsoft.Diagnostics.DbgShim.win-x64.10.0.731102.nupkg
  • Microsoft.Diagnostics.DbgShim.win-x86.10.0.731102.nupkg
  • Microsoft.Diagnostics.NETCore.Client.0.2.731102.nupkg
Global Tools - Single File Links

Note: All Windows assets are signed with a trusted Microsoft Authenticode Certificate. To verify
integrity for Linux and macOS assets check the CSV in the assets section of the release for their SHA512 hashes.

Tool Platform Download Link
dotnet-counters linux-arm Download
dotnet-dump linux-arm Download
dotnet-gcdump linux-arm Download
dotnet-sos linux-arm Download
dotnet-stack linux-arm Download
dotnet-symbol linux-arm Download
dotnet-trace linux-arm Download
dotnet-counters linux-arm64 Download
dotnet-dump linux-arm64 Download
dotnet-gcdump linux-arm64 Download
dotnet-sos linux-arm64 Download
dotnet-stack linux-arm64 Download
dotnet-symbol linux-arm64 Download
dotnet-trace linux-arm64 Download
dotnet-counters linux-musl-arm Download
dotnet-dump linux-musl-arm Download
dotnet-gcdump linux-musl-arm Download
dotnet-sos linux-musl-arm Download
dotnet-stack linux-musl-arm Download
dotnet-symbol linux-musl-arm Download
dotnet-trace linux-musl-arm Download
dotnet-counters linux-musl-arm64 Download
dotnet-dump linux-musl-arm64 Download
dotnet-gcdump linux-musl-arm64 Download
dotnet-sos linux-musl-arm64 Download
dotnet-stack linux-musl-arm64 Download
dotnet-symbol linux-musl-arm64 Download
dotnet-trace linux-musl-arm64 Download
dotnet-counters linux-musl-x64 Download
dotnet-dump linux-musl-x64 Download
dotnet-gcdump linux-musl-x64 Download
dotnet-sos linux-musl-x64 Download
dotnet-stack linux-musl-x64 Download
dotnet-symbol linux-musl-x64 Download
dotnet-trace linux-musl-x64 Download
dotnet-counters linux-x64 Download
dotnet-dump linux-x64 Download
dotnet-gcdump linux-x64 Download
dotnet-sos linux-x64 Download
dotnet-stack linux-x64 Download
dotnet-symbol linux-x64 Download
dotnet-trace linux-x64 Download
dotnet-counters win-arm64 Download
dotnet-dump win-arm64 Download
dotnet-gcdump win-arm64 Download
dotnet-sos win-arm64 Download
dotnet-stack win-arm64 Download
dotnet-symbol win-arm64 Download
dotnet-trace win-arm64 Download
dotnet-counters win-x64 Download
dotnet-dump win-x64 Download
dotnet-gcdump win-x64 Download
dotnet-sos win-x64 Download
dotnet-stack win-x64 Download
dotnet-symbol win-x64 Download
dotnet-trace win-x64 Download
dotnet-counters win-x86 Download
dotnet-dump win-x86 Download
dotnet-gcdump win-x86 Download
dotnet-sos win-x86 Download
dotnet-stack win-x86 Download
dotnet-symbol win-x86 Download
dotnet-trace win-x86 Download

Changes:

See More

This list of changes was auto generated.


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.

@thomhurst thomhurst added dependencies Pull requests that update a dependency file MAJOR renovate-bot labels Sep 2, 2026
@thomhurst
thomhurst enabled auto-merge (squash) September 2, 2026 22:36
@chatgpt-codex-connector

chatgpt-codex-connector Bot commented Sep 2, 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-02T22:39:07.753967Z e4699d9 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 2, 2026

Copy link
Copy Markdown

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Team

Run ID: 81765d67-fe5f-4e97-93cb-5cd9e0195415

📥 Commits

Reviewing files that changed from the base of the PR and between 202a563 and e4699d9.

📒 Files selected for processing (1)
  • .config/dotnet-tools.json

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


📝 Walkthrough

Walkthrough

The configured dotnet-trace tool version changes from 9.0.661903 to 10.0.731102.

Changes

Tooling update

Layer / File(s) Summary
Update dotnet-trace version
.config/dotnet-tools.json
The configuration updates the dotnet-trace version to 10.0.731102.

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

Merge Risk: ⚪ Minimal · up to e4699

This is a localized dotnet-trace dependency update with no actionable merge-blocking risk remaining after normal checks and review.

Poem

A rabbit checks the tool shed bright
dotnet-trace hops to a newer height
The version tag gets one small turn
Clean tools wait for tests to run
Ears up high, the changes shine
One neat update in the config line

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
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.
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title clearly and concisely describes the dependency update from dotnet-trace version 9 to version 10.
Full details: Docstring Coverage

Explanation

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 files. (1 skipped: 1 unsupported.)

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch renovate/dotnet-trace-10.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

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

@greptile-apps

greptile-apps Bot commented Sep 2, 2026

Copy link
Copy Markdown

Greptile Summary

Updates the repository-local dotnet-trace tool from version 9.0.661903 to 10.0.731102.

  • Changes only the pinned dotnet-trace version in the local tool manifest.
  • Retains the existing command and roll-forward configuration.

Confidence Score: 5/5

The PR appears safe to merge because the version-only manifest update introduces no reachable repository build or runtime failure.

Repository tracing scripts install dotnet-trace globally rather than restoring this local manifest, while the configured SDK baseline is already .NET 10.

Important Files Changed

Filename Overview
.config/dotnet-tools.json Updates the dotnet-trace tool pin to v10 without changing its command or manifest behavior; no repository workflow restores this manifest.

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

@thomhurst
thomhurst merged commit b5393b4 into main Sep 2, 2026
14 checks passed
@thomhurst
thomhurst deleted the renovate/dotnet-trace-10.x branch September 2, 2026 23:54
intellitect-bot pushed a commit to IntelliTect/EssentialCSharp.Web that referenced this pull request Sep 4, 2026
Updated [TUnit](https://github.com/thomhurst/TUnit) from 1.65.68 to
1.66.0.

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

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

## 1.66.0

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

## What's Changed
### Other Changes
* Compile all C# documentation snippets by @​thomhurst in
thomhurst/TUnit#6695
* Fix `Type` assignability assertions to evaluate represented type (not
`RuntimeType`) by @​thomhurst with @​Copilot in
thomhurst/TUnit#6711
* Clarify ClassDataSource constructor requirements by @​thomhurst in
thomhurst/TUnit#6716
* Add programmatic HTML reporting settings by @​thomhurst in
thomhurst/TUnit#6699
* Fix timeout cancellation diagnostics by @​thomhurst in
thomhurst/TUnit#6715
### Dependencies
* chore(deps): update tunit to 1.65.68 by @​thomhurst in
thomhurst/TUnit#6682
* chore(deps): update dependency verify.tool to v0.9.1 by @​thomhurst in
thomhurst/TUnit#6683
* chore(deps): update dependency mockolate to 3.4.1 by @​thomhurst in
thomhurst/TUnit#6685
* chore(deps): update dependency serialize-javascript to v7.1.1 by
@​thomhurst in thomhurst/TUnit#6687
* chore(deps): update dependency qs to v6.16.0 by @​thomhurst in
thomhurst/TUnit#6691
* chore(deps): update dependency system.reactive to v7 by @​thomhurst in
thomhurst/TUnit#6696
* chore(deps): update dependency imposter to 0.1.10 by @​thomhurst in
thomhurst/TUnit#6701
* chore(deps): update dependency microsoft.kiota.abstractions to 2.1.0
by @​thomhurst in thomhurst/TUnit#6704
* chore(deps): update mstest to 4.4.0 by @​thomhurst in
thomhurst/TUnit#6705
* chore(deps): update dependency dotnet-trace to v10 by @​thomhurst in
thomhurst/TUnit#6706
* chore(deps): update microsoft.testing by @​thomhurst in
thomhurst/TUnit#6703
* chore(deps): update microsoft.testing by @​thomhurst in
thomhurst/TUnit#6713
* chore(deps): bump fast-uri from 3.1.5 to 3.1.7 in /docs by
@​dependabot[bot] in thomhurst/TUnit#6707


**Full Changelog**:
thomhurst/TUnit@v1.65.68...v1.66.0

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

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

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

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

## 1.66.0

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

## What's Changed
### Other Changes
* Compile all C# documentation snippets by @​thomhurst in
thomhurst/TUnit#6695
* Fix `Type` assignability assertions to evaluate represented type (not
`RuntimeType`) by @​thomhurst with @​Copilot in
thomhurst/TUnit#6711
* Clarify ClassDataSource constructor requirements by @​thomhurst in
thomhurst/TUnit#6716
* Add programmatic HTML reporting settings by @​thomhurst in
thomhurst/TUnit#6699
* Fix timeout cancellation diagnostics by @​thomhurst in
thomhurst/TUnit#6715
### Dependencies
* chore(deps): update tunit to 1.65.68 by @​thomhurst in
thomhurst/TUnit#6682
* chore(deps): update dependency verify.tool to v0.9.1 by @​thomhurst in
thomhurst/TUnit#6683
* chore(deps): update dependency mockolate to 3.4.1 by @​thomhurst in
thomhurst/TUnit#6685
* chore(deps): update dependency serialize-javascript to v7.1.1 by
@​thomhurst in thomhurst/TUnit#6687
* chore(deps): update dependency qs to v6.16.0 by @​thomhurst in
thomhurst/TUnit#6691
* chore(deps): update dependency system.reactive to v7 by @​thomhurst in
thomhurst/TUnit#6696
* chore(deps): update dependency imposter to 0.1.10 by @​thomhurst in
thomhurst/TUnit#6701
* chore(deps): update dependency microsoft.kiota.abstractions to 2.1.0
by @​thomhurst in thomhurst/TUnit#6704
* chore(deps): update mstest to 4.4.0 by @​thomhurst in
thomhurst/TUnit#6705
* chore(deps): update dependency dotnet-trace to v10 by @​thomhurst in
thomhurst/TUnit#6706
* chore(deps): update microsoft.testing by @​thomhurst in
thomhurst/TUnit#6703
* chore(deps): update microsoft.testing by @​thomhurst in
thomhurst/TUnit#6713
* chore(deps): bump fast-uri from 3.1.5 to 3.1.7 in /docs by
@​dependabot[bot] in thomhurst/TUnit#6707


**Full Changelog**:
thomhurst/TUnit@v1.65.68...v1.66.0

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

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>
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 MAJOR renovate-bot

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants