Skip to content

Bump sanitize-html@2.17.4 - #5831

Merged
William Wong (compulim) merged 3 commits into
mainfrom
bump-sanitize-html
May 18, 2026
Merged

Bump sanitize-html@2.17.4#5831
William Wong (compulim) merged 3 commits into
mainfrom
bump-sanitize-html

Conversation

@compulim

@compulim William Wong (compulim) commented May 16, 2026

Copy link
Copy Markdown
Collaborator

Changelog Entry

Description

Bump sanitize-html@2.17.4 and also npm audit fix.

Design

Specific Changes

  • npm install --save-exact --workspace=packages/bundle sanitize-html@2.17.4
  • npm audit fix
  • I have added tests and executed them locally
  • I have updated CHANGELOG.md
  • I have updated documentation

Review Checklist

This section is for contributors to review your work.

  • Accessibility reviewed (tab order, content readability, alt text, color contrast)
  • Browser and platform compatibilities reviewed
  • CSS styles reviewed (minimal rules, no z-index)
  • Documents reviewed (docs, samples, live demo)
  • Internationalization reviewed (strings, unit formatting)
  • package.json and package-lock.json reviewed
  • Security reviewed (no data URIs, check for nonce leak)
  • Tests reviewed (coverage, legitimacy)

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates the Web Chat bundle workspace to use sanitize-html@2.17.4 and refreshes the root lockfile to reflect the dependency bump plus npm audit fix-driven transitive updates.

Changes:

  • Bumped sanitize-html from 2.17.3 to 2.17.4 in packages/bundle.
  • Updated package-lock.json to sanitize-html@2.17.4 and new/updated transitive packages (e.g., launder, dayjs, postcss, nanoid).
  • Updated CHANGELOG.md dependency entry to reflect sanitize-html@2.17.4 and include this PR in the dependency-bump list.

Reviewed changes

Copilot reviewed 2 out of 3 changed files in this pull request and generated no comments.

File Description
packages/bundle/package.json Pins sanitize-html to 2.17.4 for the bundle workspace.
package-lock.json Updates resolved dependency graph for sanitize-html@2.17.4 and audit-related transitive updates.
CHANGELOG.md Documents the dependency bump and references this PR.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@compulim
William Wong (compulim) merged commit c138220 into main May 18, 2026
36 checks passed
@compulim
William Wong (compulim) deleted the bump-sanitize-html branch May 18, 2026 18:55
@compulim William Wong (compulim) changed the title [WIP] Bump sanitize-html@2.17.4 Bump sanitize-html@2.17.4 May 18, 2026
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.

3 participants