-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Merging internal commits for release/9.0 #10849
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
himgoyalmicro
merged 11 commits into
dotnet:release/9.0
from
vseanreesermsft:internal-merge-9.0-2025-05-13-1504
May 14, 2025
Merged
Merging internal commits for release/9.0 #10849
himgoyalmicro
merged 11 commits into
dotnet:release/9.0
from
vseanreesermsft:internal-merge-9.0-2025-05-13-1504
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-winforms build 20250316.1 Microsoft.Dotnet.WinForms.ProjectTemplates , Microsoft.Private.Winforms , System.Drawing.Common From Version 9.0.4-servicing.25163.12 -> To Version 9.0.4-servicing.25166.1
…dotnet#10562) [release/9.0] Update dependencies from dotnet/arcade (dotnet#10562) * Update dependencies from https://github.com/dotnet/arcade build 20250311.4 Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.CodeAnalysis , Microsoft.DotNet.GenAPI , Microsoft.DotNet.Helix.Sdk From Version 9.0.0-beta.25111.5 -> To Version 9.0.0-beta.25161.4 * Update dependencies from https://github.com/dotnet/arcade build 20250314.2 Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.CodeAnalysis , Microsoft.DotNet.GenAPI , Microsoft.DotNet.Helix.Sdk From Version 9.0.0-beta.25111.5 -> To Version 9.0.0-beta.25164.2 --------- Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com> ---- #### AI description (iteration 1) #### PR Classification Dependency update #### PR Summary This pull request updates dependencies from dotnet/arcade to newer versions and modifies scripts for SBOM generation. - `Version.Details.xml`, `global.json`, and `Versions.props`: Updated versions of several dependencies. - `generate-sbom-prep.ps1` and `generate-sbom-prep.sh`: Adjusted SBOM generation directory and artifact name handling. - `NuGet.config`: Added new package sources and disabled old ones. - `tools.ps1` and `tools.sh`: Updated URLs for dotnet-install scripts. <!-- GitOpsUserAgent=GitOps.Apps.Server.pullrequestcopilot -->
…ng/internal/dotnet-winforms This pull request updates the following dependencies [marker]: <> (Begin:306b5b5e-cc1e-40d9-853c-a3094a280a81) ## From https://dev.azure.com/dnceng/internal/_git/dotnet-winforms - **Subscription**: 306b5b5e-cc1e-40d9-853c-a3094a280a81 - **Build**: [20250316.1](https://dev.azure.com/dnceng/internal/_build/results?buildId=2664974) - **Date Produced**: March 17, 2025 1:26:26 AM UTC - **Commit**: [17ea9d1d2d534af247cef70a122c3aac9bd25846](https://dev.azure.com/dnceng/internal/_git/dotnet-winforms?_a=history&version=GC17ea9d1d2d534af247cef70a122c3aac9bd25846) - **Branch**: refs/heads/internal/release/9.0 [DependencyUpdate]: <> (Begin) - **Updates**: - **Microsoft.Dotnet.WinForms.ProjectTemplates**: [from 9.0.4-servicing.25163.12 to 9.0.4-servicing.25166.1][1] - **Microsoft.Private.Winforms**: [from 9.0.4-servicing.25163.12 to 9.0.4-servicing.25166.1][1] - **System.Drawing.Common**: [from 9.0.4 to 9.0.4][1] [1]: https://dev.azure.com/dnceng/internal/_git/dotnet-winforms/branches?baseVersion=GCca42d9e58480ab4ebb845027c44c6b4f10e0539d&targetVersion=GC17ea9d1d2d534af247cef70a122c3aac9bd25846&_a=files [DependencyUpdate]: <> (End) [marker]: <> (End:306b5b5e-cc1e-40d9-853c-a3094a280a81)
…dotnet#10562) [release/9.0] Update dependencies from dotnet/arcade (dotnet#10562) * Update dependencies from https://github.com/dotnet/arcade build 20250311.4 Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.CodeAnalysis , Microsoft.DotNet.GenAPI , Microsoft.DotNet.Helix.Sdk From Version 9.0.0-beta.25111.5 -> To Version 9.0.0-beta.25161.4 * Update dependencies from https://github.com/dotnet/arcade build 20250314.2 Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.CodeAnalysis , Microsoft.DotNet.GenAPI , Microsoft.DotNet.Helix.Sdk From Version 9.0.0-beta.25111.5 -> To Version 9.0.0-beta.25164.2 --------- Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com> ---- #### AI description (iteration 1) #### PR Classification Dependency update. #### PR Summary This pull request updates dependencies from dotnet/arcade to newer versions and includes several script and configuration adjustments. - Updated versions of `Microsoft.DotNet.Arcade.Sdk`, `Microsoft.DotNet.CodeAnalysis`, and `Microsoft.DotNet.Helix.Sdk` in `eng/Version.Details.xml` and `global.json`. - Adjusted SBOM generation scripts in `eng/common/generate-sbom-prep.ps1` and `eng/common/generate-sbom-prep.sh` to handle special characters in artifact names. - Updated `NuGet.config` to include new package sources and disable certain package sources. - Changed the URL for dotnet-install scripts in `eng/common/tools.ps1` and `eng/common/tools.sh`. - Modified `eng/common/templates-official/job/job.yml` to set the `ManifestDirPath` for SBOM generation. <!-- GitOpsUserAgent=GitOps.Apps.Server.pullrequestcopilot -->
…g/internal/_git/dotnet-wp... Update dependencies from https://dev.azure.com/dnceng/internal/_git/dotnet-wpf-int build 20250318.3 (dotnet#10597) Microsoft.DotNet.Wpf.DncEng From Version 9.0.0-rtm.24474.4 -> To Version 9.0.0-rtm.25168.3 Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com> ---- #### AI description (iteration 1) #### PR Classification Dependency update #### PR Summary This pull request updates dependencies from the specified Azure DevOps repository. - `NuGet.config`: Removed outdated package sources from dotnet-runtime and dotnet-winforms. - `eng/Version.Details.xml`: Updated the version and SHA for `Microsoft.DotNet.Wpf.DncEng`. - `eng/Versions.props`: Updated the version for `Microsoft.DotNet.Wpf.DncEng`. <!-- GitOpsUserAgent=GitOps.Apps.Server.pullrequestcopilot -->
#### AI description (iteration 1) #### PR Classification Dependency updates #### PR Summary This pull request updates various dependencies to their latest versions in the `release/9.0` branch. - `eng/Version.Details.xml`: Updated multiple dependencies to version 9.0.4. - `eng/Versions.props`: Updated package versions to 9.0.4. - `global.json`: Updated SDK and tool versions. - `NuGet.config`: Added new package sources and disabled old ones. <!-- GitOpsUserAgent=GitOps.Apps.Server.pullrequestcopilot -->
…-merge-9.0-2025-05-13-1504
himgoyalmicro
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