dotnet-maestro[bot] [Wed, 21 Aug 2024 13:57:24 +0000 (13:57 +0000)]
[main] Update dependencies from dotnet/runtime (#4878)
[main] Update dependencies from dotnet/runtime
sivadeilra [Tue, 20 Aug 2024 16:48:59 +0000 (09:48 -0700)]
Add support for MSFZ/PDZ files (#4868)
This adds support for reading MSFZ/PDZ files. MSFZ files are a new
container format for PDB files, which allows for efficient compression
and decompression of small fragments of a file, without decompressing
the entire file.
Co-authored-by: Arlie Davis <ardavis@microsoft.com>
dotnet-maestro[bot] [Tue, 20 Aug 2024 15:59:23 +0000 (08:59 -0700)]
[main] Update dependencies from dotnet/runtime (#4876)
This pull request updates the following dependencies
[marker]: <> (Begin:
a9fe20fc-c5cb-441c-a7ce-
08dc4e3fac2f)
## From https://github.com/dotnet/runtime
- **Subscription**:
a9fe20fc-c5cb-441c-a7ce-
08dc4e3fac2f
- **Build**:
20240819.2
- **Date Produced**: August 19, 2024 11:27:25 AM UTC
- **Commit**:
418c3b9e2753715fa017ace6b3f1f5ec4d4d6aae
- **Branch**: refs/heads/main
[DependencyUpdate]: <> (Begin)
- **Updates**:
- **Microsoft.NETCore.App.Runtime.win-x64**: [from 9.0.0-rc.1.24418.7 to
9.0.0-rc.1.24419.2][1]
- **VS.Redist.Common.NetCore.SharedFramework.x64.9.0**: [from
9.0.0-rc.1.24418.7 to 9.0.0-rc.1.24419.2][1]
[1]: https://github.com/dotnet/runtime/compare/
dc0432bcb6...
418c3b9e27
[DependencyUpdate]: <> (End)
[marker]: <> (End:
a9fe20fc-c5cb-441c-a7ce-
08dc4e3fac2f)
Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
Noah Falk [Tue, 20 Aug 2024 13:48:00 +0000 (06:48 -0700)]
dotnet-counters: Support EventCounter prefix + remove known data (#4871)
- dotnet-counters now supports a prefix 'EventCounters\\' in front of
provider name to force the tool to show EventCounter data when both a
Meter and an EventSource have the same name. Without the prefix the
Meter data would be shown by default. This is intended to help
developers who are migrating between the two and want to see the old
data.
- dotnet-counters list command no longer shows a hard-coded list of
provider and counter names which was already out-of-date. Instead the
command now directs users to the online docs. This should be less work
for us and more accurate information for users.
- dotnet-counters console renderer now sorts all providers
alphabetically when displaying them. Previously providers that were in
the known provider list had special treatment and got sorted first.
Several console exporter tests had to be updated because of the sort
order change.
- JSON and CSV monitoring tests are re-enabled and use the new
EventCounters feature to keep their behavior stable across runtimes
given that 9.0 has a System.Runtime Meter and earlier runtimes do not.
We already have other tests that handle monitoring Meters and there are
tests in the runtime repo for the System.Runtime Meter data.
- CounterSet was deleted and ConfigureCounters() was refactored to use
List\<EventPipeCounterGroup\> instead. CounterSet and
EventPipeCounterGroup were already similar abstractions so there wasn't
much value in maintaining both of them. EventPipeCounterGroup also
supports marking a provider as EventCounter only which was needed for
EventCounter prefix support. The counter list parsing tests were updated
to validate the same results using the EventPipeCounterGroup API
instead.
dotnet-maestro[bot] [Tue, 20 Aug 2024 13:17:38 +0000 (13:17 +0000)]
[main] Update dependencies from dotnet/source-build-reference-packages (#4875)
[main] Update dependencies from dotnet/source-build-reference-packages
dotnet-maestro[bot] [Mon, 19 Aug 2024 17:37:06 +0000 (10:37 -0700)]
[main] Update dependencies from dotnet/arcade (#4873)
This pull request updates the following dependencies
[marker]: <> (Begin:
6d3f346d-45bf-4275-0e83-
08d8e40a189f)
## From https://github.com/dotnet/arcade
- **Subscription**:
6d3f346d-45bf-4275-0e83-
08d8e40a189f
- **Build**:
20240816.2
- **Date Produced**: August 16, 2024 10:55:26 PM UTC
- **Commit**:
8fe02bab989df1265eee225df2c28af6dbdccc83
- **Branch**: refs/heads/main
[DependencyUpdate]: <> (Begin)
- **Updates**:
- **Microsoft.SourceBuild.Intermediate.arcade**: [from
9.0.0-beta.24408.2 to 9.0.0-beta.24416.2][1]
- **Microsoft.DotNet.Arcade.Sdk**: [from 9.0.0-beta.24408.2 to
9.0.0-beta.24416.2][1]
- **Microsoft.DotNet.CodeAnalysis**: [from 9.0.0-beta.24408.2 to
9.0.0-beta.24416.2][1]
[1]: https://github.com/dotnet/arcade/compare/
60ae233c3d...
8fe02bab98
[DependencyUpdate]: <> (End)
[marker]: <> (End:
6d3f346d-45bf-4275-0e83-
08d8e40a189f)
Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
dotnet-maestro[bot] [Mon, 19 Aug 2024 14:04:32 +0000 (14:04 +0000)]
[main] Update dependencies from dotnet/sdk (#4874)
[main] Update dependencies from dotnet/sdk
dotnet-maestro[bot] [Mon, 19 Aug 2024 13:20:58 +0000 (13:20 +0000)]
[main] Update dependencies from dotnet/runtime (#4872)
[main] Update dependencies from dotnet/runtime
dotnet-maestro[bot] [Fri, 16 Aug 2024 13:14:15 +0000 (13:14 +0000)]
[main] Update dependencies from dotnet/source-build-reference-packages (#4869)
[main] Update dependencies from dotnet/source-build-reference-packages
dotnet-maestro[bot] [Thu, 15 Aug 2024 17:18:09 +0000 (10:18 -0700)]
[main] Update dependencies from dotnet/source-build-reference-packages (#4863)
This pull request updates the following dependencies
[marker]: <> (Begin:
8fefa124-13dd-4c66-7dae-
08d9c02d7834)
## From https://github.com/dotnet/source-build-reference-packages
- **Subscription**:
8fefa124-13dd-4c66-7dae-
08d9c02d7834
- **Build**:
20240814.4
- **Date Produced**: August 14, 2024 6:16:11 PM UTC
- **Commit**:
d2f2ae0b652c2379c4b1f0b1d31cfb24a6cfa900
- **Branch**: refs/heads/main
[DependencyUpdate]: <> (Begin)
- **Updates**:
-
**Microsoft.SourceBuild.Intermediate.source-build-reference-packages**:
[from 9.0.0-alpha.1.24413.1 to 9.0.0-alpha.1.24414.4][1]
[1]:
https://github.com/dotnet/source-build-reference-packages/compare/
1b838a42e4...
d2f2ae0b65
[DependencyUpdate]: <> (End)
[marker]: <> (End:
8fefa124-13dd-4c66-7dae-
08d9c02d7834)
Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
dotnet-maestro[bot] [Thu, 15 Aug 2024 14:19:35 +0000 (14:19 +0000)]
[main] Update dependencies from dotnet/runtime (#4865)
[main] Update dependencies from dotnet/runtime
dotnet-maestro[bot] [Thu, 15 Aug 2024 14:04:08 +0000 (14:04 +0000)]
[main] Update dependencies from dotnet/aspnetcore (#4864)
[main] Update dependencies from dotnet/aspnetcore
Xu Liangyu [Wed, 14 Aug 2024 21:14:46 +0000 (05:14 +0800)]
[LoongArch64] Part-2: Add support for LoongArch64 under 'src/SOS' and some other files. (#4852)
This PR mainly implement the src/SOS directory and some other files for
LA64.
With [Part-1](https://github.com/dotnet/diagnostics/pull/4835) and
Part-2, some dotnet-sos cli can be executed, such as gcinfo/clrstack...
dotnet-maestro[bot] [Wed, 14 Aug 2024 18:32:08 +0000 (18:32 +0000)]
[main] Update dependencies from microsoft/clrmd (#4858)
[main] Update dependencies from microsoft/clrmd
dotnet-maestro[bot] [Wed, 14 Aug 2024 17:21:24 +0000 (10:21 -0700)]
[main] Update dependencies from dotnet/runtime (#4861)
This pull request updates the following dependencies
[marker]: <> (Begin:
a9fe20fc-c5cb-441c-a7ce-
08dc4e3fac2f)
## From https://github.com/dotnet/runtime
- **Subscription**:
a9fe20fc-c5cb-441c-a7ce-
08dc4e3fac2f
- **Build**:
20240813.14
- **Date Produced**: August 14, 2024 5:02:47 AM UTC
- **Commit**:
605ff6f6485101d4bd1eabb9ab97af345eee67a1
- **Branch**: refs/heads/main
[DependencyUpdate]: <> (Begin)
- **Updates**:
- **Microsoft.NETCore.App.Runtime.win-x64**: [from 9.0.0-rc.1.24412.13
to 9.0.0-rc.1.24413.14][1]
- **VS.Redist.Common.NetCore.SharedFramework.x64.9.0**: [from
9.0.0-rc.1.24412.13 to 9.0.0-rc.1.24413.14][1]
[1]: https://github.com/dotnet/runtime/compare/
05abb765e2...
605ff6f648
[DependencyUpdate]: <> (End)
[marker]: <> (End:
a9fe20fc-c5cb-441c-a7ce-
08dc4e3fac2f)
Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
dotnet-maestro[bot] [Wed, 14 Aug 2024 13:51:47 +0000 (13:51 +0000)]
[main] Update dependencies from dotnet/aspnetcore (#4860)
[main] Update dependencies from dotnet/aspnetcore
dotnet-maestro[bot] [Wed, 14 Aug 2024 13:17:24 +0000 (13:17 +0000)]
[main] Update dependencies from dotnet/source-build-reference-packages (#4859)
[main] Update dependencies from dotnet/source-build-reference-packages
dotnet-maestro[bot] [Tue, 13 Aug 2024 13:37:42 +0000 (13:37 +0000)]
[main] Update dependencies from dotnet/aspnetcore (#4854)
[main] Update dependencies from dotnet/aspnetcore
dotnet-maestro[bot] [Tue, 13 Aug 2024 13:22:19 +0000 (13:22 +0000)]
[main] Update dependencies from dotnet/runtime (#4855)
[main] Update dependencies from dotnet/runtime
dotnet-maestro[bot] [Tue, 13 Aug 2024 13:15:18 +0000 (13:15 +0000)]
[main] Update dependencies from dotnet/source-build-reference-packages (#4853)
[main] Update dependencies from dotnet/source-build-reference-packages
Juan Hoyos [Tue, 13 Aug 2024 01:28:44 +0000 (18:28 -0700)]
Depend on Microsoft.NET.Sdk (#4851)
Mike McLaughlin [Tue, 13 Aug 2024 00:02:52 +0000 (17:02 -0700)]
Fix private build testing running test.cmd/test.sh (#4849)
Liu An [Mon, 12 Aug 2024 21:58:20 +0000 (05:58 +0800)]
[LoongArch64] Part-1:Add LoongArch64 support in src/shard directory (#4835)
Add a new archecture LoongArch64 for diagnostics. This PR is an
implementation of the src/shard directory.
@shushanhf
dotnet-maestro[bot] [Mon, 12 Aug 2024 20:38:03 +0000 (13:38 -0700)]
[main] Update dependencies from dotnet/aspnetcore (#4844)
This pull request updates the following dependencies
[marker]: <> (Begin:
e96c3e1a-afbc-49f7-37c9-
08dc4e3803cb)
## From https://github.com/dotnet/aspnetcore
- **Subscription**:
e96c3e1a-afbc-49f7-37c9-
08dc4e3803cb
- **Build**:
20240811.2
- **Date Produced**: August 12, 2024 4:14:07 AM UTC
- **Commit**:
e9647658dc46260cce21e980ec324565a4d39293
- **Branch**: refs/heads/main
[DependencyUpdate]: <> (Begin)
- **Updates**:
- **Microsoft.AspNetCore.App.Ref**: [from 9.0.0-rc.1.24409.11 to
9.0.0-rc.1.24411.2][2]
- **Microsoft.AspNetCore.App.Ref.Internal**: [from 9.0.0-rc.1.24409.11
to 9.0.0-rc.1.24411.2][2]
[2]:
https://github.com/dotnet/aspnetcore/compare/
bbad0917b4...
e9647658dc
[DependencyUpdate]: <> (End)
[marker]: <> (End:
e96c3e1a-afbc-49f7-37c9-
08dc4e3803cb)
---------
Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
dotnet-maestro[bot] [Mon, 12 Aug 2024 20:37:53 +0000 (13:37 -0700)]
[main] Update dependencies from dotnet/arcade (#4846)
This pull request updates the following dependencies
[marker]: <> (Begin:
6d3f346d-45bf-4275-0e83-
08d8e40a189f)
## From https://github.com/dotnet/arcade
- **Subscription**:
6d3f346d-45bf-4275-0e83-
08d8e40a189f
- **Build**:
20240808.2
- **Date Produced**: August 8, 2024 10:17:16 AM UTC
- **Commit**:
60ae233c3d77f11c5fdb53e570b64d503b13ba59
- **Branch**: refs/heads/main
[DependencyUpdate]: <> (Begin)
- **Updates**:
- **Microsoft.SourceBuild.Intermediate.arcade**: [from
9.0.0-beta.24401.1 to 9.0.0-beta.24408.2][1]
- **Microsoft.DotNet.Arcade.Sdk**: [from 9.0.0-beta.24401.1 to
9.0.0-beta.24408.2][1]
- **Microsoft.DotNet.CodeAnalysis**: [from 9.0.0-beta.24401.1 to
9.0.0-beta.24408.2][1]
[1]: https://github.com/dotnet/arcade/compare/
a3dae8d4fd...
60ae233c3d
[DependencyUpdate]: <> (End)
[marker]: <> (End:
6d3f346d-45bf-4275-0e83-
08d8e40a189f)
Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
dotnet-maestro[bot] [Mon, 12 Aug 2024 20:37:19 +0000 (13:37 -0700)]
[main] Update dependencies from dotnet/runtime (#4845)
This pull request updates the following dependencies
[marker]: <> (Begin:
a9fe20fc-c5cb-441c-a7ce-
08dc4e3fac2f)
## From https://github.com/dotnet/runtime
- **Subscription**:
a9fe20fc-c5cb-441c-a7ce-
08dc4e3fac2f
- **Build**:
20240810.5
- **Date Produced**: August 11, 2024 10:41:29 AM UTC
- **Commit**:
7cb32e193a55a95c74fc3bd56501b951b48b700f
- **Branch**: refs/heads/main
[DependencyUpdate]: <> (Begin)
- **Updates**:
- **Microsoft.NETCore.App.Runtime.win-x64**: [from 9.0.0-rc.1.24409.6 to
9.0.0-rc.1.24410.5][2]
- **VS.Redist.Common.NetCore.SharedFramework.x64.9.0**: [from
9.0.0-rc.1.24409.6 to 9.0.0-rc.1.24410.5][2]
[2]: https://github.com/dotnet/runtime/compare/
0953757c1e...
7cb32e193a
[DependencyUpdate]: <> (End)
[marker]: <> (End:
a9fe20fc-c5cb-441c-a7ce-
08dc4e3fac2f)
---------
Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
Co-authored-by: Mike McLaughlin <mikem@microsoft.com>
dotnet-maestro[bot] [Fri, 9 Aug 2024 18:53:53 +0000 (11:53 -0700)]
[main] Update dependencies from dotnet/runtime (#4842)
This pull request updates the following dependencies
[marker]: <> (Begin:
a9fe20fc-c5cb-441c-a7ce-
08dc4e3fac2f)
## From https://github.com/dotnet/runtime
- **Subscription**:
a9fe20fc-c5cb-441c-a7ce-
08dc4e3fac2f
- **Build**:
20240808.13
- **Date Produced**: August 9, 2024 9:20:44 AM UTC
- **Commit**:
48aa31535f0e5f318f061eb6f8ad4f25611e6133
- **Branch**: refs/heads/main
[DependencyUpdate]: <> (Begin)
- **Updates**:
- **Microsoft.NETCore.App.Runtime.win-x64**: [from 9.0.0-rc.1.24407.9 to
9.0.0-rc.1.24408.13][1]
- **VS.Redist.Common.NetCore.SharedFramework.x64.9.0**: [from
9.0.0-rc.1.24407.9 to 9.0.0-rc.1.24408.13][1]
[1]: https://github.com/dotnet/runtime/compare/
a562a9fe55...
48aa31535f
[DependencyUpdate]: <> (End)
[marker]: <> (End:
a9fe20fc-c5cb-441c-a7ce-
08dc4e3fac2f)
Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
dotnet-maestro[bot] [Fri, 9 Aug 2024 13:57:39 +0000 (13:57 +0000)]
[main] Update dependencies from dotnet/aspnetcore (#4841)
[main] Update dependencies from dotnet/aspnetcore
dotnet-maestro[bot] [Thu, 8 Aug 2024 16:40:56 +0000 (09:40 -0700)]
[main] Update dependencies from dotnet/runtime (#4840)
This pull request updates the following dependencies
[marker]: <> (Begin:
a9fe20fc-c5cb-441c-a7ce-
08dc4e3fac2f)
## From https://github.com/dotnet/runtime
- **Subscription**:
a9fe20fc-c5cb-441c-a7ce-
08dc4e3fac2f
- **Build**:
20240807.9
- **Date Produced**: August 8, 2024 4:45:30 AM UTC
- **Commit**:
a562a9fe5582dabf601884392d5ce987484ea706
- **Branch**: refs/heads/main
[DependencyUpdate]: <> (Begin)
- **Updates**:
- **Microsoft.NETCore.App.Runtime.win-x64**: [from 9.0.0-rc.1.24406.14
to 9.0.0-rc.1.24407.9][1]
- **VS.Redist.Common.NetCore.SharedFramework.x64.9.0**: [from
9.0.0-rc.1.24406.14 to 9.0.0-rc.1.24407.9][1]
[1]: https://github.com/dotnet/runtime/compare/
4985021ebf...
a562a9fe55
[DependencyUpdate]: <> (End)
[marker]: <> (End:
a9fe20fc-c5cb-441c-a7ce-
08dc4e3fac2f)
Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
dotnet-maestro[bot] [Thu, 8 Aug 2024 13:58:31 +0000 (13:58 +0000)]
[main] Update dependencies from dotnet/aspnetcore (#4839)
[main] Update dependencies from dotnet/aspnetcore
dotnet-maestro[bot] [Wed, 7 Aug 2024 17:13:04 +0000 (10:13 -0700)]
[main] Update dependencies from dotnet/runtime (#4838)
This pull request updates the following dependencies
[marker]: <> (Begin:
a9fe20fc-c5cb-441c-a7ce-
08dc4e3fac2f)
## From https://github.com/dotnet/runtime
- **Subscription**:
a9fe20fc-c5cb-441c-a7ce-
08dc4e3fac2f
- **Build**:
20240806.14
- **Date Produced**: August 7, 2024 6:51:32 AM UTC
- **Commit**:
4985021ebfff545de02caa3386e3dd4b21784b95
- **Branch**: refs/heads/main
[DependencyUpdate]: <> (Begin)
- **Updates**:
- **Microsoft.NETCore.App.Runtime.win-x64**: [from 9.0.0-rc.1.24403.1 to
9.0.0-rc.1.24406.14][1]
- **VS.Redist.Common.NetCore.SharedFramework.x64.9.0**: [from
9.0.0-rc.1.24403.1 to 9.0.0-rc.1.24406.14][1]
[1]: https://github.com/dotnet/runtime/compare/
1cc0186c3e...
4985021ebf
[DependencyUpdate]: <> (End)
[marker]: <> (End:
a9fe20fc-c5cb-441c-a7ce-
08dc4e3fac2f)
Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
dotnet-maestro[bot] [Wed, 7 Aug 2024 17:12:53 +0000 (10:12 -0700)]
[main] Update dependencies from dotnet/aspnetcore (#4837)
This pull request updates the following dependencies
[marker]: <> (Begin:
e96c3e1a-afbc-49f7-37c9-
08dc4e3803cb)
## From https://github.com/dotnet/aspnetcore
- **Subscription**:
e96c3e1a-afbc-49f7-37c9-
08dc4e3803cb
- **Build**:
20240806.7
- **Date Produced**: August 7, 2024 2:00:31 AM UTC
- **Commit**:
c43053635afd8b3b9c0f805384936ba4c58d94fe
- **Branch**: refs/heads/main
[DependencyUpdate]: <> (Begin)
- **Updates**:
- **Microsoft.AspNetCore.App.Ref**: [from 9.0.0-rc.1.24402.3 to
9.0.0-rc.1.24406.7][1]
- **Microsoft.AspNetCore.App.Ref.Internal**: [from 9.0.0-rc.1.24402.3 to
9.0.0-rc.1.24406.7][1]
[1]:
https://github.com/dotnet/aspnetcore/compare/
6d1a1329fc...
c43053635a
[DependencyUpdate]: <> (End)
[marker]: <> (End:
e96c3e1a-afbc-49f7-37c9-
08dc4e3803cb)
Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
dotnet-maestro[bot] [Wed, 7 Aug 2024 13:41:13 +0000 (13:41 +0000)]
[main] Update dependencies from dotnet/source-build-reference-packages (#4836)
[main] Update dependencies from dotnet/source-build-reference-packages
Konstantin Gukov [Tue, 6 Aug 2024 18:19:39 +0000 (20:19 +0200)]
dotnet-trace: don't fail if the trace file has no method calls (#4827)
Before:
```
> dotnet-trace report dotnet_tracing_20240802_082746.nettrace topN -n 10
[ERROR] System.OverflowException: Arithmetic operation resulted in an overflow.
at Microsoft.Diagnostics.Tools.Trace.CommandLine.PrintReportHelper.TopNWriteToStdOut(List`1 nodesToReport, Boolean isInclusive, Boolean isVerbose) in /_/src/Tools/dotnet-trace/CommandLine/PrintReportHelper.cs:line 99
at Microsoft.Diagnostics.Tools.Trace.ReportCommandHandler.TopNReport(CancellationToken ct, IConsole console, String traceFile, Int32 number, Boolean inclusive, Boolean verbose) in /_/src/Tools/dotnet-trace/CommandLine/Commands/ReportCommand.cs:line 93
```
After:
```
> /home/gukov/diagnostics/artifacts/bin/dotnet-trace/Debug/net6.0/dotnet-trace report dotnet_tracing_20240802_082746.nettrace topN -n 10 -v
[WARNING] No method calls found
```
(written to stderr)
dotnet-maestro[bot] [Mon, 5 Aug 2024 13:46:20 +0000 (13:46 +0000)]
[main] Update dependencies from dotnet/arcade (#4834)
[main] Update dependencies from dotnet/arcade
dotnet-maestro[bot] [Sun, 4 Aug 2024 14:05:52 +0000 (14:05 +0000)]
[main] Update dependencies from dotnet/runtime (#4832)
[main] Update dependencies from dotnet/runtime
dotnet-maestro[bot] [Sat, 3 Aug 2024 17:14:05 +0000 (10:14 -0700)]
[main] Update dependencies from dotnet/runtime (#4831)
This pull request updates the following dependencies
[marker]: <> (Begin:
a9fe20fc-c5cb-441c-a7ce-
08dc4e3fac2f)
## From https://github.com/dotnet/runtime
- **Subscription**:
a9fe20fc-c5cb-441c-a7ce-
08dc4e3fac2f
- **Build**:
20240802.7
- **Date Produced**: August 3, 2024 8:54:09 AM UTC
- **Commit**:
a4fe68fcb3233b8b229444557d38c7565938de05
- **Branch**: refs/heads/main
[DependencyUpdate]: <> (Begin)
- **Updates**:
- **Microsoft.NETCore.App.Runtime.win-x64**: [from 9.0.0-rc.1.24401.5 to
9.0.0-rc.1.24402.7][1]
- **VS.Redist.Common.NetCore.SharedFramework.x64.9.0**: [from
9.0.0-rc.1.24401.5 to 9.0.0-rc.1.24402.7][1]
[1]: https://github.com/dotnet/runtime/compare/
ae30cbaf99...
a4fe68fcb3
[DependencyUpdate]: <> (End)
[marker]: <> (End:
a9fe20fc-c5cb-441c-a7ce-
08dc4e3fac2f)
Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
dotnet-maestro[bot] [Sat, 3 Aug 2024 13:52:45 +0000 (13:52 +0000)]
[main] Update dependencies from dotnet/aspnetcore (#4830)
[main] Update dependencies from dotnet/aspnetcore
dotnet-maestro[bot] [Fri, 2 Aug 2024 17:54:28 +0000 (10:54 -0700)]
[main] Update dependencies from dotnet/runtime (#4829)
This pull request updates the following dependencies
[marker]: <> (Begin:
a9fe20fc-c5cb-441c-a7ce-
08dc4e3fac2f)
## From https://github.com/dotnet/runtime
- **Subscription**:
a9fe20fc-c5cb-441c-a7ce-
08dc4e3fac2f
- **Build**:
20240801.5
- **Date Produced**: August 1, 2024 8:03:59 PM UTC
- **Commit**:
ae30cbaf993d757eec8bfc3420b152e1a7bc4af0
- **Branch**: refs/heads/main
[DependencyUpdate]: <> (Begin)
- **Updates**:
- **Microsoft.NETCore.App.Runtime.win-x64**: [from 9.0.0-rc.1.24381.5 to
9.0.0-rc.1.24401.5][1]
- **VS.Redist.Common.NetCore.SharedFramework.x64.9.0**: [from
9.0.0-rc.1.24381.5 to 9.0.0-rc.1.24401.5][1]
[1]: https://github.com/dotnet/runtime/compare/
7f2b222f92...
ae30cbaf99
[DependencyUpdate]: <> (End)
[marker]: <> (End:
a9fe20fc-c5cb-441c-a7ce-
08dc4e3fac2f)
Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
dotnet-maestro[bot] [Fri, 2 Aug 2024 17:54:16 +0000 (10:54 -0700)]
[main] Update dependencies from dotnet/aspnetcore (#4828)
This pull request updates the following dependencies
[marker]: <> (Begin:
e96c3e1a-afbc-49f7-37c9-
08dc4e3803cb)
## From https://github.com/dotnet/aspnetcore
- **Subscription**:
e96c3e1a-afbc-49f7-37c9-
08dc4e3803cb
- **Build**:
20240802.1
- **Date Produced**: August 2, 2024 8:51:19 AM UTC
- **Commit**:
1d88c6cf5e0b62050f4b17431b9a34fa9e26070a
- **Branch**: refs/heads/main
[DependencyUpdate]: <> (Begin)
- **Updates**:
- **Microsoft.AspNetCore.App.Ref**: [from 9.0.0-rc.1.24401.1 to
9.0.0-rc.1.24402.1][1]
- **Microsoft.AspNetCore.App.Ref.Internal**: [from 9.0.0-rc.1.24401.1 to
9.0.0-rc.1.24402.1][1]
[1]:
https://github.com/dotnet/aspnetcore/compare/
0fee04e2e1...
1d88c6cf5e
[DependencyUpdate]: <> (End)
[marker]: <> (End:
e96c3e1a-afbc-49f7-37c9-
08dc4e3803cb)
Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
Aleksey Kliger (λgeek) [Fri, 2 Aug 2024 17:49:38 +0000 (13:49 -0400)]
Don't print wNumVirtuals wNumVtableSlots if they're 0 (#4760)
Since .NET 9 the runtime will always set these MethodTableData fields to
0
Mike McLaughlin [Fri, 2 Aug 2024 16:25:05 +0000 (09:25 -0700)]
Allow SOS testing against a private runtime build (#4818)
Added eng\privatebuild.cmd and eng/privatebuild.sh and some build
changes that sets up for testing against a private build. Just the
latest 9.0.x runtimes are installed and tested against.
Added eng/testsos* as a short cut to running just the SOS tests.
Updated the doc on the end-to-end procedure.
Aleksey Kliger (λgeek) [Thu, 1 Aug 2024 17:22:16 +0000 (13:22 -0400)]
.net9+: prefer the canonical method table over EEClass (#4758)
Co-authored-by: Jan Kotas <jkotas@microsoft.com>
dotnet-maestro[bot] [Thu, 1 Aug 2024 17:11:26 +0000 (10:11 -0700)]
[main] Update dependencies from dotnet/source-build-reference-packages (#4822)
This pull request updates the following dependencies
[marker]: <> (Begin:
8fefa124-13dd-4c66-7dae-
08d9c02d7834)
## From https://github.com/dotnet/source-build-reference-packages
- **Subscription**:
8fefa124-13dd-4c66-7dae-
08d9c02d7834
- **Build**:
20240729.2
- **Date Produced**: July 29, 2024 7:31:17 PM UTC
- **Commit**:
7acff95b845d4e44ac902068932076a77bfed595
- **Branch**: refs/heads/main
[DependencyUpdate]: <> (Begin)
- **Updates**:
-
**Microsoft.SourceBuild.Intermediate.source-build-reference-packages**:
[from 9.0.0-alpha.1.24374.1 to 9.0.0-alpha.1.24379.2][3]
[3]:
https://github.com/dotnet/source-build-reference-packages/compare/
26ae006620...
7acff95b84
[DependencyUpdate]: <> (End)
[marker]: <> (End:
8fefa124-13dd-4c66-7dae-
08d9c02d7834)
---------
Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
dotnet-maestro[bot] [Thu, 1 Aug 2024 16:29:48 +0000 (09:29 -0700)]
[main] Update dependencies from dotnet/aspnetcore (#4823)
This pull request updates the following dependencies
[marker]: <> (Begin:
e96c3e1a-afbc-49f7-37c9-
08dc4e3803cb)
## From https://github.com/dotnet/aspnetcore
- **Subscription**:
e96c3e1a-afbc-49f7-37c9-
08dc4e3803cb
- **Build**:
20240801.1
- **Date Produced**: August 1, 2024 8:47:33 AM UTC
- **Commit**:
0fee04e2e1e507f0c993fa902d53abdd7c5dff65
- **Branch**: refs/heads/main
[DependencyUpdate]: <> (Begin)
- **Updates**:
- **Microsoft.AspNetCore.App.Ref**: [from 9.0.0-rc.1.24376.7 to
9.0.0-rc.1.24401.1][3]
- **Microsoft.AspNetCore.App.Ref.Internal**: [from 9.0.0-rc.1.24376.7 to
9.0.0-rc.1.24401.1][3]
[3]:
https://github.com/dotnet/aspnetcore/compare/
06155c05af...
0fee04e2e1
[DependencyUpdate]: <> (End)
[marker]: <> (End:
e96c3e1a-afbc-49f7-37c9-
08dc4e3803cb)
---------
Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
dotnet-maestro[bot] [Thu, 1 Aug 2024 16:29:26 +0000 (09:29 -0700)]
[main] Update dependencies from dotnet/runtime (#4824)
This pull request updates the following dependencies
[marker]: <> (Begin:
a9fe20fc-c5cb-441c-a7ce-
08dc4e3fac2f)
## From https://github.com/dotnet/runtime
- **Subscription**:
a9fe20fc-c5cb-441c-a7ce-
08dc4e3fac2f
- **Build**:
20240731.5
- **Date Produced**: July 31, 2024 8:27:14 PM UTC
- **Commit**:
7f2b222f92d323b7ca522a06c7116f1ec25d12ca
- **Branch**: refs/heads/main
[DependencyUpdate]: <> (Begin)
- **Updates**:
- **Microsoft.NETCore.App.Runtime.win-x64**: [from 9.0.0-rc.1.24378.5 to
9.0.0-rc.1.24381.5][3]
- **VS.Redist.Common.NetCore.SharedFramework.x64.9.0**: [from
9.0.0-rc.1.24378.5 to 9.0.0-rc.1.24381.5][3]
[3]: https://github.com/dotnet/runtime/compare/
0912e94a6c...
7f2b222f92
[DependencyUpdate]: <> (End)
[marker]: <> (End:
a9fe20fc-c5cb-441c-a7ce-
08dc4e3fac2f)
---------
Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
dotnet-maestro[bot] [Mon, 29 Jul 2024 14:16:30 +0000 (14:16 +0000)]
[main] Update dependencies from dotnet/runtime (#4821)
[main] Update dependencies from dotnet/runtime
dotnet-maestro[bot] [Mon, 29 Jul 2024 13:27:43 +0000 (13:27 +0000)]
[main] Update dependencies from dotnet/arcade (#4820)
[main] Update dependencies from dotnet/arcade
dotnet-maestro[bot] [Sun, 28 Jul 2024 14:06:14 +0000 (14:06 +0000)]
[main] Update dependencies from dotnet/runtime (#4819)
[main] Update dependencies from dotnet/runtime
dotnet-maestro[bot] [Sat, 27 Jul 2024 14:05:45 +0000 (14:05 +0000)]
[main] Update dependencies from dotnet/runtime (#4816)
[main] Update dependencies from dotnet/runtime
dotnet-maestro[bot] [Sat, 27 Jul 2024 14:05:18 +0000 (14:05 +0000)]
[main] Update dependencies from dotnet/aspnetcore (#4815)
[main] Update dependencies from dotnet/aspnetcore
dotnet-maestro[bot] [Fri, 26 Jul 2024 16:33:36 +0000 (09:33 -0700)]
[main] Update dependencies from dotnet/aspnetcore (#4812)
This pull request updates the following dependencies
[marker]: <> (Begin:
e96c3e1a-afbc-49f7-37c9-
08dc4e3803cb)
## From https://github.com/dotnet/aspnetcore
- **Subscription**:
e96c3e1a-afbc-49f7-37c9-
08dc4e3803cb
- **Build**:
20240725.10
- **Date Produced**: July 26, 2024 3:39:20 AM UTC
- **Commit**:
98ee50279acfacff2b4ae4b6863956f3c65f34b2
- **Branch**: refs/heads/main
[DependencyUpdate]: <> (Begin)
- **Updates**:
- **Microsoft.AspNetCore.App.Ref**: [from 9.0.0-rc.1.24374.3 to
9.0.0-rc.1.24375.10][1]
- **Microsoft.AspNetCore.App.Ref.Internal**: [from 9.0.0-rc.1.24374.3 to
9.0.0-rc.1.24375.10][1]
[1]:
https://github.com/dotnet/aspnetcore/compare/
829583b4d4...
98ee50279a
[DependencyUpdate]: <> (End)
[marker]: <> (End:
e96c3e1a-afbc-49f7-37c9-
08dc4e3803cb)
Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
dotnet-maestro[bot] [Fri, 26 Jul 2024 14:35:32 +0000 (14:35 +0000)]
[main] Update dependencies from dotnet/runtime (#4813)
[main] Update dependencies from dotnet/runtime
dotnet-maestro[bot] [Thu, 25 Jul 2024 14:37:06 +0000 (14:37 +0000)]
[main] Update dependencies from dotnet/runtime (#4811)
[main] Update dependencies from dotnet/runtime
dotnet-maestro[bot] [Thu, 25 Jul 2024 14:31:24 +0000 (14:31 +0000)]
[main] Update dependencies from dotnet/aspnetcore (#4810)
[main] Update dependencies from dotnet/aspnetcore
dotnet-maestro[bot] [Thu, 25 Jul 2024 13:40:11 +0000 (13:40 +0000)]
[main] Update dependencies from dotnet/source-build-reference-packages (#4809)
[main] Update dependencies from dotnet/source-build-reference-packages
dotnet-maestro[bot] [Wed, 24 Jul 2024 18:21:22 +0000 (11:21 -0700)]
[main] Update dependencies from dotnet/runtime (#4801)
This pull request updates the following dependencies
[marker]: <> (Begin:
a9fe20fc-c5cb-441c-a7ce-
08dc4e3fac2f)
## From https://github.com/dotnet/runtime
- **Subscription**:
a9fe20fc-c5cb-441c-a7ce-
08dc4e3fac2f
- **Build**:
20240724.2
- **Date Produced**: July 24, 2024 11:49:41 AM UTC
- **Commit**:
5788b6a4061ccb50495156d3443d596c2e0f6960
- **Branch**: refs/heads/main
[DependencyUpdate]: <> (Begin)
- **Updates**:
- **Microsoft.NETCore.App.Runtime.win-x64**: [from
9.0.0-preview.7.24366.18 to 9.0.0-preview.7.24374.2][5]
- **VS.Redist.Common.NetCore.SharedFramework.x64.9.0**: [from
9.0.0-preview.7.24366.18 to 9.0.0-preview.7.24374.2][5]
[5]: https://github.com/dotnet/runtime/compare/
1f70f0cc66...
5788b6a406
[DependencyUpdate]: <> (End)
[marker]: <> (End:
a9fe20fc-c5cb-441c-a7ce-
08dc4e3fac2f)
---------
Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
Co-authored-by: Mike McLaughlin <mikem@microsoft.com>
dotnet-maestro[bot] [Wed, 24 Jul 2024 14:32:27 +0000 (14:32 +0000)]
[main] Update dependencies from dotnet/aspnetcore (#4808)
[main] Update dependencies from dotnet/aspnetcore
dotnet-maestro[bot] [Wed, 24 Jul 2024 13:34:29 +0000 (13:34 +0000)]
[main] Update dependencies from dotnet/source-build-reference-packages (#4807)
[main] Update dependencies from dotnet/source-build-reference-packages
dotnet-maestro[bot] [Wed, 24 Jul 2024 02:08:49 +0000 (19:08 -0700)]
[main] Update dependencies from dotnet/arcade (#4802)
This pull request updates the following dependencies
[marker]: <> (Begin:
6d3f346d-45bf-4275-0e83-
08d8e40a189f)
## From https://github.com/dotnet/arcade
- **Subscription**:
6d3f346d-45bf-4275-0e83-
08d8e40a189f
- **Build**:
20240718.9
- **Date Produced**: July 18, 2024 4:59:11 PM UTC
- **Commit**:
b4e499d1f6e6b3a981feabfed290d99261762382
- **Branch**: refs/heads/main
[DependencyUpdate]: <> (Begin)
- **Updates**:
- **Microsoft.SourceBuild.Intermediate.arcade**: [from
9.0.0-beta.24360.4 to 9.0.0-beta.24368.9][1]
- **Microsoft.DotNet.Arcade.Sdk**: [from 9.0.0-beta.24360.4 to
9.0.0-beta.24368.9][1]
- **Microsoft.DotNet.CodeAnalysis**: [from 9.0.0-beta.24360.4 to
9.0.0-beta.24368.9][1]
[1]: https://github.com/dotnet/arcade/compare/
731d793be2...
b4e499d1f6
[DependencyUpdate]: <> (End)
[marker]: <> (End:
6d3f346d-45bf-4275-0e83-
08d8e40a189f)
---------
Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
Co-authored-by: Mike McLaughlin <mikem@microsoft.com>
dotnet-maestro[bot] [Tue, 23 Jul 2024 14:48:02 +0000 (14:48 +0000)]
[main] Update dependencies from dotnet/aspnetcore (#4805)
[main] Update dependencies from dotnet/aspnetcore
dotnet-maestro[bot] [Tue, 23 Jul 2024 13:53:58 +0000 (13:53 +0000)]
[main] Update dependencies from dotnet/source-build-reference-packages (#4804)
[main] Update dependencies from dotnet/source-build-reference-packages
dotnet-maestro[bot] [Sun, 21 Jul 2024 14:00:37 +0000 (14:00 +0000)]
[main] Update dependencies from dotnet/aspnetcore (#4800)
[main] Update dependencies from dotnet/aspnetcore
dotnet-maestro[bot] [Fri, 19 Jul 2024 16:16:07 +0000 (09:16 -0700)]
[main] Update dependencies from dotnet/aspnetcore (#4799)
This pull request updates the following dependencies
[marker]: <> (Begin:
e96c3e1a-afbc-49f7-37c9-
08dc4e3803cb)
## From https://github.com/dotnet/aspnetcore
- **Subscription**:
e96c3e1a-afbc-49f7-37c9-
08dc4e3803cb
- **Build**:
20240718.11
- **Date Produced**: July 18, 2024 9:56:00 PM UTC
- **Commit**:
662d200bc4feb11a01895e675fbfee8517c6fe2a
- **Branch**: refs/heads/main
[DependencyUpdate]: <> (Begin)
- **Updates**:
- **Microsoft.AspNetCore.App.Ref**: [from 9.0.0-preview.7.24368.1 to
9.0.0-preview.7.24368.11][1]
- **Microsoft.AspNetCore.App.Ref.Internal**: [from
9.0.0-preview.7.24368.1 to 9.0.0-preview.7.24368.11][1]
[1]:
https://github.com/dotnet/aspnetcore/compare/
7e99eea5f0...
662d200bc4
[DependencyUpdate]: <> (End)
[marker]: <> (End:
e96c3e1a-afbc-49f7-37c9-
08dc4e3803cb)
Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
dotnet-maestro[bot] [Thu, 18 Jul 2024 14:16:07 +0000 (14:16 +0000)]
[main] Update dependencies from dotnet/aspnetcore (#4798)
[main] Update dependencies from dotnet/aspnetcore
David Wrighton [Wed, 17 Jul 2024 17:27:40 +0000 (10:27 -0700)]
Add support for ISOSDacInterface15 - MethodTable enumeration api (#4767)
- Support iterating methods from the new ISOSDacInterface15
- Re-plumb the existing logic as a local implementation of
ISOSDacInterface15 on top of apis that have been present for a long time
This is dependent on https://github.com/dotnet/runtime/pull/101580
dotnet-maestro[bot] [Wed, 17 Jul 2024 16:52:46 +0000 (09:52 -0700)]
[main] Update dependencies from dotnet/runtime (#4792)
This pull request updates the following dependencies
[marker]: <> (Begin:
a9fe20fc-c5cb-441c-a7ce-
08dc4e3fac2f)
## From https://github.com/dotnet/runtime
- **Subscription**:
a9fe20fc-c5cb-441c-a7ce-
08dc4e3fac2f
- **Build**:
20240716.18
- **Date Produced**: July 17, 2024 10:14:05 AM UTC
- **Commit**:
1f70f0cc663b5d45f77840e9728386e5fa7944f9
- **Branch**: refs/heads/main
[DependencyUpdate]: <> (Begin)
- **Updates**:
- **Microsoft.NETCore.App.Runtime.win-x64**: [from
9.0.0-preview.7.24363.5 to 9.0.0-preview.7.24366.18][3]
- **VS.Redist.Common.NetCore.SharedFramework.x64.9.0**: [from
9.0.0-preview.7.24363.5 to 9.0.0-preview.7.24366.18][3]
[3]: https://github.com/dotnet/runtime/compare/
5ab200cd23...
1f70f0cc66
[DependencyUpdate]: <> (End)
[marker]: <> (End:
a9fe20fc-c5cb-441c-a7ce-
08dc4e3fac2f)
---------
Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
dotnet-maestro[bot] [Wed, 17 Jul 2024 14:23:24 +0000 (14:23 +0000)]
[main] Update dependencies from dotnet/aspnetcore (#4797)
[main] Update dependencies from dotnet/aspnetcore
dotnet-maestro[bot] [Tue, 16 Jul 2024 14:28:14 +0000 (14:28 +0000)]
[main] Update dependencies from dotnet/aspnetcore (#4794)
[main] Update dependencies from dotnet/aspnetcore
dotnet-maestro[bot] [Tue, 16 Jul 2024 13:56:12 +0000 (13:56 +0000)]
[main] Update dependencies from dotnet/source-build-reference-packages (#4793)
[main] Update dependencies from dotnet/source-build-reference-packages
dotnet-maestro[bot] [Mon, 15 Jul 2024 13:28:22 +0000 (13:28 +0000)]
[main] Update dependencies from dotnet/arcade (#4791)
[main] Update dependencies from dotnet/arcade
dotnet-maestro[bot] [Sun, 14 Jul 2024 13:44:56 +0000 (13:44 +0000)]
[main] Update dependencies from dotnet/runtime (#4790)
[main] Update dependencies from dotnet/runtime
dotnet-maestro[bot] [Sat, 13 Jul 2024 16:11:34 +0000 (09:11 -0700)]
[main] Update dependencies from dotnet/runtime (#4785)
This pull request updates the following dependencies
[marker]: <> (Begin:
a9fe20fc-c5cb-441c-a7ce-
08dc4e3fac2f)
## From https://github.com/dotnet/runtime
- **Subscription**:
a9fe20fc-c5cb-441c-a7ce-
08dc4e3fac2f
- **Build**:
20240712.7
- **Date Produced**: July 12, 2024 9:18:23 PM UTC
- **Commit**:
c9f7f954d4db70a1c819f6cf2ad1e0dffbd61ad5
- **Branch**: refs/heads/main
[DependencyUpdate]: <> (Begin)
- **Updates**:
- **Microsoft.NETCore.App.Runtime.win-x64**: [from
9.0.0-preview.7.24359.11 to 9.0.0-preview.7.24362.7][3]
- **VS.Redist.Common.NetCore.SharedFramework.x64.9.0**: [from
9.0.0-preview.7.24359.11 to 9.0.0-preview.7.24362.7][3]
[3]: https://github.com/dotnet/runtime/compare/
c52fd37cc8...
c9f7f954d4
[DependencyUpdate]: <> (End)
[marker]: <> (End:
a9fe20fc-c5cb-441c-a7ce-
08dc4e3fac2f)
---------
Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
dotnet-maestro[bot] [Sat, 13 Jul 2024 16:10:50 +0000 (09:10 -0700)]
[main] Update dependencies from dotnet/aspnetcore (#4789)
This pull request updates the following dependencies
[marker]: <> (Begin:
e96c3e1a-afbc-49f7-37c9-
08dc4e3803cb)
## From https://github.com/dotnet/aspnetcore
- **Subscription**:
e96c3e1a-afbc-49f7-37c9-
08dc4e3803cb
- **Build**:
20240712.5
- **Date Produced**: July 12, 2024 6:35:07 PM UTC
- **Commit**:
fe84bd02ebbb681e928536f6fa56d4cfd2dc72c3
- **Branch**: refs/heads/main
[DependencyUpdate]: <> (Begin)
- **Updates**:
- **Microsoft.AspNetCore.App.Ref**: [from 9.0.0-preview.7.24360.7 to
9.0.0-preview.7.24362.5][1]
- **Microsoft.AspNetCore.App.Ref.Internal**: [from
9.0.0-preview.7.24360.7 to 9.0.0-preview.7.24362.5][1]
[1]:
https://github.com/dotnet/aspnetcore/compare/
71b5ef3f5c...
fe84bd02eb
[DependencyUpdate]: <> (End)
[marker]: <> (End:
e96c3e1a-afbc-49f7-37c9-
08dc4e3803cb)
Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
dotnet-maestro[bot] [Sat, 13 Jul 2024 16:10:23 +0000 (09:10 -0700)]
[main] Update dependencies from dotnet/source-build-reference-packages (#4788)
This pull request updates the following dependencies
[marker]: <> (Begin:
8fefa124-13dd-4c66-7dae-
08d9c02d7834)
## From https://github.com/dotnet/source-build-reference-packages
- **Subscription**:
8fefa124-13dd-4c66-7dae-
08d9c02d7834
- **Build**:
20240712.1
- **Date Produced**: July 12, 2024 6:36:57 PM UTC
- **Commit**:
2fa4c4f8c0b17b48d2f37839563d6862d1974736
- **Branch**: refs/heads/main
[DependencyUpdate]: <> (Begin)
- **Updates**:
-
**Microsoft.SourceBuild.Intermediate.source-build-reference-packages**:
[from 9.0.0-alpha.1.24358.1 to 9.0.0-alpha.1.24362.1][1]
[1]:
https://github.com/dotnet/source-build-reference-packages/compare/
815f91338b...
2fa4c4f8c0
[DependencyUpdate]: <> (End)
[marker]: <> (End:
8fefa124-13dd-4c66-7dae-
08d9c02d7834)
Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
Adeel Mujahid [Fri, 12 Jul 2024 23:46:12 +0000 (02:46 +0300)]
Fix build on alpine-riscv64 (#4787)
cc @viewizard @gbalykov
```sh
docker run --rm -v$(pwd):/diagnostics -w /diagnostics --platform linux/riscv64 alpine:edge sh -c \
'apk add build-base cmake bash curl clang llvm-dev && ./build.sh -skipmanaged'
```
dependabot[bot] [Fri, 12 Jul 2024 02:38:34 +0000 (19:38 -0700)]
Bump System.Text.Json from 8.0.3 to 8.0.4 in /src/Microsoft.SymbolManifestGenerator (#4780)
Bumps System.Text.Json from 8.0.3 to 8.0.4.
[](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 merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after
your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge
and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating
it. You can achieve the same result by closing it manually
- `@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)
You can disable automated security fix PRs for this repo from the
[Security Alerts
page](https://github.com/dotnet/diagnostics/network/alerts).
</details>
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Mike McLaughlin <mikem@microsoft.com>
dotnet-maestro[bot] [Thu, 11 Jul 2024 21:58:51 +0000 (14:58 -0700)]
[main] Update dependencies from microsoft/clrmd (#4783)
This pull request updates the following dependencies
[marker]: <> (Begin:
cb58fe07-ae24-4e73-0e84-
08d8e40a189f)
## From https://github.com/microsoft/clrmd
- **Subscription**:
cb58fe07-ae24-4e73-0e84-
08d8e40a189f
- **Build**:
20240710.3
- **Date Produced**: July 11, 2024 12:41:06 AM UTC
- **Commit**:
eac78bedd20c10801162bc314012f6b9b16cc41d
- **Branch**: refs/heads/main
[DependencyUpdate]: <> (Begin)
- **Updates**:
- **Microsoft.Diagnostics.Runtime**: [from 4.0.0-beta.24326.1 to
4.0.0-beta.24360.3][1]
- **Microsoft.Diagnostics.Runtime.Utilities**: [from 4.0.0-beta.24326.1
to 4.0.0-beta.24360.3][1]
[1]: https://github.com/microsoft/clrmd/compare/
f6e7370c46...
eac78bedd2
[DependencyUpdate]: <> (End)
[marker]: <> (End:
cb58fe07-ae24-4e73-0e84-
08d8e40a189f)
Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
Mike McLaughlin [Thu, 11 Jul 2024 17:57:25 +0000 (10:57 -0700)]
Disable TestLogsAllCategoriesDefaultLevel test (#4786)
dotnet-maestro[bot] [Thu, 11 Jul 2024 14:48:28 +0000 (14:48 +0000)]
[main] Update dependencies from dotnet/aspnetcore (#4784)
[main] Update dependencies from dotnet/aspnetcore
dotnet-maestro[bot] [Thu, 11 Jul 2024 04:05:54 +0000 (21:05 -0700)]
[main] Update dependencies from dotnet/runtime (#4743)
This pull request updates the following dependencies
[marker]: <> (Begin:
a9fe20fc-c5cb-441c-a7ce-
08dc4e3fac2f)
## From https://github.com/dotnet/runtime
- **Subscription**:
a9fe20fc-c5cb-441c-a7ce-
08dc4e3fac2f
- **Build**:
20240709.11
- **Date Produced**: July 10, 2024 9:37:07 AM UTC
- **Commit**:
c52fd37cc835a13bcfa9a64fdfe7520809a75345
- **Branch**: refs/heads/main
[DependencyUpdate]: <> (Begin)
- **Updates**:
- **Microsoft.NETCore.App.Runtime.win-x64**: [from
9.0.0-preview.6.24307.2 to 9.0.0-preview.7.24359.11][25]
- **VS.Redist.Common.NetCore.SharedFramework.x64.9.0**: [from
9.0.0-preview.6.24307.2 to 9.0.0-preview.7.24359.11][25]
[25]: https://github.com/dotnet/runtime/compare/
8fac5af2b1...
c52fd37cc8
[DependencyUpdate]: <> (End)
[marker]: <> (End:
a9fe20fc-c5cb-441c-a7ce-
08dc4e3fac2f)
---------
Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
Co-authored-by: Mike McLaughlin <mikem@microsoft.com>
dotnet-maestro[bot] [Wed, 10 Jul 2024 14:17:59 +0000 (14:17 +0000)]
[main] Update dependencies from dotnet/aspnetcore (#4781)
[main] Update dependencies from dotnet/aspnetcore
dotnet-maestro[bot] [Tue, 9 Jul 2024 17:12:39 +0000 (10:12 -0700)]
[main] Update dependencies from dotnet/aspnetcore (#4775)
This pull request updates the following dependencies
[marker]: <> (Begin:
e96c3e1a-afbc-49f7-37c9-
08dc4e3803cb)
## From https://github.com/dotnet/aspnetcore
- **Subscription**:
e96c3e1a-afbc-49f7-37c9-
08dc4e3803cb
- **Build**:
20240708.14
- **Date Produced**: July 9, 2024 12:52:16 AM UTC
- **Commit**:
ea1257e11255cdefe8cff9118b2964a0f4d04ca1
- **Branch**: refs/heads/main
[DependencyUpdate]: <> (Begin)
- **Updates**:
- **Microsoft.AspNetCore.App.Ref**: [from 9.0.0-preview.7.24354.1 to
9.0.0-preview.7.24358.14][5]
- **Microsoft.AspNetCore.App.Ref.Internal**: [from
9.0.0-preview.7.24354.1 to 9.0.0-preview.7.24358.14][5]
[5]:
https://github.com/dotnet/aspnetcore/compare/
b0df100180...
ea1257e112
[DependencyUpdate]: <> (End)
[marker]: <> (End:
e96c3e1a-afbc-49f7-37c9-
08dc4e3803cb)
---------
Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
dotnet-maestro[bot] [Tue, 9 Jul 2024 17:09:00 +0000 (10:09 -0700)]
[main] Update dependencies from dotnet/source-build-reference-packages (#4777)
This pull request updates the following dependencies
[marker]: <> (Begin:
8fefa124-13dd-4c66-7dae-
08d9c02d7834)
## From https://github.com/dotnet/source-build-reference-packages
- **Subscription**:
8fefa124-13dd-4c66-7dae-
08d9c02d7834
- **Build**:
20240708.1
- **Date Produced**: July 8, 2024 1:55:15 PM UTC
- **Commit**:
815f91338b1c4485b50bc0da9518b7b8433c75c1
- **Branch**: refs/heads/main
[DependencyUpdate]: <> (Begin)
- **Updates**:
-
**Microsoft.SourceBuild.Intermediate.source-build-reference-packages**:
[from 9.0.0-alpha.1.24352.1 to 9.0.0-alpha.1.24358.1][1]
[1]:
https://github.com/dotnet/source-build-reference-packages/compare/
cc732c5719...
815f91338b
[DependencyUpdate]: <> (End)
[marker]: <> (End:
8fefa124-13dd-4c66-7dae-
08d9c02d7834)
Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
dotnet-maestro[bot] [Mon, 8 Jul 2024 13:33:31 +0000 (13:33 +0000)]
[main] Update dependencies from dotnet/arcade (#4776)
[main] Update dependencies from dotnet/arcade
dotnet-maestro[bot] [Thu, 4 Jul 2024 17:33:04 +0000 (10:33 -0700)]
[main] Update dependencies from dotnet/aspnetcore (#4774)
This pull request updates the following dependencies
[marker]: <> (Begin:
e96c3e1a-afbc-49f7-37c9-
08dc4e3803cb)
## From https://github.com/dotnet/aspnetcore
- **Subscription**:
e96c3e1a-afbc-49f7-37c9-
08dc4e3803cb
- **Build**:
20240704.1
- **Date Produced**: July 4, 2024 12:24:27 PM UTC
- **Commit**:
b0df1001803bd65403cb52719c5c1e6c223473b9
- **Branch**: refs/heads/main
[DependencyUpdate]: <> (Begin)
- **Updates**:
- **Microsoft.AspNetCore.App.Ref**: [from 9.0.0-preview.7.24329.2 to
9.0.0-preview.7.24354.1][2]
- **Microsoft.AspNetCore.App.Ref.Internal**: [from
9.0.0-preview.7.24329.2 to 9.0.0-preview.7.24354.1][2]
[2]:
https://github.com/dotnet/aspnetcore/compare/
d301328737...
b0df100180
[DependencyUpdate]: <> (End)
[marker]: <> (End:
e96c3e1a-afbc-49f7-37c9-
08dc4e3803cb)
---------
Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
dotnet-maestro[bot] [Wed, 3 Jul 2024 16:25:01 +0000 (09:25 -0700)]
[main] Update dependencies from dotnet/source-build-reference-packages (#4773)
This pull request updates the following dependencies
[marker]: <> (Begin:
8fefa124-13dd-4c66-7dae-
08d9c02d7834)
## From https://github.com/dotnet/source-build-reference-packages
- **Subscription**:
8fefa124-13dd-4c66-7dae-
08d9c02d7834
- **Build**:
20240702.1
- **Date Produced**: July 2, 2024 7:55:11 PM UTC
- **Commit**:
cc732c57199f725857c201da146525e3be6bc504
- **Branch**: refs/heads/main
[DependencyUpdate]: <> (Begin)
- **Updates**:
-
**Microsoft.SourceBuild.Intermediate.source-build-reference-packages**:
[from 9.0.0-alpha.1.24327.1 to 9.0.0-alpha.1.24352.1][1]
[1]:
https://github.com/dotnet/source-build-reference-packages/compare/
0b53e839fa...
cc732c5719
[DependencyUpdate]: <> (End)
[marker]: <> (End:
8fefa124-13dd-4c66-7dae-
08d9c02d7834)
Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
dotnet-maestro[bot] [Wed, 3 Jul 2024 00:50:44 +0000 (17:50 -0700)]
[main] Update dependencies from dotnet/aspnetcore (#4768)
This pull request updates the following dependencies
[marker]: <> (Begin:
e96c3e1a-afbc-49f7-37c9-
08dc4e3803cb)
## From https://github.com/dotnet/aspnetcore
- **Subscription**:
e96c3e1a-afbc-49f7-37c9-
08dc4e3803cb
- **Build**:
20240629.2
- **Date Produced**: June 30, 2024 3:21:38 AM UTC
- **Commit**:
d301328737c4912b95f236c4b349cf46ef7a473a
- **Branch**: refs/heads/main
[DependencyUpdate]: <> (Begin)
- **Updates**:
- **Microsoft.AspNetCore.App.Ref**: [from 9.0.0-preview.7.24321.1 to
9.0.0-preview.7.24329.2][4]
- **Microsoft.AspNetCore.App.Ref.Internal**: [from
9.0.0-preview.7.24321.1 to 9.0.0-preview.7.24329.2][4]
[4]:
https://github.com/dotnet/aspnetcore/compare/
28481ab0d6...
d301328737
[DependencyUpdate]: <> (End)
[marker]: <> (End:
e96c3e1a-afbc-49f7-37c9-
08dc4e3803cb)
---------
Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
Mike McLaughlin [Tue, 2 Jul 2024 22:17:54 +0000 (15:17 -0700)]
Implement CLRMA interfaces on top of DAC APIs (#4667)
Add "clrmaconfig" command to control clrma logging, direct DAC and
managed support.
Move SOSExtensions to separate cpp/h files.
Cleanup Extensions::FlushCheck. Needed to call in the clrma code.
INIT_API_EXT macro cleanup: added ExtInit function that does all command
entry init.
Change the no managed hosting fallback code (platform/*) to use the
IDebuggerServices instance instead of the global dbgeng variables
because it is always available/setup. This allows the CLRMA support to
work with no managed code.
dotnet-maestro[bot] [Mon, 1 Jul 2024 18:25:04 +0000 (11:25 -0700)]
[main] Update dependencies from dotnet/arcade (#4770)
This pull request updates the following dependencies
[marker]: <> (Begin:
6d3f346d-45bf-4275-0e83-
08d8e40a189f)
## From https://github.com/dotnet/arcade
- **Subscription**:
6d3f346d-45bf-4275-0e83-
08d8e40a189f
- **Build**:
20240627.1
- **Date Produced**: June 27, 2024 9:50:19 AM UTC
- **Commit**:
ede13bd35571c0c8b0c01edcb057031904c5c955
- **Branch**: refs/heads/main
[DependencyUpdate]: <> (Begin)
- **Updates**:
- **Microsoft.SourceBuild.Intermediate.arcade**: [from
9.0.0-beta.24321.4 to 9.0.0-beta.24327.1][1]
- **Microsoft.DotNet.Arcade.Sdk**: [from 9.0.0-beta.24321.4 to
9.0.0-beta.24327.1][1]
- **Microsoft.DotNet.CodeAnalysis**: [from 9.0.0-beta.24321.4 to
9.0.0-beta.24327.1][1]
[1]: https://github.com/dotnet/arcade/compare/
3aba80feca...
ede13bd355
[DependencyUpdate]: <> (End)
[marker]: <> (End:
6d3f346d-45bf-4275-0e83-
08d8e40a189f)
Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
Mike McLaughlin [Fri, 28 Jun 2024 18:38:06 +0000 (11:38 -0700)]
Add runtime enumeration control to runtime service and providers (#4765)
Add `runtimes --all` option.
dotnet-maestro[bot] [Fri, 28 Jun 2024 16:53:58 +0000 (09:53 -0700)]
[main] Update dependencies from dotnet/source-build-reference-packages (#4766)
This pull request updates the following dependencies
[marker]: <> (Begin:
8fefa124-13dd-4c66-7dae-
08d9c02d7834)
## From https://github.com/dotnet/source-build-reference-packages
- **Subscription**:
8fefa124-13dd-4c66-7dae-
08d9c02d7834
- **Build**:
20240627.1
- **Date Produced**: June 27, 2024 2:11:04 PM UTC
- **Commit**:
0b53e839fa2f09a5994cc6006533dcc3d45a4226
- **Branch**: refs/heads/main
[DependencyUpdate]: <> (Begin)
- **Updates**:
-
**Microsoft.SourceBuild.Intermediate.source-build-reference-packages**:
[from 9.0.0-alpha.1.24304.1 to 9.0.0-alpha.1.24327.1][1]
[1]:
https://github.com/dotnet/source-build-reference-packages/compare/
9ae78a4e64...
0b53e839fa
[DependencyUpdate]: <> (End)
[marker]: <> (End:
8fefa124-13dd-4c66-7dae-
08d9c02d7834)
Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
Juan Hoyos [Thu, 27 Jun 2024 18:15:04 +0000 (11:15 -0700)]
Return to using local paths for RS publishing (#4764)
dotnet-maestro[bot] [Thu, 27 Jun 2024 17:10:46 +0000 (17:10 +0000)]
[main] Update dependencies from microsoft/clrmd (#4763)
[main] Update dependencies from microsoft/clrmd
dotnet-maestro[bot] [Wed, 26 Jun 2024 23:49:48 +0000 (23:49 +0000)]
[main] Update dependencies from microsoft/clrmd (#4739)
[main] Update dependencies from microsoft/clrmd
- SOS changes for clrmd 4.0
Add -major host runtime version option
dotnet-maestro[bot] [Wed, 26 Jun 2024 22:35:30 +0000 (22:35 +0000)]
[main] Update dependencies from dotnet/arcade (#4754)
[main] Update dependencies from dotnet/arcade
Juan Hoyos [Wed, 26 Jun 2024 09:56:56 +0000 (02:56 -0700)]
Add delegation token to publish instructions (#4762)
Juan Hoyos [Wed, 26 Jun 2024 02:06:16 +0000 (19:06 -0700)]
Remove reliance of scripts on access to storage account - use offline copies of files (#4761)
dotnet-maestro[bot] [Tue, 25 Jun 2024 16:54:04 +0000 (09:54 -0700)]
[main] Update dependencies from dotnet/aspnetcore (#4752)
This pull request updates the following dependencies
[marker]: <> (Begin:
e96c3e1a-afbc-49f7-37c9-
08dc4e3803cb)
## From https://github.com/dotnet/aspnetcore
- **Subscription**:
e96c3e1a-afbc-49f7-37c9-
08dc4e3803cb
- **Build**:
20240621.1
- **Date Produced**: June 21, 2024 3:05:08 PM UTC
- **Commit**:
28481ab0d6a31883a6c058d045ca8f72591a7eca
- **Branch**: refs/heads/main
[DependencyUpdate]: <> (Begin)
- **Updates**:
- **Microsoft.AspNetCore.App.Ref**: [from 9.0.0-preview.7.24320.9 to
9.0.0-preview.7.24321.1][4]
- **Microsoft.AspNetCore.App.Ref.Internal**: [from
9.0.0-preview.7.24320.9 to 9.0.0-preview.7.24321.1][4]
[4]:
https://github.com/dotnet/aspnetcore/compare/
e5e94a1bf0...
28481ab0d6
[DependencyUpdate]: <> (End)
[marker]: <> (End:
e96c3e1a-afbc-49f7-37c9-
08dc4e3803cb)
---------
Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
Matt Mitchell [Mon, 24 Jun 2024 23:05:00 +0000 (16:05 -0700)]
Replace account based SAS with dSAS (#4756)