Upgrade json to version 2.2.0 #8
Closed
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.
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/.Here is everything you need to know about this upgrade. Please take a good look at what changed and the test results before merging this pull request.
What changed?
✳️ json (~> 1.7 → ~> 2.2) · Repo · Changelog
Commits
See the full diff on Github. The new version differs by 45 commits:
Merge branch 'master' of github.com:flori/jsonIt's more trouble than it's worth.Use which to resolve to actual path[fix] 2.5 compat on JRuby 9.2 Fixnum/Bignum -> IntegerAlways use underscore for match stringUpgrade version to 1.6Bump version to 2.2.0Add some missing ruby 2.6 changesFix a typo.Fix for bigdecimal updatesMerge pull request #366 from sho-h/fix-ascii_only-documentAdd some missing ruby 2.6 changesMerge pull request #369 from sho-h/fix-typoFix a typo.fix JSON::Generator::State#ascii_only? document same as lib/json/pure/generator.rb.Merge pull request #362 from mrkn/update_for_bigdecimalMerge pull request #359 from flori/pick-ruby-coreMerge pull request #363 from yui-knk/fix_typosArticle is duplicated"load the" is duplicatedFix for bigdecimal updatesMerge pull request #360 from flori/remove-control-charsRemoved control characters from gemspecFixup 0d1c2a0f0e62839ccc049cbd3b0810e276d1e1caext/json/parser/parser.c: do not call rb_str_resize() on Time objectFix missed update of parser source in r62429Temporary ignored CI result of JRuby. see https://github.com/flori/json/pull/355Merge pull request #352 from nicolasleger/patch-1Merge pull request #340 from lostapathy/fix_travis_widget[CI] Test against Ruby 2.5fix link in travis widgetAllow failing 1.9.3 on travisJSON marshalling support for Set and SortedSetMerge pull request #332 from perlun/patch-3Merge branch 'master' of github.com:flori/jsonMerge branch 'master' of storage.gate.ping.de:/git/jsonsimplecov breaks testing => removedMerge pull request #335 from hsbt/added-bigdecimalAdded missing bigdecimal for its testREADME: Added note about json/add/exceptionMerge pull request #330 from perlun/patch-1Merge branch 'master' into patch-1Merge pull request #331 from perlun/patch-2Fixed json_create example to use create_additions = trueREADME: Fixed code examples to start in the left-most columnDepfu 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