Skip to content

Update oj 3.16.16 → 3.16.17 (patch)#681

Merged
depfu[bot] merged 1 commit intodevelopfrom
depfu/update/oj-3.16.17
Apr 19, 2026
Merged

Update oj 3.16.16 → 3.16.17 (patch)#681
depfu[bot] merged 1 commit intodevelopfrom
depfu/update/oj-3.16.17

Conversation

@depfu
Copy link
Copy Markdown
Contributor

@depfu depfu bot commented Apr 19, 2026

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.16 → 3.16.17) · Repo · Changelog

Release Notes

3.16.17

What's Changed

  • Use fast_memcpy16 to quickly copy up to 16 bytes for tail handling in ARM Neon code and small copies when generating JSON. by @samyron in #998
  • Bump jidicula/clang-format-action from 4.15.0 to 4.17.0 by @dependabot[bot] in #999
  • Array hash as json by @ohler55 in #1003
  • Bump jidicula/clang-format-action from 4.17.0 to 4.18.0 by @dependabot[bot] in #1001
  • Handle unterminated strings in usual parser by @meinac in #1002
  • Fix read() not handling partial reads for large files by @ursm in #1004
  • Raise error for incomplete primitive literals by @meinac in #1005

New Contributors

Full Changelog: v3.16.16...v3.16.17

Does any of this look wrong? Please let us know.

Commits

See the full diff on Github. The new version differs by 11 commits:

↗️ bigdecimal (indirect, 4.1.0 → 4.1.2) · Repo · Changelog

Release Notes

4.1.2

What's Changed

  • Optimize BigDecimal#to_s by @byroot in #519
  • Fix calloc-transposed-args warning by @nobu in #520
  • Use '0'+n for converting single digit to char by @tompng in #521
  • Revert "Add a workaround for slow BigDecimal#to_f when it has large N_significant_digits" by @tompng in #522
  • BigMath.exp overflow/underflow check by @tompng in #523
  • Fix unary minus on unsigned type warning by @tompng in #525
  • Update dtoa to version from Ruby 4.0 by @jhawthorn in #528
  • Bump version to v4.1.2 by @tompng in #529

New Contributors

Full Changelog: v4.1.1...v4.1.2

4.1.1

What's Changed

New Contributors

Full Changelog: v4.1.0...v4.1.1

Does any of this look wrong? Please let us know.

Commits

See the full diff on Github. The new version differs by 24 commits:


Depfu Status

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
@​depfu rebase
Rebases against your default branch and redoes this update
@​depfu recreate
Recreates this PR, overwriting any edits that you've made to it
@​depfu merge
Merges this PR once your tests are passing and conflicts are resolved
@​depfu cancel merge
Cancels automatic merging of this PR
@​depfu close
Closes this PR and deletes the branch
@​depfu reopen
Restores the branch and reopens this PR (if it's closed)
@​depfu pause
Ignores all future updates for this dependency and closes this PR
@​depfu pause [minor|major]
Ignores all future minor/major updates for this dependency and closes this PR
@​depfu resume
Future versions of this dependency will create PRs again (leaves this PR as is)

@depfu depfu bot added dependencies Pull requests that update a dependency file Technical Debt labels Apr 19, 2026
@depfu depfu bot merged commit 938749f into develop Apr 19, 2026
8 checks passed
@depfu depfu bot deleted the depfu/update/oj-3.16.17 branch April 19, 2026 23:46
@codecov
Copy link
Copy Markdown

codecov bot commented Apr 19, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 81.16%. Comparing base (80f6cfd) to head (5d93f66).
⚠️ Report is 2 commits behind head on develop.

Additional details and impacted files
@@           Coverage Diff            @@
##           develop     #681   +/-   ##
========================================
  Coverage    81.16%   81.16%           
========================================
  Files           75       75           
  Lines         1237     1237           
========================================
  Hits          1004     1004           
  Misses         233      233           
Flag Coverage Δ
pull_request 81.16% <ø> (ø)
push 81.16% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file Technical Debt

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants