Bump oj from 3.13.21 to 3.16.13
Type: Pull Request
State: Closed
Association: Unknown
Comments: 2
(7 months ago)
(6 months ago)
(6 months ago)
Stale
Bumps oj from 3.13.21 to 3.16.13.
Release notes
Sourced from oj's releases.
v3.16.13
What's Changed
- Bump actions/checkout from 4 to 5 by
@dependabot[bot] in ohler55/oj#976- Enable SIMD optimizations by default with auto-detection by
@sebyx07in ohler55/oj#982- Bump actions/checkout from 5 to 6 by
@dependabot[bot] in ohler55/oj#983- Rails encoder fix by
@ohler55in ohler55/oj#984New Contributors
@sebyx07made their first contribution in ohler55/oj#982Full Changelog: https://github.com/ohler55/oj/compare/v3.16.12...v3.16.13
v3.16.12
What's Changed
- Fixed dump realloc bug that occurred when using the compat mode dump options.
- Fixed range encoding with the :circular option
- Restore TruffleRuby in CI by
@andrykonchinin ohler55/oj#972- Improve worst case performance when using ARM Neon instructions by
@samyronin ohler55/oj#970New Contributors
@andrykonchinmade their first contribution in ohler55/oj#972Full Changelog: https://github.com/ohler55/oj/compare/v3.16.11...v3.16.12
v3.16.9
What's Changed
- Sort the conditional statements by
@Watson1978in ohler55/oj#946- Bump jidicula/clang-format-action from 4.13.0 to 4.14.0 by
@dependabotin ohler55/oj#942Full Changelog: https://github.com/ohler55/oj/compare/v3.16.8...v3.16.9
v3.16.6
What's Changed
- Do not override Object#to_json with mimic_json if ActiveSupport is existed by
@Watson1978in ohler55/oj#936Full Changelog: https://github.com/ohler55/oj/compare/v3.16.5...v3.16.6
v3.16.5
What's Changed
- Add ostruct as dependency gem for Ruby 3.5 by
@Watson1978in ohler55/oj#928- Parser multi load by
@ohler55in ohler55/oj#932Full Changelog: https://github.com/ohler55/oj/compare/v3.16.4...v3.16.5
v3.16.4
No release notes provided.
Changelog
Sourced from oj's changelog.
3.16.13 - 2025-12-05
- Fixed rails encoding for Hash and Array subclasses.
3.16.12 - 2025-10-29
- Fixed dump realloc bug that occurred when using the compat mode dump options.
3.16.11 - 2025-05-29
- Fixed range encoding with the :circular option
3.16.10 - 2025-02-24
Changed oj_parser_type to be non-static.
Changed ARM versions to used Neon instructions thanks to
@samyron.3.16.9 - 2024-12-28
Fixed
Oj::Parsercreate_id size issue #931.Changed parser to be more optimized (PR from
@Watson1978)3.16.8 - 2024-12-14
- Fixed StreamWriter to write to non-file IO thanks to
@jscheid.3.16.7 - 2024-11-01
Changed string_writer_as_json to allow multiple arguments.
Fixed Global variable registration added to mimic_json and rails code thanks to
@byroot.3.16.6 - 2024-09-09
- Fixed issue with Rails 7.2 that changed the order of calls to to_json and as_json.
3.16.5 - 2024-08-07
- Fixed Oj::Parser so that block procedures work correctly.
3.16.4 - 2024-06-08
- Fixed Oj::Parse EOF issue on larger stream input.
3.16.3 - 2023-12-11
- Fixed the gemspec to allow earlier versions of the bigdecimal gem.
... (truncated)
Commits
63499b1Release prepc29afadRails encoder fix (#984)f28b0b7clang-format470fb8fclang-formatc797c28Bump actions/checkout from 5 to 6 (#983)318bf55Enable SIMD optimizations by default with auto-detection (#982)8929358Bump actions/checkout from 4 to 5 (#976)2e4e43fFix clang format issuesa8a0782Update changelog1259b88Fix buffer realloc issue- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Package Dependencies
Technical Details
| ID: | 13012655 |
| UUID: | 3740788560 |
| Node ID: | PR_kwDOIFCZBs65eGKb |
| Host: | GitHub |
| Repository: | RubyOnWorld/allure-ruby |