Skip to content

Bump oj from 3.16.16 to 3.17.1#3

Open
dependabot[bot] wants to merge 2 commits into
mainfrom
dependabot/bundler/oj-3.17.0
Open

Bump oj from 3.16.16 to 3.17.1#3
dependabot[bot] wants to merge 2 commits into
mainfrom
dependabot/bundler/oj-3.17.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github May 9, 2026

Copy link
Copy Markdown

Bumps oj from 3.16.16 to 3.17.1.

Release notes

Sourced from oj's releases.

v3.17.1

What's Changed

New Contributors

Full Changelog: ohler55/oj@v3.17.0...v3.17.1

v3.17.0

What's Changed

Full Changelog: ohler55/oj@v3.16.17...v3.17.0

v3.16.17

What's Changed

New Contributors

Full Changelog: ohler55/oj@v3.16.16...v3.16.17

Changelog

Sourced from oj's changelog.

3.17.1 - 2026-05-15

  • Fixed "quoted string not terminated" error.

3.17.0 - 2026-04-19

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

3.16.17 - 2026-04-12

  • 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)

Commits

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file ruby Pull requests that update ruby code labels May 9, 2026
@dependabot @github

dependabot Bot commented on behalf of github May 16, 2026

Copy link
Copy Markdown
Author

A newer version of oj exists, but since this PR has been edited by someone other than Dependabot I haven't updated it. You'll get a PR for the updated version as normal once this PR is merged.

@dependabot dependabot Bot changed the title Bump oj from 3.16.16 to 3.17.0 Bump oj from 3.16.16 to 3.17.1 May 24, 2026
@dependabot dependabot Bot force-pushed the dependabot/bundler/oj-3.17.0 branch from c91a6aa to 7bcb7ef Compare May 24, 2026 13:48
@dependabot dependabot Bot force-pushed the dependabot/bundler/oj-3.17.0 branch from 7bcb7ef to e7d1f28 Compare May 24, 2026 14:39
@JijoBose JijoBose force-pushed the main branch 2 times, most recently from 3246e48 to ffec0ee Compare May 24, 2026 17:29
Bumps [oj](https://github.com/ohler55/oj) from 3.16.16 to 3.17.1.
- [Release notes](https://github.com/ohler55/oj/releases)
- [Changelog](https://github.com/ohler55/oj/blob/develop/CHANGELOG.md)
- [Commits](ohler55/oj@v3.16.16...v3.17.1)

---
updated-dependencies:
- dependency-name: oj
  dependency-version: 3.17.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/bundler/oj-3.17.0 branch from e7d1f28 to 775d3c4 Compare May 30, 2026 05:14
@JijoBose JijoBose force-pushed the main branch 4 times, most recently from 119a95a to 9193ca4 Compare June 15, 2026 18:12
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