Update oj 3.16.6 → 3.16.10 (patch) #173
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?
✳️ oj (3.16.6 → 3.16.10) · Repo · Changelog
Release Notes
3.16.10 (from changelog)
3.16.9 (from changelog)
3.16.8 (from changelog)
3.16.7 (from changelog)
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 22 commits:
Release preparationExpose `oj_parser_type` for extensions (#958)CI: Fix failures with Ruby 3.5-dev (#957)github: add 3.4 for CI (#956)Mention drop of Ruby 2.6 in OJ 3.14.3 (#954)Remove broken rails 7 from CIRemove test files to reduce gem size (#952)Use rb_utf8_str_new/rb_utf8_str_new_cstr to create UTF8 string (#950)bench: Avoid allocating an extra hash when not necessary (#949)Improve performance of reading escaped string (#948)CI: Add Rails 8 and drop Rails 6.1 (#947)Fixed Oj::Parser create_id size issue #931Bump jidicula/clang-format-action from 4.13.0 to 4.14.0 (#942)Sort the conditional statements (#946)Release prepFix streaming to file descriptor (#945)Update changelogProperly declare global variables (#941)Allow more option in test resultUpdate changelogComment out truffleruby on CIWIPRelease Notes
3.1.9 (from changelog)
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 15 commits:
CI: Disable benchmarking of some versions on RubyBump up to v3.1.9CHANGES: Add v3.1.9 entriesAccept no digits in the fractional part (#302)Merge pull request #305 from nobu/c2x-pedanticFix extra semicolon outside of a function in `NO_SANITIZE`Merge pull request #296 from franzliedke/patch-1Merge pull request #303 from nobu/extconfReduce unnecessary checksMerge pull request #299 from anakinj/minimal-typo-fixMinor typo fixMerge pull request #298 from ruby/remove-custom-runnerUse macos-14 instead of macos-arm-ossFix indentation [ci skip]Extend docs for round(0)Commits
See the full diff on Github. The new version differs by 4 commits:
Bump up v0.6.1Enabled trusted publisher for rubygems.orgUpdate license files same as ruby/rubyDo not include a backtick in error messages and backtracesDepfu 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