Skip to content

Bump CommunityToolkit.Common from 8.3.2 to 8.4.2#140

Closed
dependabot[bot] wants to merge 1 commit into
developfrom
dependabot/nuget/src/develop/CommunityToolkit.Common-8.4.2
Closed

Bump CommunityToolkit.Common from 8.3.2 to 8.4.2#140
dependabot[bot] wants to merge 1 commit into
developfrom
dependabot/nuget/src/develop/CommunityToolkit.Common-8.4.2

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 20, 2026

Copy link
Copy Markdown
Contributor

Updated CommunityToolkit.Common from 8.3.2 to 8.4.2.

Release notes

Sourced from CommunityToolkit.Common'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 needs preview language version 🎉

What's Changed 🆕

New Contributors

Full 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.

@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Jul 20, 2026
@dependabot
dependabot Bot requested a review from Alexandrisius as a code owner July 20, 2026 07:40
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Jul 20, 2026
---
updated-dependencies:
- dependency-name: CommunityToolkit.Common
  dependency-version: 8.4.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/nuget/src/develop/CommunityToolkit.Common-8.4.2 branch from bd1861f to 3ff3966 Compare July 20, 2026 14:39
@Alexandrisius

Copy link
Copy Markdown
Owner

Закрыто: обновление запрещено архитектурно. CommunityToolkit.Common намеренно заморожен на 8.3.x — на net48 эта сборка остаётся loose (не входит в ILRepack merge), т.к. HelixToolkit.Wpf.SharpDX ссылается на неё по exact strong name (8.3.0.0/4aff). Бамп до 8.4.2 даст 0x80131040 «manifest does not match» в рантайме Revit — это ровно инцидент #134 / ADR-051 (падение 3D preview). CI это не ловит, т.к. компиляция проходит. Ignore-правило добавлено в dependabot.yml.

@dependabot @github

dependabot Bot commented on behalf of github Jul 20, 2026

Copy link
Copy Markdown
Contributor Author

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 @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot
dependabot Bot deleted the dependabot/nuget/src/develop/CommunityToolkit.Common-8.4.2 branch July 20, 2026 17:02
Alexandrisius pushed a commit that referenced this pull request Jul 20, 2026
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).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant