🚨 [security] [ruby] Update action_text-trix 2.1.15 → 2.1.16 (patch) #553
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 its attachment attribute
Release Notes
2.1.16
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 51 commits:
v2.1.16Fix XSS vulnerability in attachment href renderingMake "yarn version" commit changes to the ruby gem, tooMerge pull request #1271 from basecamp/flavorjones/ci-sauce-labsci: stabilize Sauce Labs with SC5 tunnelMerge pull request #1270 from basecamp/flavorjones/fix-minitest-errorsaction_text-trix: pin minitest to < 6yarn buildMerge pull request #1269 from basecamp/flavorjones/revert-mousedown-click-changeRevert "Toolbar Button: Handle `click` instead of `mousedown`"Merge pull request #1265 from basecamp/rails-8-1-ci-matrixAdd `8-1-stable` branch to CI matrixMerge pull request #1263 from seanpdoyle/fix-action_text-trix-assetsFix stale `app/assets/javascripts/trix.js` fileMerge pull request #1262 from basecamp/flavorjones/fix-cici: Make sure continue-on-error is always validci: Try to fix the apt-install errorsMerge pull request #1258 from seanpdoyle/rails-engine-test-coverage`action_text-trix`: Add test coverage for EngineMerge pull request #1210 from seanpdoyle/issue-1154Merge pull request #1198 from seanpdoyle/attachment-preview-altMerge pull request #1127 from seanpdoyle/trix-toolbar-editorElement-propertyMerge pull request #1201 from seanpdoyle/toolbar-button-clickMerge pull request #1260 from basecamp/document-trix-attachment-editDocument `trix-attachment-edit` in `README.md`Merge pull request #1162 from MatheusRich/patch-1Merge branch 'main' into patch-1Support setting `img[alt]` on `ManagedAttachment`Toolbar Button: Handle `click` instead of `mousedown`Customize Attachment Preview URLDefine `TrixToolbarElement.editorElements` propertyMerge pull request #1253 from basecamp/editor-preload-contentMerge pull request #1256 from basecamp/action_text-trixBuild `action_text-trix` assets with existing toolsRead initial editor value from HTML contentMerge pull request #1257 from seanpdoyle/package-json-node-versionMerge pull request #1255 from seanpdoyle/fix-ciUpdate `.node-version` and `engine` property in `package.json`Pass CIMerge pull request #1128 from seanpdoyle/element-internalsMerge pull request #1252 from seanpdoyle/editor-renderDispatch `trix-before-render` event`ElementInternals`: Support without `<input>` elementMerge pull request #1235 from basecamp/flavorjones/rails-integration-testsci: integration test with Action Textci: improve the pipelineEnable "mfa required" for the ruby gemFix the name of the rake task used to release ruby.Merge pull request #1234 from basecamp/flavorjones/package-in-ruby-gemUpdate build and release tasks to include the Ruby gemCreate a ruby gem packageRelease Notes
1.14.8
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 18 commits:
Bump to 1.14.9Merge pull request #726 from byroot/fstr-compatMerge branch 'master' into fstr-compatRemove testing for EOL Rubies 3.1 + 3.0Merge remote-tracking branch 'olleolleolle/patch-1'Merge pull request #724 from lee266/fix/i18n-locale-thread-variableFix compatibility with `--enable-frozen-string-literal`Merge pull request #722 from taketo1113/ci-ruby-3.4CI: Fix rails version specification in gemfiles to run with the specified minor versionCI: Add ruby 3.4 to CI Matrixfix: I18n.locale reset in Fiber context by using Thread#thread_variable_{get,set}Delete gemfiles/Gemfile.rails-6.1.xDelete gemfiles/Gemfile.rails-6.0.xCI: Omit the 6.x versions of RailsCI: Use actions/checkout@v5Merge pull request #708 from voxik/add-require-pathnameMerge pull request #713 from Earlopain/cgi-ruby-3.5Remove unused `cgi` requireRelease Notes
6.0.1 (from changelog)
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 8 commits:
prepped for release- Fixed method signature of Minitest::Benchmark.run. (flavorjones)- Flush stdout/stderr before exit./bin/minitest -Ilib ./bug1046.rb:1 < /dev/null (grosser)- Normalize paths while processing file.rb:line args.- Fixed --help and --version exiting 1. (grosser)- Improved usage banner output by reordering and reformatting.+ Added new rake task `test:fu` to Minitest::TestTask, to only run tests with FU in name.Fix format of History.rdoc. (y-yagi)Depfu 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