Skip to content

[release/9.0.1xx] Update dependencies from dotnet/aspnetcore#44196

Merged
mmitche merged 10 commits intorelease/9.0.1xxfrom
darc-release/9.0.1xx-354d028f-56d2-4587-9746-c18eb778e4c1
Oct 17, 2024
Merged

[release/9.0.1xx] Update dependencies from dotnet/aspnetcore#44196
mmitche merged 10 commits intorelease/9.0.1xxfrom
darc-release/9.0.1xx-354d028f-56d2-4587-9746-c18eb778e4c1

Conversation

@dotnet-maestro
Copy link
Copy Markdown
Contributor

@dotnet-maestro dotnet-maestro Bot commented Oct 15, 2024

This pull request updates the following dependencies

From https://github.com/dotnet/aspnetcore

  • Subscription: e07cd562-47a9-494e-1002-08dcbc30275f
  • Build: 20241016.19
  • Date Produced: October 17, 2024 3:54:57 AM UTC
  • Commit: 1e7a7af6d2417242b244d2a0f4f23fcce8e88d2f
  • Branch: refs/heads/release/9.0

…0241015.3

dotnet-dev-certs , dotnet-user-jwts , dotnet-user-secrets , Microsoft.AspNetCore.Analyzers , Microsoft.AspNetCore.App.Ref , Microsoft.AspNetCore.App.Ref.Internal , Microsoft.AspNetCore.App.Runtime.win-x64 , Microsoft.AspNetCore.Authorization , Microsoft.AspNetCore.Components.SdkAnalyzers , Microsoft.AspNetCore.Components.Web , Microsoft.AspNetCore.DeveloperCertificates.XPlat , Microsoft.AspNetCore.Mvc.Analyzers , Microsoft.AspNetCore.Mvc.Api.Analyzers , Microsoft.AspNetCore.TestHost , Microsoft.Extensions.FileProviders.Embedded , Microsoft.Extensions.ObjectPool , Microsoft.JSInterop , VS.Redist.Common.AspNetCore.SharedFramework.x64.9.0 , Microsoft.SourceBuild.Intermediate.aspnetcore
 From Version 9.0.0-rtm.24514.7 -> To Version 9.0.0-rtm.24515.3
@ghost ghost added Area-CodeFlow untriaged Request triage from a team member labels Oct 15, 2024
@dotnet-maestro
Copy link
Copy Markdown
Contributor Author

Notification for subscribed users from https://github.com/dotnet/aspnetcore:

@dotnet/aspnet-build

Action requested: Please take a look at this failing automated dependency-flow pull request's checks; failures may be related to changes which originated in your repo.

  • This pull request contains changes from your source repo (https://github.com/dotnet/aspnetcore) and seems to have failed checks in this PR. Please take a peek at the failures and comment if they seem relevant to your changes.
  • If you're being tagged in this comment it is due to an entry in the related Maestro Subscription of the Build Asset Registry. If you feel this entry has added your GitHub login or your GitHub team in error, please update the subscription to reflect this.
  • For more details, please read the Arcade Darc documentation

…0241015.11

dotnet-dev-certs , dotnet-user-jwts , dotnet-user-secrets , Microsoft.AspNetCore.Analyzers , Microsoft.AspNetCore.App.Ref , Microsoft.AspNetCore.App.Ref.Internal , Microsoft.AspNetCore.App.Runtime.win-x64 , Microsoft.AspNetCore.Authorization , Microsoft.AspNetCore.Components.SdkAnalyzers , Microsoft.AspNetCore.Components.Web , Microsoft.AspNetCore.DeveloperCertificates.XPlat , Microsoft.AspNetCore.Mvc.Analyzers , Microsoft.AspNetCore.Mvc.Api.Analyzers , Microsoft.AspNetCore.TestHost , Microsoft.Extensions.FileProviders.Embedded , Microsoft.Extensions.ObjectPool , Microsoft.JSInterop , VS.Redist.Common.AspNetCore.SharedFramework.x64.9.0 , Microsoft.SourceBuild.Intermediate.aspnetcore
 From Version 9.0.0-rtm.24515.3 -> To Version 9.0.0-rtm.24515.11
dotnet-maestro Bot and others added 2 commits October 16, 2024 00:02
…0241015.19

dotnet-dev-certs , dotnet-user-jwts , dotnet-user-secrets , Microsoft.AspNetCore.Analyzers , Microsoft.AspNetCore.App.Ref , Microsoft.AspNetCore.App.Ref.Internal , Microsoft.AspNetCore.App.Runtime.win-x64 , Microsoft.AspNetCore.Authorization , Microsoft.AspNetCore.Components.SdkAnalyzers , Microsoft.AspNetCore.Components.Web , Microsoft.AspNetCore.DeveloperCertificates.XPlat , Microsoft.AspNetCore.Mvc.Analyzers , Microsoft.AspNetCore.Mvc.Api.Analyzers , Microsoft.AspNetCore.TestHost , Microsoft.Extensions.FileProviders.Embedded , Microsoft.Extensions.ObjectPool , Microsoft.JSInterop , VS.Redist.Common.AspNetCore.SharedFramework.x64.9.0 , Microsoft.SourceBuild.Intermediate.aspnetcore
 From Version 9.0.0-rtm.24515.11 -> To Version 9.0.0-rtm.24515.19
…darc-release/9.0.1xx-354d028f-56d2-4587-9746-c18eb778e4c1
@v-wuzhai
Copy link
Copy Markdown
Contributor

@dotnet/source-build-internal Could you take a look at the failures here?

@mthalman
Copy link
Copy Markdown
Member

@marcpopMSFT - PTAL. This might be an issue with installer, related to stable versioning. It's failing in the DownloadBundledComponents target:

/vmr/src/sdk/src/Installer/redist-installer/targets/GenerateLayout.targets(411,5): error : Download from all targets failed. List of attempted targets: file:///vmr/artifacts/assets/Release/aspnetcore/Runtime/9.0.0/aspnetcore-runtime-9.0.0-centos.9-x64.tar.gz [/vmr/src/sdk/src/Installer/redist-installer/redist-installer.csproj]

Compare the failing path, file:///vmr/artifacts/assets/Release/aspnetcore/Runtime/9.0.0/aspnetcore-runtime-9.0.0-centos.9-x64.tar.gz, with the path from a working build: file:///vmr/artifacts/assets/Release/aspnetcore/Runtime/9.0.0-rtm.24514.7/aspnetcore-runtime-9.0.0-rtm.24514.7-centos.9-x64.tar.gz. The difference is in the use of a stable version.

@mmitche
Copy link
Copy Markdown
Member

mmitche commented Oct 16, 2024

The stable version should be used for the second version in the path but not the first.

@mthalman mthalman requested review from a team as code owners October 16, 2024 17:19
…0241016.7

dotnet-dev-certs , dotnet-user-jwts , dotnet-user-secrets , Microsoft.AspNetCore.Analyzers , Microsoft.AspNetCore.App.Ref , Microsoft.AspNetCore.App.Ref.Internal , Microsoft.AspNetCore.App.Runtime.win-x64 , Microsoft.AspNetCore.Authorization , Microsoft.AspNetCore.Components.SdkAnalyzers , Microsoft.AspNetCore.Components.Web , Microsoft.AspNetCore.DeveloperCertificates.XPlat , Microsoft.AspNetCore.Mvc.Analyzers , Microsoft.AspNetCore.Mvc.Api.Analyzers , Microsoft.AspNetCore.TestHost , Microsoft.Extensions.FileProviders.Embedded , Microsoft.Extensions.ObjectPool , Microsoft.JSInterop , VS.Redist.Common.AspNetCore.SharedFramework.x64.9.0 , Microsoft.SourceBuild.Intermediate.aspnetcore
 From Version 9.0.0-rtm.24515.19 -> To Version 9.0.0-rtm.24516.7
…0241016.6

dotnet-dev-certs , dotnet-user-jwts , dotnet-user-secrets , Microsoft.AspNetCore.Analyzers , Microsoft.AspNetCore.App.Ref.Internal , Microsoft.AspNetCore.Components.SdkAnalyzers , Microsoft.AspNetCore.DeveloperCertificates.XPlat , Microsoft.AspNetCore.Mvc.Analyzers , Microsoft.AspNetCore.Mvc.Api.Analyzers , VS.Redist.Common.AspNetCore.SharedFramework.x64.9.0 , Microsoft.SourceBuild.Intermediate.aspnetcore
 From Version 9.0.0-rtm.24516.7 -> To Version 9.0.0-rtm.24516.6
@mmitche mmitche enabled auto-merge (squash) October 17, 2024 00:02
…0241016.14

dotnet-dev-certs , dotnet-user-jwts , dotnet-user-secrets , Microsoft.AspNetCore.Analyzers , Microsoft.AspNetCore.App.Ref , Microsoft.AspNetCore.App.Ref.Internal , Microsoft.AspNetCore.App.Runtime.win-x64 , Microsoft.AspNetCore.Authorization , Microsoft.AspNetCore.Components.SdkAnalyzers , Microsoft.AspNetCore.Components.Web , Microsoft.AspNetCore.DeveloperCertificates.XPlat , Microsoft.AspNetCore.Mvc.Analyzers , Microsoft.AspNetCore.Mvc.Api.Analyzers , Microsoft.AspNetCore.TestHost , Microsoft.Extensions.FileProviders.Embedded , Microsoft.Extensions.ObjectPool , Microsoft.JSInterop , VS.Redist.Common.AspNetCore.SharedFramework.x64.9.0 , Microsoft.SourceBuild.Intermediate.aspnetcore
 From Version 9.0.0-rtm.24516.6 -> To Version 9.0.0-rtm.24516.14
…0241016.19

dotnet-dev-certs , dotnet-user-jwts , dotnet-user-secrets , Microsoft.AspNetCore.Analyzers , Microsoft.AspNetCore.App.Ref , Microsoft.AspNetCore.App.Ref.Internal , Microsoft.AspNetCore.App.Runtime.win-x64 , Microsoft.AspNetCore.Authorization , Microsoft.AspNetCore.Components.SdkAnalyzers , Microsoft.AspNetCore.Components.Web , Microsoft.AspNetCore.DeveloperCertificates.XPlat , Microsoft.AspNetCore.Mvc.Analyzers , Microsoft.AspNetCore.Mvc.Api.Analyzers , Microsoft.AspNetCore.TestHost , Microsoft.Extensions.FileProviders.Embedded , Microsoft.Extensions.ObjectPool , Microsoft.JSInterop , VS.Redist.Common.AspNetCore.SharedFramework.x64.9.0 , Microsoft.SourceBuild.Intermediate.aspnetcore
 From Version 9.0.0-rtm.24516.14 -> To Version 9.0.0-rtm.24516.19
@mmitche mmitche merged commit 3197d77 into release/9.0.1xx Oct 17, 2024
@mmitche mmitche deleted the darc-release/9.0.1xx-354d028f-56d2-4587-9746-c18eb778e4c1 branch October 17, 2024 05:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Area-CodeFlow untriaged Request triage from a team member

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants