Skip to content

Bump dompurify from 3.3.1 to 3.3.2 - #588

Merged
webstackdev merged 2 commits into
mainfrom
dependabot/npm_and_yarn/dompurify-3.3.2
Mar 5, 2026
Merged

webstackdev merged 2 commits into
mainfrom
dependabot/npm_and_yarn/dompurify-3.3.2

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Mar 5, 2026

Copy link
Copy Markdown
Contributor

Bumps dompurify from 3.3.1 to 3.3.2.

Release notes

Sourced from dompurify's releases.

DOMPurify 3.3.2

  • Fixed a possible bypass caused by jsdom's faulty raw-text tag parsing, thanks multiple reporters
  • Fixed a prototype pollution issue when working with custom elements, thanks @​christos-eth
  • Fixed a lenient config parsing in _isValidAttribute, thanks @​christos-eth
  • Bumped and removed several dependencies, thanks @​Rotzbua
  • Fixed the test suite after bumping dependencies, thanks @​Rotzbua
Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [dompurify](https://github.com/cure53/DOMPurify) from 3.3.1 to 3.3.2.
- [Release notes](https://github.com/cure53/DOMPurify/releases)
- [Commits](cure53/DOMPurify@3.3.1...3.3.2)

---
updated-dependencies:
- dependency-name: dompurify
  dependency-version: 3.3.2
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github

dependabot Bot commented on behalf of github Mar 5, 2026

Copy link
Copy Markdown
Contributor Author

Labels

The following labels could not be found: automerge 🤞, type: dependencies 🔗. Please create them before Dependabot can add them to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@github-actions

github-actions Bot commented Mar 5, 2026

Copy link
Copy Markdown

Dependency Review

The following issues were found:
  • ✅ 0 vulnerable package(s)
  • ✅ 0 package(s) with incompatible licenses
  • ✅ 0 package(s) with invalid SPDX license definitions
  • ⚠️ 1 package(s) with unknown licenses.
See the Details below.

License Issues

package-lock.json

PackageVersionLicenseIssue Type
dompurify3.3.2NullUnknown License

OpenSSF Scorecard

PackageVersionScoreDetails
npm/dompurify 3.3.2 UnknownUnknown

Scanned Files

  • package-lock.json

@github-actions

github-actions Bot commented Mar 5, 2026

Copy link
Copy Markdown

Coverage Report

Status Category Percentage Covered / Total
🔵 Lines 71.4% 8970 / 12563
🔵 Statements 69.12% 9484 / 13720
🔵 Functions 70.89% 1846 / 2604
🔵 Branches 55.66% 5044 / 9061
File CoverageNo changed files found.
Generated in workflow #273 for commit 8336585 by the Vitest Coverage Report Action

@github-actions

github-actions Bot commented Mar 5, 2026

Copy link
Copy Markdown

@webstackdev
webstackdev merged commit b0fe3f9 into main Mar 5, 2026
18 of 19 checks passed
@webstackdev
webstackdev deleted the dependabot/npm_and_yarn/dompurify-3.3.2 branch March 5, 2026 23:29

This branch was previously deployed

3 inactive deployments
Preview 83365857 Deployed Mar 5, 2026 by github-actions[bot]
testing 83365857 Deployed Mar 5, 2026 by webstackdev via Lint #185
preview 83365857 Deployed Mar 5, 2026 by webstackdev via Deploy Preview #292
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant