Skip to content

Update dependency oj to "~> 3.17.0"#11401

Open
renovate[bot] wants to merge 1 commit intomainfrom
renovate/oj-3.x
Open

Update dependency oj to "~> 3.17.0"#11401
renovate[bot] wants to merge 1 commit intomainfrom
renovate/oj-3.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Apr 29, 2026

This PR contains the following updates:

Package Change Age Confidence
oj (source, changelog) "~> 3.16.0""~> 3.17.0" age confidence

Release Notes

ohler55/oj (oj)

v3.17.0

Compare Source

  • A "safe" parser has been added as a variation of the Oj:Parser thanks to @​meinac.

v3.16.17

Compare Source

  • Rails optimize for Hash and Array now overrides as_json for those
    classes. Note that when either is optimized with Oj.optimize_rails
    the Array.as_json and Hash.as_json will not be called.

  • Add support for the rails encoder :only and :except options.

  • 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.16

Compare Source

  • Not closed arrays and objects are reported corrected in the usual parser.

v3.16.15

Compare Source

  • Fixed by putting the ostruct dependency back until a better way is found to conditionally include it.

v3.16.14

Compare Source

  • Fixed SSE issue #​989.

  • Removed ostruct dependency.

  • Removed generic object JSON gem tests.

v3.16.13

Compare Source

  • Fixed rails encoding for Hash and Array subclasses.

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 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.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot force-pushed the renovate/oj-3.x branch 2 times, most recently from 21fd9d6 to 5d88c71 Compare April 30, 2026 04:39
@renovate renovate Bot force-pushed the renovate/oj-3.x branch from 5d88c71 to dd3a934 Compare April 30, 2026 10:05
@github-actions
Copy link
Copy Markdown
Contributor

Code Coverage Report: Only Changed Files listed

Package Base Coverage New Coverage Difference
Overall Coverage 🟢 53.11% 🟢 53.11% ⚪ 0%

Minimum allowed coverage is 0%, this run produced 53.11%

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants