🚨 [security] [jekyl/app/.local/gems/gems/http_parser.rb-0.6.0] Update yajl-ruby: 1.1.0 → 1.4.1 (minor) #3
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?
✳️ yajl-ruby (1.1.0 → 1.4.1) · Repo · Changelog
Security Advisories 🚨
🚨 SIGABRT - process aborted
Commits
See the full diff on Github. The new version differs by more commits than we can show here.
Commits
See the full diff on Github. The new version differs by 47 commits:
v0.6.0
Add license to gemspec (closes #31)
fix link to http-parser.java
0.6.0.beta.2
Merge pull request #26 from atambo/master
Make version checks compatible with jruby 1.7.2
Merge pull request #25 from atambo/master
Fix 1.9 encoding issues on jruby
enable all tests on jruby
switch to my fork of http-parser.java
0.6.0.beta.1; jruby fixes still pending
bump to latest http-parser-java
Merge branch 'latest-upstream'
HTTPHeadersCompleteCallback is gone
fix whitespace issues
simpler gitmodule structure
use new java port
fix warnings
Merge pull request #19 from spariev/fix-specs-for-jruby
add completed flag, like in C version, to prevent 'Could not parse data entirely' error
remove rescue clause from 'ignore extra content beyond specified length' spec
handling expected exception in specs
setting HTTP_PARSER_STRICT flag to more closely mirror C version behavior
handling reset in on_headers_complete
removing obsolete on_path/query_string/fragment callbacks
Merge pull request #18 from tarcieri/master
Syntax highlighting fixups
Standalone benchmark with benchmark_suite
require "stringio"
Fix broken test when using :stop with upgrade requests
- Add a headers-complete-and-stop test that fails for me right now
add strict? to java version
bump java dep
add failing test from igrigorik/em-http-request#168 (now passing) /cc @igrigorik
fix upgrade data tests
ignore tests that require strict mode to be off
expose strict mode setting
show offset of parsing errors
fix upgrade_data
fix fixtures
upstream removed request_path/query_string/fragment versions of the request_url
latest tests from upstream
bump http-parser vendor to latest
Merge pull request #14 from headius/perf_optz
Perf optimizations for JRuby ext.
Merge pull request #11 from marekjelen/master
There seems to be change in the API
👉 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