update dependencies#141
Conversation
⚡ Risk Assessment —
|
| Files | Summary |
|---|---|
Test Framework Package UpdatesAnalysis/Tests/Connectivity.Tests/Connectivity.Tests.csprojAnyText/Tests/AnyText.Tests/AnyText.Tests.csprojCollections/Collections.Test/Collections.Test.csprojExpressions/Tests/Expressions.Chunk.Test/Expressions.Chunk.Test.csprojExpressions/Tests/Expressions.Configuration.Test/Expressions.Configuration.Test.csprojExpressions/Tests/Expressions.Linq.Tests/Expressions.Linq.Test.csprojExpressions/Tests/Expressions.Test/Expressions.Test.csprojExpressions/Tests/Expressions.Utilities.Tests/Expressions.Utilities.Tests.csprojExpressions/Tests/Models.Expressions.Tests/Expressions.Models.Tests.csprojGlsp/Tests/GlspTests/GlspTests.csprojIntegrationTests/ComponentBasedSoftwareArchitectures/ComponentBasedSoftwareArchitectures.csprojIntegrationTests/IncrementalizationTests/IncrementalizationTests.csprojInterop/EcoreInterop.Tests/EcoreInterop.Tests.csprojModels/Models.Tests/Models.Tests.csprojModels/Tests/Models.Tests.Dynamic/Models.Tests.Dynamic.csprojModels/Tests/Models.Tests.Json/Models.Tests.Json.csprojModels/Tests/Models.Tests.MSTest/Models.Tests.MSTest.csprojModels/Tests/Models.Tests.NUnit/Models.Tests.NUnit.csprojOptimizations/Tests/Optimizations.Tests/Optimizations.Tests.csprojServices/Tests/ModelServicesTests/ModelServicesTests.csprojSynchronizations/Synchronizations.Models.Tests/Synchronizations.Models.Tests.csprojSynchronizations/Synchronizations.Tests/Synchronizations.Tests.csprojTools/Tests/Tests.csprojTools/Utilities.Tests/Utilities.Tests.csprojTransformations/Tests/CodeGenerationTests/CodeGenerationTests.csprojTransformations/Transformations.Tests/Transformations.Tests.csproj |
Bumps Microsoft.NET.Test.Sdk from 18.4.0 to 18.6.0, MSTest packages from 4.2.1 to 4.2.3, NUnit from 4.5.1 to 4.6.1, and related test tooling across all test projects. |
StreamJsonRpc Version UpdateAnyText/AnyText.Lsp/AnyText.Lsp.csprojGlsp/Glsp/Glsp.csprojServices/PropertyService/PropertyService.csprojAnyText/NMF-Anytext-LSP.nuspecGlsp/NMF-GLSP-Core.nuspecServices/NMF-PropertyService.nuspec |
Updates StreamJsonRpc from 2.24.84 to 2.25.25 across LSP and GLSP project files and NuGet specs. |
System.Text.Json UpdateModels/Serialization.Json/Serialization.Json.csprojServices/NMF-ModelServices.nuspec |
Updates System.Text.Json from 10.0.6 to 10.0.8 in serialization project and updates dependency version in ModelServices NuGet spec. |
Avalonia UI Package UpdatesUserInterfaces/Controls.Avalonia/Controls.Avalonia.csprojUserInterfaces/Editor.Avalonia/Editor.Avalonia.csprojUserInterfaces/NMF-Controls-Avalonia.nuspec |
Updates Avalonia packages from 12.0.1 to 12.0.4, Avalonia.PropertyGrid from 11.3.11.1 to 12.0.4.1, and Avalonia.Diagnostics from 11.3.14 to 11.3.17. |
Runtime and Tooling Package UpdatesGlsp/NMetaGlspEditor/NMetaGlspEditor.Server/NMetaGlspEditor.Server.csprojTools/Ecore2Code/Ecore2Code.csprojTransformations/CodeGen/CodeGen.csprojTransformations/NMF-CodeGen.nuspec |
Updates Microsoft.AspNetCore.SpaProxy to 10.0.8, Swashbuckle.AspNetCore to 10.2.1, System.CodeDom and System.ComponentModel.Composition to 10.0.8. |
Test Adapter and Analyzer UpdatesModels/Tests/Models.Tests.NUnit/ModelTest.cs |
Modifies AssertThrowsException to use explicit Action delegate construction for NUnit 4.6.1 compatibility. |
Avalonia Type Safety ImprovementUserInterfaces/Controls.Avalonia/CollectionEditorDialog.axaml.cs |
Adds generic type parameter to ItemTemplateProperty, changing from AvaloniaProperty to AvaloniaProperty<IDataTemplate> for improved compile-time type checking. |
Dig Deeper With Commands
/review <file-path> <function-optional>/chat <file-path> "<question>"/roast <file-path>
Runs only when explicitly triggered.
| patch (2.0.457): Start using EtiCat | ||
| patch: Add support for .NET 10 | ||
| patch: adapt to changed models | ||
| patch: update dependencies |
There was a problem hiding this comment.
Duplicate release-note entry in Models tests history
This adds the same patch: update dependencies note twice in a row, so the Models tests changelog now records one change as two separate patches. That will show duplicate release information to consumers even though the dependency bump happened once.
Drop one of the two identical patch: update dependencies lines so the changelog reflects the single dependency update once.
Was this helpful?
- 👍 Yes
- 👎 No
Actionable Comments Posted: 1🧾 Coverage Summary✔️ Covered (7 files)💤 Omitted (43 files) |
Summary by MergeMonkey