Skip to content

Bump oj from 3.16.6 to 3.16.16#102

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/bundler/oj-3.16.16
Closed

Bump oj from 3.16.6 to 3.16.16#102
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/bundler/oj-3.16.16

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 1, 2026

Bumps oj from 3.16.6 to 3.16.16.

Release notes

Sourced from oj's releases.

v3.16.14

What's Changed

Full Changelog: ohler55/oj@v3.16.13...v3.16.14

v3.16.13

What's Changed

New Contributors

Full Changelog: ohler55/oj@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 @​andrykonchin in ohler55/oj#972
  • Improve worst case performance when using ARM Neon instructions by @​samyron in ohler55/oj#970

New Contributors

Full Changelog: ohler55/oj@v3.16.11...v3.16.12

v3.16.9

What's Changed

Full Changelog: ohler55/oj@v3.16.8...v3.16.9

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.

Commits

Dependabot compatibility score

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)

Bumps [oj](https://github.com/ohler55/oj) from 3.16.6 to 3.16.16.
- [Release notes](https://github.com/ohler55/oj/releases)
- [Changelog](https://github.com/ohler55/oj/blob/develop/CHANGELOG.md)
- [Commits](ohler55/oj@v3.16.6...v3.16.16)

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

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 Apr 1, 2026
@wkirby wkirby closed this May 28, 2026
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github May 28, 2026

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot Bot deleted the dependabot/bundler/oj-3.16.16 branch May 28, 2026 17:35
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.

1 participant