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 latest main into release/stable #4949

Merged
merged 174 commits into from
Sep 19, 2024

Conversation

mikem8361
Copy link
Member

No description provided.

dotnet-maestro bot and others added 30 commits June 21, 2024 11:04
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**: 20240620.9
- **Date Produced**: June 21, 2024 1:07:29 AM UTC
- **Commit**: e5e94a1bf0562a2b017f0e8e849d41e8d04d5409
- **Branch**: refs/heads/main

[DependencyUpdate]: <> (Begin)

- **Updates**:
- **Microsoft.AspNetCore.App.Ref**: [from 9.0.0-preview.6.24320.2 to
9.0.0-preview.7.24320.9][1]
- **Microsoft.AspNetCore.App.Ref.Internal**: [from
9.0.0-preview.6.24320.2 to 9.0.0-preview.7.24320.9][1]

[1]:
dotnet/aspnetcore@cd92ed1...e5e94a1

[DependencyUpdate]: <> (End)


[marker]: <> (End:e96c3e1a-afbc-49f7-37c9-08dc4e3803cb)

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
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]:
dotnet/aspnetcore@e5e94a1...28481ab

[DependencyUpdate]: <> (End)


[marker]: <> (End:e96c3e1a-afbc-49f7-37c9-08dc4e3803cb)

---------

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
[main] Update dependencies from dotnet/arcade
[main] Update dependencies from microsoft/clrmd


 - SOS changes for clrmd 4.0

Add -major host runtime version option
[main] Update dependencies from microsoft/clrmd
dotnet#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]:
dotnet/source-build-reference-packages@9ae78a4...0b53e83

[DependencyUpdate]: <> (End)


[marker]: <> (End:8fefa124-13dd-4c66-7dae-08d9c02d7834)

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
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]: dotnet/arcade@3aba80f...ede13bd

[DependencyUpdate]: <> (End)


[marker]: <> (End:6d3f346d-45bf-4275-0e83-08d8e40a189f)

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
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.
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]:
dotnet/aspnetcore@28481ab...d301328

[DependencyUpdate]: <> (End)


[marker]: <> (End:e96c3e1a-afbc-49f7-37c9-08dc4e3803cb)

---------

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
dotnet#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]:
dotnet/source-build-reference-packages@0b53e83...cc732c5

[DependencyUpdate]: <> (End)


[marker]: <> (End:8fefa124-13dd-4c66-7dae-08d9c02d7834)

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
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]:
dotnet/aspnetcore@d301328...b0df100

[DependencyUpdate]: <> (End)


[marker]: <> (End:e96c3e1a-afbc-49f7-37c9-08dc4e3803cb)

---------

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
[main] Update dependencies from dotnet/arcade
dotnet#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]:
dotnet/source-build-reference-packages@cc732c5...815f913

[DependencyUpdate]: <> (End)


[marker]: <> (End:8fefa124-13dd-4c66-7dae-08d9c02d7834)

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
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]:
dotnet/aspnetcore@b0df100...ea1257e

[DependencyUpdate]: <> (End)


[marker]: <> (End:e96c3e1a-afbc-49f7-37c9-08dc4e3803cb)

---------

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
[main] Update dependencies from dotnet/aspnetcore
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]: dotnet/runtime@8fac5af...c52fd37

[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 <[email protected]>
[main] Update dependencies from dotnet/aspnetcore
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]: microsoft/clrmd@f6e7370...eac78be

[DependencyUpdate]: <> (End)


[marker]: <> (End:cb58fe07-ae24-4e73-0e84-08d8e40a189f)

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
…ifestGenerator (dotnet#4780)

Bumps System.Text.Json from 8.0.3 to 8.0.4.


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=System.Text.Json&package-manager=nuget&previous-version=8.0.3&new-version=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] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Mike McLaughlin <[email protected]>
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'
```
dotnet#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]:
dotnet/source-build-reference-packages@815f913...2fa4c4f

[DependencyUpdate]: <> (End)


[marker]: <> (End:8fefa124-13dd-4c66-7dae-08d9c02d7834)

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
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]:
dotnet/aspnetcore@71b5ef3...fe84bd0

[DependencyUpdate]: <> (End)


[marker]: <> (End:e96c3e1a-afbc-49f7-37c9-08dc4e3803cb)

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
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]: dotnet/runtime@c52fd37...c9f7f95

[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 and others added 24 commits September 12, 2024 10:49
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**: 20240911.26
- **Date Produced**: September 12, 2024 5:44:37 AM UTC
- **Commit**: a961b93bca44f3013d526f4b879b550afabe2da0
- **Branch**: refs/heads/release/9.0

[DependencyUpdate]: <> (Begin)

- **Updates**:
- **Microsoft.AspNetCore.App.Ref**: [from 9.0.0-rc.2.24460.5 to
9.0.0-rc.2.24461.26][1]
- **Microsoft.AspNetCore.App.Ref.Internal**: [from 9.0.0-rc.2.24460.5 to
9.0.0-rc.2.24461.26][1]

[1]:
dotnet/aspnetcore@fc4f881...a961b93

[DependencyUpdate]: <> (End)


[marker]: <> (End:e96c3e1a-afbc-49f7-37c9-08dc4e3803cb)

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
Fix dynamic methods "resolver" field name.
[main] Update dependencies from microsoft/clrmd
[main] Update dependencies from microsoft/clrmd
[main] Update dependencies from dotnet/runtime
[main] Update dependencies from dotnet/aspnetcore
…t#4928)

I have a dump with GiB size, and has more than 200M objects, and
encountered arithmetic overflow when run `dumpheap -live -stat`.
[main] Update dependencies from microsoft/clrmd
[main] Update dependencies from dotnet/aspnetcore
[main] Update dependencies from dotnet/sdk
[main] Update dependencies from dotnet/arcade
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**: 20240913.7
- **Date Produced**: September 14, 2024 9:08:18 AM UTC
- **Commit**: 46cfb747b4c22471242dee0d106f5c79cf9fd4c5
- **Branch**: refs/heads/release/9.0

[DependencyUpdate]: <> (Begin)

- **Updates**:
- **Microsoft.NETCore.App.Runtime.win-x64**: [from 9.0.0-rc.2.24462.10
to 9.0.0-rc.2.24463.7][1]
- **VS.Redist.Common.NetCore.SharedFramework.x64.9.0**: [from
9.0.0-rc.2.24462.10 to 9.0.0-rc.2.24463.7][1]

[1]: dotnet/runtime@9bff9c5...46cfb74

[DependencyUpdate]: <> (End)


[marker]: <> (End:a9fe20fc-c5cb-441c-a7ce-08dc4e3fac2f)

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
dotnet#4939)

[main] Update dependencies from dotnet/source-build-reference-packages
[main] Update dependencies from dotnet/runtime
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**: 20240916.12
- **Date Produced**: September 17, 2024 5:17:52 AM UTC
- **Commit**: 0d72ad5e4c5b1394e9708f47ed81e9748e4fd819
- **Branch**: refs/heads/release/9.0

[DependencyUpdate]: <> (Begin)

- **Updates**:
- **Microsoft.AspNetCore.App.Ref**: [from 9.0.0-rc.2.24463.6 to
9.0.0-rtm.24466.12][1]
- **Microsoft.AspNetCore.App.Ref.Internal**: [from 9.0.0-rc.2.24463.6 to
9.0.0-rtm.24466.12][1]

[1]:
dotnet/aspnetcore@4f2a59c...0d72ad5

[DependencyUpdate]: <> (End)


[marker]: <> (End:e96c3e1a-afbc-49f7-37c9-08dc4e3803cb)

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
dotnet#4942)

[main] Update dependencies from dotnet/source-build-reference-packages
[main] Update dependencies from dotnet/runtime
…2858)

Co-authored-by: David Mason <[email protected]>

---------

Co-authored-by: Mike McLaughlin <[email protected]>
[main] Update dependencies from dotnet/aspnetcore
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**: 20240918.5
- **Date Produced**: September 19, 2024 7:32:23 AM UTC
- **Commit**: db95ac47f72d605e7676ad155db2bab00be889ed
- **Branch**: refs/heads/release/9.0

[DependencyUpdate]: <> (Begin)

- **Updates**:
- **Microsoft.NETCore.App.Runtime.win-x64**: [from 9.0.0-rtm.24467.13 to
9.0.0-rtm.24468.5][1]
- **VS.Redist.Common.NetCore.SharedFramework.x64.9.0**: [from
9.0.0-rtm.24467.13 to 9.0.0-rtm.24468.5][1]

[1]: dotnet/runtime@d1f65c2...db95ac4

[DependencyUpdate]: <> (End)


[marker]: <> (End:a9fe20fc-c5cb-441c-a7ce-08dc4e3fac2f)

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
- Sets `DumpLocks` as an alias for `dumplocks`
- Alternatively, `DumpLocks` could be made the main command and
`dumplocks` an alias
Fix codeQL issues
In .NET 8.0 we added tags on Meters and Instruments but
MetricsEventSource only included the names when emitting value
publishing events. This made it ambiguous when there was more than one
Meter or Instrument with the same name. In 9.0 MetricsEventSource
started included InstrumentIDs in the BeginInstrumentReporting events
and in the value publishing events that provides a stronger correlation
identifier. This change consumes the IDs in those events within
Microsoft.Diagnostics.Monitoring.EventPipe, allowing dotnet-counters
(and presumably dotnet-monitor too) to track time series that differ
only by the tags provided to the Meter/Instrument constructors.

I also re-enabled a disabled test that got broken when .NET 9.0 added
the System.Runtime Meter.

Fixes dotnet#4843, dotnet#4564
@mikem8361 mikem8361 self-assigned this Sep 19, 2024
@mikem8361 mikem8361 requested a review from a team as a code owner September 19, 2024 21:43
@hoyosjs hoyosjs merged commit e1b1baf into dotnet:release/stable Sep 19, 2024
20 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.