Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merge main into release/stable #3332

Merged
merged 326 commits into from
Sep 21, 2022

Conversation

hoyosjs
Copy link
Member

@hoyosjs hoyosjs commented Aug 30, 2022

No description provided.

dotnet-maestro bot and others added 30 commits June 9, 2022 18:06
…0220608.3 (dotnet#3108)

[main] Update dependencies from dotnet/aspnetcore
…0220609.17 (dotnet#3109)

[main] Update dependencies from dotnet/aspnetcore
…0220610.8 (dotnet#3110)

[main] Update dependencies from dotnet/aspnetcore
[main] Update dependencies from dotnet/symstore
* Changes needed for clrmd 2.1

Remove VersionData and convert to System.Version. Not sure why I didn't use System.Version before.

Add DbgEng Interop classes from Microsoft.Diagnostics.Runtime.Utilities. CLRMD 2.1 has removed that assembly

* Update CLRMD version to latest

* Update CLRMD version

* Disable DebugServices.UnitTests TestDbgEng tests because of problems loading dbgeng.dll

* Update comment with issue
…0220611.4 (dotnet#3112)

[main] Update dependencies from dotnet/aspnetcore
…20608.1 (dotnet#3113)

[main] Update dependencies from microsoft/clrmd
…613.1 (dotnet#3115)

[main] Update dependencies from dotnet/arcade
…220610.12 (dotnet#3116)

[main] Update dependencies from dotnet/installer
…0220612.4 (dotnet#3117)

[main] Update dependencies from dotnet/aspnetcore
…0220613.13 (dotnet#3119)

[main] Update dependencies from dotnet/aspnetcore
* Update dependencies from https://github.com/microsoft/clrmd build 20220614.2

Microsoft.Diagnostics.Runtime
 From Version 2.1.330801 -> To Version 2.1.331402

* Fix build issue

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
Co-authored-by: Mike McLaughlin <mikem@microsoft.com>
…20615.3 (dotnet#3128)

[main] Update dependencies from microsoft/clrmd
…20617.1 (dotnet#3130)

[main] Update dependencies from microsoft/clrmd
…616.2 (dotnet#3132)

[main] Update dependencies from dotnet/arcade
…20620.2 (dotnet#3135)

[main] Update dependencies from microsoft/clrmd
…20620.1 (dotnet#3136)

[main] Update dependencies from dotnet/symstore
This was causing incorrect commands in
markup for WinDBG scenarios.
…20622.1 (dotnet#3141)

[main] Update dependencies from dotnet/symstore
…20623.2 (dotnet#3142)

[main] Update dependencies from microsoft/clrmd
…ence-packages build 20220624.2 (dotnet#3144)

[main] Update dependencies from dotnet/source-build-reference-packages
…20627.1 (dotnet#3146)

[main] Update dependencies from dotnet/symstore
…ence-packages build 20220627.1 (dotnet#3147)

Microsoft.SourceBuild.Intermediate.source-build-reference-packages
 From Version 7.0.0-alpha.1.22324.2 -> To Version 7.0.0-alpha.1.22327.1

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
* Add help for command flag of dotnet-dump

* Update Program.cs

* Update Program.cs

* Update Program.cs

* Update Program.cs

* Update src/Tools/dotnet-dump/Program.cs

Co-authored-by: Dan Moseley <danmose@microsoft.com>

Co-authored-by: Dan Moseley <danmose@microsoft.com>
Co-authored-by: msftbot[bot] <48340428+msftbot[bot]@users.noreply.github.com>
…20629.1 (dotnet#3154)

[main] Update dependencies from dotnet/symstore
mikem8361 and others added 25 commits September 13, 2022 18:56
* Fix SOS message context

Issue: dotnet#2978
…0220913.21 (dotnet#3377)

[main] Update dependencies from dotnet/aspnetcore
…ence-packages build 20220913.2 (dotnet#3379)

[main] Update dependencies from dotnet/source-build-reference-packages
…0913.21 (dotnet#3378)

[main] Update dependencies from dotnet/runtime
* Updated ConsoleWriter formatting
* Fixed the issue of large fonts by using the fixed length of formatted values.
* Should now only print the numerical values when the window width is less than 20
* Truncate the instruction string at the top of output based on the console width
* Added fix for change in console height and multidimensional metrics.
Roll back to Windows 2019 image to fix arm cross build
…ngeException (dotnet#3372)

* Catch ArgumentOutOfRangeException

dotnet-dump analyze causes an Exception when console top is -1

* Check CursorTop before changing CursorLeft
* Add linux-musl-arm SOS support

Issue: dotnet#1552

* Add linux-musl-arm to SOS/dotnet-dump packages

* Add linux-musl-arm dbgshim to package
…0220914.30 (dotnet#3385)

[main] Update dependencies from dotnet/aspnetcore
…0914.18 (dotnet#3386)

[main] Update dependencies from dotnet/runtime
* Remove support for SOS win-arm .NET Framework hosting

* Revert "Roll to Windows 2019 image to fix arm cross build (dotnet#3376)"

This reverts commit d3a6215.

* PR Feedback

Co-authored-by: Mike McLaughlin <mikem@microsoft.com>

Co-authored-by: Mike McLaughlin <mikem@microsoft.com>
…0915.3 (dotnet#3390)

[main] Update dependencies from dotnet/runtime
…0220915.27 (dotnet#3389)

[main] Update dependencies from dotnet/aspnetcore
…0220916.18 (dotnet#3393)

[main] Update dependencies from dotnet/aspnetcore
…0916.6 (dotnet#3394)

[main] Update dependencies from dotnet/runtime
dotnet#3391)

[main] Update dependencies from dotnet/source-build-reference-packages
…916.3 (dotnet#3396)

[main] Update dependencies from dotnet/arcade
…0220920.1 (dotnet#3397)

[main] Update dependencies from dotnet/aspnetcore
…0919.12 (dotnet#3398)

[main] Update dependencies from dotnet/runtime
@mikem8361 mikem8361 merged commit 4aad6fa into dotnet:release/stable Sep 21, 2022
mikem8361 added a commit that referenced this pull request Sep 21, 2022
mikem8361 added a commit to mikem8361/diagnostics that referenced this pull request Sep 21, 2022
hoyosjs added a commit that referenced this pull request Sep 21, 2022
@github-actions github-actions bot locked and limited conversation to collaborators Jan 12, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.