Skip to content

fix(deps): Update dompurify dependency - #12613

Open
rebeccaalpert wants to merge 1 commit into
patternfly:mainfrom
rebeccaalpert:dompurify
Open

fix(deps): Update dompurify dependency#12613
rebeccaalpert wants to merge 1 commit into
patternfly:mainfrom
rebeccaalpert:dompurify

Conversation

@rebeccaalpert

@rebeccaalpert rebeccaalpert commented Aug 5, 2026

Copy link
Copy Markdown
Member

What: Part of #12563.

Additional issues:
We also want to update the chatbot extension as well.

Summary by CodeRabbit

  • Chores
    • Updated the Monaco Editor development tooling to a newer version.
    • Pinned the DOMPurify package version for more consistent builds.

@coderabbitai

coderabbitai Bot commented Aug 5, 2026

Copy link
Copy Markdown

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro Plus

Run ID: a5a96683-d03b-40e6-903d-72436aeba2d4

📥 Commits

Reviewing files that changed from the base of the PR and between 759a598 and da57073.

⛔ Files ignored due to path filters (1)
  • yarn.lock is excluded by !**/yarn.lock, !**/*.lock
📒 Files selected for processing (3)
  • package.json
  • packages/react-code-editor/package.json
  • packages/react-code-editor/src/components/CodeEditor/CodeEditor.tsx
🚧 Files skipped from review as they are similar to previous changes (2)
  • package.json
  • packages/react-code-editor/package.json

Walkthrough

The PR pins dompurify to 3.4.13, updates the monaco-editor development dependency to ^0.56.0, and changes the editor type import to the Monaco ESM API path.

Changes

dompurify resolution

Layer / File(s) Summary
Pin dompurify version
package.json
The root Yarn configuration forces all dompurify dependencies to use 3.4.13.

monaco-editor update

Layer / File(s) Summary
Update monaco-editor dependency and import
packages/react-code-editor/package.json, packages/react-code-editor/src/components/CodeEditor/CodeEditor.tsx
The development dependency changes from ^0.55.1 to ^0.56.0. The editor type import uses monaco-editor/esm/vs/editor/editor.api.

Estimated code review effort: 1 (Trivial) | ~5 minutes

Suggested reviewers: logonoff, thatblindgeye

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title clearly identifies the main dependency change, which is the primary objective of the pull request.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
✨ Finishing Touches 💡 1
🛠️ Fix failing CI checks 💡
  • Create stacked PR
  • Commit on current branch
🧪 Generate unit tests (beta)
  • Create PR with unit tests

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@coderabbitai

coderabbitai Bot commented Aug 5, 2026

Copy link
Copy Markdown

Note

GitHub couldn't provide a complete incremental comparison for this pull request, so CodeRabbit is performing a full review instead. This review may take a little longer.

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.

1 participant