🚨 [security] Update sprockets: 3.7.1 → 3.7.2 (patch) #42
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 version of sprockets has known security vulnerabilities 🚨
Advisory: CVE-2018-3760
Disclosed: June 19, 2018
URL: https://groups.google.com/forum/#!topic/ruby-security-ann/2S9Pwz2i16k
Path Traversal in Sprockets
🚨 We recommend to merge and deploy this update 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?
Commits
See the full diff on Github. The new version differs by 5 commits:
v3.7.2
Do not respond to http requests asking for a `file://`
Make sure find_sources behaves in the same way when the assets don't
Merge pull request #487 from mcfiredrill/patch-1
typo in deprecation message
Release Notes
1.1.4 (from changelog)
1.1.0
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 57 commits:
Bumping version for release
Whitelist http/https schemes
Reduce buffer size to avoid pathological parsing
Merge tag '2.0.5' into 2-0-stable
Merge pull request #1296 from tomelm/fix-prefers-plaintext
Bump version for release
Merge pull request #1268 from eileencodes/forwardport-pr-1249-to-2-0-stable
Merge pull request #1249 from mclark/handle-invalid-method-parameters
Stick with a passing version of Rubygems and bundler
Leahize
Bumping version
webrick: remove concurrent-ruby dev dependency
Merge pull request #1190 from hugoabonizio/master
Merge pull request #1193 from tompng/multipart_less_memory
Merge pull request #1192 from jkowens/master
Merge pull request #1179 from tompng/master
Merge pull request #1151 from cremno/simplify-some-string-creations
Merge pull request #1189 from lugray/fix_rack_lock
Require the right file for the digest we're using
Bump version for release
Merge pull request #1166 from jnraine/master
Ensure env values are ASCII 8BIT encoded
Bump Rack version for release
Revert "updating author / email"
Merge pull request #1117 from ioquatix/patch-3
Merge branch 'rfc7231-sec6.3.6-205'
Merge branch 'no-deflate'
Merge pull request #1141 from brauliomartinezlm/bytesize_usage
Update bytesize usage after its removal from rack utils
Merge pull request #1137 from unabridged/fix-eof-failure
Write MethodOverride errors to RACK_ERRORS
Resolve undefined constant test failure by loading constant
Minimal resolution of EOFError in MethodOverride middleware
Revert "Add 205 Reset Content to the list of statuses without a message body"
Merge pull request #1135 from tonytonyjan/patch-rdoc
add rdoc dependency
Merge pull request #1133 from tonytonyjan/patch-typo
Merge pull request #1132 from tonytonyjan/patch
fix typo
typo fix
Merge pull request #1130 from tonytonyjan/patch
To support minitest 6 and prevent error ouput in minitest 5, use `must_be_nil` if expecting nil.
Merge pull request #1128 from dijonkitchen/patch-1
Change NEWS file into Markdown file extension
Merge pull request #973 from mwpastore/master
Merge pull request #1080 from sophiedeziel/master
webrick: detect partial hijack without hash headers
Merge pull request #1125 from yannvanhalewyn/improve-fetch-on-session-hash
Add test for fetching unknown keys without defaults
Improve and test SessionHash#fetch.
Fix warnings and usage of $VERBOSE
Merge pull request #1115 from Shopify/fix-multipart-parsing-with-null-byte
Handle NULL byte in multipart file name
updating author / email
Merge pull request #1110 from kirs/patch-1
Freeze default session options
deflater: remove "deflate" encoding support
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