Update dependency oj to "~> 3.17.0"#11401
Open
renovate[bot] wants to merge 1 commit intomainfrom
Open
Conversation
21fd9d6 to
5d88c71
Compare
5d88c71 to
dd3a934
Compare
Contributor
Code Coverage Report: Only Changed Files listed
Minimum allowed coverage is |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
This PR contains the following updates:
"~> 3.16.0"→"~> 3.17.0"Release Notes
ohler55/oj (oj)
v3.17.0Compare Source
v3.16.17Compare Source
Rails optimize for Hash and Array now overrides
as_jsonfor thoseclasses. Note that when either is optimized with
Oj.optimize_railsthe
Array.as_jsonandHash.as_jsonwill not be called.Add support for the rails encoder
:onlyand:exceptoptions.Handle unterminated strings in usual parser (#1002)
Fix read() not handling partial reads for large files (#1004)
Raise error for incomplete primitive literals (#1005)
v3.16.16Compare Source
v3.16.15Compare Source
v3.16.14Compare Source
Fixed SSE issue #989.
Removed ostruct dependency.
Removed generic object JSON gem tests.
v3.16.13Compare Source
Configuration
📅 Schedule: (UTC)
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.