Skip to content

chore: update dompurify to 3.4.11#2289

Merged
r0b1n merged 1 commit into
mainfrom
chore/update-dompurify-3.4.11
Jun 23, 2026
Merged

chore: update dompurify to 3.4.11#2289
r0b1n merged 1 commit into
mainfrom
chore/update-dompurify-3.4.11

Conversation

@r0b1n

@r0b1n r0b1n commented Jun 23, 2026

Copy link
Copy Markdown
Collaborator

Summary

  • Updated dompurify from 3.4.8 to 3.4.11 in html-element-web to address security vulnerabilities

@r0b1n r0b1n requested a review from a team as a code owner June 23, 2026 13:03
@github-actions

Copy link
Copy Markdown
Contributor

AI Code Review

✅ Approved — no issues found


What was reviewed

File Change
packages/pluggableWidgets/html-element-web/package.json Bumped dompurify dependency from ^3.4.8 to ^3.4.11
packages/pluggableWidgets/html-element-web/CHANGELOG.md Added [Unreleased] ### Security entry describing the dompurify update

Skipped (out of scope): pnpm-lock.yaml


Positives

  • Correct use of the ### Security CHANGELOG category — matches the nature of the change and follows Keep a Changelog conventions.
  • The CHANGELOG entry is under [Unreleased] as required by repo conventions (version bumps are a separate PR).
  • Dependency range is tightened from ^3.4.8 to ^3.4.11, ensuring consumers pull at least the patched version.
  • Lockfile resolves to the exact new version (3.4.11) rather than a previously resolved older patch, confirming the constraint is effective.

@r0b1n r0b1n merged commit d1aee1d into main Jun 23, 2026
15 checks passed
@r0b1n r0b1n deleted the chore/update-dompurify-3.4.11 branch June 23, 2026 13:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants