Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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?
✳️ standard (1.44.0 → 1.45.0) · Repo · Changelog
Release Notes
1.45.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 3 commits:
👩🔬 v1.45.0Merge pull request #693 from standardrb/updates-2025-02-11Updates Rubocop to 1.71Release Notes
2.10.1 (from changelog)
2.10.0
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 61 commits:
Release 2.10.1Merge pull request #749 from byroot/fix-state-roundtripFix a compatibility issue with `MultiJson.dump(obj, pretty: true)`Update changelogRelease 2.10.0Apply recent C optimizations to Java encoder (#725)Skip installing ragel on CIMerge pull request #745 from etiennebarrie/optimize-symbol-generationMerge pull request #746 from etiennebarrie/fix-json-coder-NaN-InfinityOptimize Symbol generation in strict modeFix JSON::Coder to call as_json proc for NaN and InfinityMerge pull request #744 from eregon/optimize-utf8_to_jsonOptimize and cleanup #utf8_to_jsonRefactor further to expose the simpler escape search possibleMerge pull request #742 from byroot/refactor-convert-utf8Refactor convert_UTF8_to_JSON to split searching and escaping codeMerge pull request #741 from nobu/ctype-plain-charAvoid plain char for ctype macrosMerge pull request #740 from Edouard-chin/ec-minor-fixedFew doc tweaks:Make benchmarks JRuby compatibleUpdate changelogMerge pull request #718 from etiennebarrie/json-coderAllow JSON::Fragment to be used even in strict modeIntroduce JSON::CoderUpdate gemspec URIsAdd some JSON::Fragment documentationMerge pull request #735 from tompng/fix_invalid_numberReject invalid number: `-` `-.1` `-e0`Merge pull request #734 from tompng/error_on_invalid_commentsMerge pull request #733 from tompng/unicode_escape_fixRaise parse error on invalid commentsFix parsing incomplete unicode escape "\uaaa"Fix JSON::Fragment#to_json signatureMerge pull request #732 from etiennebarrie/fragmentIntroduce JSON::FragmentFix a regression in the parser with leading /Merge pull request #731 from byroot/arm64-ciTest on aarch64 Ubuntujson_string_unescape: use memchr to search for backslashesCleanup json_decode_floatparser.c: Pass the JSON_ParserConfig pointerUse RSTRING_ENDReplace fbuffer by stack buffers or RB_ALLOCV in parser.cImplement write barriers for ParserConfig objectsCleanup c ext RakefileMerge pull request #729 from byroot/handrolledFinalize Kevin's handrolled parser.Initial handrolled parserRefactor JSONFixturesTestRemoved unnecessary sectionsFix a method redefinition warning in C parserMerge pull request #728 from byroot/refactor-parserRefactor JSON::Ext::Parser to split configuration and parsing stateMerge pull request #727 from etiennebarrie/remove-State-_generateRemove Generator::State#_generateMerge pull request #726 from ruby/support-bundled-gemsRefactor to omit JSON::GenericObject testsRequire "date"Merge pull request #724 from byroot/lookup-3Improve lookup tables for string escaping.Release Notes
3.3.7.1 (from changelog)
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 5 commits:
Update changelog.Bump version.* parser/current: add -dev prefix to 3.4 branch (#1067)* parser/current: bump 3.2 branch to 3.2.7 (#1066)Update changelog.Release Notes
1.71.2
1.71.1
1.71.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.
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