🚨 [security] Update carrierwave 1.3.1 → 1.3.4 (patch) #230
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?
✳️ carrierwave (1.3.1 → 1.3.4) · Repo · Changelog
Security Advisories 🚨
🚨 Server-side request forgery in CarrierWave
🚨 Code Injection vulnerability in CarrierWave::RMagick
Release Notes
1.3.4
1.3.3
1.3.2 (from changelog)
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 48 commits:
Version 1.3.4
Merge pull request #2699 from marcogregorius/test-ruby-3.2
Test against Ruby 3.2 in CI
Version 1.3.3
Merge pull request #2644 from kaoru/1.x-stable
Fix Ruby 2.7 deprecation warn on Mounter#remove?
Add back the JRuby builds
Fix ActiveRecord 4.x builds
Merge pull request #2640 from marcogregorius/add-ci
Set sqlite3 back to ~>1.3.6
Bump sqlite3 version for rails <= 5.2
fix gem dependencies
Add Ruby >= 2.2 and Rails >= 4.0 back in matrix
Remove ruby-head and jruby-head from test matrix
Replace rails-master.gemfile with rails-main.gemfile
Remove forked fog-google dependency
Avoid breaking changes in ssrf_filter
Fix obsolete URI.encode in spec
Remove forked fog-google dependency
Remove Postgresql and use sqlite3 for testing ActiveRecord
Add CI on GitHub
Version 1.3.2
Fix Code Injection vulnerability in CarrierWave::RMagick
Fix SSRF vulnerability in the remote file download feature
URI.open does not exist before Ruby 2.5
URI.encode becomes escape, not unescape
Merge pull request #2462 from aubinlrx/tweak/deprecation_warning_ruby_27
Cloud not make JRuby build pass on Xenial, reverting back to Trusty
Fix build issues with PostgreSQL and ImageMagick
use URI.open instead of Kernel.open for Ruby 2.7
Use URI::DEFAULT_PARSER.unescape instead of URI.decode for Ruby 2.7
Fix kwargs usage for Ruby 2.7
Merge pull request #2377 from stanhu/sh-pass-openstack-options
Merge pull request #2375 from QuickBlox/add-azure-rm-authenticated-url
Merge pull request #2374 from hagarabdelwaha/master
Travis's ImageMagick is pretty old, lock RMagick to 2.x
Pass OpenStack options in get_object_https_url
Add AzureRM to support authenticated_url
Update README.md
Merge pull request #2367 from nagatea/refactor_sanitized_file_path
Fix JRuby builds
Refactor SanitizedFile#path
Use gemified version of activerecord-jdbcpostgresql-adapter
CI against jruby 9.2
CI against ruby 2.6
CI against newer jruby 9.1.x
We're still testing against old rubies that aren't supported by bundler 2.x
CI against newer rubies
Release Notes
Too many releases to show here. View the full release notes.
Commits
See the full diff on Github. The new version differs by more commits than we can show here.
Security Advisories 🚨
🚨 TZInfo relative path traversal vulnerability allows loading of arbitrary files
Release Notes
1.2.11
1.2.10
1.2.9
1.2.8
1.2.7
1.2.6
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by more commits than we can show here.
🆕 ssrf_filter (added, 1.0.8)
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