Update json 2.10.2 → 2.11.3 (minor) #352
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.
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?
✳️ json (2.10.2 → 2.11.3) · Repo · Changelog
Release Notes
2.11.3 (from changelog)
2.11.2 (from changelog)
2.11.1
2.11.0
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 54 commits:
Release 2.11.3Merge pull request #791 from byroot/fix-pretty-generateStop caching the generator state pointerRelease 2.11.2Merge pull request #789 from byroot/deprecated-pretty-prototypeBring back JSON::PRETTY_STATE_PROTOTYPE with a deprecationRelease 2.11.1Merge pull request #787 from byroot/deprecate-aliasesBring back the numerous deprecated aliasRelease 2.11.0Get rid of unused CircularDatastructure classCleanup Kernel#JSONDeprecate Kernel#j and Kernel#jjGet rid of JSONError.wrapDon't create custom NaN and Infinity objects.Merge pull request #783 from byroot/remove-pragmaCleanup jeaiii-ltoa to not need pragmasMerge pull request #782 from nobu/unknown-pragmasSuppress -Wunknown-pragmas warningsRemove caller location assertionsMerge pull request #780 from casperisfine/assert-deprecationsAdd missing assert_deprecated_warningUpdate changelogMerge pull request #774 from casperisfine/on-parse-callbackMove `create_addtions` logic in Ruby.JSON.load invoke the proc callback directly from the parser.Remove more dead codeMerge pull request #779 from casperisfine/cleanup-pretty-generateRemove `Class#json_creatable?` monkey patch.Get rid of JSON::NOT_SETRemove outdated JSON.iconvCleanup JSON.pretty_generateMerge pull request #778 from casperisfine/deprecate-fast-generateDeprecate `JSON.fast_generate`Merge pull request #777 from ruby/remove-trailing-whitespacesRemoved trailing spacesMerge pull request #776 from casperisfine/remove-safe-state-prototypeGet rid of SAFE_STATE_PROTOTYPERemove unused `FAST_STATE_PROTOTYPE` and `PRETTY_STATE_PROTOTYPE`Merge pull request #775 from casperisfine/remove-deprecated-aliasesRemove `unparse` and `restore` aliases.Merge pull request #773 from casperisfine/deprecate-global-configsDeprecate all `*_default_options`Merge pull request #767 from radiospiel/eno/pr/fixnumsRefactor jeaiii-ltoa.hFaster integer formattingMerge pull request #772 from ruby/remove-trailing-whitespaceRemoved trailing spaceMerge pull request #768 from radiospiel/eno/pr/floats-2Reorganize `fpconv` vendoringExtends license descriptionAdjust fpconv to add ".0" to integersFaster float formattingUpdate changelogDepfu 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