Skip to content

fix: resolve transitive package vulnerabilities and update dependencies (#460)#466

Merged
adrianhall merged 1 commit into
CommunityToolkit:mainfrom
adrianhall:issues/460
Jun 15, 2026
Merged

fix: resolve transitive package vulnerabilities and update dependencies (#460)#466
adrianhall merged 1 commit into
CommunityToolkit:mainfrom
adrianhall:issues/460

Conversation

@adrianhall

Copy link
Copy Markdown
Collaborator

Fixes #460

Resolves the SharpCompress (NU1902) and Snappier (NU1903) transitive vulnerabilities by bumping MongoDB.Driver (3.6.0 -> 3.9.0) and Testcontainers (4.10.0 -> 4.12.0), which now pull in SharpCompress 0.48.1 and Snappier 1.3.1. Also updates all other patch/minor dependencies.

Breaking (major) upgrades deferred to #465.

…ng dependencies (CommunityToolkit#460)

Resolves the SharpCompress (NU1902) and Snappier (NU1903) transitive
vulnerabilities by bumping MongoDB.Driver (3.6.0 -> 3.9.0) and
Testcontainers (4.10.0 -> 4.12.0), which now pull in SharpCompress 0.48.1
and Snappier 1.3.1. Also updates all other patch/minor dependencies.

Breaking (major) upgrades deferred to CommunityToolkit#465.
@adrianhall adrianhall merged commit 9a855d3 into CommunityToolkit:main Jun 15, 2026
4 checks passed
@adrianhall adrianhall deleted the issues/460 branch June 15, 2026 08:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Update critical severity vulnerabilities in packages

1 participant