-
Notifications
You must be signed in to change notification settings - Fork 1k
Merging internal commits for release/8.0 #13451
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
Merged
LeafShi1
merged 11 commits into
dotnet:release/8.0
from
vseanreesermsft:internal-merge-8.0-2025-05-13-1456
May 14, 2025
Merged
Merging internal commits for release/8.0 #13451
LeafShi1
merged 11 commits into
dotnet:release/8.0
from
vseanreesermsft:internal-merge-8.0-2025-05-13-1456
May 14, 2025
Conversation
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
…otnet-runtime build 20250402.5 Microsoft.Internal.Runtime.WindowsDesktop.Transport , Microsoft.NET.Sdk.IL , Microsoft.NETCore.App.Ref , Microsoft.NETCore.App.Runtime.win-x64 , Microsoft.NETCore.ILAsm , Microsoft.NETCore.ILDAsm , Microsoft.NETCore.Platforms , runtime.win-x64.Microsoft.NETCore.ILAsm , runtime.win-x86.Microsoft.NETCore.ILAsm , System.Diagnostics.EventLog , System.DirectoryServices.Protocols , VS.Redist.Common.NetCore.SharedFramework.x64.8.0 From Version 8.0.15-servicing.25164.13 -> To Version 8.0.15-servicing.25202.5
…ng/internal/dotnet-runtime This pull request updates the following dependencies [marker]: <> (Begin:d72686ca-0460-40d4-f427-08dbd53b3319) ## From https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - **Subscription**: [d72686ca-0460-40d4-f427-08dbd53b3319](https://maestro.dot.net/subscriptions?search=d72686ca-0460-40d4-f427-08dbd53b3319) - **Build**: [20250402.5](https://dev.azure.com/dnceng/internal/_build/results?buildId=2677725) - **Date Produced**: April 2, 2025 10:45:13 PM UTC - **Commit**: [1d618364c5b87505e26e3d5175fbd9cffa3a786c](https://dev.azure.com/dnceng/internal/_git/dotnet-runtime?_a=history&version=GC1d618364c5b87505e26e3d5175fbd9cffa3a786c) - **Branch**: refs/heads/internal/release/8.0 [DependencyUpdate]: <> (Begin) - **Updates**: - **Microsoft.Internal.Runtime.WindowsDesktop.Transport**: [from 8.0.15-servicing.25164.13 to 8.0.15-servicing.25202.5][1] - **Microsoft.NET.Sdk.IL**: [from 8.0.15-servicing.25164.13 to 8.0.15-servicing.25202.5][1] - **Microsoft.NETCore.App.Ref**: [from 8.0.15 to 8.0.15][1] - **Microsoft.NETCore.App.Runtime.win-x64**: [from 8.0.15 to 8.0.15][1] - **Microsoft.NETCore.ILAsm**: [from 8.0.15-servicing.25164.13 to 8.0.15-servicing.25202.5][1] - **Microsoft.NETCore.ILDAsm**: [from 8.0.15-servicing.25164.13 to 8.0.15-servicing.25202.5][1] - **Microsoft.NETCore.Platforms**: [from 8.0.15-servicing.25164.13 to 8.0.15-servicing.25202.5][1] - **runtime.win-x64.Microsoft.NETCore.ILAsm**: [from 8.0.15-servicing.25164.13 to 8.0.15-servicing.25202.5][1] - **runtime.win-x86.Microsoft.NETCore.ILAsm**: [from 8.0.15-servicing.25164.13 to 8.0.15-servicing.25202.5][1] - **System.Diagnostics.EventLog**: [from 8.0.2 to 8.0.2][1] - **System.DirectoryServices.Protocols**: [from 8.0.1 to 8.0.1][1] - **VS.Redist.Common.NetCore.SharedFramework.x64.8.0**: [from 8.0.15-servicing.25164.13 to 8.0.15-servicing.25202.5][1] [1]: https://dev.azure.com/dnceng/internal/_git/dotnet-runtime/branches?baseVersion=GC50c4cb9fc31c47f03eac865d7bc518af173b74b7&targetVersion=GC1d618364c5b87505e26e3d5175fbd9cffa3a786c&_a=files [DependencyUpdate]: <> (End) [marker]: <> (End:d72686ca-0460-40d4-f427-08dbd53b3319)
…dotnet#13277) [release/8.0] Update dependencies from dotnet/arcade (dotnet#13277) [release/8.0] Update dependencies from dotnet/arcade Fixes dotnet#13278 When merging, I took feeds from both branches. ---- #### AI description (iteration 1) #### PR Classification Dependency update #### PR Summary This pull request updates dependencies from dotnet/arcade to newer versions and includes some script adjustments. - Updated versions of `Microsoft.DotNet.Arcade.Sdk`, `Microsoft.DotNet.GenFacades`, `Microsoft.DotNet.CMake.Sdk`, `Microsoft.DotNet.Helix.Sdk`, `Microsoft.DotNet.RemoteExecutor`, and `Microsoft.DotNet.XUnitExtensions` in `eng/Version.Details.xml`, `global.json`, and `eng/Versions.props`. - Modified `generate-sbom-prep.ps1` and `generate-sbom-prep.sh` to handle special characters in artifact names and create subdirectories for SBOM generation. - Updated URLs in `tools.ps1` and `tools.sh` to point to the new dotnet install script location. - Added new package sources in `NuGet.config`. - Adjusted `generate-sbom.yml` and `job.yml` to include `ManifestDirPath` in the artifact path. <!-- GitOpsUserAgent=GitOps.Apps.Server.pullrequestcopilot -->
…otnet-runtime build 20250411.11 Microsoft.Internal.Runtime.WindowsDesktop.Transport , Microsoft.NET.Sdk.IL , Microsoft.NETCore.App.Ref , Microsoft.NETCore.App.Runtime.win-x64 , Microsoft.NETCore.ILAsm , Microsoft.NETCore.ILDAsm , Microsoft.NETCore.Platforms , runtime.win-x64.Microsoft.NETCore.ILAsm , runtime.win-x86.Microsoft.NETCore.ILAsm , System.Diagnostics.EventLog , System.DirectoryServices.Protocols , VS.Redist.Common.NetCore.SharedFramework.x64.8.0 From Version 8.0.15-servicing.25202.5 -> To Version 8.0.16-servicing.25211.11
…ng/internal/dotnet-runtime This pull request updates the following dependencies [marker]: <> (Begin:d72686ca-0460-40d4-f427-08dbd53b3319) ## From https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - **Subscription**: [d72686ca-0460-40d4-f427-08dbd53b3319](https://maestro.dot.net/subscriptions?search=d72686ca-0460-40d4-f427-08dbd53b3319) - **Build**: [20250411.11](https://dev.azure.com/dnceng/internal/_build/results?buildId=2685164) - **Date Produced**: April 11, 2025 11:18:53 PM UTC - **Commit**: [9e47be69725f0fae92a957c273337c22a70f4cbd](https://dev.azure.com/dnceng/internal/_git/dotnet-runtime?_a=history&version=GC9e47be69725f0fae92a957c273337c22a70f4cbd) - **Branch**: refs/heads/internal/release/8.0 [DependencyUpdate]: <> (Begin) - **Updates**: - **Microsoft.Internal.Runtime.WindowsDesktop.Transport**: [from 8.0.15-servicing.25202.5 to 8.0.16-servicing.25211.11][1] - **Microsoft.NET.Sdk.IL**: [from 8.0.15-servicing.25202.5 to 8.0.16-servicing.25211.11][1] - **Microsoft.NETCore.App.Ref**: [from 8.0.15 to 8.0.16][1] - **Microsoft.NETCore.App.Runtime.win-x64**: [from 8.0.15 to 8.0.16][1] - **Microsoft.NETCore.ILAsm**: [from 8.0.15-servicing.25202.5 to 8.0.16-servicing.25211.11][1] - **Microsoft.NETCore.ILDAsm**: [from 8.0.15-servicing.25202.5 to 8.0.16-servicing.25211.11][1] - **Microsoft.NETCore.Platforms**: [from 8.0.15-servicing.25202.5 to 8.0.16-servicing.25211.11][1] - **runtime.win-x64.Microsoft.NETCore.ILAsm**: [from 8.0.15-servicing.25202.5 to 8.0.16-servicing.25211.11][1] - **runtime.win-x86.Microsoft.NETCore.ILAsm**: [from 8.0.15-servicing.25202.5 to 8.0.16-servicing.25211.11][1] - **System.Diagnostics.EventLog**: [from 8.0.2 to 8.0.2][1] - **System.DirectoryServices.Protocols**: [from 8.0.1 to 8.0.1][1] - **VS.Redist.Common.NetCore.SharedFramework.x64.8.0**: [from 8.0.15-servicing.25202.5 to 8.0.16-servicing.25211.11][1] [1]: https://dev.azure.com/dnceng/internal/_git/dotnet-runtime/branches?baseVersion=GC1d618364c5b87505e26e3d5175fbd9cffa3a786c&targetVersion=GC9e47be69725f0fae92a957c273337c22a70f4cbd&_a=files [DependencyUpdate]: <> (End) [marker]: <> (End:d72686ca-0460-40d4-f427-08dbd53b3319)
…otnet-runtime build 20250415.6 Microsoft.Internal.Runtime.WindowsDesktop.Transport , Microsoft.NET.Sdk.IL , Microsoft.NETCore.App.Ref , Microsoft.NETCore.App.Runtime.win-x64 , Microsoft.NETCore.ILAsm , Microsoft.NETCore.ILDAsm , Microsoft.NETCore.Platforms , runtime.win-x64.Microsoft.NETCore.ILAsm , runtime.win-x86.Microsoft.NETCore.ILAsm , VS.Redist.Common.NetCore.SharedFramework.x64.8.0 From Version 8.0.16-servicing.25211.11 -> To Version 8.0.16-servicing.25215.6
…ng/internal/dotnet-runtime This pull request updates the following dependencies [marker]: <> (Begin:d72686ca-0460-40d4-f427-08dbd53b3319) ## From https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - **Subscription**: [d72686ca-0460-40d4-f427-08dbd53b3319](https://maestro.dot.net/subscriptions?search=d72686ca-0460-40d4-f427-08dbd53b3319) - **Build**: [20250415.6](https://dev.azure.com/dnceng/internal/_build/results?buildId=2687939) - **Date Produced**: April 16, 2025 11:39:55 PM UTC - **Commit**: [efd5742bb5dd1677fbbbeb277bcfb5c9025548e5](https://dev.azure.com/dnceng/internal/_git/dotnet-runtime?_a=history&version=GCefd5742bb5dd1677fbbbeb277bcfb5c9025548e5) - **Branch**: refs/heads/internal/release/8.0 [DependencyUpdate]: <> (Begin) - **Updates**: - **Microsoft.Internal.Runtime.WindowsDesktop.Transport**: [from 8.0.16-servicing.25211.11 to 8.0.16-servicing.25215.6][1] - **Microsoft.NET.Sdk.IL**: [from 8.0.16-servicing.25211.11 to 8.0.16-servicing.25215.6][1] - **Microsoft.NETCore.App.Ref**: [from 8.0.16 to 8.0.16][1] - **Microsoft.NETCore.App.Runtime.win-x64**: [from 8.0.16 to 8.0.16][1] - **Microsoft.NETCore.ILAsm**: [from 8.0.16-servicing.25211.11 to 8.0.16-servicing.25215.6][1] - **Microsoft.NETCore.ILDAsm**: [from 8.0.16-servicing.25211.11 to 8.0.16-servicing.25215.6][1] - **Microsoft.NETCore.Platforms**: [from 8.0.16-servicing.25211.11 to 8.0.16-servicing.25215.6][1] - **runtime.win-x64.Microsoft.NETCore.ILAsm**: [from 8.0.16-servicing.25211.11 to 8.0.16-servicing.25215.6][1] - **runtime.win-x86.Microsoft.NETCore.ILAsm**: [from 8.0.16-servicing.25211.11 to 8.0.16-servicing.25215.6][1] - **VS.Redist.Common.NetCore.SharedFramework.x64.8.0**: [from 8.0.16-servicing.25211.11 to 8.0.16-servicing.25215.6][1] [1]: https://dev.azure.com/dnceng/internal/_git/dotnet-runtime/branches?baseVersion=GC9e47be69725f0fae92a957c273337c22a70f4cbd&targetVersion=GCefd5742bb5dd1677fbbbeb277bcfb5c9025548e5&_a=files [DependencyUpdate]: <> (End) [marker]: <> (End:d72686ca-0460-40d4-f427-08dbd53b3319)
[internal/release/8.0] - Updated Version.Details.xml - revert invalid dependencies for System.DirectoryServices.Protocols and System.Diagnostics.EventLog ---- #### AI description (iteration 1) #### PR Classification Revert invalid dependencies. #### PR Summary This pull request reverts changes to dependencies in the project to correct invalid SHA values. - `eng/Version.Details.xml`: Updated SHA values for `System.Diagnostics.EventLog` and `System.DirectoryServices.Protocols` dependencies. <!-- GitOpsUserAgent=GitOps.Apps.Server.pullrequestcopilot -->
…-merge-8.0-2025-05-13-1456
LeafShi1
approved these changes
May 14, 2025
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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.
Microsoft Reviewers: Open in CodeFlow