This repository was archived by the owner on Jul 7, 2023. It is now read-only.
🚨 [security] Update json: 2.2.0 → 2.3.0 (minor) #1
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?
Security Advisories 🚨
🚨 Unsafe Object Creation Vulnerability in JSON (Additional fix)
Commits
See the full diff on Github. The new version differs by 53 commits:
v2.3.0Add some more recent jrubyMake tests green on jrubyUpdate travis configIgnore log filesMerge pull request #391 from headius/prep_2.3.0Bump versions for 2.3.0.Merge pull request #390 from flori/relax-test-unitrelax test-unit version for old rubyMerge branch 'zenspider-zenspider/ruby-2.7'Merge branch 'zenspider/ruby-2.7' of https://github.com/zenspider/json into zenspider-zenspider/ruby-2.7Merge pull request #388 from flori/backport-ruby-coreSkip useless testBump to test-unit 3 to get warnings cleaned up.Fix warning from trying to access an uninitialized ivar.Fix syntax warnings from tests.Minor cleanup for ruby 2.7 warnings and failures.Removed duplicate fileAdd NaN / Infinity / MinusInfinity to mark listext/json/parser/prereq.mk: Add a "automatically generated" headerext/json/parser/parser.rl: Use "signed" char to contain negative valuesAdd `GC.compact` again.ext/json/parser/parser.rl: Update the source code of parser.cSuppress uninitialized instance variable warningsRemoved useless `freeze`s from gemspec filesDrop fossil rubygems supportRemoved binary lineFix JSON::Parser against bigdecimal updates[flori/json] Fixed unexpected illegal/malformed utf-8 errorIgnore warnings about ambiguous first argument of regexp with assert match.Make rb_scan_args handle keywords more similar to Ruby methods (#2460)Ignore warnings about ambiguous first argument with the negative integer.Remove unused constant.Look up constant instead of caching in a globalMerge pull request #381 from olleolleolle/patch-1Gemspec: Drop EOL'd property rubyforge_projectRecreate gemspecsMerge pull request #367 from sho-h/add-ascii_only-documentMerge pull request #378 from olleolleolle/patch-1Remove RubyForge homepage referenceUse newest rubygemsPass args all #to_json in json/add/*.Add LICENSE fileMerge branch 'master' of github.com:flori/jsonDoes not check whether illegal utf-8 if string has ascii only.Convert string encoding to UTF-8 only when neededConvert String encoding using `rb_str_encode()`Add shortcut converting to StringConvert Hash object using rb_hash_foreach()Only attempt to resize strings not other objectsTest on newer rubiesMerge pull request #376 from olleolleolle/patch-1README: Docs at rubydoc.info, not on rubyforge👉 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