Bump non-Roslyn dependencies#327
Merged
Merged
Conversation
Co-authored-by: Daniel Cazzulino <daniel@cazzulino.com>
Co-authored-by: Daniel Cazzulino <daniel@cazzulino.com>
Member
Author
🧪 Details on Ubuntu 24.04.4 LTSfrom retest v1.1.0 on .NET 10.0.9 with 💜 by @devlooped |
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Summary
Bumps non-Roslyn package and MSBuild SDK dependencies to their latest stable versions discovered from NuGet.org, while leaving all
Microsoft.CodeAnalysis.*references unchanged.Also updates the Spectre CLI regression test to use the public async
ICommandexecution path required bySpectre.Console.Cli0.55.0, whose typedCommand<TSettings>.Executeoverride is now protected.Bumped
Microsoft.Build.NoTargets:3.5.0->3.7.134NuGetizer:1.2.4/1.4.6->1.4.9Devlooped.Extensions.DependencyInjection:2.2.0->2.3.1in the attributed compatibility packageMicrosoft.Extensions.DependencyInjection:7.0.0/10.0.1->10.0.9Microsoft.Extensions.DependencyInjection.Abstractions:10.0.1->10.0.9System.Formats.Asn1:10.0.1->10.0.9System.ComponentModel.Composition:10.0.1->10.0.9System.Composition.AttributedModel:10.0.1->10.0.9System.Composition.Hosting:10.0.1->10.0.9System.Composition.TypedParts:10.0.1->10.0.9Microsoft.Bcl.TimeProvider:10.0.1->10.0.9Spectre.Console.Cli:0.53.1->0.55.0PolySharp:1.14.1/1.15.0->1.16.0Merq:2.0.0->3.0.0Not changed
Microsoft.CodeAnalysis.*PackageReferences remain unchanged as requested.Devlooped.Extensions.DependencyInjectionsample references remain at42.*for the repo's local dogfood package flow.Validation
Using temporary SDKs installed under
/tmpbecause the agent image did not includedotnet:dotnet test src/CodeAnalysis.Tests/CodeAnalysis.Tests.csproj- passed, with existing NU1608 warnings from the unchanged Roslyn testing package setdotnet test src/DependencyInjection.Tests/DependencyInjection.Tests.csproj- passed with 0 warningsSlack Thread