Update oj 3.16.11 → 3.16.14 (patch) #503
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.11 → 3.16.14) · Repo · Changelog
Release Notes
3.16.14
3.16.13
3.16.12
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 26 commits:
Release prepOptimize `oj_dump_cstr` using SSE4.2 and SSSE3. (#973)changelogUpdate versionmergemergeUpdate changelogFix illegal instruction error on CPUs without SSE4.2 support (#993)Remove generic testsRemove ostruct dependencyChange first arg to oj_parse_options (#987)Remove windows ucrt from CIComment out head in CIRelease prepRails encoder fix (#984)clang-formatclang-formatBump actions/checkout from 5 to 6 (#983)Enable SIMD optimizations by default with auto-detection (#982)Bump actions/checkout from 4 to 5 (#976)Fix clang format issuesUpdate changelogFix buffer realloc issueImprove worst case performance when using ARM Neon instructions (#970)Restore TruffleRuby in CI (#972)Fix spelling errorRelease Notes
4.0.1
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 5 commits:
Bump version to v4.0.1 (#477)Remove "Which version should you select" section (#476)Remove unused variable (and add test for it) (#475)Merge pull request #474 from ruby/exclude-dependabot-updateExclude dependabot updates from release noteRelease Notes
0.6.3
0.6.2
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 19 commits:
v0.6.3use `Ractor.shareable_proc`Bump step-security/harden-runner from 2.12.1 to 2.12.2v0.6.2Bump step-security/harden-runner from 2.12.0 to 2.12.1 (#80)Don't need to use admin secret for gh releaseUse `Ractor#value` as `Ractor#take` is removedBump step-security/harden-runner from 2.11.1 to 2.12.0Bump step-security/harden-runner from 2.11.0 to 2.11.1Bump step-security/harden-runner from 2.10.4 to 2.11.0Bump step-security/harden-runner from 2.10.3 to 2.10.4Bump step-security/harden-runner from 2.10.2 to 2.10.3 (#71)Provide a 'Changelog' link on rubygems.org/gems/ostructBump rubygems/release-gem from 1.1.0 to 1.1.1Fixed version number of rubygems/release-gemBump rubygems/release-gemBump step-security/harden-runner from 2.10.1 to 2.10.2Exclude TruffleRuby from Actions. It easily broke our CICI: Run Ruby 2.5 on macos-13 (#64)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