🚨 [security] Update json: 1.8.6 → 2.3.0 (major) #56
+21
−31
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 version of json has known security vulnerabilities 🚨
Advisory: CVE-2020-10663
Disclosed: March 19, 2020
URL: https://www.ruby-lang.org/en/news/2020/03/19/json-dos-cve-2020-10663/
Unsafe Object Creation Vulnerability in JSON (Additional fix)
🚨 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 more commits than we can show here.
✳️ html-proofer (3.7.2 → 3.15.1) · Repo
Release Notes
3.15.0
3.14.0
3.12.0
3.11.0
3.10.0
3.9.0
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.
Release Notes
2.7.0 (from changelog)
2.6.0 (from changelog)
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 44 commits:
bump version and pseudo update changelog
Merge pull request #152 from yuki24/add-support-for-CURLPIPE_MULTIPLEX
Merge pull request #151 from yuki24/test-against-recent-ruby-versions
Add support for CURLPIPE_MULTIPLEX
Test against MRI 2.5.1, 2.4.4, 2.3.7, 2.2.10, and 2.1.10
Merge pull request #141 from atambo/params_encoding_none
Merge pull request #149 from drpump/master
Added :pipewait curl option.
Merge pull request #144 from Rigor/ares_interface_options
add dns_interface pass-through option
add dns_local_ip4 pass-through option
Add params_encoding :none
bump version
Merge pull request #140 from HappyHax0r/multipart-forcing
update bundler
fix mime-type spec
fix mime-types for travis?
fix mustermann dep
remove gems
RSpec tests for multipart properties in options.rb
RSpec tests for multipart behavior properties in form.rb and options.rb
More concise syntax for multipart? method.
Updating to be a more concise form for the multipart check.
Removing the newline.
Changes for Ethon to allow multipart-form-data forcing through Typhoeus using "multipart: true" as part of the option set in Request.new().
Merge pull request #139 from typhoeus/progress
fix issue again
fix old ruby issues.
fallback to progressfunction for older curls
include dltotal and ultotal in tests
use long_long
move onprogress
add correct expactation.
show curl version
fixing some annoying warnings
fix specs
docs
set noprogress
more code and more tests
more code and tests around progress
remove debug out and fix specs
Progress feature
Merge pull request #135 from v-kolesnikov/patch-1
Update README.md
Release Notes
1.12.2 (from changelog)
1.12.1 (from changelog)
1.12.0 (from changelog)
1.11.3 (from changelog)
1.11.2 (from changelog)
1.11.1 (from changelog)
1.11.0 (from changelog)
1.10.0 (from changelog)
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.
Commits
See the full diff on Github. The new version differs by 10 commits:
version bump to v2.4.0
update CHANGELOG in preparation for v2.4.0
update dev dependencies
Merge pull request #86 from eagletmt/skip-progress-when-chunked
Merge pull request #87 from halfbyte/patch-1
Make version in changelog fit release version.
Skip progress report when Content-Length is unavailable
update test:examples to libiconv 1.15
concourse: test most-recent two rubies
convert to using windows-ruby-dev-tools-release
Release Notes
1.10.9
1.10.8
1.10.7
1.10.6
1.10.5
1.10.4
1.10.3
1.10.2
1.10.1
1.10.0
1.9.1
1.9.0
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.
Commits
See the full diff on Github. The new version differs by more commits than we can show here.
Release Notes
4.0.3 (from changelog)
4.0.2 (from changelog)
4.0.1 (from changelog)
4.0.0 (from changelog)
3.1.1 (from changelog)
3.1.0 (from changelog)
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 38 commits:
Release 4.0.3
Welcome 2020
CHANGELOG for GH-167
Fix 2.7 deprecations and warnings (#168)
Update .travis.yml
Experiment with https://keepachangelog.com/
Update rubocop
Release 4.0.2
Update README.md
Create SECURITY.md
Update CHANGELOG.md
Release 4.0.1
Updated definitions
Add Tidelift link
Create FUNDING.yml
Test Ruby 2.7
Release 4.0.0
Remove support for Ruby < 2.3 in major version
Release 3.1.1
Reinstate support to Ruby 2.1 and 2.2
Update PSL
Fix version in README
Release 3.1.0
Update definitions list (#160)
Upgrade to Rubocop 0.70
Fix version mismatch
Minimum Ruby version is 2.3
Upgrade Bundler
Make Travis happy
Fix typo in comment (#159)
Fix offenses
Switch to CodeCov
Update .travis.yml
Release 3.0.3
Update definitions (#154)
Fix Rubocop new warnings
Update .rubocop_defaults.yml (#153)
Update docblock
Commits
See the full diff on Github. The new version differs by more commits than we can show here.
Sorry, we couldn't find anything useful about this release.
🆕 nokogumbo (added, 2.0.2)
🆕 rainbow (added, 3.0.0)
🗑️ activesupport (removed)
🗑️ colored (removed)
🗑️ i18n (removed)
🗑️ minitest (removed)
🗑️ thread_safe (removed)
🗑️ tzinfo (removed)
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