🚨 [security] Update rexml: 3.2.4 → 3.2.5 (patch)#11
Closed
depfu[bot] wants to merge 1 commit intomainfrom
Closed
Conversation
Author
|
Closed in favor of #54. |
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.
Welcome to Depfu 👋
This is one of the first three pull requests with dependency updates we've sent your way. We tried to start with a few easy patch-level updates. Hopefully your tests will pass and you can merge this pull request without too much risk. This should give you an idea how Depfu works in general.
After you merge your first pull request, we'll send you a few more. We'll never open more than seven PRs at the same time so you're not getting overwhelmed with updates.
Let us know if you have any questions. Thanks so much for giving Depfu a try!
🚨 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 🚨
🚨 XML round-trip vulnerability in REXML
Release Notes
3.2.5 (from changelog)
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 56 commits:
Add 3.2.5 entryFix a parser bug that some data may be ignored before DOCTYPEFix a bug that invalid document declaration may be acceptedFix a bug that invalid document declaration may be generatedFix a bug that invalid element end may be acceptedFix a bug that invalid element start may be acceptedFix a bug that invalid notation declaration may be acceptedFix a bug that invalid notation declaration may be generatedUse ruby/setup-ruby (#66)Clean up and enhance high-level RDoc (#65)Task-oriented documentation (#64)Enhanced RDoc for Element (#62)Enhanced RDoc for Element (#61)REXML::DocType: remove needless quote striptest: fix invalid XMLtest: fix invalid XMLtest: remove invalid XMLtest: fix a bug that XML path not content is parsedtest: use setup not initializeREXML::DocType: fix a bug that #clone doesn't copy external ID infoEnhanced RDoc for Element (#57)Enhanced RDoc for Element (#55)Enhanced RDoc for Attributes (#54)Enhanced RDoc for Elements (#53)Adding method Elements#parent (#52)Enhanced RDoc for Elements (#50)Enhanced RDoc for Document (#49)Enhanced RDoc for Element (#48)Enhanced RDoc for Document (#47)ci: use actions/setup-ruby to use the default Rubyci: remove garbageEnhanced RDoc for Element (#46)Add support for generating RDoc HTMLEnhanced RDoc for Element (#45)doc: add Element::Context (#44)Fix indentEnhanced RDoc for Element (#41)ci use "rake test" for JRuby on Windowsci: disable TruffleRubytest: ensure comparing as Hashci: disable JRuby on Windowsci: use TruffleRuby only on Ubuntutest: use test-unit to work with JRubytest: ensure using rexml_test_utilsci: use gem only with Ruby 3.0 or laterci: fix a typoci: migrate to GitHub Actions from Travis CITest on ruby 3.0 (#40)Exclude useless files after installation (#39)Use Refinements to define dclone methods that are used only in xpath_parser.rb (#37)`require "rexml/document"` by default (#36)xpath: add more invalid casesxpath: add an error check for unprocessed rest dataAlready `$SAFE` has been removed in mastertravis: update Ruby versionsBump version👉 No CI detected
You don't seem to have any Continuous Integration service set up!
Without a service that will test the Depfu branches and pull requests, we can't inform you if incoming updates actually work with your app. We think that this degrades the service we're trying to provide down to a point where it is more or less meaningless.
This is fine if you just want to give Depfu a quick try. If you want to really let Depfu help you keep your app up-to-date, we recommend setting up a CI system:
depfu/.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