Skip to content

[release/9.0-staging] Update dependencies from dotnet/runtime-assets #115677

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

Conversation

dotnet-maestro[bot]
Copy link
Contributor

This pull request updates the following dependencies

From https://github.com/dotnet/runtime-assets

…ld 20250516.2

Microsoft.DotNet.CilStrip.Sources , System.ComponentModel.TypeConverter.TestData , System.Data.Common.TestData , System.Drawing.Common.TestData , System.Formats.Tar.TestData , System.IO.Compression.TestData , System.IO.Packaging.TestData , System.Net.TestData , System.Private.Runtime.UnicodeData , System.Runtime.Numerics.TestData , System.Runtime.TimeZoneData , System.Security.Cryptography.X509Certificates.TestData , System.Text.RegularExpressions.TestData , System.Windows.Extensions.TestData
 From Version 9.0.0-beta.25211.3 -> To Version 9.0.0-beta.25266.2
NuGet.config Outdated
Comment on lines 13 to 20
<add key="darc-pub-dotnet-emsdk-78f6f07-8" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-emsdk-78f6f07d-8/nuget/v3/index.json" />
<add key="darc-pub-dotnet-emsdk-78f6f07-7" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-emsdk-78f6f07d-7/nuget/v3/index.json" />
<add key="darc-pub-dotnet-emsdk-78f6f07-6" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-emsdk-78f6f07d-6/nuget/v3/index.json" />
<add key="darc-pub-dotnet-emsdk-78f6f07-5" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-emsdk-78f6f07d-5/nuget/v3/index.json" />
<add key="darc-pub-dotnet-emsdk-78f6f07-4" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-emsdk-78f6f07d-4/nuget/v3/index.json" />
<add key="darc-pub-dotnet-emsdk-78f6f07-3" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-emsdk-78f6f07d-3/nuget/v3/index.json" />
<add key="darc-pub-dotnet-emsdk-78f6f07-2" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-emsdk-78f6f07d-2/nuget/v3/index.json" />
<add key="darc-pub-dotnet-emsdk-78f6f07-1" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-emsdk-78f6f07d-1/nuget/v3/index.json" />
Copy link
Member

@jozkee jozkee Jun 9, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@dotnet/area-infrastructure-libraries just curious what all these many emsdk feeds are being added for.

@jozkee jozkee added Servicing-approved Approved for servicing release area-codeflow for labeling automated codeflow labels Jun 9, 2025
@jozkee
Copy link
Member

jozkee commented Jun 9, 2025

/ba-g #29383.

@jozkee
Copy link
Member

jozkee commented Jun 9, 2025

@lewing I'm seeing this PR and the build triggered for 9e88f03 failing with:

dotnet-install: Installed version is 9.0.106
...
** Installing sdk 9.0.105 for workload based tests into D:\a\_work\1\s\artifacts\bin\dotnet-none\
...
The command could not be loaded, possibly because:
    * You intended to execute a .NET application:
        The application '--version' does not exist.
    * You intended to execute a .NET SDK command:
        A compatible .NET SDK was not found.
  
  Requested SDK version: 9.0.106
  global.json file: D:\a\_work\1\s\global.json
  
  Installed SDKs:
  
  Install the [9.0.106] .NET SDK or update [D:\a\_work\1\s\global.json] to match an installed SDK.

@jozkee
Copy link
Member

jozkee commented Jun 9, 2025

@dotnet/wasm-eng

@ericstj
Copy link
Member

ericstj commented Jun 9, 2025

I think https://github.com/dotnet/runtime/pull/115855/files#diff-8df3cd354bc584349d04ad5675b33c042d8b99b741b8b95af394c55e0f5001bfR8 introduced the 9.0.106 SDK. Looks like that PR had this failure.

@akoeplinger
Copy link
Member

Yes that's expected, the SdkVersionForWorkloadTesting in eng/Versions.props needs to be >= the sdk version in global.json

@akoeplinger
Copy link
Member

Saw that 9ff8b2f fixed this so merged 9.0-staging into the branch

@jozkee
Copy link
Member

jozkee commented Jun 10, 2025

/ba-g in pending leg, agent/machine restarted, all other are known issues.

@jozkee jozkee merged commit edd05fd into release/9.0-staging Jun 10, 2025
155 of 158 checks passed
@jozkee jozkee deleted the darc-release/9.0-staging-3767b15d-8000-4e09-869b-d46ab718e104 branch June 10, 2025 19:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-codeflow for labeling automated codeflow Servicing-approved Approved for servicing release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants