Skip to content
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

[release/9.0.1xx] Update dependencies from dotnet/arcade #7401

Conversation

dotnet-maestro[bot]
Copy link
Contributor

@dotnet-maestro dotnet-maestro bot commented Sep 2, 2024

This pull request updates the following dependencies

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

  • Subscription: f77a629d-fa07-48ec-500a-08dcbc3022d8
  • Build: 20240829.5
  • Date Produced: August 29, 2024 5:19:19 PM UTC
  • Commit: d21db44e84b9038ea7b2add139adee2303d46800
  • Branch: refs/heads/release/9.0

…829.5

Microsoft.SourceBuild.Intermediate.arcade , Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.XliffTasks
 From Version 9.0.0-beta.24423.2 -> To Version 9.0.0-beta.24429.5
@dotnet-maestro dotnet-maestro bot requested a review from a team as a code owner September 2, 2024 13:37
Copy link
Contributor

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

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

Auto-approve

Copy link

codecov bot commented Sep 2, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 96.49%. Comparing base (7db8666) to head (4512c74).
Report is 1 commits behind head on release/9.0.1xx.

Additional details and impacted files
@@               Coverage Diff                @@
##           release/9.0.1xx    #7401   +/-   ##
================================================
  Coverage            96.49%   96.49%           
================================================
  Files                 1443     1443           
  Lines               345885   345885           
  Branches             11374    11374           
================================================
+ Hits                333767   333768    +1     
+ Misses                9236     9235    -1     
  Partials              2882     2882           

@carlossanlop
Copy link
Member

carlossanlop commented Sep 4, 2024

The failures are unrelated but I'll fix them here as this is the only PR in this branch:

Missing entry in /mnt/vss/_work/1/s/src/NetAnalyzers/RulesMissingDocumentation.md
  CA2200 | <[https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2200>](https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2200%3E) | Rethrow to preserve stack details |
  One or more auto-generated documentation files were either edited manually, or not updated. Please revert changes made to the following files (if manually edited) and run `msbuild /t:pack` at the root of the repo to automatically update them:
      /mnt/vss/_work/1/s/src/NetAnalyzers/RulesMissingDocumentation.md
/mnt/vss/_work/1/s/eng/GenerateAnalyzerNuspec.targets(110,5): error MSB3073: The command ""/mnt/vss/_work/1/s/.dotnet/dotnet" --roll-forward major "/mnt/vss/_work/1/s/artifacts/bin/GenerateDocumentationAndConfigFiles/Release/net9.0/GenerateDocumentationAndConfigFiles.dll" "-validateOnly:true" "/mnt/vss/_work/1/s/artifacts/obj/Microsoft.CodeAnalysis.NetAnalyzers.Package/Release/netstandard2.0/Rulesets" "/mnt/vss/_work/1/s/artifacts/obj/Microsoft.CodeAnalysis.NetAnalyzers.Package/Release/netstandard2.0/Editorconfig" "/mnt/vss/_work/1/s/artifacts/obj/Microsoft.CodeAnalysis.NetAnalyzers.Package/Release/netstandard2.0/GlobalAnalyzerConfigs" "/mnt/vss/_work/1/s/artifacts/bin/" "Release" "netstandard2.0" "Microsoft.CodeAnalysis.NetAnalyzers.dll;Microsoft.CodeAnalysis.CSharp.NetAnalyzers.dll;Microsoft.CodeAnalysis.VisualBasic.NetAnalyzers.dll" "/mnt/vss/_work/1/s/artifacts/obj/Microsoft.CodeAnalysis.NetAnalyzers.Package/Release/netstandard2.0/Build" "Microsoft.CodeAnalysis.NetAnalyzers.props" "/mnt/vss/_work/1/s/artifacts/obj/Microsoft.CodeAnalysis.NetAnalyzers.Package/Release/netstandard2.0/Build" "Microsoft.CodeAnalysis.NetAnalyzers.targets" "DisableNETAnalyzersForNuGetPackage.props" "/mnt/vss/_work/1/s/src/NetAnalyzers" "Microsoft.CodeAnalysis.NetAnalyzers.md" "/mnt/vss/_work/1/s/src/NetAnalyzers" "Microsoft.CodeAnalysis.NetAnalyzers.sarif" "9.0.0" Microsoft.CodeAnalysis.NetAnalyzers true true "" false" exited with code 1. [/mnt/vss/_work/1/s/nuget/NetAnalyzers/Microsoft.CodeAnalysis.NetAnalyzers.Package.csproj]
##[error]eng/GenerateAnalyzerNuspec.targets(110,5): error MSB3073: (NETCORE_ENGINEERING_TELEMETRY=Build) The command ""/mnt/vss/_work/1/s/.dotnet/dotnet" --roll-forward major "/mnt/vss/_work/1/s/artifacts/bin/GenerateDocumentationAndConfigFiles/Release/net9.0/GenerateDocumentationAndConfigFiles.dll" "-validateOnly:true" "/mnt/vss/_work/1/s/artifacts/obj/Microsoft.CodeAnalysis.NetAnalyzers.Package/Release/netstandard2.0/Rulesets" "/mnt/vss/_work/1/s/artifacts/obj/Microsoft.CodeAnalysis.NetAnalyzers.Package/Release/netstandard2.0/Editorconfig" "/mnt/vss/_work/1/s/artifacts/obj/Microsoft.CodeAnalysis.NetAnalyzers.Package/Release/netstandard2.0/GlobalAnalyzerConfigs" "/mnt/vss/_work/1/s/artifacts/bin/" "Release" "netstandard2.0" "Microsoft.CodeAnalysis.NetAnalyzers.dll;Microsoft.CodeAnalysis.CSharp.NetAnalyzers.dll;Microsoft.CodeAnalysis.VisualBasic.NetAnalyzers.dll" "/mnt/vss/_work/1/s/artifacts/obj/Microsoft.CodeAnalysis.NetAnalyzers.Package/Release/netstandard2.0/Build" "Microsoft.CodeAnalysis.NetAnalyzers.props" "/mnt/vss/_work/1/s/artifacts/obj/Microsoft.CodeAnalysis.NetAnalyzers.Package/Release/netstandard2.0/Build" "Microsoft.CodeAnalysis.NetAnalyzers.targets" "DisableNETAnalyzersForNuGetPackage.props" "/mnt/vss/_work/1/s/src/NetAnalyzers" "Microsoft.CodeAnalysis.NetAnalyzers.md" "/mnt/vss/_work/1/s/src/NetAnalyzers" "Microsoft.CodeAnalysis.NetAnalyzers.sarif" "9.0.0" Microsoft.CodeAnalysis.NetAnalyzers true true "" false" exited with code 1.
  Missing entry in /mnt/vss/_work/1/s/src/PerformanceSensitiveAnalyzers/RulesMissingDocumentation.md
  HAA0201 | <[http://msdn.microsoft.com/en-us/library/2839d5h5(v=vs.110).aspx>](http://msdn.microsoft.com/en-us/library/2839d5h5(v=vs.110).aspx%3E) | Implicit string concatenation allocation |
  One or more auto-generated documentation files were either edited manually, or not updated. Please revert changes made to the following files (if manually edited) and run `msbuild /t:pack` at the root of the repo to automatically update them:
      /mnt/vss/_work/1/s/src/PerformanceSensitiveAnalyzers/RulesMissingDocumentation.md
/mnt/vss/_work/1/s/eng/GenerateAnalyzerNuspec.targets(110,5): error MSB3073: The command ""/mnt/vss/_work/1/s/.dotnet/dotnet" --roll-forward major "/mnt/vss/_work/1/s/artifacts/bin/GenerateDocumentationAndConfigFiles/Release/net9.0/GenerateDocumentationAndConfigFiles.dll" "-validateOnly:true" "/mnt/vss/_work/1/s/artifacts/obj/Microsoft.CodeAnalysis.PerformanceSensitiveAnalyzers.Package/Release/netstandard2.0/Rulesets" "/mnt/vss/_work/1/s/artifacts/obj/Microsoft.CodeAnalysis.PerformanceSensitiveAnalyzers.Package/Release/netstandard2.0/Editorconfig" "/mnt/vss/_work/1/s/artifacts/obj/Microsoft.CodeAnalysis.PerformanceSensitiveAnalyzers.Package/Release/netstandard2.0/GlobalAnalyzerConfigs" "/mnt/vss/_work/1/s/artifacts/bin/" "Release" "netstandard2.0" "Microsoft.CodeAnalysis.PerformanceSensitiveAnalyzers.dll;Microsoft.CodeAnalysis.CSharp.PerformanceSensitiveAnalyzers.dll;Microsoft.CodeAnalysis.CSharp.PerformanceSensitiveAnalyzers.CodeFixes.dll" "/mnt/vss/_work/1/s/artifacts/obj/Microsoft.CodeAnalysis.PerformanceSensitiveAnalyzers.Package/Release/netstandard2.0/Build" "Microsoft.CodeAnalysis.PerformanceSensitiveAnalyzers.props" "/mnt/vss/_work/1/s/artifacts/obj/Microsoft.CodeAnalysis.PerformanceSensitiveAnalyzers.Package/Release/netstandard2.0/Build" "Microsoft.CodeAnalysis.PerformanceSensitiveAnalyzers.targets" "" "/mnt/vss/_work/1/s/src/PerformanceSensitiveAnalyzers" "Microsoft.CodeAnalysis.PerformanceSensitiveAnalyzers.md" "/mnt/vss/_work/1/s/src/PerformanceSensitiveAnalyzers" "Microsoft.CodeAnalysis.PerformanceSensitiveAnalyzers.sarif" "3.11.0" Microsoft.CodeAnalysis.PerformanceSensitiveAnalyzers false true "" false" exited with code 1. [/mnt/vss/_work/1/s/nuget/PerformanceSensitiveAnalyzers/Microsoft.CodeAnalysis.PerformanceSensitiveAnalyzers.Package.csproj]
##[error]eng/GenerateAnalyzerNuspec.targets(110,5): error MSB3073: (NETCORE_ENGINEERING_TELEMETRY=Build) The command ""/mnt/vss/_work/1/s/.dotnet/dotnet" --roll-forward major "/mnt/vss/_work/1/s/artifacts/bin/GenerateDocumentationAndConfigFiles/Release/net9.0/GenerateDocumentationAndConfigFiles.dll" "-validateOnly:true" "/mnt/vss/_work/1/s/artifacts/obj/Microsoft.CodeAnalysis.PerformanceSensitiveAnalyzers.Package/Release/netstandard2.0/Rulesets" "/mnt/vss/_work/1/s/artifacts/obj/Microsoft.CodeAnalysis.PerformanceSensitiveAnalyzers.Package/Release/netstandard2.0/Editorconfig" "/mnt/vss/_work/1/s/artifacts/obj/Microsoft.CodeAnalysis.PerformanceSensitiveAnalyzers.Package/Release/netstandard2.0/GlobalAnalyzerConfigs" "/mnt/vss/_work/1/s/artifacts/bin/" "Release" "netstandard2.0" "Microsoft.CodeAnalysis.PerformanceSensitiveAnalyzers.dll;Microsoft.CodeAnalysis.CSharp.PerformanceSensitiveAnalyzers.dll;Microsoft.CodeAnalysis.CSharp.PerformanceSensitiveAnalyzers.CodeFixes.dll" "/mnt/vss/_work/1/s/artifacts/obj/Microsoft.CodeAnalysis.PerformanceSensitiveAnalyzers.Package/Release/netstandard2.0/Build" "Microsoft.CodeAnalysis.PerformanceSensitiveAnalyzers.props" "/mnt/vss/_work/1/s/artifacts/obj/Microsoft.CodeAnalysis.PerformanceSensitiveAnalyzers.Package/Release/netstandard2.0/Build" "Microsoft.CodeAnalysis.PerformanceSensitiveAnalyzers.targets" "" "/mnt/vss/_work/1/s/src/PerformanceSensitiveAnalyzers" "Microsoft.CodeAnalysis.PerformanceSensitiveAnalyzers.md" "/mnt/vss/_work/1/s/src/PerformanceSensitiveAnalyzers" "Microsoft.CodeAnalysis.PerformanceSensitiveAnalyzers.sarif" "3.11.0" Microsoft.CodeAnalysis.PerformanceSensitiveAnalyzers false true "" false" exited with code 1.

@carlossanlop carlossanlop merged commit a7c74cf into release/9.0.1xx Sep 4, 2024
11 checks passed
@carlossanlop carlossanlop deleted the darc-release/9.0.1xx-4b61ff60-5431-4e7a-9fad-f349824bbfec branch September 4, 2024 23:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant