🚨 [security] [ruby] Update action_text-trix 2.1.16 → 2.1.17 (patch)#676
Merged
depfu[bot] merged 1 commit intomainfrom Mar 12, 2026
Merged
🚨 [security] [ruby] Update action_text-trix 2.1.16 → 2.1.17 (patch)#676depfu[bot] merged 1 commit intomainfrom
depfu[bot] merged 1 commit intomainfrom
Conversation
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.
🚨 Your current dependencies have known security vulnerabilities 🚨
This dependency update fixes known security vulnerabilities. Please see the details below and assess their impact carefully. We recommend to merge and deploy this as soon as possible!
Here is everything you need to know about this update. Please take a good look at what changed and the test results before merging this pull request.
What changed?
Security Advisories 🚨
🚨 Trix has a Stored XSS vulnerability through serialized attributes
Commits
See the full diff on Github. The new version differs by 18 commits:
v2.1.17Merge pull request #1282 from basecamp/h1-3581911-serialized-attrFix stored XSS via data-trix-serialized-attributes sanitizer bypass (H1 #3581911)Merge pull request #1239 from Cromian/patch-1Merge pull request #1280 from basecamp/fix-bullets-merging-with-prior-elementFix bullets merging with prior elements when the first node is removedMerge pull request #1275 from basecamp/flavorjones/wtr-failure-messagesUse source-map to get better test failure messagesTest runner reporter emits failure detailsMerge pull request #1276 from basecamp/flavorjones/ci-green-20260109Update the copyright in trix.jsAdd Ruby 4 to the testing matrixGet downstream Rails tests passing againci: enable workflow dispatch via the UIMerge pull request #1272 from basecamp/flavorjones/replace-karma-with-wtrAdd test progress reporting in local devRestore Android browser testing to Sauce Labs configurationReplace Karma with `@web/test-runner`Release Notes
2.19.1
2.19.0
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 18 commits:
Release 2.19.1Add missing GC_GUARD in `fbuffer_append_str`Release 2.19.0fbuffer.h: Use size_t over unsigned longAdd depth validation to Jruby and TruffleRuby implementationsReject negative depth; add overflow guards to prevent hang/crashFix `allow_blank` parsing option to only consider strings.Reimplement `to_json` methods in RubyRemove unused load_uint8x16_4 function.Use single quotes for allow_invalid_escape docAdd `allow_invalid_escape` parsing optionRemove bignum warningsRemove unused method in JSONGeneratorTest[DOC] Another link fix[DOC] Fix linksStop using RB_ALLOCVCleanup function delecarationsRemove codepaths under !RUBY_INTEGER_UNIFICATIONDepfu will automatically keep this PR conflict-free, as long as you don't add any commits to this branch yourself. You can also trigger a rebase manually by commenting with
@depfu rebase.All Depfu comment commands