-
Notifications
You must be signed in to change notification settings - Fork 1.1k
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
[main] Update dependencies from dotnet/roslyn-analyzers #29911
[main] Update dependencies from dotnet/roslyn-analyzers #29911
Conversation
…uild 20230112.1 Microsoft.SourceBuild.Intermediate.roslyn-analyzers , Microsoft.CodeAnalysis.NetAnalyzers From Version 3.3.4-beta1.23059.1 -> To Version 3.3.4-beta1.23062.1
Notification for subscribed users from https://github.com/dotnet/roslyn-analyzers:@dotnet/roslyn-infrastructure 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.
|
…uild 20230112.2 Microsoft.SourceBuild.Intermediate.roslyn-analyzers , Microsoft.CodeAnalysis.NetAnalyzers From Version 3.3.4-beta1.23059.1 -> To Version 3.3.4-beta1.23062.2
This doesn't appear to be a transient thing. Waiting for the Roslyn team to take a look. |
Working on a fix with #29906 |
…uild 20230113.1 Microsoft.SourceBuild.Intermediate.roslyn-analyzers , Microsoft.CodeAnalysis.NetAnalyzers From Version 3.3.4-beta1.23059.1 -> To Version 3.3.4-beta1.23063.1
React to package structure updates in dotnet/roslyn-analyzers#6325 and dotnet/roslyn-analyzers#6427 to generate props/targets/config files in `buildtransitive` folder
Tagging @jmarolf I am unable to figure out why the Ubuntu checks are failing, when it succeeds fine for Windows and Mac. The targets/props flagged as missing are indeed present inside the |
NuGet expects build files that should be transitively applied to a consuming project to be in a folder called "buildTransitive". dotnet@afee469 moved config files into that folder but the change had a typo as it specified "buildtransitive" instead of "buildTransitive". That resulted in a mismatch during pack time. Fixes dependency update in dotnet/sdk#29911
@mavasani your issue will be fixed with dotnet/roslyn-analyzers#6436
They are present in the |
Thanks @ViktorHofer. I presume we will need to bump the package version and sha once the NuGet package with your fix gets published? |
That will happen automatically by Maestro. I will take care of anything that's left. |
…uild 20230117.1 Microsoft.SourceBuild.Intermediate.roslyn-analyzers , Microsoft.CodeAnalysis.NetAnalyzers From Version 3.3.4-beta1.23059.1 -> To Version 3.3.4-beta1.23067.1
This pull request updates the following dependencies
From https://github.com/dotnet/roslyn-analyzers