Skip to content

Bump oj from 3.16.10 to 3.17.3 in /demo - #4104

Merged
llastflowers merged 1 commit into
mainfrom
dependabot/bundler/demo/oj-3.17.3
Jun 23, 2026
Merged

Bump oj from 3.16.10 to 3.17.3 in /demo#4104
llastflowers merged 1 commit into
mainfrom
dependabot/bundler/demo/oj-3.17.3

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps oj from 3.16.10 to 3.17.3.

Release notes

Sourced from oj's releases.

v3.17.3

What's Changed

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

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

v3.16.14

What's Changed

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

... (truncated)

Changelog

Sourced from oj's changelog.

3.17.3 - 2026-06-04

  • Fixed issue in intern.c and fast.c.

3.17.2 - 2026-05-27

  • Fixed multiple issues related to extreme sizes.

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.

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.

... (truncated)

Commits

@dependabot dependabot Bot added bundler Gemfile dependencies dependencies Pull requests that update a dependency file skip changeset Pull requests that don't change the library output labels Jun 19, 2026
@dependabot
dependabot Bot requested a review from a team as a code owner June 19, 2026 20:25
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Jun 19, 2026
@dependabot
dependabot Bot requested a review from llastflowers June 19, 2026 20:25
@dependabot dependabot Bot added skip changeset Pull requests that don't change the library output bundler Gemfile dependencies labels Jun 19, 2026
@changeset-bot

changeset-bot Bot commented Jun 19, 2026

Copy link
Copy Markdown

⚠️ No Changeset found

Latest commit: 34f0d2c

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

Bumps [oj](https://github.com/ohler55/oj) from 3.16.10 to 3.17.3.
- [Release notes](https://github.com/ohler55/oj/releases)
- [Changelog](https://github.com/ohler55/oj/blob/develop/CHANGELOG.md)
- [Commits](ohler55/oj@v3.16.10...v3.17.3)

---
updated-dependencies:
- dependency-name: oj
  dependency-version: 3.17.3
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/bundler/demo/oj-3.17.3 branch from 34f0d2c to ea5f9d0 Compare June 22, 2026 17:47
@llastflowers
llastflowers merged commit 088d48c into main Jun 23, 2026
32 checks passed
@llastflowers
llastflowers deleted the dependabot/bundler/demo/oj-3.17.3 branch June 23, 2026 17:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bundler Gemfile dependencies dependencies Pull requests that update a dependency file skip changeset Pull requests that don't change the library output

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant