Skip to content

Bump oj from 3.16.14 to 3.17.1#1875

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/bundler/oj-3.17.1
Open

Bump oj from 3.16.14 to 3.17.1#1875
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/bundler/oj-3.17.1

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

Bumps oj from 3.16.14 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)

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.
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.14 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.14...v3.17.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies ruby Pull requests that update ruby code labels Jun 1, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies ruby Pull requests that update ruby code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants