Merge main to release#9643
Merged
Merged
Conversation
…20260707.1 (dotnet#9606) [main] Update dependencies from dotnet/diagnostics
* Pin Microsoft.OpenApi to 2.7.5 to address GHSA-v5pm-xwqc-g5wc Microsoft.AspNetCore.OpenApi transitively pulls Microsoft.OpenApi 2.0.0, which has a known high severity vulnerability (NU1903). Transitive-pin it to the patched 2.7.5 and keep the Microsoft.OpenApi.Readers 1.x consumer on 1.6.29 via VersionOverride. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> * Use Microsoft.OpenApi 2.7.5 everywhere; migrate tests off Microsoft.OpenApi.Readers Per PR feedback, drop the VersionOverride/downversioning for the OpenApiGen tests. Migrate the test to the Microsoft.OpenApi 2.x reader/validation API (OpenApiDocument.LoadAsync) and remove the now-unused Microsoft.OpenApi.Readers 1.x package. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> --------- Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
…20260710.1 (dotnet#9610) [main] Update dependencies from dotnet/diagnostics
…708.3 (dotnet#9611) [main] Update dependencies from dotnet/arcade
…20260711.1 (dotnet#9612) [main] Update dependencies from dotnet/diagnostics
…20260712.1 (dotnet#9613) [main] Update dependencies from dotnet/diagnostics
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
…20260713.1 (dotnet#9614) [main] Update dependencies from dotnet/diagnostics
…20260714.1 (dotnet#9616) [main] Update dependencies from dotnet/diagnostics
Replace obsolete '.NET Monitor Working Group' with NETMonitor@service.microsoft.com in the ManualValidation notifyUsers/approvers of dotnet-monitor-publish.yml. Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com> Copilot-Session: 182ebfa1-4c84-45a3-b0ab-0ef76501ecfe
* Try empty approvers * Update approvers to group
Bumps Microsoft.NETCore.DotNetHost from 8.0.28 to 8.0.29 Bumps System.Text.Json from 10.0.9 to 10.0.10 --- updated-dependencies: - dependency-name: Microsoft.NETCore.DotNetHost dependency-version: 8.0.29 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: runtime-dependencies - dependency-name: System.Text.Json dependency-version: 10.0.10 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: runtime-dependencies ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps Microsoft.Extensions.Configuration.Abstractions from 10.0.9 to 10.0.10 Bumps Microsoft.Extensions.Logging from 10.0.9 to 10.0.10 Bumps Microsoft.Extensions.Logging.Abstractions from 10.0.9 to 10.0.10 Bumps Microsoft.Extensions.Logging.Console from 10.0.9 to 10.0.10 Bumps System.Text.Json from 10.0.9 to 10.0.10 --- updated-dependencies: - dependency-name: Microsoft.Extensions.Configuration.Abstractions dependency-version: 10.0.10 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: runtime-dependencies - dependency-name: Microsoft.Extensions.Logging dependency-version: 10.0.10 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: runtime-dependencies - dependency-name: Microsoft.Extensions.Logging.Abstractions dependency-version: 10.0.10 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: runtime-dependencies - dependency-name: Microsoft.Extensions.Logging.Console dependency-version: 10.0.10 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: runtime-dependencies - dependency-name: System.Text.Json dependency-version: 10.0.10 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: runtime-dependencies ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…otnet#9635) --- updated-dependencies: - dependency-name: Microsoft.NETCore.DotNetAppHost dependency-version: 10.0.10 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…20260715.1 (dotnet#9638) [main] Update dependencies from dotnet/diagnostics
ashyuuu
approved these changes
Jul 16, 2026
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.
Summary
Release Notes Entry