Update dependency dotnet-symbol to v10 - #1064
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #1064 +/- ##
==========================================
+ Coverage 76.31% 76.32% +0.01%
==========================================
Files 175 175
Lines 13382 13382
Branches 2709 2709
==========================================
+ Hits 10212 10214 +2
- Misses 2292 2296 +4
+ Partials 878 872 -6
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
9.0.661903→10.0.731102Release Notes
dotnet/diagnostics (dotnet-symbol)
v10.0.731102: Diagnostics Release - v10.0.731102Compare 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-linuxcontains several bug fixes impacting symbolication and completeness of data collected.dotnet-dump / SOS
!threadpoolnow properly enumerates assignable work item queuesdotnet-gcdump
converterrors:dotnet-gcdump convertnow 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
Packages released to NuGet
dotnet-counters.10.0.731102.nupkgdotnet-dsrouter.10.0.731102.nupkgdotnet-dump.10.0.731102.nupkgdotnet-gcdump.10.0.731102.nupkgdotnet-sos.10.0.731102.nupkgdotnet-stack.10.0.731102.nupkgdotnet-symbol.10.0.731102.nupkgdotnet-trace.10.0.731102.nupkgMicrosoft.Diagnostics.DbgShim.10.0.731102.nupkgMicrosoft.Diagnostics.DbgShim.linux-arm.10.0.731102.nupkgMicrosoft.Diagnostics.DbgShim.linux-arm64.10.0.731102.nupkgMicrosoft.Diagnostics.DbgShim.linux-musl-arm.10.0.731102.nupkgMicrosoft.Diagnostics.DbgShim.linux-musl-arm64.10.0.731102.nupkgMicrosoft.Diagnostics.DbgShim.linux-musl-x64.10.0.731102.nupkgMicrosoft.Diagnostics.DbgShim.linux-x64.10.0.731102.nupkgMicrosoft.Diagnostics.DbgShim.osx-arm64.10.0.731102.nupkgMicrosoft.Diagnostics.DbgShim.osx-x64.10.0.731102.nupkgMicrosoft.Diagnostics.DbgShim.win-arm64.10.0.731102.nupkgMicrosoft.Diagnostics.DbgShim.win-x64.10.0.731102.nupkgMicrosoft.Diagnostics.DbgShim.win-x86.10.0.731102.nupkgMicrosoft.Diagnostics.NETCore.Client.0.2.731102.nupkgGlobal 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.
Changes:
f09edf7Merge main into release (#5868) [ #5862, #5814, #5703 ]dc96962Merge remote-tracking branch 'origin/main' into juhoyosa/release-merge5527439Synchronize GC info decoder sources (#5862)d9243b8Enumerate assignable ThreadPool work queues (#5867)f224119Avoid duplicate definition of CONTEXT_UNWOUND_TO_CALL with SDK v10.0.28000.0 (#5866) [ dotnet/runtime#127161 ]620755d[main] Source code updates from dotnet/dotnet (#5861)21fb10fEnable dotnet-arcade-skills Copilot plugin (#5863)7b2a66dProduce better error messages in gcdump convert command (#5814)aee7d82[main] Source code updates from dotnet/dotnet (#5859)f28745aOnly label SOS tests .interpreter when they actually use the interpreter (#5857)See More
b1b0010Cleanup unusedusedattribute (#5856)0c0dba7[main] Update dependencies from dotnet/arcade (#5854)edf66fcUpdate Microsoft.OneCollect.RecordTrace to 0.1.34271 (#5855)657cedd[main] Source code updates from dotnet/dotnet (#5848)6bae602[main] Update dependencies from microsoft/clrmd (#5852)e39ebc8[main] Update dependencies from microsoft/clrmd (#5844)a819d6c[main] Update dependencies from dotnet/arcade (#5849)8e5b9c3[main] Source code updates from dotnet/dotnet (#5847)d3b8f49Update Microsoft.OneCollect.RecordTrace to 0.1.34191 (#5846)b9b2283Add sourcelink support for SOS native libraries (#5703)2584db8Pin riscv64 to march=rv64gc baseline (#5842)7021006[main] Source code updates from dotnet/dotnet (#5845)753fc3cUpgrade one-collect libraries to 0.1.34131 (#5841)bdf7ed0Separate debuggee/tracee build from product build (#5767)11411fa[main] Update dependencies from microsoft/clrmd (#5833)9c40506macOS SOS-in-lldb: speed up ReadVirtual and fix arm64 SpecialDiagInfo (#5823)db04688Fix native to IL line number mappings in SOS test scripts (#5740) [ #794 ]47b4530[main] Update dependencies from dotnet/arcade (#5830)771c124Disable Fedora test leg (#5836)ddb7e28Elide version string extraction from dyld cache (#5824)0ae47e0Add SOS interpreter-frame test infrastructure (#5829)8093677Replace dn-bot-all-drop-rw-code-rw-release-all PAT with WIF token (#5832)96222e8Restore correct Version.Details.xml Source Sha (#5818) [ #5789, #5589 ]32043f8[main] Update dependencies from microsoft/clrmd (#5826)c24ca60[main] Update dependencies from microsoft/clrmd (#5820)7bc1e19Changes to improve SOS test perf (#5821)6a7a3db[main] Update dependencies from dotnet/arcade (#5810)f0759bc[main] Update dependencies from microsoft/clrmd (#5817)32fdb4eAdd simple release note creation skill (#5813)96bb196Remove gcdesc copy from source (#5815)598140e[main] Update dependencies from microsoft/clrmd (#5809)adc8458[main] Update dependencies from microsoft/clrmd (#5807)aeb2371Change path lookup algorithm in PAL (#5803)e82b80eAdd TestCDACNoFallback flag for cDAC-only testing (#5806) [ dotnet/runtime#126752 ]9695c17Look up TEB from OS thread ID instead of DacpThreadData.teb (#5804) [ dotnet/runtime#126902 ]1ee2459[main] Update dependencies from microsoft/clrmd (#5805)45da16bChange image for fedora and remove debian leg (#5800)5ee6390Bump clrmd to 4.0.0-beta.26210.1 (#5789) [ microsoft/clrmd#1191, dotnet/runtime#125231 ]e461e8e[main] Update dependencies from dotnet/arcade (#5796)70560c5Remove duplicate @ prefix from issueAuthor in GitOps (#5792)7512518Update MicrosoftOneCollectRecordTraceVersions to 0.1.33841 (#5794)a26daf4[main] Update dependencies from dotnet/arcade (#5783)This list of changes was auto generated.
Configuration
📅 Schedule: (UTC)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.