Skip to content

[WIP] Bump sanitize-html@2.17.4#5831

Open
compulim wants to merge 3 commits into
mainfrom
bump-sanitize-html
Open

[WIP] Bump sanitize-html@2.17.4#5831
compulim wants to merge 3 commits into
mainfrom
bump-sanitize-html

Conversation

@compulim
Copy link
Copy Markdown
Contributor

@compulim compulim commented May 16, 2026

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)

@compulim compulim marked this pull request as ready for review May 16, 2026 08:02
@compulim compulim requested a review from a-b-r-o-w-n as a code owner May 16, 2026 08:02
Copilot AI review requested due to automatic review settings May 16, 2026 08:02
@compulim compulim enabled auto-merge (squash) May 16, 2026 08:03
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

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.

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.

2 participants