fix(NB-2593): upgrade TinyMCE constraint to ^8.0#4
Open
cannycookie wants to merge 1 commit into
Open
Conversation
- Update tinymce/tinymce from ^7.3.0 to ^8.0 - TinyMCE 8.5.0 patches CVE-2025-26791 (XSS) and prototype pollution - Aligns with neurobox security upgrade requirements Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
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.
Summary
Bumps the
tinymce/tinymcecomposer constraint from^7.3.0to^8.0to pick up TinyMCE 8.5.0+, which patches CVE-2025-26791 (XSS) and prototype pollution issues.Diff
Why this needs human review
TinyMCE 7 → 8 is a major version bump and may include downstream breaking changes for consumers of this package. A human should:
Notes for reviewer
This PR was generated by the dev-agent from YouTrack ticket NB-2593. The agent's previous attempt committed directly to
4.xand pre-emptively created a5.0.3tag — both of which were workflow violations that have since been corrected in the agent prompts. The commit on this branch is the same diff; only the surrounding workflow has been redone correctly.🤖 Generated with Claude Code