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?
✳️ oj (3.16.3 → 3.16.8) · Repo · Changelog
Release Notes
3.16.8 (from changelog)
3.16.7 (from changelog)
3.16.6
3.16.5
3.16.4 (from changelog)
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 23 commits:
Release prep
Fix streaming to file descriptor (#945)
Update changelog
Properly declare global variables (#941)
Allow more option in test result
Update changelog
Comment out truffleruby on CI
WIP
Release prep
Do not override Object#to_json with mimic_json if ActiveSupport is existed (#936)
Fix release date
Parser multi load (#932)
Add ostruct as dependency gem for Ruby 3.5 (#928)
Fix parser eof (#927)
Bump jidicula/clang-format-action from 4.11.0 to 4.13.0 (#925)
CI: Use `bundle exe` to run each test files in order to solve CI error (#924)
Port to WASI by adding a check for getrlimit (#921)
Fix ScHandler docs (#922)
Add tea.yaml
CI: Add to dependency what to migrate to bundle gem in Ruby 3.4 (#915)
Make invalid Unicode data raise when encoding through Oj::Rails::Encoder (#912)
Clean up HAVE_RB_HASH_BULK_INSERT (#909)
Add Ruby 3.3 into CI (#908)
🆕 ostruct (added, 0.6.1)
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