[release-1.10] chore(deps): bump to dompurify to >3.4.8#5123
Open
JessicaJHee wants to merge 5 commits into
Open
[release-1.10] chore(deps): bump to dompurify to >3.4.8#5123JessicaJHee wants to merge 5 commits into
JessicaJHee wants to merge 5 commits into
Conversation
Signed-off-by: Jessica He <jhe@redhat.com>
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## release-1.10 #5123 +/- ##
=================================================
+ Coverage 41.03% 69.60% +28.57%
=================================================
Files 121 111 -10
Lines 2220 4702 +2482
Branches 562 537 -25
=================================================
+ Hits 911 3273 +2362
- Misses 1303 1429 +126
+ Partials 6 0 -6
Continue to review full report in Codecov by Harness.
🚀 New features to boost your workflow:
|
Member
|
/retest-required |
Member
Author
|
/test e2e-ocp-helm |
Signed-off-by: Jessica He <jhe@redhat.com>
Contributor
|
The container image build workflow finished with status: |
Member
|
/retest-required |
Member
|
/retest |
Member
|
/retest-required |
Member
|
/test e2e-ocp-helm |
Signed-off-by: Jessica He <jhe@redhat.com>
|
New changes are detected. LGTM label has been removed. |
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.



Description
Targets CVE-2026-49978 and CVE-2026-41240
Bumps `dompurify` to 3.4.12 everywhere except for:
The dompurify upgrade we need in
monaco-editoris pre-released in v0.56.0-dev-20260625, but we can't pick that up yet since it's not a stable release.Since
monaco-editorv0.56.0 (which includes the dompurify bump we were waiting for) has released, we can opt to proceed with a full patch by applying a resolutionWhich issue(s) does this PR fix
PR acceptance criteria
Please make sure that the following steps are complete: