Bump CommunityToolkit.Diagnostics from 8.3.2 to 8.4.2#141
Bump CommunityToolkit.Diagnostics from 8.3.2 to 8.4.2#141dependabot[bot] wants to merge 1 commit into
Conversation
--- updated-dependencies: - dependency-name: CommunityToolkit.Diagnostics dependency-version: 8.4.2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
995bab2 to
3430e38
Compare
|
Закрыто: обновление запрещено архитектурно. CommunityToolkit.Diagnostics заморожен на 8.3.x — на net48 сборка loose, HelixToolkit ссылается на неё по exact strong name 8.3.0.0/4aff; бамп до 8.4.2 = 0x80131040 manifest mismatch в рантайме (инцидент #134, ADR-051: падение 3D preview ViewBoxNode). CI зелёный, но в Revit упало бы. Ignore-правило добавлено в dependabot.yml. |
|
OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting If you change your mind, just re-open this PR and I'll resolve any conflicts on it. |
Close #140, #141 (CT.Common/Diagnostics 8.4.2 — loose on net48, HelixToolkit needs exact 8.3.0.0 strong name, manifest mismatch in Revit, see #134/ADR-051). Close #144 (DI.Abstractions 10.x — loose exact identity; Bcl.AsyncInterfaces pinned 10.0.1 for ILRepack merged identity, ADR-051). Close #145 (SQLitePCLRaw 2.1.12 upstream bug: win-arm removed from nupkg but net461 targets still reference it — MSB3030 on net48). New ignore rules: DI.Abstractions >=9, CT.Common/Diagnostics >=8.4, Bcl.AsyncInterfaces (full freeze), SQLitePCLRaw 2.1.12, ADR-042 frozen polyfills (Memory/Buffers/Unsafe/Tasks.Extensions/Encodings.Web/Numerics.Vectors).
Updated CommunityToolkit.Diagnostics from 8.3.2 to 8.4.2.
Release notes
Sourced from CommunityToolkit.Diagnostics's releases.
8.4.2
What's Changed
Full Changelog: CommunityToolkit/dotnet@v8.4.1...v8.4.2
8.4.1
This release of the .NET Community Toolkit updates the MVVM Toolkit analyzers and source generator to Roslyn 5.0, so they can work with C# 14 out of the box. This means that
[ObservableProperty]on partial properties no longer needspreviewlanguage version 🎉What's Changed 🆕
--no-buildargument in dotnet test invokation by @echoix in Remove extra dash in--no-buildargument in dotnet test invokation CommunityToolkit/dotnet#1132[ObservableProperty]by @Sergio0694 in Fix C# language version checks for[ObservableProperty]CommunityToolkit/dotnet#1140New Contributors
--no-buildargument in dotnet test invokation CommunityToolkit/dotnet#1132Full Changelog: CommunityToolkit/dotnet@v8.4.0...v8.4.1
8.4.0
What's Changed 🆕
New Contributors
Full Changelog: CommunityToolkit/dotnet@v8.3.2...v8.4.0
8.4.0-preview3
What's Changed 🆕
New Contributors
Full Changelog: CommunityToolkit/dotnet@v8.3.2...v8.4.0-preview3
Commits viewable in compare view.