Skip to content

chore(html-element-web): bump dompurify to 3.4.12 - #2355

Merged
r0b1n merged 1 commit into
mainfrom
chore/bump-dompurify-3.4.12
Jul 24, 2026
Merged

chore(html-element-web): bump dompurify to 3.4.12#2355
r0b1n merged 1 commit into
mainfrom
chore/bump-dompurify-3.4.12

Conversation

@r0b1n

@r0b1n r0b1n commented Jul 24, 2026

Copy link
Copy Markdown
Collaborator

Pull request type

Dependency changes (any modification to dependencies in package.json)


Description

Bumped dompurify dependency in html-element-web from ^3.4.11 to ^3.4.12 to incorporate latest security fixes.

  • Updated package.json dependency
  • Added Security entry under [Unreleased] in CHANGELOG.md
  • Updated pnpm-lock.yaml via pnpm install

@r0b1n
r0b1n requested a review from a team as a code owner July 24, 2026 08:51
@github-actions

Copy link
Copy Markdown
Contributor

AI Code Review

✅ Approved — no issues found


What was reviewed

File Change
packages/pluggableWidgets/html-element-web/CHANGELOG.md Added ### Security entry under [Unreleased] noting dompurify 3.4.12
packages/pluggableWidgets/html-element-web/package.json Bumped dompurify from ^3.4.11 to ^3.4.12

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


Positives

  • CHANGELOG entry is correctly placed under [Unreleased] using the ### Security category — appropriate for a security-fix dependency bump.
  • Version constraint uses ^ (semver-compatible) and the patch was bumped precisely to 3.4.12 rather than a broader range expansion.
  • No runtime code changes — blast radius is minimal; the lockfile confirms the resolved version moved from 3.4.11 to 3.4.12 as expected.
  • PR title follows conventional-commit format (chore(html-element-web): ...) and the description clearly states the motivation.

@r0b1n
r0b1n merged commit 58d6a5e into main Jul 24, 2026
14 of 15 checks passed
@r0b1n
r0b1n deleted the chore/bump-dompurify-3.4.12 branch July 24, 2026 09:09
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