[Security] Bump nokogiri from 1.8.2 to 1.8.4 #521
Merged
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.
Hey @pushcx,
I run Dependabot on a fork of lobsters in security-updates-only mode, so I get a PR whenever there are vulnerability alerts for this repo. Just got the below - probably fine, but wouldn't hurt to update Nokogiri to a patched version (PR attached).
Would still love to get you to use Dependabot in security-updates mode yourself (following up on #467).
Bumps nokogiri from 1.8.2 to 1.8.4. This update includes security fixes.
Vulnerabilities fixed
Sourced from The Ruby Advisory Database.
Changelog
Sourced from nokogiri's changelog.
Commits
254f341
version bump to v1.8.4056f66d
enforcing formatting in xml_node.cca4f9b2
Merge branch '1771-memory-leak'0d26561
fix memory leak with creating nodes with a namespace117ca2e
README format20e11c3
version bump to 1.8.3be8a240
update CHANGELOG06ac6ba
Merge branch '1765-enumerator'00bafb7
add test coverage for NodeSet#each enum75517e0
'#each' returns enumerator when no block given