Skip to content

Update oj requirement from 3.16.15 to 3.16.16#52

Open
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/bundler/oj-3.16.16
Open

Update oj requirement from 3.16.15 to 3.16.16#52
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/bundler/oj-3.16.16

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot bot commented on behalf of github Mar 16, 2026

Updates the requirements on oj to permit the latest version.

Changelog

Sourced from oj's changelog.

3.16.16 - 2026-03-13

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

3.16.15 - 2026-02-05

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

3.16.14 - 2026-02-04

  • Fixed SSE issue #989.

  • Removed ostruct dependency.

  • Removed generic object JSON gem tests.

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::Parser create_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.

... (truncated)

Commits

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will 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 version will 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 dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Updates the requirements on [oj](https://github.com/ohler55/oj) to permit the latest version.
- [Release notes](https://github.com/ohler55/oj/releases)
- [Changelog](https://github.com/ohler55/oj/blob/develop/CHANGELOG.md)
- [Commits](ohler55/oj@v3.16.15...v3.16.16)

---
updated-dependencies:
- dependency-name: oj
  dependency-version: 3.16.16
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file ruby Pull requests that update Ruby code labels Mar 16, 2026
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 ruby Pull requests that update Ruby code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants