Skip to content

build(deps): bump dompurify from 3.3.1 to 3.3.2#7142

Merged
jdstrand merged 1 commit intomasterfrom
dependabot/npm_and_yarn/dompurify-3.3.2
Mar 20, 2026
Merged

build(deps): bump dompurify from 3.3.1 to 3.3.2#7142
jdstrand merged 1 commit intomasterfrom
dependabot/npm_and_yarn/dompurify-3.3.2

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 6, 2026

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.

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Mar 6, 2026
@dependabot dependabot bot requested review from a team as code owners March 6, 2026 20:15
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Mar 6, 2026
wdoconnell
wdoconnell previously approved these changes Mar 6, 2026
@wdoconnell wdoconnell enabled auto-merge March 6, 2026 20:15
@jdstrand
Copy link
Contributor

@wdoconnell hey, the e2e oss tests are failing again. https://app.circleci.com/pipelines/github/influxdata/monitor-ci/22654/workflows/372f62ff-2101-4e05-be6b-943c97307b95/jobs/1522996:

Loaded image: quay.io/influxdb/ui-acceptance:f46e47de2d7ece95e2ad91beded0c4529a9c34e7
Error response from daemon: No such image: quay.io/influxdb/ui-acceptance:668718f30c1e2bfafe5e5f626e6df27594397dcd

Exited with code exit status 1

This will be needed for #7145 to pass I believe....

@jdstrand
Copy link
Contributor

@dependabot rebase

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 dependabot bot force-pushed the dependabot/npm_and_yarn/dompurify-3.3.2 branch from 668718f to 5149b0b Compare March 18, 2026 13:07
@wdoconnell wdoconnell added this pull request to the merge queue Mar 19, 2026
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Mar 19, 2026
@jdstrand jdstrand added this pull request to the merge queue Mar 20, 2026
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Mar 20, 2026
@jdstrand jdstrand added this pull request to the merge queue Mar 20, 2026
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Mar 20, 2026
@jdstrand jdstrand added this pull request to the merge queue Mar 20, 2026
Merged via the queue into master with commit 7ed3bb9 Mar 20, 2026
6 checks passed
@jdstrand jdstrand deleted the dependabot/npm_and_yarn/dompurify-3.3.2 branch March 20, 2026 14:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants